Pull request #4597 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 4c96589810e32dfa87b3b196add1bb7b715a3cf4+fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (5dd2c99e61028cb65d5786322cad27182e438a32) 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-ssh7867054525278771654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14398938814987052623.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4597/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-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11690407402588988159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2912548754990451167.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-4597/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-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3947129304671985992.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1127’ Running on prd-ubuntu20.04-docker-8c-8g-1129 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 > 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/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Commit message: "fix: Remove CheckMinInterval return value and modify tests" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:21 ========================================================= 04:19:21 EdgeX Global Pipelines Version Info 04:19:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 342f0e544edecaad8c5abddec4580211e2d32545 # timeout=10 04:19:22 ------------------- 04:19:22 stable info: 04:19:22 ------------------- 04:19:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:19:22 Message: update stable to v1.0.250 04:19:23 ------------------- 04:19:23 experimental info: 04:19:23 ------------------- 04:19:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:19:23 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c96589 [Pipeline] echo 04:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:23 provisioning config files... 04:19:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6340240710194341183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:24 ---> docker-login.sh 04:19:24 nexus3.edgexfoundry.org:10001 04:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:24 Configure a credential helper to remove this warning. See 04:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:24 04:19:24 Login Succeeded 04:19:24 nexus3.edgexfoundry.org:10002 04:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:24 Configure a credential helper to remove this warning. See 04:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:24 04:19:24 Login Succeeded 04:19:24 nexus3.edgexfoundry.org:10003 04:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:24 Configure a credential helper to remove this warning. See 04:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:24 04:19:24 Login Succeeded 04:19:24 nexus3.edgexfoundry.org:10004 04:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:24 Configure a credential helper to remove this warning. See 04:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:24 04:19:24 Login Succeeded 04:19:24 docker.io 04:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:26 Configure a credential helper to remove this warning. See 04:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:26 04:19:26 Login Succeeded 04:19:26 ---> docker-login.sh ends [Pipeline] } 04:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:26 + 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 04:19:26 + dirname cmd/core-command/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo core-command,cmd/core-command/Dockerfile 04:19:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:19:26 + dirname cmd/core-data/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo core-data,cmd/core-data/Dockerfile 04:19:26 + dirname cmd/core-metadata/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo core-metadata,cmd/core-metadata/Dockerfile 04:19:26 + dirname cmd/security-bootstrapper/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:19:26 + dirname cmd/security-proxy-auth/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:19:26 + dirname cmd/security-proxy-setup/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:19:26 + dirname cmd/security-secretstore-setup/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:19:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:19:26 + dirname cmd/security-spire-agent/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:19:26 + dirname cmd/security-spire-config/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:19:26 + dirname cmd/security-spire-server/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:19:26 + dirname cmd/support-notifications/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo support-notifications,cmd/support-notifications/Dockerfile 04:19:26 + dirname cmd/support-scheduler/Dockerfile 04:19:26 + cut -d/ -f2 04:19:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:19:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-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 04:19:26 + git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 04:19:26 -----------> git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [false] [Pipeline] sh 04:19:27 + git log --format=format:%s -1 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 04:19:27 ========================================================= 04:19:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:19:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:27 + grep -v github /etc/ssh/ssh_known_hosts 04:19:27 + [ -e /tmp/ssh_known_hosts ] 04:19:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:27 sudo tee -a /etc/ssh/ssh_known_hosts 04:19:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:27 04:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:28 b85a868b505f: Pulling fs layer 04:19:28 e2be974225ed: Pulling fs layer 04:19:28 339a4e72a1f5: Pulling fs layer 04:19:28 988bab9f4d93: Pulling fs layer 04:19:28 1469e6f7b9e6: Pulling fs layer 04:19:28 eaf3925da568: Pulling fs layer 04:19:28 bab4dde63d76: Pulling fs layer 04:19:28 bde34c3a00c8: Pulling fs layer 04:19:28 b352a97aabf1: Pulling fs layer 04:19:28 4872d77fe225: Pulling fs layer 04:19:28 5851b861e8e6: Pulling fs layer 04:19:28 bab4dde63d76: Waiting 04:19:28 bde34c3a00c8: Waiting 04:19:28 b352a97aabf1: Waiting 04:19:28 5851b861e8e6: Waiting 04:19:28 988bab9f4d93: Waiting 04:19:28 1469e6f7b9e6: Waiting 04:19:28 eaf3925da568: Waiting 04:19:28 e2be974225ed: Verifying Checksum 04:19:28 e2be974225ed: Download complete 04:19:28 988bab9f4d93: Verifying Checksum 04:19:28 988bab9f4d93: Download complete 04:19:28 1469e6f7b9e6: Verifying Checksum 04:19:28 1469e6f7b9e6: Download complete 04:19:28 eaf3925da568: Verifying Checksum 04:19:28 eaf3925da568: Download complete 04:19:28 339a4e72a1f5: Verifying Checksum 04:19:28 339a4e72a1f5: Download complete 04:19:28 bde34c3a00c8: Download complete 04:19:28 b352a97aabf1: Verifying Checksum 04:19:28 b352a97aabf1: Download complete 04:19:28 4872d77fe225: Download complete 04:19:28 5851b861e8e6: Download complete 04:19:28 b85a868b505f: Verifying Checksum 04:19:28 b85a868b505f: Download complete 04:19:28 bab4dde63d76: Verifying Checksum 04:19:28 bab4dde63d76: Download complete 04:19:29 b85a868b505f: Pull complete 04:19:30 e2be974225ed: Pull complete 04:19:30 339a4e72a1f5: Pull complete 04:19:30 988bab9f4d93: Pull complete 04:19:30 1469e6f7b9e6: Pull complete 04:19:31 eaf3925da568: Pull complete 04:19:33 bab4dde63d76: Pull complete 04:19:33 bde34c3a00c8: Pull complete 04:19:33 b352a97aabf1: Pull complete 04:19:33 4872d77fe225: Pull complete 04:19:33 5851b861e8e6: Pull complete 04:19:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:33 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 04:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:36 $ docker top 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 -eo pid,comm 04:19:36 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). 04:19:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:37 [ssh-agent] Looking for ssh-agent implementation... 04:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:37 $ docker exec 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent 04:19:37 SSH_AUTH_SOCK=/tmp/ssh-kIVcrOAiTer7/agent.32 04:19:37 SSH_AGENT_PID=38 04:19:37 Running ssh-add (command line suppressed) 04:19:37 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15818102814894056879.key (/w/workspace/edgex-go/4@tmp/private_key_15818102814894056879.key) 04:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:37 + git tag --points-at HEAD [Pipeline] } 04:19:37 $ docker exec --env ******** --env ******** 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent -k 04:19:37 unset SSH_AUTH_SOCK; 04:19:37 unset SSH_AGENT_PID; 04:19:37 echo Agent pid 38 killed; 04:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:37 [ssh-agent] Looking for ssh-agent implementation... 04:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:37 $ docker exec 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent 04:19:38 SSH_AUTH_SOCK=/tmp/ssh-FgVqWE32lhrZ/agent.70 04:19:38 SSH_AGENT_PID=76 04:19:38 Running ssh-add (command line suppressed) 04:19:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_17034895186676547096.key (/w/workspace/edgex-go/4@tmp/private_key_17034895186676547096.key) 04:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:38 + git semver init 04:19:38 2023-07-14 04:19:38,612 [run_init] DEBUG init version:0.0.0 force:False 04:19:38 2023-07-14 04:19:38,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 04:19:38 2023-07-14 04:19:38,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 04:19:38 2023-07-14 04:19:38,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 04:19:43 2023-07-14 04:19:43,787 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 04:19:43 2023-07-14 04:19:43,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4597 with force:False 04:19:43 2023-07-14 04:19:43,788 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4597 04:19:43 2023-07-14 04:19:43,792 [execute] INFO git cat-file --batch-check 04:19:43 2023-07-14 04:19:43,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 04:19:43 2023-07-14 04:19:43,800 [execute] INFO git cat-file --batch 04:19:43 2023-07-14 04:19:43,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 04:19:43 2023-07-14 04:19:43,805 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4597 04:19:43 0.0.0 [Pipeline] } 04:19:43 $ docker exec --env ******** --env ******** 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 ssh-agent -k 04:19:44 unset SSH_AUTH_SOCK; 04:19:44 unset SSH_AGENT_PID; 04:19:44 echo Agent pid 76 killed; 04:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:44 + git semver [Pipeline] } 04:19:44 $ docker stop --time=1 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 04:19:46 $ docker rm -f --volumes 17904e67a06042c458d07fd301bcd0babd2601a7486fd6996cb16b404e608195 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:46 Stashed 1 file(s) [Pipeline] echo 04:19:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:46 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 04:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:46 ========================================================= 04:19:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:19:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:19:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:47 4db1b89c0bd1: Pulling fs layer 04:19:47 6911f1a30b25: Pulling fs layer 04:19:47 e194b8c5c2a9: Pulling fs layer 04:19:47 6863d3e3a2b1: Pulling fs layer 04:19:47 ec0bb842ea78: Pulling fs layer 04:19:47 40a00589a448: Pulling fs layer 04:19:47 6c08303d61cc: Pulling fs layer 04:19:47 798269fcf238: Pulling fs layer 04:19:47 6863d3e3a2b1: Waiting 04:19:47 6c08303d61cc: Waiting 04:19:47 6911f1a30b25: Download complete 04:19:47 6863d3e3a2b1: Verifying Checksum 04:19:47 6863d3e3a2b1: Download complete 04:19:47 ec0bb842ea78: Verifying Checksum 04:19:47 ec0bb842ea78: Download complete 04:19:47 4db1b89c0bd1: Verifying Checksum 04:19:47 4db1b89c0bd1: Download complete 04:19:47 40a00589a448: Verifying Checksum 04:19:47 40a00589a448: Download complete 04:19:47 4db1b89c0bd1: Pull complete 04:19:47 6911f1a30b25: Pull complete 04:19:48 798269fcf238: Verifying Checksum 04:19:48 798269fcf238: Download complete 04:19:48 e194b8c5c2a9: Verifying Checksum 04:19:48 e194b8c5c2a9: Download complete 04:19:48 6c08303d61cc: Verifying Checksum 04:19:48 6c08303d61cc: Download complete 04:19:51 e194b8c5c2a9: Pull complete 04:19:51 6863d3e3a2b1: Pull complete 04:19:51 ec0bb842ea78: Pull complete 04:19:51 40a00589a448: Pull complete 04:19:54 6c08303d61cc: Pull complete 04:19:55 798269fcf238: Pull complete 04:19:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 04:19:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:19:55 WORKDIR /edgex 04:19:55 COPY go.mod . 04:19:55 RUN go mod download 04:19:55 + docker build -t ci-base-image-x86_64 -f - . 04:19:55 Sending build context to Docker daemon 170.7MB 04:19:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:19:55 ---> ec979cd7f677 04:19:55 Step 2/4 : WORKDIR /edgex 04:20:01 Still waiting to schedule task 04:20:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1128’ 04:20:02 ---> Running in a7befa0f2a68 04:20:02 Removing intermediate container a7befa0f2a68 04:20:02 ---> 60935b672812 04:20:02 Step 3/4 : COPY go.mod . 04:20:02 ---> 77e92e8e4e11 04:20:02 Step 4/4 : RUN go mod download 04:20:02 ---> Running in 6531d1bebc37 04:20:20 Removing intermediate container 6531d1bebc37 04:20:20 ---> e3bc19a10815 04:20:20 Successfully built e3bc19a10815 04:20:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:21 + docker inspect -f . ci-base-image-x86_64 04:20:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:21 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 04:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 04:20:21 $ docker top 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:22 + go version 04:20:22 go version go1.20.6 linux/amd64 [Pipeline] } 04:20:22 $ docker stop --time=1 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 04:20:23 $ docker rm -f --volumes 9bec989260d6beba5c5985900ab4b8c89ef994cf47bf61d59f6f4d6dfbd85624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + docker inspect -f . ci-base-image-x86_64 04:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:23 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 04:20:23 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 04:20:24 $ docker top 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 -eo pid,comm [Pipeline] { [Pipeline] echo 04:20:24 ========================================================= 04:20:24 [edgeXBuildGoParallel] Running Tests and Build... 04:20:24 ========================================================= [Pipeline] sh 04:20:24 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 04:20:24 + make test 04:20:24 go test -race -coverprofile=coverage.out ./... 04:20:32 ? github.com/edgexfoundry/edgex-go [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:20:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:20:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:20:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 04:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 04:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.112s coverage: 71.5% of statements 04:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.871s coverage: 88.5% of statements 04:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 04:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements 04:20:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 04:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements 04:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 31.9% of statements 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 82.9% of statements 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 04:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 04:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:21:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 04:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.322s coverage: 79.9% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.091s coverage: 92.9% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 04:21:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 04:21:19 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 04:21:19 running golangci-lint 04:21:19 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 04:21:19 go version go1.20.6 linux/amd64 04:21:19 level=info msg="[config_reader] Used config file .golangci.yml" 04:21:19 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 04:21:34 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|files|name|compiled_files|exports_file) took 14.170339245s" 04:21:34 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.158845ms" 04:21:40 level=info msg="[linters_context/goanalysis] analyzers took 54.499004456s with top 10 stages: buildir: 32.954580666s, inspect: 1.976572915s, gosec: 1.303353884s, fact_deprecated: 1.293142113s, ctrlflow: 892.31982ms, S1038: 843.178849ms, printf: 818.940505ms, fact_purity: 744.871054ms, nilness: 721.746544ms, directives: 533.05283ms" 04:21:40 level=info msg="[runner] Issues before processing: 203, after processing: 0" 04:21:40 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, skip_files: 203/203, skip_dirs: 203/203" 04:21:40 level=info msg="[runner] processing took 17.108851ms with stages: nolint: 6.796ms, identifier_marker: 5.419696ms, autogenerated_exclude: 1.559872ms, path_prettifier: 1.360954ms, exclude-rules: 1.245359ms, skip_dirs: 681.967µs, cgo: 26.151µs, filename_unadjuster: 15.271µs, skip_files: 700ns, max_same_issues: 490ns, exclude: 420ns, uniq_by_line: 400ns, source_code: 290ns, sort_results: 250ns, severity-rules: 230ns, diff: 221ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" 04:21:40 level=info msg="[runner] linters took 7.743748978s with stages: goanalysis_metalinter: 7.726531754s" 04:21:40 level=info msg="File cache stats: 0 entries of total size 0B" 04:21:40 level=info msg="Memory: 220 samples, avg is 193.2MB, max is 758.0MB" 04:21:40 level=info msg="Execution took 21.959123155s" 04:21:40 go vet ./... 04:21:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:45 ./bin/test-attribution-txt.sh [Pipeline] echo 04:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:21:45 + ls -al . 04:21:45 total 720 04:21:45 drwxrwxr-x 11 1001 1001 4096 Jul 14 04:20 . 04:21:45 drwxr-xr-x 4 root root 4096 Jul 14 04:20 .. 04:21:45 drwxrwxr-x 2 1001 1001 4096 Jul 14 04:19 .blubracket 04:21:45 -rw-rw-r-- 1 1001 1001 16 Jul 14 04:19 .dockerignore 04:21:45 drwxrwxr-x 8 1001 1001 4096 Jul 14 04:19 .git 04:21:45 drwxrwxr-x 3 1001 1001 4096 Jul 14 04:19 .github 04:21:45 -rw-rw-r-- 1 1001 1001 1133 Jul 14 04:19 .gitignore 04:21:45 -rw-rw-r-- 1 1001 1001 42 Jul 14 04:19 .golangci.yml 04:21:45 -rw-rw-r-- 1 1001 1001 87 Jul 14 04:19 .hadolint.yml 04:21:45 drwxr-xr-x 3 1001 1001 4096 Jul 14 04:19 .semver 04:21:45 -rw-rw-r-- 1 1001 1001 166 Jul 14 04:19 .sonarcloud.properties 04:21:45 -rw-rw-r-- 1 1001 1001 1171 Jul 14 04:19 ADOPTERS.md 04:21:45 -rw-rw-r-- 1 1001 1001 11234 Jul 14 04:19 Attribution.txt 04:21:45 -rw-rw-r-- 1 1001 1001 93407 Jul 14 04:19 CHANGELOG.md 04:21:45 -rw-rw-r-- 1 1001 1001 3804 Jul 14 04:19 CONTRIBUTING.md 04:21:45 -rw-rw-r-- 1 1001 1001 677 Jul 14 04:19 GOVERNANCE.md 04:21:45 -rw-rw-r-- 1 1001 1001 883 Jul 14 04:19 Jenkinsfile 04:21:45 -rw-rw-r-- 1 1001 1001 10775 Jul 14 04:19 LICENSE 04:21:45 -rw-rw-r-- 1 1001 1001 14368 Jul 14 04:19 Makefile 04:21:45 -rw-rw-r-- 1 1001 1001 582 Jul 14 04:19 OWNERS.md 04:21:45 -rw-rw-r-- 1 1001 1001 9923 Jul 14 04:19 README.md 04:21:45 -rw-rw-r-- 1 1001 1001 789 Jul 14 04:19 SECURITY.md 04:21:45 -rw-rw-r-- 1 1001 1001 5 Jul 14 04:19 VERSION 04:21:45 drwxrwxr-x 2 1001 1001 4096 Jul 14 04:19 bin 04:21:45 drwxrwxr-x 18 1001 1001 4096 Jul 14 04:19 cmd 04:21:45 -rw-r--r-- 1 root root 448413 Jul 14 04:21 coverage.out 04:21:45 -rw-rw-r-- 1 1001 1001 3430 Jul 14 04:19 go.mod 04:21:45 -rw-rw-r-- 1 1001 1001 32408 Jul 14 04:19 go.sum 04:21:45 drwxrwxr-x 7 1001 1001 4096 Jul 14 04:19 internal 04:21:45 drwxrwxr-x 3 1001 1001 4096 Jul 14 04:19 openapi 04:21:45 -rw-rw-r-- 1 1001 1001 594 Jul 14 04:19 security.txt 04:21:45 drwxrwxr-x 4 1001 1001 4096 Jul 14 04:19 snap 04:21:45 -rw-rw-r-- 1 1001 1001 204 Jul 14 04:19 version.go [Pipeline] sh 04:21:45 + '[' -e coverage.out ] 04:21:45 + chown 1001:1001 coverage.out [Pipeline] stash 04:21:45 Stashed 1 file(s) [Pipeline] sh 04:21:46 + make build 04:21:46 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 04:21:58 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 04:21:58 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 04:21:59 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 04:21:59 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 04:22:06 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 04:22:07 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 04:22:08 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 04:22:09 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 04:22:10 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 04:22:11 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 04:22:12 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] } 04:22:13 $ docker stop --time=1 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 04:22:20 $ docker rm -f --volumes 3742bb8f4c489acf85fee56388724314c987f9b899e0fed7ea21fa7bc2a6f398 [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 04:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:22:21 04:22:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:22:21 latest: Pulling from edgex-devops/edgex-compose 04:22:21 91d30c5bc195: Pulling fs layer 04:22:21 2e9b0aa3be6d: Pulling fs layer 04:22:21 9c61dcf015f6: Pulling fs layer 04:22:21 4698f68db338: Pulling fs layer 04:22:21 2a2f49069b9e: Pulling fs layer 04:22:21 e0025b399a48: Pulling fs layer 04:22:21 4698f68db338: Waiting 04:22:21 e0025b399a48: Waiting 04:22:21 2a2f49069b9e: Waiting 04:22:21 91d30c5bc195: Verifying Checksum 04:22:21 91d30c5bc195: Download complete 04:22:21 4698f68db338: Download complete 04:22:21 91d30c5bc195: Pull complete 04:22:21 2e9b0aa3be6d: Verifying Checksum 04:22:21 2e9b0aa3be6d: Download complete 04:22:22 2a2f49069b9e: Download complete 04:22:22 2e9b0aa3be6d: Pull complete 04:22:22 9c61dcf015f6: Download complete 04:22:24 9c61dcf015f6: Pull complete 04:22:25 4698f68db338: Pull complete 04:22:25 2a2f49069b9e: Pull complete 04:22:25 e0025b399a48: Pull complete 04:22:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:22:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:25 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 04:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:22:29 $ docker top b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:29 + docker compose -f ./docker-compose-build.yml build --parallel 04:22:32 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:22:32 #1 transferring dockerfile: 2.12kB done 04:22:32 #1 DONE 0.0s 04:22:32 04:22:32 #2 [security-spire-agent internal] load build definition from Dockerfile 04:22:32 #2 transferring dockerfile: 2.68kB done 04:22:32 #2 DONE 0.0s 04:22:32 04:22:32 #3 [security-spire-config internal] load build definition from Dockerfile 04:22:32 #3 transferring dockerfile: 2.58kB done 04:22:32 #3 DONE 0.0s 04:22:32 04:22:32 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:22:32 #4 transferring dockerfile: 2.38kB done 04:22:32 #4 DONE 0.0s 04:22:32 04:22:32 #5 [security-proxy-auth internal] load build definition from Dockerfile 04:22:32 #5 transferring dockerfile: 2.04kB done 04:22:32 #5 DONE 0.0s 04:22:32 04:22:32 #6 [security-bootstrapper internal] load build definition from Dockerfile 04:22:32 #6 transferring dockerfile: 2.82kB done 04:22:32 #6 DONE 0.0s 04:22:32 04:22:32 #7 [core-metadata internal] load build definition from Dockerfile 04:22:32 #7 transferring dockerfile: 1.96kB done 04:22:32 #7 DONE 0.0s 04:22:32 04:22:32 #8 [security-proxy-setup internal] load build definition from Dockerfile 04:22:32 #8 transferring dockerfile: 2.06kB done 04:22:32 #8 DONE 0.0s 04:22:32 04:22:32 #9 [security-spire-server internal] load build definition from Dockerfile 04:22:32 #9 transferring dockerfile: 2.63kB done 04:22:32 #9 DONE 0.0s 04:22:32 04:22:32 #10 [core-data internal] load build definition from Dockerfile 04:22:32 #10 transferring dockerfile: 1.90kB done 04:22:32 #10 DONE 0.0s 04:22:32 04:22:32 #11 [support-scheduler internal] load build definition from Dockerfile 04:22:32 #11 transferring dockerfile: 1.82kB done 04:22:32 #11 DONE 0.0s 04:22:32 04:22:32 #12 [core-command internal] load build definition from Dockerfile 04:22:32 #12 transferring dockerfile: 1.82kB done 04:22:32 #12 DONE 0.0s 04:22:32 04:22:32 #13 [support-notifications internal] load build definition from Dockerfile 04:22:32 #13 transferring dockerfile: 1.84kB done 04:22:32 #13 DONE 0.0s 04:22:32 04:22:32 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:22:32 #14 transferring dockerfile: 1.78kB done 04:22:32 #14 DONE 0.1s 04:22:32 04:22:32 #15 [core-common-config-bootstrapper internal] load .dockerignore 04:22:32 #15 transferring context: 56B done 04:22:32 #15 DONE 0.0s 04:22:32 04:22:32 #16 [security-spire-agent internal] load .dockerignore 04:22:32 #16 transferring context: 56B done 04:22:32 #16 DONE 0.0s 04:22:32 04:22:32 #17 [security-spire-config internal] load .dockerignore 04:22:32 #17 transferring context: 56B done 04:22:32 #17 DONE 0.0s 04:22:32 04:22:32 #18 [security-secretstore-setup internal] load .dockerignore 04:22:32 #18 transferring context: 56B done 04:22:32 #18 DONE 0.0s 04:22:32 04:22:32 #19 [security-proxy-auth internal] load .dockerignore 04:22:32 #19 transferring context: 56B done 04:22:32 #19 DONE 0.0s 04:22:32 04:22:32 #20 [security-proxy-setup internal] load .dockerignore 04:22:32 #20 transferring context: 56B done 04:22:32 #20 DONE 0.1s 04:22:32 04:22:32 #21 [security-bootstrapper internal] load .dockerignore 04:22:32 #21 transferring context: 56B done 04:22:32 #21 DONE 0.0s 04:22:32 04:22:32 #22 [core-metadata internal] load .dockerignore 04:22:32 #22 transferring context: 56B done 04:22:32 #22 DONE 0.0s 04:22:32 04:22:32 #23 [security-spire-server internal] load .dockerignore 04:22:32 #23 transferring context: 56B done 04:22:32 #23 DONE 0.0s 04:22:32 04:22:32 #24 [core-data internal] load .dockerignore 04:22:32 #24 transferring context: 56B done 04:22:32 #24 DONE 0.1s 04:22:32 04:22:32 #25 [support-scheduler internal] load .dockerignore 04:22:32 #25 transferring context: 56B done 04:22:32 #25 DONE 0.1s 04:22:32 04:22:32 #26 [support-notifications internal] load .dockerignore 04:22:32 #26 transferring context: 56B done 04:22:32 #26 DONE 0.1s 04:22:32 04:22:32 #27 [core-command internal] load .dockerignore 04:22:32 #27 transferring context: 56B done 04:22:32 #27 DONE 0.1s 04:22:32 04:22:32 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:22:32 #28 DONE 0.0s 04:22:32 04:22:32 #29 [security-spiffe-token-provider internal] load .dockerignore 04:22:32 #29 transferring context: 56B done 04:22:32 #29 DONE 0.0s 04:22:32 04:22:32 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:22:32 #28 DONE 0.0s 04:22:32 04:22:32 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 04:22:32 #30 ... 04:22:32 04:22:32 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:22:32 #28 DONE 0.0s 04:22:32 04:22:32 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 04:22:33 #30 DONE 0.8s 04:22:33 04:22:33 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:22:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:22:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 04:22:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:22:33 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 04:22:33 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 04:22:33 #31 DONE 0.2s 04:22:33 04:22:33 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:22:35 #32 DONE 1.9s 04:22:35 04:22:35 #33 [core-command builder 2/7] WORKDIR /edgex-go 04:22:40 #33 ... 04:22:40 04:22:40 #34 [core-metadata internal] load build context 04:22:40 #34 transferring context: 229.66MB 6.8s 04:22:40 #34 ... 04:22:40 04:22:40 #35 [support-notifications internal] load build context 04:22:40 #35 ... 04:22:40 04:22:40 #34 [core-metadata internal] load build context 04:22:42 #34 transferring context: 358.98MB 9.5s done 04:22:42 #34 ... 04:22:42 04:22:42 #36 [security-spire-config internal] load build context 04:22:42 #36 transferring context: 358.98MB 9.3s done 04:22:43 #36 ... 04:22:43 04:22:43 #37 [security-proxy-auth internal] load build context 04:22:43 #37 transferring context: 358.98MB 9.0s done 04:22:43 #37 ... 04:22:43 04:22:43 #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 04:22:43 #38 ... 04:22:43 04:22:43 #39 [core-command internal] load build context 04:22:43 #39 transferring context: 358.98MB 9.7s done 04:22:43 #39 ... 04:22:43 04:22:43 #40 [security-proxy-setup internal] load build context 04:22:43 #40 transferring context: 358.98MB 8.9s done 04:22:43 #40 ... 04:22:43 04:22:43 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:22:43 #41 ... 04:22:43 04:22:43 #42 [security-bootstrapper internal] load build context 04:22:43 #42 transferring context: 358.98MB 9.6s done 04:22:43 #42 ... 04:22:43 04:22:43 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:22:44 #43 ... 04:22:44 04:22:44 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:22:44 #44 ... 04:22:44 04:22:44 #45 [security-secretstore-setup internal] load build context 04:22:44 #45 transferring context: 358.98MB 9.0s done 04:22:44 #45 ... 04:22:44 04:22:44 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:22:44 #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:44 #0 8.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:44 #0 9.075 (1/1) Installing dumb-init (1.2.5-r2) 04:22:44 #0 9.082 Executing busybox-1.35.0-r29.trigger 04:22:44 #0 9.088 OK: 7 MiB in 16 packages 04:22:44 #46 ... 04:22:44 04:22:44 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:22:44 #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:44 #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:44 #0 6.851 (1/4) Installing ca-certificates (20230506-r0) 04:22:44 #0 6.864 (2/4) Installing dumb-init (1.2.5-r2) 04:22:44 #0 6.868 (3/4) Installing su-exec (0.2-r2) 04:22:44 #0 6.871 (4/4) Installing yq (4.30.4-r4) 04:22:44 #0 7.060 Executing busybox-1.35.0-r29.trigger 04:22:44 #0 7.066 Executing ca-certificates-20230506-r0.trigger 04:22:44 #0 7.134 OK: 17 MiB in 19 packages 04:22:44 #47 ... 04:22:44 04:22:44 #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:22:44 #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:44 #0 1.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:44 #0 1.691 (1/1) Installing dumb-init (1.2.5-r2) 04:22:44 #0 1.691 Executing busybox-1.35.0-r29.trigger 04:22:44 #0 1.692 OK: 7 MiB in 16 packages 04:22:45 #48 ... 04:22:45 04:22:45 #49 [security-spire-agent internal] load build context 04:22:45 #49 transferring context: 358.98MB 9.6s done 04:22:45 #49 ... 04:22:45 04:22:45 #50 [core-data internal] load build context 04:22:45 #50 transferring context: 358.98MB 9.3s done 04:22:45 #50 ... 04:22:45 04:22:45 #51 [support-scheduler internal] load build context 04:22:45 #51 transferring context: 358.98MB 10.0s done 04:22:45 #51 ... 04:22:45 04:22:45 #52 [security-spire-server internal] load build context 04:22:45 #52 transferring context: 358.98MB 9.2s done 04:22:45 #52 ... 04:22:45 04:22:45 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:22:45 #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:45 #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:45 #0 1.746 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:22:45 #0 1.746 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:22:45 #0 1.746 OK: 17818 distinct packages available 04:22:45 #0 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:45 #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:45 #0 2.102 (1/9) Installing ca-certificates (20230506-r0) 04:22:45 #0 2.115 (2/9) Installing brotli-libs (1.0.9-r9) 04:22:45 #0 2.126 (3/9) Installing nghttp2-libs (1.51.0-r0) 04:22:45 #0 2.131 (4/9) Installing libcurl (8.1.2-r0) 04:22:45 #0 2.138 (5/9) Installing curl (8.1.2-r0) 04:22:45 #0 2.148 (6/9) Installing dumb-init (1.2.5-r2) 04:22:45 #0 2.152 (7/9) Installing musl-obstack (1.2.3-r0) 04:22:45 #0 2.158 (8/9) Installing libucontext (1.2-r0) 04:22:45 #0 2.163 (9/9) Installing gcompat (1.1.0-r0) 04:22:45 #0 2.168 Executing busybox-1.35.0-r29.trigger 04:22:45 #0 2.173 Executing ca-certificates-20230506-r0.trigger 04:22:45 #0 2.231 OK: 10 MiB in 24 packages 04:22:45 #53 ... 04:22:45 04:22:45 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:22:45 #54 ... 04:22:45 04:22:45 #55 [security-spiffe-token-provider internal] load build context 04:22:45 #55 transferring context: 358.98MB 10.5s done 04:22:46 #55 ... 04:22:46 04:22:46 #56 [core-common-config-bootstrapper internal] load build context 04:22:46 #56 transferring context: 358.98MB 8.9s done 04:22:50 #56 ... 04:22:50 04:22:50 #35 [support-notifications internal] load build context 04:22:50 #35 transferring context: 358.98MB 9.4s done 04:23:05 #35 ... 04:23:05 04:23:05 #40 [security-proxy-setup internal] load build context 04:23:05 #40 DONE 31.2s 04:23:05 04:23:05 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:23:05 #53 DONE 30.8s 04:23:05 04:23:05 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:23:05 #46 DONE 30.8s 04:23:05 04:23:05 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:23:05 #47 DONE 30.8s 04:23:05 04:23:05 #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:23:05 #48 DONE 30.9s 04:23:05 04:23:05 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:23:05 #33 DONE 29.6s 04:23:05 04:23:05 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:23:05 #57 ... 04:23:05 04:23:05 #37 [security-proxy-auth internal] load build context 04:23:05 #37 DONE 31.2s 04:23:05 04:23:05 #52 [security-spire-server internal] load build context 04:23:05 #52 DONE 31.3s 04:23:05 04:23:05 #45 [security-secretstore-setup internal] load build context 04:23:05 #45 DONE 31.3s 04:23:05 04:23:05 #50 [core-data internal] load build context 04:23:05 #50 DONE 31.3s 04:23:05 04:23:05 #35 [support-notifications internal] load build context 04:23:05 #35 DONE 31.3s 04:23:05 04:23:05 #36 [security-spire-config internal] load build context 04:23:05 #36 DONE 31.3s 04:23:05 04:23:05 #34 [core-metadata internal] load build context 04:23:05 #34 DONE 31.3s 04:23:05 04:23:05 #49 [security-spire-agent internal] load build context 04:23:05 #49 DONE 31.3s 04:23:05 04:23:05 #39 [core-command internal] load build context 04:23:05 #39 DONE 31.3s 04:23:05 04:23:05 #42 [security-bootstrapper internal] load build context 04:23:05 #42 DONE 31.3s 04:23:05 04:23:05 #56 [core-common-config-bootstrapper internal] load build context 04:23:05 #56 DONE 31.2s 04:23:05 04:23:05 #51 [support-scheduler internal] load build context 04:23:05 #51 DONE 31.3s 04:23:05 04:23:05 #55 [security-spiffe-token-provider internal] load build context 04:23:05 #55 DONE 31.3s 04:23:05 04:23:05 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:23:05 #58 ... 04:23:05 04:23:05 #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 04:23:05 #38 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #38 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #38 31.83 (1/2) Installing dumb-init (1.2.5-r2) 04:23:05 #38 31.84 (2/2) Installing openssl (3.0.9-r1) 04:23:05 #38 31.85 Executing busybox-1.35.0-r29.trigger 04:23:05 #38 31.87 OK: 8 MiB in 17 packages 04:23:05 #38 DONE 32.1s 04:23:05 04:23:05 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 04:23:05 #59 DONE 0.0s 04:23:05 04:23:05 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:23:05 #41 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #41 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #41 31.97 (1/2) Installing dumb-init (1.2.5-r2) 04:23:05 #41 31.97 (2/2) Installing su-exec (0.2-r2) 04:23:05 #41 31.98 Executing busybox-1.35.0-r29.trigger 04:23:05 #41 31.99 OK: 7 MiB in 17 packages 04:23:05 #41 DONE 32.2s 04:23:05 04:23:05 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:23:05 #60 ... 04:23:05 04:23:05 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:23:05 #44 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #44 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #44 31.81 (1/2) Installing ca-certificates (20230506-r0) 04:23:05 #44 31.83 (2/2) Installing dumb-init (1.2.5-r2) 04:23:05 #44 31.83 Executing busybox-1.35.0-r29.trigger 04:23:05 #44 31.84 Executing ca-certificates-20230506-r0.trigger 04:23:05 #44 31.91 OK: 8 MiB in 17 packages 04:23:05 #44 DONE 32.1s 04:23:05 04:23:05 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:23:05 #58 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #58 ... 04:23:05 04:23:05 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:23:05 #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #0 1.544 OK: 265 MiB in 53 packages 04:23:05 #61 DONE 1.7s 04:23:05 04:23:05 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:23:05 #43 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #43 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #43 31.75 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:23:05 #43 31.75 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:23:05 #43 31.75 OK: 17818 distinct packages available 04:23:05 #43 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #43 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #43 32.21 (1/4) Installing dumb-init (1.2.5-r2) 04:23:05 #43 32.22 (2/4) Installing musl-obstack (1.2.3-r0) 04:23:05 #43 32.23 (3/4) Installing libucontext (1.2-r0) 04:23:05 #43 32.23 (4/4) Installing gcompat (1.1.0-r0) 04:23:05 #43 32.24 Executing busybox-1.35.0-r29.trigger 04:23:05 #43 32.24 OK: 7 MiB in 19 packages 04:23:05 #43 DONE 32.4s 04:23:05 04:23:05 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:23:05 #62 DONE 0.0s 04:23:05 04:23:05 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:23:05 #54 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #54 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #54 31.87 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:23:05 #54 31.87 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:23:05 #54 31.87 OK: 17818 distinct packages available 04:23:05 #54 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #54 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:05 #54 32.33 (1/5) Installing dumb-init (1.2.5-r2) 04:23:05 #54 32.34 (2/5) Installing musl-obstack (1.2.3-r0) 04:23:05 #54 32.36 (3/5) Installing libucontext (1.2-r0) 04:23:05 #54 32.41 (4/5) Installing gcompat (1.1.0-r0) 04:23:05 #54 32.42 (5/5) Installing openssl (3.0.9-r1) 04:23:05 #54 32.44 Executing busybox-1.35.0-r29.trigger 04:23:05 #54 32.46 OK: 8 MiB in 20 packages 04:23:05 #54 DONE 32.5s 04:23:05 04:23:05 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:23:05 #57 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:05 #57 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:06 #57 ... 04:23:06 04:23:06 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:23:06 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:06 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:06 #0 1.489 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:23:06 #0 1.489 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:23:06 #0 1.489 OK: 17818 distinct packages available 04:23:06 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:06 #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:06 #0 1.841 OK: 265 MiB in 53 packages 04:23:06 #63 DONE 1.9s 04:23:06 04:23:06 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:23:06 #64 DONE 0.0s 04:23:06 04:23:06 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:23:06 #60 DONE 0.8s 04:23:06 04:23:06 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:23:06 #65 DONE 0.0s 04:23:06 04:23:06 #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:23:06 #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:23:06 #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:06 #0 2.032 OK: 265 MiB in 53 packages 04:23:06 #66 DONE 2.1s 04:23:06 04:23:06 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 04:23:06 #67 DONE 0.0s 04:23:06 04:23:06 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:23:06 #57 2.026 OK: 265 MiB in 53 packages 04:23:06 #57 DONE 2.3s 04:23:06 04:23:06 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 04:23:06 #68 DONE 0.0s 04:23:06 04:23:06 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:07 #69 ... 04:23:07 04:23:07 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:23:07 #58 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:23:07 #58 2.836 OK: 265 MiB in 53 packages 04:23:07 #58 DONE 2.9s 04:23:07 04:23:07 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:23:07 #70 DONE 0.0s 04:23:07 04:23:07 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:17 #71 ... 04:23:17 04:23:17 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:17 #72 ... 04:23:17 04:23:17 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:17 #73 ... 04:23:17 04:23:17 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1130 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws 04:23:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:23:21 The recommended git tool is: git 04:23:26 using credential edgex-jenkins-ssh 04:23:26 Cloning the remote Git repository 04:23:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:23:26 > git init /w/workspace/edgex-go/4 # timeout=10 04:23:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:23:27 > git --version # timeout=10 04:23:27 > git --version # 'git version 2.25.1' 04:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:35 #74 DONE 28.4s 04:23:35 04:23:35 #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:35 #69 DONE 28.2s 04:23:35 04:23:35 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:35 #72 DONE 28.7s 04:23:35 04:23:35 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:35 #71 DONE 27.4s 04:23:35 04:23:35 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:35 #73 DONE 28.3s 04:23:35 04:23:35 #75 [security-secretstore-setup builder 6/7] COPY . . 04:23:40 #75 ... 04:23:40 04:23:40 #76 [core-command builder 6/7] COPY . . 04:23:44 #76 ... 04:23:44 04:23:44 #77 [support-notifications builder 6/7] COPY . . 04:23:44 #77 DONE 9.5s 04:23:44 04:23:44 #78 [security-spiffe-token-provider builder 6/7] COPY . . 04:23:44 #78 DONE 9.5s 04:23:44 04:23:44 #76 [core-command builder 6/7] COPY . . 04:23:44 #76 DONE 9.5s 04:23:44 04:23:44 #75 [security-secretstore-setup builder 6/7] COPY . . 04:23:44 #75 DONE 9.5s 04:23:44 04:23:44 #79 [security-proxy-setup builder 6/7] COPY . . 04:23:44 #79 CACHED 04:23:44 04:23:44 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #80 CACHED 04:23:44 04:23:44 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:23:44 #81 CACHED 04:23:44 04:23:44 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:23:44 #82 CACHED 04:23:44 04:23:44 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #83 CACHED 04:23:44 04:23:44 #84 [support-scheduler builder 6/7] COPY . . 04:23:44 #84 CACHED 04:23:44 04:23:44 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #85 CACHED 04:23:44 04:23:44 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 04:23:44 #86 CACHED 04:23:44 04:23:44 #87 [core-data builder 6/7] COPY . . 04:23:44 #87 CACHED 04:23:44 04:23:44 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #88 CACHED 04:23:44 04:23:44 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:23:44 #89 CACHED 04:23:44 04:23:44 #90 [security-bootstrapper builder 6/7] COPY . . 04:23:44 #90 CACHED 04:23:44 04:23:44 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:23:44 #91 CACHED 04:23:44 04:23:44 #92 [security-proxy-auth builder 6/7] COPY . . 04:23:44 #92 CACHED 04:23:44 04:23:44 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #93 CACHED 04:23:44 04:23:44 #94 [core-metadata builder 6/7] COPY . . 04:23:44 #94 CACHED 04:23:44 04:23:44 #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:23:44 #95 CACHED 04:23:44 04:23:44 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #96 CACHED 04:23:44 04:23:44 #97 [security-spire-config builder 6/9] COPY . . 04:23:44 #97 DONE 9.5s 04:23:44 04:23:44 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 04:23:44 #98 CACHED 04:23:44 04:23:44 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:23:44 #99 CACHED 04:23:44 04:23:44 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #100 CACHED 04:23:44 04:23:44 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:23:44 #101 ... 04:23:44 04:23:44 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 04:23:44 #102 CACHED 04:23:44 04:23:44 #103 [security-spire-server builder 6/9] COPY . . 04:23:44 #103 CACHED 04:23:44 04:23:44 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 04:23:44 #104 CACHED 04:23:44 04:23:44 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:44 #105 CACHED 04:23:44 04:23:44 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 04:23:44 #106 DONE 0.1s 04:23:44 04:23:44 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:23:44 #0 0.420 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 04:23:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:46 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 04:23:46 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 04:23:46 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) 04:23:47 #107 ... 04:23:47 04:23:47 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:23:47 #108 DONE 3.0s 04:23:47 04:23:47 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:23:47 #109 DONE 3.1s 04:23:47 04:23:47 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 04:23:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:23:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:23:46 > git config core.sparsecheckout # timeout=10 04:23:46 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 04:23:46 > git remote # timeout=10 04:23:46 > git config --get remote.origin.url # timeout=10 04:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:46 > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 04:23:46 > git rev-parse HEAD^{commit} # timeout=10 04:23:46 > git config core.sparsecheckout # timeout=10 04:23:46 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 04:23:48 #110 DONE 0.7s 04:23:48 04:23:48 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 04:23:48 #111 DONE 0.8s 04:23:48 04:23:48 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:23:48 #0 0.949 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 04:23:48 #112 ... 04:23:48 04:23:48 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 04:23:48 #113 CACHED 04:23:48 04:23:48 #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 04:23:48 #114 CACHED 04:23:48 04:23:48 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 04:23:48 #115 CACHED 04:23:48 04:23:48 #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:23:48 #116 CACHED 04:23:48 04:23:48 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:48 #117 CACHED 04:23:48 04:23:48 #118 [security-spire-agent builder 6/9] COPY . . 04:23:48 #118 CACHED 04:23:48 04:23:48 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:23:48 #119 DONE 0.2s 04:23:48 04:23:48 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:23:48 #120 DONE 0.2s 04:23:48 04:23:48 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:23:48 #121 DONE 0.3s 04:23:48 04:23:48 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:23:48 #122 DONE 0.2s 04:23:48 04:23:48 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:23:48 #0 1.018 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 04:23:49 #123 ... 04:23:49 04:23:49 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:23:49 #124 CACHED 04:23:49 04:23:49 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:23:49 #125 CACHED 04:23:49 04:23:49 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:23:50 #126 ... 04:23:50 04:23:50 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:23:50 #127 DONE 0.8s 04:23:50 04:23:50 #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:23:50 #128 DONE 0.8s 04:23:50 04:23:50 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:23:50 Commit message: "fix: Remove CheckMinInterval return value and modify tests" 04:23:50 #129 ... 04:23:50 04:23:50 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:23:50 #126 DONE 1.9s 04:23:50 04:23:50 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:23:50 #129 DONE 1.1s 04:23:50 04:23:50 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:23:50 #130 DONE 1.1s 04:23:50 04:23:50 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:23:50 #131 DONE 0.1s 04:23:50 04:23:50 #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:23:50 #132 DONE 0.0s 04:23:50 04:23:50 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:23:50 #133 DONE 0.1s 04:23:50 04:23:50 #134 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:23:50 #134 DONE 0.1s 04:23:50 04:23:50 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:23:50 #135 DONE 0.1s 04:23:50 04:23:50 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:23:50 #136 DONE 0.1s 04:23:50 04:23:50 #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:23:50 #137 DONE 0.1s 04:23:50 04:23:50 #138 [security-spire-server] exporting to image 04:23:50 #138 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:51 #138 ... 04:23:51 04:23:51 #139 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:23:51 #139 DONE 0.1s 04:23:51 04:23:51 #138 [security-spire-agent] exporting to image 04:23:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:23:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:51 Dload Upload Total Spent Left Speed 04:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67110 [Pipeline] sh 04:23:52 #138 exporting layers 0.9s done 04:23:52 #138 writing image sha256:bbda3e6628bc0a97484d2ffd7b642e400bf84702f31d36a1190c1134195e36cf 0.0s done 04:23:52 #138 naming to docker.io/library/security-spire-server done 04:23:52 #138 writing image sha256:29e09e470e2e80e8140343f68e1d30febf0fe56ba5a8292486ea78fce104af22 04:23:52 #138 exporting layers 0.8s done 04:23:52 #138 writing image sha256:29e09e470e2e80e8140343f68e1d30febf0fe56ba5a8292486ea78fce104af22 done 04:23:52 #138 naming to docker.io/library/security-spire-config done 04:23:52 #138 writing image sha256:f06850c470fcf6490c49fcf5bc988426f653e3bb945c4e7aa8f5c0124f2ee138 done 04:23:52 #138 naming to docker.io/library/security-spire-agent done 04:23:52 #138 DONE 0.9s 04:23:52 04:23:52 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:23:52 #0 1.443 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 04:23:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:23:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:23:52 + sudo tee /etc/docker/daemon.new 04:23:52 { 04:23:52 "registry-mirrors": [ 04:23:52 "https://nexus3.edgexfoundry.org:10001" 04:23:52 ], 04:23:52 "bip": "10.250.0.254/24", 04:23:52 "hosts": [ 04:23:52 "tcp://0.0.0.0:5555", 04:23:52 "unix:///var/run/docker.sock" 04:23:52 ], 04:23:52 "mtu": 1458, 04:23:52 "selinux-enabled": true, 04:23:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:23:52 } [Pipeline] sh 04:23:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:23:53 + sudo service docker restart 04:23:54 #140 ... 04:23:54 04:23:54 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:23:54 #0 0.625 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 04:23:54 #141 ... 04:23:54 04:23:54 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:23:54 #0 0.967 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 04:23:54 #142 ... 04:23:54 04:23:54 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:23:54 #0 0.379 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 04:23:54 #143 ... 04:23:54 04:23:54 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:23:54 #0 1.388 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 04:23:54 #144 ... 04:23:54 04:23:54 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:23:54 #0 0.530 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 04:23:54 #145 ... 04:23:54 04:23:54 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:23:54 #0 0.842 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 04:23:55 #146 ... 04:23:55 04:23:55 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:23:55 #101 1.335 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] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:11 provisioning config files... 04:24:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12058956669021035517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:11 ---> docker-login.sh 04:24:11 nexus3.edgexfoundry.org:10001 04:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:12 Configure a credential helper to remove this warning. See 04:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:12 04:24:12 Login Succeeded 04:24:12 nexus3.edgexfoundry.org:10002 04:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:13 Configure a credential helper to remove this warning. See 04:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:13 04:24:13 Login Succeeded 04:24:13 nexus3.edgexfoundry.org:10003 04:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:13 Configure a credential helper to remove this warning. See 04:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:13 04:24:13 Login Succeeded 04:24:13 nexus3.edgexfoundry.org:10004 04:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:13 Configure a credential helper to remove this warning. See 04:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:13 04:24:13 Login Succeeded 04:24:13 docker.io 04:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:14 Configure a credential helper to remove this warning. See 04:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:14 04:24:14 Login Succeeded 04:24:14 ---> docker-login.sh ends [Pipeline] } 04:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:24:15 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 04:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:15 ========================================================= 04:24:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:24:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:24:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:15 edb6bdbacee9: Pulling fs layer 04:24:15 5f9638ab2659: Pulling fs layer 04:24:15 8d51d6327a98: Pulling fs layer 04:24:15 8b374f2dd631: Pulling fs layer 04:24:15 ec14aa9079de: Pulling fs layer 04:24:15 2f466654f4bb: Pulling fs layer 04:24:15 554e91adad29: Pulling fs layer 04:24:15 ec14aa9079de: Waiting 04:24:15 2f466654f4bb: Waiting 04:24:15 554e91adad29: Waiting 04:24:15 8b374f2dd631: Waiting 04:24:15 5f9638ab2659: Download complete 04:24:15 8b374f2dd631: Verifying Checksum 04:24:15 8b374f2dd631: Download complete 04:24:15 ec14aa9079de: Verifying Checksum 04:24:15 ec14aa9079de: Download complete 04:24:15 edb6bdbacee9: Verifying Checksum 04:24:15 edb6bdbacee9: Download complete 04:24:16 edb6bdbacee9: Pull complete 04:24:17 554e91adad29: Verifying Checksum 04:24:17 554e91adad29: Download complete 04:24:17 5f9638ab2659: Pull complete 04:24:18 2f466654f4bb: Verifying Checksum 04:24:18 2f466654f4bb: Download complete 04:24:18 8d51d6327a98: Verifying Checksum 04:24:18 8d51d6327a98: Download complete 04:24:30 8d51d6327a98: Pull complete 04:24:30 8b374f2dd631: Pull complete 04:24:30 ec14aa9079de: Pull complete 04:24:35 2f466654f4bb: Pull complete 04:24:38 554e91adad29: Pull complete 04:24:38 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 04:24:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:24:38 WORKDIR /edgex 04:24:38 COPY go.mod . 04:24:38 RUN go mod download 04:24:38 + docker build -t ci-base-image-arm64 -f - . 04:24:39 Sending build context to Docker daemon 2.955MB 04:24:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:24:39 ---> 1e15ea492957 04:24:39 Step 2/4 : WORKDIR /edgex 04:24:41 ---> Running in d905d48a7588 04:24:41 Removing intermediate container d905d48a7588 04:24:41 ---> bd0547de27ae 04:24:41 Step 3/4 : COPY go.mod . 04:24:41 ---> d8e9509bc564 04:24:41 Step 4/4 : RUN go mod download 04:24:42 ---> Running in 0d77c5df483c 04:24:52 #101 ... 04:24:52 04:24:52 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:24:52 #142 66.56 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 04:25:02 #142 ... 04:25:02 04:25:02 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:25:02 #140 DONE 77.8s 04:25:02 04:25:02 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:25:02 #123 DONE 77.8s 04:25:02 04:25:02 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:25:02 #146 DONE 77.8s 04:25:02 04:25:02 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:25:02 #101 DONE 77.8s 04:25:02 04:25:02 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:25:02 #107 DONE 77.9s 04:25:02 04:25:02 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:25:02 #145 DONE 77.9s 04:25:02 04:25:02 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:25:02 #144 DONE 77.8s 04:25:02 04:25:02 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:25:02 #142 DONE 77.9s 04:25:02 04:25:02 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:25:02 #112 DONE 77.9s 04:25:02 04:25:02 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #147 ... 04:25:02 04:25:02 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:25:02 #141 DONE 78.2s 04:25:02 04:25:02 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:25:02 #143 DONE 78.4s 04:25:02 04:25:02 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #148 ... 04:25:02 04:25:02 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:25:02 #149 DONE 0.5s 04:25:02 04:25:02 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #150 DONE 0.7s 04:25:02 04:25:02 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #148 DONE 0.5s 04:25:02 04:25:02 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #151 DONE 0.5s 04:25:02 04:25:02 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #147 DONE 0.8s 04:25:02 04:25:02 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #152 DONE 0.7s 04:25:02 04:25:02 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:25:02 #153 ... 04:25:02 04:25:02 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:25:02 #154 DONE 0.3s 04:25:03 04:25:03 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:25:03 #155 DONE 0.3s 04:25:03 04:25:03 #156 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:25:03 #156 DONE 0.2s 04:25:03 04:25:03 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:25:03 #157 CACHED 04:25:03 04:25:03 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:25:03 #158 CACHED 04:25:03 04:25:03 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:25:03 #159 CACHED 04:25:03 04:25:03 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:25:03 #160 CACHED 04:25:03 04:25:03 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:25:03 #161 CACHED 04:25:03 04:25:03 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:25:03 #162 CACHED 04:25:03 04:25:03 #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:25:03 #163 CACHED 04:25:03 04:25:03 #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:25:03 #164 CACHED 04:25:03 04:25:03 #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:25:03 #165 DONE 0.3s 04:25:03 04:25:03 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:25:03 #153 DONE 0.3s 04:25:03 04:25:03 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:25:03 #166 DONE 0.3s 04:25:03 04:25:03 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:25:04 #167 ... 04:25:04 04:25:04 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:25:04 #168 DONE 1.5s 04:25:04 04:25:04 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:25:04 #169 DONE 1.5s 04:25:04 04:25:04 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:25:04 #170 DONE 1.5s 04:25:04 04:25:04 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:25:04 #171 DONE 1.5s 04:25:04 04:25:04 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:25:04 #172 DONE 1.6s 04:25:04 04:25:04 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:25:04 #167 DONE 1.5s 04:25:04 04:25:04 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:25:04 #173 DONE 1.5s 04:25:04 04:25:04 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:25:04 #174 DONE 1.6s 04:25:04 04:25:04 #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:25:04 #175 DONE 1.6s 04:25:04 04:25:04 #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:25:04 #176 DONE 1.5s 04:25:04 04:25:04 #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:25:05 #177 ... 04:25:05 04:25:05 #178 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:25:05 #178 DONE 0.7s 04:25:05 04:25:05 #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:25:05 #179 DONE 0.8s 04:25:05 04:25:05 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:25:05 #180 DONE 0.8s 04:25:05 04:25:05 #181 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:25:05 #181 DONE 0.8s 04:25:05 04:25:05 #182 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:25:05 #182 DONE 0.8s 04:25:05 04:25:05 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:25:05 #183 DONE 0.9s 04:25:05 04:25:05 #184 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:25:05 #184 DONE 0.8s 04:25:05 04:25:05 #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:25:05 #185 DONE 2.8s 04:25:05 04:25:05 #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:25:05 #186 DONE 0.9s 04:25:05 04:25:05 #138 [core-data] exporting to image 04:25:05 #138 exporting layers 04:25:05 #138 ... 04:25:05 04:25:05 #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:25:05 #177 DONE 0.9s 04:25:05 04:25:05 #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:25:05 #187 DONE 0.9s 04:25:05 04:25:05 #138 [support-scheduler] exporting to image 04:25:05 #138 ... 04:25:05 04:25:05 #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:25:05 #188 DONE 0.3s 04:25:05 04:25:05 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:25:05 #189 DONE 0.3s 04:25:05 04:25:05 #138 [core-metadata] exporting to image 04:25:06 #138 ... 04:25:06 04:25:06 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:25:06 #190 DONE 0.4s 04:25:06 04:25:06 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:25:06 #191 DONE 0.3s 04:25:06 04:25:06 #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:25:06 #192 DONE 0.4s 04:25:06 04:25:06 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:25:06 #193 DONE 0.3s 04:25:06 04:25:06 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:25:06 #194 DONE 0.3s 04:25:06 04:25:06 #138 [support-notifications] exporting to image 04:25:06 #138 exporting layers 0.3s done 04:25:06 #138 writing image sha256:61f582c2a98031826e1d7db8acdb29c2ad1de7b275e1b79a21a80662273c8f99 04:25:06 #138 exporting layers 0.1s done 04:25:06 #138 writing image sha256:4438d9a44a0a84f61bfa3ef494f0e36ddded41eb164fe5821ba843eec4f5872f 04:25:06 #138 writing image sha256:d61dcf73422ca9bf41c3a82180ef7e753cbb315f8ebcfcc9c770298d21b57043 04:25:06 #138 writing image sha256:71dc7791e0c1bb08f5c3e9ff938446f856473c7d1bca5f426cd6178fb6494c79 04:25:06 #138 writing image sha256:979cdee8cb703fcc7935dd18798b9535e75748fb05019dfbf343044ba5eb139b 04:25:06 #138 writing image sha256:71dc7791e0c1bb08f5c3e9ff938446f856473c7d1bca5f426cd6178fb6494c79 0.3s done 04:25:06 #138 naming to docker.io/library/core-data 04:25:06 #138 ... 04:25:06 04:25:06 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:25:06 #195 DONE 0.4s 04:25:06 04:25:06 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:25:06 #196 DONE 0.5s 04:25:06 04:25:06 #138 [core-metadata] exporting to image 04:25:06 #138 exporting layers 0.4s done 04:25:06 #138 writing image sha256:61f582c2a98031826e1d7db8acdb29c2ad1de7b275e1b79a21a80662273c8f99 0.3s done 04:25:06 #138 writing image sha256:4438d9a44a0a84f61bfa3ef494f0e36ddded41eb164fe5821ba843eec4f5872f 0.3s done 04:25:06 #138 writing image sha256:d61dcf73422ca9bf41c3a82180ef7e753cbb315f8ebcfcc9c770298d21b57043 0.3s done 04:25:06 #138 writing image sha256:979cdee8cb703fcc7935dd18798b9535e75748fb05019dfbf343044ba5eb139b 0.3s done 04:25:06 #138 naming to docker.io/library/core-data done 04:25:06 #138 naming to docker.io/library/core-command 0.0s done 04:25:06 #138 naming to docker.io/library/support-scheduler 0.0s done 04:25:06 #138 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:25:06 #138 naming to docker.io/library/core-metadata 0.0s done 04:25:06 #138 writing image sha256:0e488839e883f68abd9625afc59cc1ca474684075840c9393df79c35e300c782 04:25:06 #138 writing image sha256:0e488839e883f68abd9625afc59cc1ca474684075840c9393df79c35e300c782 done 04:25:06 #138 naming to docker.io/library/support-notifications done 04:25:06 #138 DONE 1.8s 04:25:06 04:25:06 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:25:06 #197 DONE 0.4s 04:25:06 04:25:06 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:25:06 #198 DONE 0.4s 04:25:06 04:25:06 #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:25:06 #199 DONE 0.1s 04:25:06 04:25:06 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:25:06 #200 DONE 0.1s 04:25:06 04:25:06 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:25:06 #201 DONE 1.0s 04:25:06 04:25:06 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:25:06 #202 DONE 0.1s 04:25:06 04:25:06 #138 [security-proxy-auth] exporting to image 04:25:06 #138 ... 04:25:06 04:25:06 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:25:06 #203 DONE 0.1s 04:25:07 04:25:07 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:25:07 #204 DONE 0.1s 04:25:07 04:25:07 #205 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:25:07 #205 DONE 1.2s 04:25:07 04:25:07 #138 [security-proxy-auth] exporting to image 04:25:07 #138 writing image sha256:f42a54209e8b7746b5a74d31727d968a0c75484a89721a43416fee3a37b98429 done 04:25:07 #138 naming to docker.io/library/security-proxy-auth done 04:25:07 #138 ... 04:25:07 04:25:07 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:25:07 #206 DONE 0.1s 04:25:07 04:25:07 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:25:07 #207 DONE 1.3s 04:25:07 04:25:07 #138 [core-common-config-bootstrapper] exporting to image 04:25:07 #138 writing image sha256:9dda511e600c74962a0327ba4c7022da7168703d65e8610f8e4c32e4364aaa2d done 04:25:07 #138 naming to docker.io/library/core-common-config-bootstrapper done 04:25:07 #138 exporting layers 0.1s done 04:25:07 #138 writing image sha256:5e96f331c9ef8d66ea0fd7d506908ff79fe71b7cd523958c97089ebbededb09d done 04:25:07 #138 naming to docker.io/library/security-proxy-setup done 04:25:07 #138 DONE 2.2s 04:25:07 04:25:07 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:25:07 #208 DONE 0.6s 04:25:07 04:25:07 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:25:07 #209 ... 04:25:07 04:25:07 #138 [security-secretstore-setup] exporting to image 04:25:07 #138 exporting layers 0.2s done 04:25:07 #138 writing image sha256:e3dfb9d0f1bb7f5fd9baeabf3d863461f0264b91376c6cc3c071a9733aa5ebac done 04:25:07 #138 naming to docker.io/library/security-secretstore-setup done 04:25:07 #138 DONE 2.4s 04:25:07 04:25:07 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:25:08 #209 DONE 1.2s 04:25:08 04:25:08 #138 [security-bootstrapper] exporting to image 04:25:08 #138 exporting layers 0.1s done 04:25:08 #138 writing image sha256:7172bb922732a39d790f0e50ce395e3d0eb52280964010e8383b03a8823dc5cc done 04:25:08 #138 naming to docker.io/library/security-bootstrapper done 04:25:08 #138 DONE 2.5s 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:08 time="2023-07-14T04:22:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:25:08 $ docker stop --time=1 b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac 04:25:11 $ docker rm -f --volumes b57c61f3dc2231e55c97a66a446951518dbc5fac331e2cd876f1eadb6bc4fbac [Pipeline] // withDockerContainer [Pipeline] sh 04:25:11 + docker images 04:25:11 REPOSITORY TAG IMAGE ID CREATED SIZE 04:25:11 security-bootstrapper latest 7172bb922732 3 seconds ago 22.7MB 04:25:11 security-proxy-setup latest 5e96f331c9ef 4 seconds ago 19.4MB 04:25:11 security-secretstore-setup latest e3dfb9d0f1bb 4 seconds ago 43.6MB 04:25:11 security-proxy-auth latest f42a54209e8b 5 seconds ago 18.9MB 04:25:11 core-common-config-bootstrapper latest 9dda511e600c 5 seconds ago 17.8MB 04:25:11 support-notifications latest 0e488839e883 6 seconds ago 33MB 04:25:11 support-scheduler latest 4438d9a44a0a 6 seconds ago 32.4MB 04:25:11 core-command latest 61f582c2a980 6 seconds ago 20.5MB 04:25:11 core-metadata latest 979cdee8cb70 6 seconds ago 21MB 04:25:11 core-data latest 71dc7791e0c1 6 seconds ago 20.7MB 04:25:11 security-spiffe-token-provider latest d61dcf73422c 7 seconds ago 33.4MB 04:25:11 security-spire-agent latest f06850c470fc About a minute ago 161MB 04:25:11 security-spire-server latest bbda3e6628bc About a minute ago 103MB 04:25:11 security-spire-config latest 29e09e470e2e About a minute ago 102MB 04:25:11 ci-base-image-x86_64 latest e3bc19a10815 4 minutes ago 1.06GB 04:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 35 hours ago 696MB 04:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 04:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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] } 04:25:21 Removing intermediate container 0d77c5df483c 04:25:21 ---> f7d8ee91b6a4 04:25:21 Successfully built f7d8ee91b6a4 04:25:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker inspect -f . ci-base-image-arm64 04:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:21 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 04:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 04:25:23 $ docker top 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:24 + go version 04:25:24 go version go1.20.6 linux/arm64 [Pipeline] } 04:25:24 $ docker stop --time=1 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f 04:25:25 $ docker rm -f --volumes 176cb6dc126344428dc417416f422c3f32d1ec9116d309373e6e39e827c6991f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:27 + docker inspect -f . ci-base-image-arm64 04:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 04:25:27 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 04:25:28 $ docker top 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e -eo pid,comm [Pipeline] { [Pipeline] echo 04:25:29 ========================================================= 04:25:29 [edgeXBuildGoParallel] Running Tests and Build... 04:25:29 ========================================================= [Pipeline] sh 04:25:29 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 04:25:29 + make test 04:25:29 go test -race -coverprofile=coverage.out ./... 04:26:08 ? github.com/edgexfoundry/edgex-go [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements 04:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 98.5% of statements 04:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:28:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.575s coverage: 71.5% of statements 04:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 54.0% of statements 04:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.253s coverage: 88.5% of statements 04:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.468s coverage: 3.8% of statements 04:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:29:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.553s coverage: 95.6% of statements 04:29:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:29:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:29:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:29:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:29:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:29:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 04:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:29:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:29:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements 04:29:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:29:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements 04:29:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.336s coverage: 31.9% of statements 04:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements 04:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements 04:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 04:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 04:29:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 04:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 04:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.098s coverage: 79.9% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements 04:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.471s coverage: 82.1% of statements 04:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 86.0% of statements 04:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 63.1% of statements 04:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements 04:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 04:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 04:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 04:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 04:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 04:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 04:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements 04:30:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:30:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:30:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:30:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements 04:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements 04:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 61.8% of statements 04:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:30:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements 04:30:45 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 04:30:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:45 go vet ./... 04:33:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:33:22 + ls -al . 04:33:22 total 716 04:33:22 drwxrwxr-x 10 1001 1001 4096 Jul 14 04:25 . 04:33:22 drwxr-xr-x 4 root root 4096 Jul 14 04:25 .. 04:33:22 drwxrwxr-x 2 1001 1001 4096 Jul 14 04:23 .blubracket 04:33:22 -rw-rw-r-- 1 1001 1001 16 Jul 14 04:23 .dockerignore 04:33:22 drwxrwxr-x 8 1001 1001 4096 Jul 14 04:23 .git 04:33:22 drwxrwxr-x 3 1001 1001 4096 Jul 14 04:23 .github 04:33:22 -rw-rw-r-- 1 1001 1001 1133 Jul 14 04:23 .gitignore 04:33:22 -rw-rw-r-- 1 1001 1001 42 Jul 14 04:23 .golangci.yml 04:33:22 -rw-rw-r-- 1 1001 1001 87 Jul 14 04:23 .hadolint.yml 04:33:22 -rw-rw-r-- 1 1001 1001 166 Jul 14 04:23 .sonarcloud.properties 04:33:22 -rw-rw-r-- 1 1001 1001 1171 Jul 14 04:23 ADOPTERS.md 04:33:22 -rw-rw-r-- 1 1001 1001 11234 Jul 14 04:23 Attribution.txt 04:33:22 -rw-rw-r-- 1 1001 1001 93407 Jul 14 04:23 CHANGELOG.md 04:33:22 -rw-rw-r-- 1 1001 1001 3804 Jul 14 04:23 CONTRIBUTING.md 04:33:22 -rw-rw-r-- 1 1001 1001 677 Jul 14 04:23 GOVERNANCE.md 04:33:22 -rw-rw-r-- 1 1001 1001 883 Jul 14 04:23 Jenkinsfile 04:33:22 -rw-rw-r-- 1 1001 1001 10775 Jul 14 04:23 LICENSE 04:33:22 -rw-rw-r-- 1 1001 1001 14368 Jul 14 04:23 Makefile 04:33:22 -rw-rw-r-- 1 1001 1001 582 Jul 14 04:23 OWNERS.md 04:33:22 -rw-rw-r-- 1 1001 1001 9923 Jul 14 04:23 README.md 04:33:22 -rw-rw-r-- 1 1001 1001 789 Jul 14 04:23 SECURITY.md 04:33:22 -rw-rw-r-- 1 1001 1001 5 Jul 14 04:19 VERSION 04:33:22 drwxrwxr-x 2 1001 1001 4096 Jul 14 04:23 bin 04:33:22 drwxrwxr-x 18 1001 1001 4096 Jul 14 04:23 cmd 04:33:22 -rw-r--r-- 1 root root 448414 Jul 14 04:30 coverage.out 04:33:22 -rw-rw-r-- 1 1001 1001 3430 Jul 14 04:23 go.mod 04:33:22 -rw-rw-r-- 1 1001 1001 32408 Jul 14 04:23 go.sum 04:33:22 drwxrwxr-x 7 1001 1001 4096 Jul 14 04:23 internal 04:33:22 drwxrwxr-x 3 1001 1001 4096 Jul 14 04:23 openapi 04:33:22 -rw-rw-r-- 1 1001 1001 594 Jul 14 04:23 security.txt 04:33:22 drwxrwxr-x 4 1001 1001 4096 Jul 14 04:23 snap 04:33:22 -rw-rw-r-- 1 1001 1001 204 Jul 14 04:23 version.go [Pipeline] sh 04:33:22 + '[' -e coverage.out ] 04:33:22 + chown 1001:1001 coverage.out [Pipeline] stash 04:33:22 Warning: overwriting stash ‘coverage-report’ 04:33:23 Stashed 1 file(s) [Pipeline] sh 04:33:23 + make build 04:33:24 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 04:35:00 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 04:35:00 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 04:35:00 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 04:35:00 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 04:35:47 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 04:35: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:35:54 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 04:35:59 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 04:36:04 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 04:36:08 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 04:36:13 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] } 04:36:20 $ docker stop --time=1 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e 04:36:24 $ docker rm -f --volumes 3b8ad47369bbee8120252c00600abb4ab96c0aac9fd31f10a6baa67dea96277e [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 04:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:36:26 04:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:36:27 latest: Pulling from edgex-devops/edgex-compose-arm64 04:36:27 547446be3368: Pulling fs layer 04:36:27 d125d8839a47: Pulling fs layer 04:36:27 3e85d5ac6304: Pulling fs layer 04:36:27 c3105a71a48b: Pulling fs layer 04:36:27 0f093f025ec4: Pulling fs layer 04:36:27 c3106fc0e877: Pulling fs layer 04:36:27 c3105a71a48b: Waiting 04:36:27 0f093f025ec4: Waiting 04:36:27 c3106fc0e877: Waiting 04:36:27 547446be3368: Verifying Checksum 04:36:27 547446be3368: Download complete 04:36:27 c3105a71a48b: Verifying Checksum 04:36:27 c3105a71a48b: Download complete 04:36:27 d125d8839a47: Verifying Checksum 04:36:27 d125d8839a47: Download complete 04:36:27 c3106fc0e877: Verifying Checksum 04:36:27 c3106fc0e877: Download complete 04:36:28 0f093f025ec4: Verifying Checksum 04:36:28 0f093f025ec4: Download complete 04:36:28 547446be3368: Pull complete 04:36:29 d125d8839a47: Pull complete 04:36:30 3e85d5ac6304: Verifying Checksum 04:36:30 3e85d5ac6304: Download complete 04:36:38 3e85d5ac6304: Pull complete 04:36:38 c3105a71a48b: Pull complete 04:36:39 0f093f025ec4: Pull complete 04:36:39 c3106fc0e877: Pull complete 04:36:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 04:36:39 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:36:41 $ docker top 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:42 + docker compose -f ./docker-compose-build.yml build --parallel 04:36:50 #1 [security-spire-agent internal] load build definition from Dockerfile 04:36:50 #1 transferring dockerfile: 04:36:51 #1 transferring dockerfile: 2.68kB done 04:36:51 #1 DONE 0.5s 04:36:51 04:36:51 #2 [security-proxy-auth internal] load build definition from Dockerfile 04:36:51 #2 transferring dockerfile: 2.04kB done 04:36:51 #2 DONE 0.0s 04:36:51 04:36:51 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:36:51 #3 transferring dockerfile: 1.78kB done 04:36:51 #3 DONE 0.0s 04:36:51 04:36:51 #4 [support-scheduler internal] load build definition from Dockerfile 04:36:51 #4 transferring dockerfile: 1.82kB done 04:36:51 #4 DONE 0.0s 04:36:51 04:36:51 #5 [security-secretstore-setup internal] load build definition from Dockerfile 04:36:51 #5 transferring dockerfile: 2.38kB 0.0s done 04:36:51 #5 DONE 0.1s 04:36:51 04:36:51 #6 [core-data internal] load build definition from Dockerfile 04:36:51 #6 transferring dockerfile: 1.90kB done 04:36:51 #6 DONE 0.1s 04:36:51 04:36:51 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:36:51 #7 transferring dockerfile: 2.12kB done 04:36:51 #7 DONE 0.1s 04:36:51 04:36:51 #8 [security-spire-config internal] load build definition from Dockerfile 04:36:51 #8 transferring dockerfile: 2.58kB 0.0s done 04:36:51 #8 DONE 0.1s 04:36:51 04:36:51 #9 [support-notifications internal] load build definition from Dockerfile 04:36:51 #9 transferring dockerfile: 1.84kB done 04:36:51 #9 DONE 0.1s 04:36:51 04:36:51 #10 [core-metadata internal] load build definition from Dockerfile 04:36:51 #10 transferring dockerfile: 1.96kB done 04:36:51 #10 DONE 0.1s 04:36:51 04:36:51 #11 [core-command internal] load build definition from Dockerfile 04:36:51 #11 transferring dockerfile: 1.82kB 0.0s done 04:36:51 #11 DONE 0.1s 04:36:51 04:36:51 #12 [security-proxy-setup internal] load build definition from Dockerfile 04:36:51 #12 transferring dockerfile: 2.06kB done 04:36:51 #12 DONE 0.1s 04:36:51 04:36:51 #13 [security-spire-server internal] load build definition from Dockerfile 04:36:51 #13 transferring dockerfile: 2.63kB 0.0s done 04:36:51 #13 DONE 0.1s 04:36:51 04:36:51 #14 [security-bootstrapper internal] load build definition from Dockerfile 04:36:51 #14 transferring dockerfile: 2.82kB done 04:36:51 #14 DONE 0.1s 04:36:51 04:36:51 #15 [security-spire-agent internal] load .dockerignore 04:36:51 #15 transferring context: 56B 0.0s done 04:36:51 #15 DONE 0.1s 04:36:52 04:36:52 #16 [security-proxy-auth internal] load .dockerignore 04:36:52 #16 transferring context: 56B done 04:36:52 #16 DONE 0.0s 04:36:52 04:36:52 #17 [security-spiffe-token-provider internal] load .dockerignore 04:36:52 #17 transferring context: 56B done 04:36:52 #17 DONE 0.0s 04:36:52 04:36:52 #18 [support-scheduler internal] load .dockerignore 04:36:52 #18 transferring context: 56B done 04:36:52 #18 DONE 0.1s 04:36:52 04:36:52 #19 [security-secretstore-setup internal] load .dockerignore 04:36:52 #19 transferring context: 56B done 04:36:52 #19 DONE 0.1s 04:36:52 04:36:52 #20 [core-data internal] load .dockerignore 04:36:53 #20 transferring context: 56B 0.0s done 04:36:53 #20 DONE 0.1s 04:36:53 04:36:53 #21 [core-common-config-bootstrapper internal] load .dockerignore 04:36:53 #21 transferring context: 56B done 04:36:53 #21 DONE 0.1s 04:36:53 04:36:53 #22 [security-spire-config internal] load .dockerignore 04:36:53 #22 transferring context: 56B done 04:36:53 #22 DONE 0.0s 04:36:53 04:36:53 #23 [support-notifications internal] load .dockerignore 04:36:53 #23 transferring context: 56B 0.0s done 04:36:53 #23 DONE 0.1s 04:36:53 04:36:53 #24 [core-metadata internal] load .dockerignore 04:36:53 #24 transferring context: 56B done 04:36:53 #24 DONE 0.0s 04:36:53 04:36:53 #25 [core-command internal] load .dockerignore 04:36:53 #25 transferring context: 56B done 04:36:53 #25 DONE 0.0s 04:36:53 04:36:53 #26 [security-proxy-setup internal] load .dockerignore 04:36:53 #26 transferring context: 56B done 04:36:53 #26 DONE 0.1s 04:36:53 04:36:53 #27 [security-spire-server internal] load .dockerignore 04:36:53 #27 transferring context: 56B done 04:36:53 #27 DONE 0.1s 04:36:53 04:36:53 #28 [security-bootstrapper internal] load .dockerignore 04:36:53 #28 transferring context: 56B 0.0s done 04:36:53 #28 DONE 0.0s 04:36:53 04:36:53 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:53 #29 DONE 0.0s 04:36:53 04:36:53 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 04:36:54 #30 DONE 0.5s 04:36:54 04:36:54 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:54 #29 DONE 0.0s 04:36:54 04:36:54 #31 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:36:54 #31 ... 04:36:54 04:36:54 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:54 #29 DONE 0.0s 04:36:54 04:36:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:54 #29 DONE 0.0s 04:36:54 04:36:54 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:36:54 #32 ... 04:36:54 04:36:54 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:54 #29 DONE 0.0s 04:36:54 04:36:54 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 04:36:54 #30 DONE 0.5s 04:36:54 04:36:54 #33 [core-common-config-bootstrapper internal] load build context 04:36:54 #33 DONE 0.0s 04:36:54 04:36:54 #34 [core-data internal] load build context 04:36:54 #34 DONE 0.0s 04:36:54 04:36:54 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:36:54 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:54 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:54 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:54 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:54 #35 ... 04:36:54 04:36:54 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:54 #29 DONE 0.0s 04:36:54 04:36:54 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:36:54 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:54 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:54 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:54 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:55 #35 ... 04:36:55 04:36:55 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:55 #29 DONE 0.0s 04:36:55 04:36:55 #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:36:55 #36 ... 04:36:55 04:36:55 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:55 #29 DONE 0.0s 04:36:55 04:36:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:36:55 #29 DONE 0.0s 04:36:55 04:36:55 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:36:55 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:55 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:55 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:55 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:55 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:55 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:55 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:55 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:55 #35 ... 04:36:55 04:36:55 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 04:36:55 #30 DONE 1.6s 04:36:56 04:36:56 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:36:56 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:56 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:56 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:56 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:56 #35 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 04:36:56 #35 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 04:36:56 #35 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 04:36:56 #35 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 04:36:56 #35 ... 04:36:56 04:36:56 #37 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 04:36:56 #37 DONE 3.3s 04:36:56 04:36:56 #38 [security-spire-agent internal] load build context 04:36:57 #38 transferring context: 21.85MB 3.7s 04:36:59 #38 ... 04:36:59 04:36:59 #39 [core-command builder 2/9] WORKDIR /edgex-go 04:36:59 #39 DONE 2.7s 04:36:59 04:36:59 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:37:04 #40 ... 04:37:04 04:37:04 #41 [security-proxy-auth internal] load build context 04:37:04 #41 transferring context: 11.23MB 9.3s 04:37:04 #41 ... 04:37:04 04:37:04 #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:37:04 #0 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:04 #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:04 #0 8.491 (1/1) Installing dumb-init (1.2.5-r2) 04:37:04 #0 8.491 Executing busybox-1.35.0-r29.trigger 04:37:04 #0 8.583 OK: 8 MiB in 16 packages 04:37:04 #42 ... 04:37:04 04:37:04 #43 [security-secretstore-setup internal] load build context 04:37:04 #43 ... 04:37:04 04:37:04 #44 [security-spiffe-token-provider internal] load build context 04:37:04 #44 ... 04:37:04 04:37:04 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:04 #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:04 #45 ... 04:37:04 04:37:04 #34 [core-data internal] load build context 04:37:04 #34 ... 04:37:04 04:37:04 #33 [core-common-config-bootstrapper internal] load build context 04:37:04 #33 ... 04:37:04 04:37:04 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:37:04 #42 DONE 10.7s 04:37:04 04:37:04 #33 [core-common-config-bootstrapper internal] load build context 04:37:04 #33 ... 04:37:04 04:37:04 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:37:05 #46 ... 04:37:05 04:37:05 #47 [support-scheduler internal] load build context 04:37:05 #47 ... 04:37:05 04:37:05 #48 [core-metadata internal] load build context 04:37:05 #48 ... 04:37:05 04:37:05 #49 [security-spire-config internal] load build context 04:37:05 #49 ... 04:37:05 04:37:05 #50 [security-proxy-setup internal] load build context 04:37:05 #50 ... 04:37:05 04:37:05 #51 [core-command internal] load build context 04:37:05 #51 ... 04:37:05 04:37:05 #52 [support-notifications internal] load build context 04:37:05 #52 ... 04:37:05 04:37:05 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 04:37:06 #53 ... 04:37:06 04:37:06 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:37:06 #54 ... 04:37:06 04:37:06 #47 [support-scheduler internal] load build context 04:37:06 #47 ... 04:37:06 04:37:06 #55 [security-bootstrapper internal] load build context 04:37:06 #55 ... 04:37:06 04:37:06 #52 [support-notifications internal] load build context 04:37:06 #52 ... 04:37:06 04:37:06 #31 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:37:06 #31 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:06 #31 5.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:06 #31 8.192 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:37:06 #31 8.192 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:37:06 #31 8.192 OK: 17689 distinct packages available 04:37:06 #31 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:06 #31 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:06 #31 ... 04:37:06 04:37:06 #56 [security-spire-server internal] load build context 04:37:06 #56 ... 04:37:06 04:37:06 #49 [security-spire-config internal] load build context 04:37:07 #49 ... 04:37:07 04:37:07 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:37:07 #57 ... 04:37:07 04:37:07 #49 [security-spire-config internal] load build context 04:37:09 #49 transferring context: 14.94MB 12.7s 04:37:09 #49 ... 04:37:09 04:37:09 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:37:09 #58 ... 04:37:09 04:37:09 #38 [security-spire-agent internal] load build context 04:37:09 #38 ... 04:37:09 04:37:09 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:37:09 #59 ... 04:37:09 04:37:09 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:37:09 #60 ... 04:37:09 04:37:09 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:37:09 #61 ... 04:37:09 04:37:09 #38 [security-spire-agent internal] load build context 04:37:10 #38 ... 04:37:10 04:37:10 #31 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:37:10 #31 14.76 (1/5) Installing dumb-init (1.2.5-r2) 04:37:10 #31 14.76 (2/5) Installing musl-obstack (1.2.3-r0) 04:37:10 #31 14.76 (3/5) Installing libucontext (1.2-r0) 04:37:10 #31 14.76 (4/5) Installing gcompat (1.1.0-r0) 04:37:10 #31 14.76 (5/5) Installing openssl (3.0.9-r1) 04:37:10 #31 14.91 Executing busybox-1.35.0-r29.trigger 04:37:10 #31 15.10 OK: 9 MiB in 20 packages 04:37:10 #31 DONE 17.5s 04:37:10 04:37:10 #38 [security-spire-agent internal] load build context 04:37:11 #38 ... 04:37:11 04:37:11 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:37:11 #32 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:11 #32 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:11 #32 12.28 (1/4) Installing ca-certificates (20230506-r0) 04:37:11 #32 12.76 (2/4) Installing dumb-init (1.2.5-r2) 04:37:11 #32 12.76 (3/4) Installing su-exec (0.2-r2) 04:37:11 #32 12.76 (4/4) Installing yq (4.30.4-r4) 04:37:11 #32 13.95 Executing busybox-1.35.0-r29.trigger 04:37:11 #32 14.33 Executing ca-certificates-20230506-r0.trigger 04:37:11 #32 16.88 OK: 17 MiB in 19 packages 04:37:11 #32 ... 04:37:11 04:37:11 #56 [security-spire-server internal] load build context 04:37:12 #56 ... 04:37:12 04:37:12 #38 [security-spire-agent internal] load build context 04:37:13 #38 transferring context: 45.77MB 19.3s 04:37:13 #38 ... 04:37:13 04:37:13 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:37:13 #32 DONE 19.1s 04:37:13 04:37:13 #38 [security-spire-agent internal] load build context 04:37:14 #38 ... 04:37:14 04:37:14 #43 [security-secretstore-setup internal] load build context 04:37:14 #43 ... 04:37:14 04:37:14 #41 [security-proxy-auth internal] load build context 04:37:14 #41 ... 04:37:14 04:37:14 #44 [security-spiffe-token-provider internal] load build context 04:37:14 #44 ... 04:37:14 04:37:14 #34 [core-data internal] load build context 04:37:14 #34 ... 04:37:14 04:37:14 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:14 #45 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:15 #45 15.17 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:37:15 #45 15.17 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:37:15 #45 15.17 OK: 17689 distinct packages available 04:37:15 #45 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:15 #45 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:15 #45 ... 04:37:15 04:37:15 #33 [core-common-config-bootstrapper internal] load build context 04:37:15 #33 ... 04:37:15 04:37:15 #44 [security-spiffe-token-provider internal] load build context 04:37:15 #44 ... 04:37:15 04:37:15 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:37:15 #46 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:15 #46 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:15 #46 20.52 (1/1) Installing dumb-init (1.2.5-r2) 04:37:15 #46 20.57 Executing busybox-1.35.0-r29.trigger 04:37:15 #46 20.81 OK: 8 MiB in 16 packages 04:37:15 #46 ... 04:37:15 04:37:15 #48 [core-metadata internal] load build context 04:37:15 #48 ... 04:37:15 04:37:15 #50 [security-proxy-setup internal] load build context 04:37:15 #50 ... 04:37:15 04:37:15 #51 [core-command internal] load build context 04:37:16 #51 ... 04:37:16 04:37:16 #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:37:16 #36 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:16 #36 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:16 #36 ... 04:37:16 04:37:16 #50 [security-proxy-setup internal] load build context 04:37:16 #50 ... 04:37:16 04:37:16 #47 [support-scheduler internal] load build context 04:37:16 #47 ... 04:37:16 04:37:16 #33 [core-common-config-bootstrapper internal] load build context 04:37:16 #33 ... 04:37:16 04:37:16 #52 [support-notifications internal] load build context 04:37:16 #52 ... 04:37:16 04:37:16 #47 [support-scheduler internal] load build context 04:37:16 #47 ... 04:37:16 04:37:16 #55 [security-bootstrapper internal] load build context 04:37:17 #55 ... 04:37:17 04:37:17 #47 [support-scheduler internal] load build context 04:37:17 #47 ... 04:37:17 04:37:17 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:37:17 #54 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:17 #54 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:17 #54 ... 04:37:17 04:37:17 #47 [support-scheduler internal] load build context 04:37:17 #47 ... 04:37:17 04:37:17 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:37:17 #57 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:17 #57 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:17 #57 ... 04:37:17 04:37:17 #52 [support-notifications internal] load build context 04:37:19 #52 ... 04:37:19 04:37:19 #49 [security-spire-config internal] load build context 04:37:19 #49 transferring context: 39.46MB 23.0s 04:37:19 #49 ... 04:37:19 04:37:19 #56 [security-spire-server internal] load build context 04:37:19 #56 ... 04:37:19 04:37:19 #49 [security-spire-config internal] load build context 04:37:19 #49 ... 04:37:19 04:37:19 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:37:19 #46 DONE 24.7s 04:37:19 04:37:19 #49 [security-spire-config internal] load build context 04:37:19 #49 ... 04:37:19 04:37:19 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:37:19 #59 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:19 #59 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:19 #59 ... 04:37:19 04:37:19 #49 [security-spire-config internal] load build context 04:37:21 #49 ... 04:37:21 04:37:21 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 04:37:21 #53 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:21 #53 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:21 #53 ... 04:37:21 04:37:21 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:37:21 #57 21.61 (1/2) Installing dumb-init (1.2.5-r2) 04:37:21 #57 21.68 (2/2) Installing su-exec (0.2-r2) 04:37:21 #57 21.71 Executing busybox-1.35.0-r29.trigger 04:37:21 #57 21.90 OK: 8 MiB in 17 packages 04:37:21 #57 DONE 23.9s 04:37:21 04:37:21 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:37:21 #60 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:21 #60 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:21 #60 ... 04:37:21 04:37:21 #49 [security-spire-config internal] load build context 04:37:22 #49 ... 04:37:22 04:37:22 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:37:22 #59 21.02 OK: 263 MiB in 53 packages 04:37:22 #59 DONE 22.8s 04:37:22 04:37:22 #49 [security-spire-config internal] load build context 04:37:22 #49 ... 04:37:22 04:37:22 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:37:22 #58 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:22 #58 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:22 #58 ... 04:37:22 04:37:22 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:37:22 #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:22 #61 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:23 #61 ... 04:37:23 04:37:23 #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:37:23 #40 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:23 #40 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:23 #40 ... 04:37:23 04:37:23 #49 [security-spire-config internal] load build context 04:37:23 #49 ... 04:37:23 04:37:23 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:37:23 #60 22.78 OK: 263 MiB in 53 packages 04:37:23 #60 DONE 25.1s 04:37:23 04:37:23 #49 [security-spire-config internal] load build context 04:37:24 #49 transferring context: 48.30MB 28.1s 04:37:24 #49 ... 04:37:24 04:37:24 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 04:37:24 #53 26.24 (1/2) Installing dumb-init (1.2.5-r2) 04:37:24 #53 26.24 (2/2) Installing openssl (3.0.9-r1) 04:37:24 #53 26.48 Executing busybox-1.35.0-r29.trigger 04:37:24 #53 26.67 OK: 8 MiB in 17 packages 04:37:24 #53 DONE 28.6s 04:37:24 04:37:24 #44 [security-spiffe-token-provider internal] load build context 04:37:24 #44 ... 04:37:24 04:37:24 #38 [security-spire-agent internal] load build context 04:37:24 #38 ... 04:37:24 04:37:24 #43 [security-secretstore-setup internal] load build context 04:37:24 #43 ... 04:37:24 04:37:24 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:37:24 #54 24.40 (1/2) Installing ca-certificates (20230506-r0) 04:37:24 #54 25.23 (2/2) Installing dumb-init (1.2.5-r2) 04:37:24 #54 25.29 Executing busybox-1.35.0-r29.trigger 04:37:24 #54 25.57 Executing ca-certificates-20230506-r0.trigger 04:37:24 #54 27.54 OK: 8 MiB in 17 packages 04:37:24 #54 DONE 29.3s 04:37:24 04:37:24 #49 [security-spire-config internal] load build context 04:37:24 #49 ... 04:37:24 04:37:24 #41 [security-proxy-auth internal] load build context 04:37:25 #41 ... 04:37:25 04:37:25 #34 [core-data internal] load build context 04:37:25 #34 ... 04:37:25 04:37:25 #41 [security-proxy-auth internal] load build context 04:37:25 #41 ... 04:37:25 04:37:25 #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:37:25 #40 24.90 OK: 263 MiB in 53 packages 04:37:25 #40 DONE 26.8s 04:37:25 04:37:25 #41 [security-proxy-auth internal] load build context 04:37:26 #41 ... 04:37:26 04:37:26 #51 [core-command internal] load build context 04:37:26 #51 ... 04:37:26 04:37:26 #48 [core-metadata internal] load build context 04:37:26 #48 ... 04:37:26 04:37:26 #41 [security-proxy-auth internal] load build context 04:37:26 #41 ... 04:37:26 04:37:26 #50 [security-proxy-setup internal] load build context 04:37:26 #50 ... 04:37:26 04:37:26 #41 [security-proxy-auth internal] load build context 04:37:26 #41 ... 04:37:26 04:37:26 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 04:37:26 #61 26.78 OK: 263 MiB in 53 packages 04:37:26 #61 DONE 28.8s 04:37:26 04:37:26 #41 [security-proxy-auth internal] load build context 04:37:26 #41 ... 04:37:26 04:37:26 #33 [core-common-config-bootstrapper internal] load build context 04:37:27 #33 ... 04:37:27 04:37:27 #48 [core-metadata internal] load build context 04:37:27 #48 ... 04:37:27 04:37:27 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:27 #45 27.71 (1/9) Installing ca-certificates (20230506-r0) 04:37:27 #45 28.38 (2/9) Installing brotli-libs (1.0.9-r9) 04:37:27 #45 28.43 (3/9) Installing nghttp2-libs (1.51.0-r0) 04:37:27 #45 28.45 (4/9) Installing libcurl (8.1.2-r0) 04:37:27 #45 28.60 (5/9) Installing curl (8.1.2-r0) 04:37:27 #45 28.60 (6/9) Installing dumb-init (1.2.5-r2) 04:37:27 #45 28.71 (7/9) Installing musl-obstack (1.2.3-r0) 04:37:27 #45 28.71 (8/9) Installing libucontext (1.2-r0) 04:37:27 #45 28.71 (9/9) Installing gcompat (1.1.0-r0) 04:37:27 #45 28.74 Executing busybox-1.35.0-r29.trigger 04:37:27 #45 29.00 Executing ca-certificates-20230506-r0.trigger 04:37:27 #45 30.93 OK: 11 MiB in 24 packages 04:37:27 #45 DONE 32.5s 04:37:27 04:37:27 #48 [core-metadata internal] load build context 04:37:27 #48 ... 04:37:27 04:37:27 #55 [security-bootstrapper internal] load build context 04:37:27 #55 ... 04:37:27 04:37:27 #33 [core-common-config-bootstrapper internal] load build context 04:37:27 #33 ... 04:37:27 04:37:27 #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:37:27 #36 22.83 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:37:27 #36 22.83 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:37:27 #36 22.83 OK: 17689 distinct packages available 04:37:27 #36 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:27 #36 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:27 #36 30.82 (1/4) Installing dumb-init (1.2.5-r2) 04:37:27 #36 30.82 (2/4) Installing musl-obstack (1.2.3-r0) 04:37:27 #36 30.82 (3/4) Installing libucontext (1.2-r0) 04:37:27 #36 30.82 (4/4) Installing gcompat (1.1.0-r0) 04:37:27 #36 30.82 Executing busybox-1.35.0-r29.trigger 04:37:27 #36 31.08 OK: 8 MiB in 19 packages 04:37:27 #36 DONE 32.4s 04:37:27 04:37:27 #33 [core-common-config-bootstrapper internal] load build context 04:37:27 #33 ... 04:37:27 04:37:27 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 04:37:27 #62 DONE 3.0s 04:37:27 04:37:27 #47 [support-scheduler internal] load build context 04:37:27 #47 ... 04:37:27 04:37:27 #33 [core-common-config-bootstrapper internal] load build context 04:37:28 #33 ... 04:37:28 04:37:28 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:37:28 #63 DONE 7.4s 04:37:28 04:37:28 #33 [core-common-config-bootstrapper internal] load build context 04:37:28 #33 ... 04:37:28 04:37:28 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:37:28 #58 24.90 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:37:28 #58 24.90 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:37:28 #58 24.90 OK: 17689 distinct packages available 04:37:28 #58 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:28 #58 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:28 #58 28.82 OK: 263 MiB in 53 packages 04:37:28 #58 DONE 29.6s 04:37:28 04:37:28 #33 [core-common-config-bootstrapper internal] load build context 04:37:29 #33 transferring context: 31.80MB 33.1s 04:37:29 #33 ... 04:37:29 04:37:29 #52 [support-notifications internal] load build context 04:37:29 #52 ... 04:37:29 04:37:29 #33 [core-common-config-bootstrapper internal] load build context 04:37:29 #33 ... 04:37:29 04:37:29 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:37:29 #64 DONE 1.0s 04:37:29 04:37:29 #33 [core-common-config-bootstrapper internal] load build context 04:37:29 #33 ... 04:37:29 04:37:29 #56 [security-spire-server internal] load build context 04:37:29 #56 ... 04:37:29 04:37:29 #33 [core-common-config-bootstrapper internal] load build context 04:37:35 #33 transferring context: 47.30MB 38.1s 04:37:35 #33 ... 04:37:35 04:37:35 #44 [security-spiffe-token-provider internal] load build context 04:37:35 #44 ... 04:37:35 04:37:35 #33 [core-common-config-bootstrapper internal] load build context 04:37:35 #33 ... 04:37:35 04:37:35 #43 [security-secretstore-setup internal] load build context 04:37:35 #43 ... 04:37:35 04:37:35 #38 [security-spire-agent internal] load build context 04:37:35 #38 ... 04:37:35 04:37:35 #44 [security-spiffe-token-provider internal] load build context 04:37:35 #44 ... 04:37:35 04:37:35 #34 [core-data internal] load build context 04:37:35 #34 ... 04:37:35 04:37:35 #49 [security-spire-config internal] load build context 04:37:35 #49 ... 04:37:35 04:37:35 #34 [core-data internal] load build context 04:37:36 #34 ... 04:37:36 04:37:36 #51 [core-command internal] load build context 04:37:36 #51 ... 04:37:36 04:37:36 #34 [core-data internal] load build context 04:37:36 #34 ... 04:37:36 04:37:36 #50 [security-proxy-setup internal] load build context 04:37:36 #50 ... 04:37:36 04:37:36 #51 [core-command internal] load build context 04:37:36 #51 ... 04:37:36 04:37:36 #41 [security-proxy-auth internal] load build context 04:37:37 #41 ... 04:37:37 04:37:37 #51 [core-command internal] load build context 04:37:37 #51 ... 04:37:37 04:37:37 #48 [core-metadata internal] load build context 04:37:37 #48 ... 04:37:37 04:37:37 #55 [security-bootstrapper internal] load build context 04:37:37 #55 ... 04:37:37 04:37:37 #51 [core-command internal] load build context 04:37:38 #51 ... 04:37:38 04:37:38 #47 [support-scheduler internal] load build context 04:37:38 #47 ... 04:37:38 04:37:38 #51 [core-command internal] load build context 04:37:39 #51 transferring context: 75.27MB 43.2s 04:37:39 #51 ... 04:37:39 04:37:39 #52 [support-notifications internal] load build context 04:37:39 #52 ... 04:37:39 04:37:39 #55 [security-bootstrapper internal] load build context 04:37:39 #55 ... 04:37:39 04:37:39 #56 [security-spire-server internal] load build context 04:37:39 #56 ... 04:37:39 04:37:39 #55 [security-bootstrapper internal] load build context 04:37:45 #55 transferring context: 121.94MB 47.6s 04:37:45 #55 ... 04:37:45 04:37:45 #33 [core-common-config-bootstrapper internal] load build context 04:37:45 #33 ... 04:37:45 04:37:45 #55 [security-bootstrapper internal] load build context 04:37:45 #55 ... 04:37:45 04:37:45 #38 [security-spire-agent internal] load build context 04:37:45 #38 ... 04:37:45 04:37:45 #44 [security-spiffe-token-provider internal] load build context 04:37:45 #44 ... 04:37:45 04:37:45 #43 [security-secretstore-setup internal] load build context 04:37:45 #43 ... 04:37:45 04:37:45 #49 [security-spire-config internal] load build context 04:37:45 #49 ... 04:37:45 04:37:45 #44 [security-spiffe-token-provider internal] load build context 04:37:46 #44 ... 04:37:46 04:37:46 #34 [core-data internal] load build context 04:37:46 #34 ... 04:37:46 04:37:46 #50 [security-proxy-setup internal] load build context 04:37:46 #50 ... 04:37:46 04:37:46 #44 [security-spiffe-token-provider internal] load build context 04:37:47 #44 ... 04:37:47 04:37:47 #41 [security-proxy-auth internal] load build context 04:37:47 #41 ... 04:37:47 04:37:47 #44 [security-spiffe-token-provider internal] load build context 04:37:47 #44 ... 04:37:47 04:37:47 #48 [core-metadata internal] load build context 04:37:47 #48 ... 04:37:47 04:37:47 #44 [security-spiffe-token-provider internal] load build context 04:37:48 #44 ... 04:37:48 04:37:48 #47 [support-scheduler internal] load build context 04:37:48 #47 ... 04:37:48 04:37:48 #44 [security-spiffe-token-provider internal] load build context 04:37:49 #44 transferring context: 169.87MB 54.8s 04:37:49 #44 ... 04:37:49 04:37:49 #51 [core-command internal] load build context 04:37:49 #51 ... 04:37:49 04:37:49 #52 [support-notifications internal] load build context 04:37:49 #52 ... 04:37:49 04:37:49 #44 [security-spiffe-token-provider internal] load build context 04:37:49 #44 ... 04:37:49 04:37:49 #56 [security-spire-server internal] load build context 04:37:50 #56 ... 04:37:50 04:37:50 #44 [security-spiffe-token-provider internal] load build context 04:37:50 #44 ... 04:37:50 04:37:50 #43 [security-secretstore-setup internal] load build context 04:37:50 #43 transferring context: 182.27MB 55.5s done 04:37:50 #43 DONE 55.9s 04:37:50 04:37:50 #44 [security-spiffe-token-provider internal] load build context 04:37:50 #44 ... 04:37:50 04:37:50 #34 [core-data internal] load build context 04:37:50 #34 transferring context: 182.27MB 55.3s done 04:37:50 #34 DONE 55.8s 04:37:50 04:37:50 #44 [security-spiffe-token-provider internal] load build context 04:37:51 #44 transferring context: 182.27MB 56.9s done 04:37:53 #44 ... 04:37:53 04:37:53 #49 [security-spire-config internal] load build context 04:37:53 #49 transferring context: 182.27MB 54.9s done 04:37:53 #49 DONE 58.7s 04:37:53 04:37:53 #52 [support-notifications internal] load build context 04:37:54 #52 ... 04:37:54 04:37:54 #44 [security-spiffe-token-provider internal] load build context 04:37:54 #44 DONE 59.6s 04:37:54 04:37:54 #52 [support-notifications internal] load build context 04:37:54 #52 ... 04:37:54 04:37:54 #56 [security-spire-server internal] load build context 04:37:54 #56 transferring context: 182.27MB 55.1s done 04:37:54 #56 DONE 57.9s 04:37:54 04:37:54 #52 [support-notifications internal] load build context 04:37:54 #52 ... 04:37:54 04:37:54 #50 [security-proxy-setup internal] load build context 04:37:54 #50 transferring context: 182.27MB 56.5s done 04:37:54 #50 DONE 58.8s 04:37:54 04:37:54 #52 [support-notifications internal] load build context 04:37:54 #52 ... 04:37:54 04:37:54 #38 [security-spire-agent internal] load build context 04:37:54 #38 transferring context: 182.27MB 59.2s done 04:37:54 #38 DONE 60.4s 04:37:54 04:37:54 #52 [support-notifications internal] load build context 04:37:54 #52 ... 04:37:54 04:37:54 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:37:54 #65 DONE 4.1s 04:37:54 04:37:54 #47 [support-scheduler internal] load build context 04:37:54 #47 transferring context: 182.27MB 59.2s done 04:37:54 #47 DONE 60.3s 04:37:54 04:37:54 #52 [support-notifications internal] load build context 04:37:55 #52 ... 04:37:55 04:37:55 #66 [core-data builder 4/7] COPY go.mod vendor* ./ 04:37:55 #66 DONE 4.3s 04:37:55 04:37:55 #52 [support-notifications internal] load build context 04:37:55 #52 ... 04:37:55 04:37:55 #33 [core-common-config-bootstrapper internal] load build context 04:37:55 #33 ... 04:37:55 04:37:55 #55 [security-bootstrapper internal] load build context 04:37:55 #55 transferring context: 182.27MB 57.7s done 04:37:55 #55 DONE 59.4s 04:37:55 04:37:55 #33 [core-common-config-bootstrapper internal] load build context 04:37:55 #33 ... 04:37:55 04:37:55 #52 [support-notifications internal] load build context 04:37:55 #52 ... 04:37:55 04:37:55 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:37:55 #67 DONE 1.5s 04:37:55 04:37:55 #52 [support-notifications internal] load build context 04:37:55 #52 ... 04:37:55 04:37:55 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 04:37:55 #68 DONE 1.9s 04:37:55 04:37:55 #52 [support-notifications internal] load build context 04:37:57 #52 ... 04:37:57 04:37:57 #41 [security-proxy-auth internal] load build context 04:37:57 #41 ... 04:37:57 04:37:57 #52 [support-notifications internal] load build context 04:37:57 #52 ... 04:37:57 04:37:57 #48 [core-metadata internal] load build context 04:37:57 #48 ... 04:37:57 04:37:57 #41 [security-proxy-auth internal] load build context 04:37:59 #41 transferring context: 111.78MB 65.1s 04:37:59 #41 ... 04:37:59 04:37:59 #51 [core-command internal] load build context 04:37:59 #51 transferring context: 182.27MB 63.2s done 04:37:59 #51 DONE 64.0s 04:37:59 04:37:59 #41 [security-proxy-auth internal] load build context 04:38:00 #41 ... 04:38:00 04:38:00 #33 [core-common-config-bootstrapper internal] load build context 04:38:00 #33 transferring context: 182.27MB 64.3s done 04:38:00 #33 DONE 65.8s 04:38:00 04:38:00 #41 [security-proxy-auth internal] load build context 04:38:01 #41 ... 04:38:01 04:38:01 #48 [core-metadata internal] load build context 04:38:01 #48 transferring context: 182.27MB 64.8s done 04:38:01 #48 DONE 65.9s 04:38:01 04:38:01 #41 [security-proxy-auth internal] load build context 04:38:01 #41 ... 04:38:01 04:38:01 #52 [support-notifications internal] load build context 04:38:01 #52 transferring context: 182.27MB 65.9s done 04:38:01 #52 DONE 66.8s 04:38:01 04:38:01 #41 [security-proxy-auth internal] load build context 04:38:02 #41 ... 04:38:02 04:38:02 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:38:02 #69 DONE 0.8s 04:38:02 04:38:02 #41 [security-proxy-auth internal] load build context 04:38:03 #41 transferring context: 182.27MB 69.6s done 04:38:03 #41 DONE 69.9s 04:38:03 04:38:03 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:04 #70 ... 04:38:04 04:38:04 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:04 #71 ... 04:38:04 04:38:04 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:05 #72 ... 04:38:05 04:38:05 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:05 #73 ... 04:38:05 04:38:05 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #74 ... 04:38:52 04:38:52 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #70 DONE 44.7s 04:38:52 04:38:52 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #72 DONE 51.6s 04:38:52 04:38:52 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #71 DONE 53.0s 04:38:52 04:38:52 #75 [security-spire-config builder 6/9] COPY . . 04:38:52 #75 ... 04:38:52 04:38:52 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #73 DONE 52.3s 04:38:52 04:38:52 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:52 #74 DONE 51.9s 04:38:52 04:38:52 #76 [security-spiffe-token-provider builder 6/7] COPY . . 04:38:52 #76 ... 04:38:52 04:38:52 #77 [security-secretstore-setup builder 6/7] COPY . . 04:38:52 #77 DONE 5.4s 04:38:52 04:38:52 #78 [core-data builder 6/7] COPY . . 04:38:53 #78 DONE 5.4s 04:38:53 04:38:53 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:38:53 #79 CACHED 04:38:53 04:38:53 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #80 CACHED 04:38:53 04:38:53 #81 [security-bootstrapper builder 6/7] COPY . . 04:38:53 #81 CACHED 04:38:53 04:38:53 #82 [security-proxy-setup builder 6/7] COPY . . 04:38:53 #82 CACHED 04:38:53 04:38:53 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:38:53 #83 CACHED 04:38:53 04:38:53 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #84 CACHED 04:38:53 04:38:53 #85 [support-notifications builder 6/7] COPY . . 04:38:53 #85 DONE 5.5s 04:38:53 04:38:53 #86 [core-command builder 6/7] COPY . . 04:38:53 #86 CACHED 04:38:53 04:38:53 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 04:38:53 #87 CACHED 04:38:53 04:38:53 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #88 CACHED 04:38:53 04:38:53 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:38:53 #89 CACHED 04:38:53 04:38:53 #90 [core-metadata builder 6/7] COPY . . 04:38:53 #90 CACHED 04:38:53 04:38:53 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #91 CACHED 04:38:53 04:38:53 #76 [security-spiffe-token-provider builder 6/7] COPY . . 04:38:53 #76 DONE 5.3s 04:38:53 04:38:53 #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:38:53 #92 CACHED 04:38:53 04:38:53 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #93 CACHED 04:38:53 04:38:53 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 04:38:53 #94 CACHED 04:38:53 04:38:53 #75 [security-spire-config builder 6/9] COPY . . 04:38:53 #75 DONE 5.5s 04:38:53 04:38:53 #95 [support-scheduler builder 6/7] COPY . . 04:38:53 #95 CACHED 04:38:53 04:38:53 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:38:53 #96 CACHED 04:38:53 04:38:53 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #97 CACHED 04:38:53 04:38:53 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #98 CACHED 04:38:53 04:38:53 #99 [security-proxy-auth builder 6/7] COPY . . 04:38:53 #99 CACHED 04:38:53 04:38:53 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:38:53 #100 CACHED 04:38:53 04:38:53 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:38:53 #101 ... 04:38:53 04:38:53 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 04:38:53 #102 DONE 0.4s 04:38:53 04:38:53 #103 [security-spire-server builder 6/9] COPY . . 04:38:53 #103 CACHED 04:38:53 04:38:53 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:53 #104 CACHED 04:38:53 04:38:53 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 04:38:53 #105 CACHED 04:38:53 04:38:53 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 04:38:53 #106 CACHED 04:38:53 04:38:53 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:38:59 #107 ... 04:38:59 04:38:59 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:38:59 #0 5.589 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 04:38:59 #108 ... 04:38:59 04:38:59 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:38:59 #101 6.592 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 04:39:00 #101 ... 04:39:00 04:39:00 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:39:00 #109 DONE 6.8s 04:39:00 04:39:00 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:39:00 #107 DONE 6.9s 04:39:00 04:39:00 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 04:39:00 #110 DONE 0.4s 04:39:00 04:39:00 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 04:39:00 #111 DONE 0.3s 04:39:00 04:39:00 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:00 #0 6.831 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 04:39:02 #112 ... 04:39:02 04:39:02 #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:02 #113 DONE 0.2s 04:39:02 04:39:02 #114 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:39:02 #114 DONE 0.1s 04:39:02 04:39:02 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:39:02 #0 6.488 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 04:39:02 #115 ... 04:39:02 04:39:02 #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:39:03 #116 DONE 0.3s 04:39:03 04:39:03 #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:39:03 #117 DONE 0.2s 04:39:03 04:39:03 #118 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:39:03 #0 6.375 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 04:39:03 #118 ... 04:39:03 04:39:03 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:39:03 #0 4.439 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 04:39:03 #119 ... 04:39:03 04:39:03 #120 [security-spire-agent builder 6/9] COPY . . 04:39:03 #120 CACHED 04:39:03 04:39:03 #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go 04:39:03 #121 CACHED 04:39:03 04:39:03 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:03 #122 CACHED 04:39:03 04:39:03 #123 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 04:39:03 #123 CACHED 04:39:03 04:39:03 #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 04:39:03 #124 CACHED 04:39:03 04:39:03 #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:03 #125 CACHED 04:39:03 04:39:03 #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 04:39:03 #126 CACHED 04:39:03 04:39:03 #127 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 04:39:03 #127 CACHED 04:39:03 04:39:03 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:03 #0 5.246 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 04:39:03 #128 ... 04:39:03 04:39:03 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:03 #0 5.321 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 04:39:03 #129 ... 04:39:03 04:39:03 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:03 #0 6.846 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 04:39:03 #130 ... 04:39:03 04:39:03 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:39:03 #0 6.116 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 04:39:03 #131 ... 04:39:03 04:39:03 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:39:03 #0 6.064 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 04:39:04 #132 ... 04:39:04 04:39:04 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:39:05 #133 DONE 1.6s 04:39:05 04:39:05 #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:39:05 #134 ... 04:39:05 04:39:05 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:39:05 #135 DONE 1.9s 04:39:05 04:39:05 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:39:05 #136 DONE 2.0s 04:39:05 04:39:05 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:39:05 #137 DONE 0.6s 04:39:05 04:39:05 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:39:05 #138 DONE 0.5s 04:39:05 04:39:05 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:39:06 #139 DONE 0.6s 04:39:06 04:39:06 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:39:06 #140 DONE 0.4s 04:39:06 04:39:06 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:39:06 #141 DONE 0.5s 04:39:06 04:39:06 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:39:06 #142 DONE 0.4s 04:39:06 04:39:06 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:06 #129 ... 04:39:06 04:39:06 #143 [security-spire-config] exporting to image 04:39:06 #143 exporting layers 04:39:08 #143 ... 04:39:08 04:39:08 #134 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:39:08 #134 DONE 2.9s 04:39:08 04:39:08 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:39:08 #144 DONE 0.2s 04:39:08 04:39:08 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:39:08 #145 DONE 0.4s 04:39:08 04:39:08 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:39:09 #146 DONE 0.4s 04:39:09 04:39:09 #143 [security-spire-agent] exporting to image 04:39:09 #143 exporting layers 2.8s done 04:39:09 #143 writing image sha256:c1cb52cc4796412cbfacbe9fb3d6d3287cce7299a27621c26c804ad34bc37a17 04:39:09 #143 exporting layers 3.0s done 04:39:09 #143 writing image sha256:c1cb52cc4796412cbfacbe9fb3d6d3287cce7299a27621c26c804ad34bc37a17 0.1s done 04:39:09 #143 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:39:09 #143 writing image sha256:1134781a039aade35d3dbe1ccd58552c43ed0c6e1030348947d54d47a68be1ba 0.0s done 04:39:09 #143 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:39:10 #143 exporting layers 1.7s done 04:39:10 #143 writing image sha256:1aa5c9521078e62bc3582a5b81238e1e93652ebc71f1a70476583baf961c7379 done 04:39:10 #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:39:10 #143 DONE 4.8s 04:39:10 04:39:10 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:33 #131 ... 04:53:33 04:53:33 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:53:33 #108 DONE 880.0s 04:53:33 04:53:33 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:33 #131 ... 04:53:33 04:53:33 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:53:33 #147 DONE 0.2s 04:53:33 04:53:33 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:53:33 #35 ... 04:53:33 04:53:33 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:53:33 #148 DONE 0.1s 04:53:34 04:53:34 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:53:34 #149 DONE 0.3s 04:53:34 04:53:34 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:53:34 #150 DONE 0.3s 04:53:34 04:53:34 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:34 #101 ... 04:53:34 04:53:34 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:53:34 #151 DONE 0.1s 04:53:34 04:53:34 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:36 #152 ... 04:53:36 04:53:36 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:53:36 #119 DONE 883.6s 04:53:36 04:53:36 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:37 #131 ... 04:53:37 04:53:37 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:37 #152 DONE 2.3s 04:53:37 04:53:37 #143 [security-proxy-auth] exporting to image 04:53:37 #143 exporting layers 04:53:38 #143 ... 04:53:38 04:53:38 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:53:38 #153 DONE 0.3s 04:53:38 04:53:38 #143 [security-proxy-auth] exporting to image 04:53:38 #143 exporting layers 0.9s done 04:53:38 #143 writing image sha256:b2b5bf68e9c25ed0dc57d98d59f69d26f036efbda22ce28c3d08addc0435318c done 04:53:38 #143 naming to docker.io/library/security-proxy-auth-arm64 done 04:53:38 #143 DONE 5.8s 04:53:38 04:53:38 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:53:38 #154 DONE 0.2s 04:53:38 04:53:38 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:53:38 #155 DONE 0.2s 04:53:38 04:53:38 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:38 #131 ... 04:53:38 04:53:38 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:53:38 #156 DONE 0.3s 04:53:38 04:53:38 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:38 #131 ... 04:53:38 04:53:38 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:53:38 #157 DONE 0.2s 04:53:38 04:53:38 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:41 #158 DONE 2.1s 04:53:41 04:53:41 #143 [security-proxy-setup] exporting to image 04:53:41 #143 exporting layers 0.5s done 04:53:41 #143 writing image sha256:ec3b6fcc30d804826d2bcbac8c628a5cd21efcbb237e9af5adacc03a485f8a40 done 04:53:41 #143 naming to docker.io/library/security-proxy-setup-arm64 done 04:53:41 #143 DONE 6.3s 04:53:41 04:53:41 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:44 #101 ... 04:53:44 04:53:44 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:53:44 #128 890.6 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 04:53:46 #128 ... 04:53:46 04:53:46 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:53:46 #129 DONE 893.7s 04:53:46 04:53:46 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:53:47 #159 DONE 0.4s 04:53:47 04:53:47 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:47 #101 ... 04:53:47 04:53:47 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:53:50 #160 DONE 2.4s 04:53:50 04:53:50 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:50 #115 ... 04:53:50 04:53:50 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:53:50 #161 DONE 0.4s 04:53:50 04:53:50 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:53:50 #162 DONE 0.2s 04:53:50 04:53:50 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:53:50 #163 DONE 0.3s 04:53:50 04:53:50 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:53:50 #164 DONE 0.2s 04:53:50 04:53:50 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:53:50 #130 ... 04:53:50 04:53:50 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:53:51 #165 DONE 0.2s 04:53:51 04:53:51 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:53:51 #166 DONE 0.1s 04:53:51 04:53:51 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:53:51 #167 DONE 0.1s 04:53:51 04:53:51 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:51 #132 ... 04:53:51 04:53:51 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:53:51 #168 DONE 0.2s 04:53:51 04:53:51 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:53:53 #169 DONE 1.9s 04:53:53 04:53:53 #143 [security-bootstrapper] exporting to image 04:53:53 #143 exporting layers 04:53:54 #143 exporting layers 0.8s done 04:53:54 #143 writing image sha256:02150514d049466b9a1f558a89145fe06bf6c1bd116f02efc7e28a6f21bf159c done 04:53:54 #143 naming to docker.io/library/security-bootstrapper-arm64 done 04:53:54 #143 DONE 7.0s 04:53:54 04:53:54 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:54:04 #132 ... 04:54:04 04:54:04 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:04 #128 DONE 910.5s 04:54:04 04:54:04 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:04 #131 ... 04:54:04 04:54:04 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:54:04 #170 DONE 0.4s 04:54:04 04:54:04 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:04 #131 ... 04:54:04 04:54:04 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:54:04 #171 DONE 0.2s 04:54:04 04:54:04 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:54:04 #172 DONE 0.2s 04:54:04 04:54:04 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:54:04 #173 DONE 0.1s 04:54:04 04:54:04 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:54:05 #174 DONE 0.2s 04:54:05 04:54:05 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:54:05 #175 DONE 0.3s 04:54:05 04:54:05 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:54:05 #101 ... 04:54:05 04:54:05 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:54:05 #176 DONE 0.3s 04:54:05 04:54:05 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:54:05 #177 DONE 0.1s 04:54:05 04:54:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:06 #130 ... 04:54:06 04:54:06 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:07 #178 DONE 2.0s 04:54:07 04:54:07 #143 [security-secretstore-setup] exporting to image 04:54:07 #143 exporting layers 04:54:08 #143 exporting layers 1.1s done 04:54:08 #143 writing image sha256:a5ca3cd21181f3addf2fc08e334863370c82204b8289abab67b933d6e92117fb done 04:54:08 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 04:54:08 #143 DONE 8.1s 04:54:08 04:54:08 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:54:30 #101 DONE 934.5s 04:54:30 04:54:30 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:54:30 #35 ... 04:54:30 04:54:30 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:54:30 #179 DONE 0.1s 04:54:30 04:54:30 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:30 #115 ... 04:54:30 04:54:30 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:54:30 #180 DONE 0.3s 04:54:30 04:54:30 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:54:30 #181 DONE 0.3s 04:54:30 04:54:30 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:54:30 #182 DONE 0.2s 04:54:30 04:54:30 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:30 #115 ... 04:54:30 04:54:30 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:54:30 #183 DONE 0.2s 04:54:30 04:54:30 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:54:31 #184 DONE 2.1s 04:54:31 04:54:31 #143 [core-common-config-bootstrapper] exporting to image 04:54:31 #143 exporting layers 04:54:32 #143 exporting layers 0.5s done 04:54:32 #143 writing image sha256:5fd7c7f218ce29e69ae2b08eb2a1e7208643c480bca57309b2b23536f353c54c done 04:54:32 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:54:32 #143 DONE 8.7s 04:54:32 04:54:32 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:44 #130 ... 04:54:44 04:54:44 #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:54:44 #112 DONE 950.5s 04:54:44 04:54:44 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:44 #130 ... 04:54:44 04:54:44 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:54:44 #185 DONE 0.1s 04:54:44 04:54:44 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:54:44 #186 DONE 0.1s 04:54:44 04:54:44 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:44 #115 ... 04:54:44 04:54:44 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:54:44 #187 DONE 0.3s 04:54:44 04:54:44 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:44 #115 ... 04:54:44 04:54:44 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:54:44 #188 DONE 0.1s 04:54:44 04:54:44 #143 [core-command] exporting to image 04:54:44 #143 exporting layers 04:54:45 #143 exporting layers 0.3s done 04:54:45 #143 writing image sha256:c820b946e7657bebc36d42998a8f0ab1f5635bc267ee644f36b11cf37a91a02a done 04:54:45 #143 naming to docker.io/library/core-command-arm64 done 04:54:45 #143 DONE 8.9s 04:54:45 04:54:45 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:00 #115 ... 04:55:00 04:55:00 #118 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:55:00 #118 DONE 966.6s 04:55:00 04:55:00 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:00 #131 ... 04:55:00 04:55:00 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:55:00 #189 DONE 0.2s 04:55:00 04:55:00 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:55:00 #190 DONE 0.1s 04:55:00 04:55:00 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:01 #191 DONE 0.3s 04:55:01 04:55:01 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:55:01 #192 DONE 0.2s 04:55:01 04:55:01 #143 [core-data] exporting to image 04:55:01 #143 exporting layers 04:55:01 #143 exporting layers 0.3s done 04:55:01 #143 writing image sha256:5f68f355f988f148ca9c561400bccb6546f04fae882d578f17dc684bae1f7767 done 04:55:01 #143 naming to docker.io/library/core-data-arm64 done 04:55:01 #143 DONE 9.2s 04:55:01 04:55:01 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:55:03 #115 DONE 970.2s 04:55:03 04:55:03 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:03 #131 ... 04:55:03 04:55:03 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:55:03 #193 DONE 0.1s 04:55:03 04:55:03 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:04 #131 ... 04:55:04 04:55:04 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:55:04 #194 DONE 0.2s 04:55:04 04:55:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:55:04 #130 ... 04:55:04 04:55:04 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:04 #195 DONE 0.3s 04:55:04 04:55:04 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:55:04 #132 ... 04:55:04 04:55:04 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:55:04 #196 DONE 0.1s 04:55:04 04:55:04 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:55:04 #197 DONE 0.1s 04:55:04 04:55:04 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:55:04 #131 ... 04:55:04 04:55:04 #143 [core-metadata] exporting to image 04:55:05 #143 exporting layers 0.4s done 04:55:05 #143 writing image sha256:16f366ff53d4d842620a591919094859741ba9b34a79bdfa995e55a2caad9623 done 04:55:05 #143 naming to docker.io/library/core-metadata-arm64 done 04:55:05 #143 DONE 9.6s 04:55:05 04:55:05 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:01 #132 ... 04:56:01 04:56:01 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:56:01 #131 DONE 1020.8s 04:56:01 04:56:01 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:01 #130 ... 04:56:01 04:56:01 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:56:01 #198 DONE 0.1s 04:56:01 04:56:01 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:56:01 #199 DONE 0.2s 04:56:01 04:56:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:01 #132 ... 04:56:01 04:56:01 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:56:01 #200 DONE 0.3s 04:56:01 04:56:01 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:56:01 #201 DONE 0.1s 04:56:01 04:56:01 #143 [security-spiffe-token-provider] exporting to image 04:56:01 #143 exporting layers 04:56:01 #143 exporting layers 0.5s done 04:56:01 #143 writing image sha256:26135a453b5c8010dc54b2b03220628c7763f51c0b07f13ef8bc3a8cb3abc474 done 04:56:01 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:56:01 #143 DONE 10.1s 04:56:01 04:56:01 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:56:16 #130 DONE 1041.0s 04:56:16 04:56:16 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:56:16 #35 ... 04:56:16 04:56:16 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:56:16 #202 DONE 0.1s 04:56:16 04:56:16 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:56:16 #203 DONE 0.1s 04:56:16 04:56:16 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:56:16 #204 ... 04:56:16 04:56:16 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:56:16 #132 DONE 1041.8s 04:56:16 04:56:16 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:56:16 #204 DONE 0.4s 04:56:16 04:56:16 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:56:16 #205 DONE 0.2s 04:56:16 04:56:16 #143 [support-scheduler] exporting to image 04:56:16 #143 exporting layers 04:56:16 #143 ... 04:56:16 04:56:16 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:56:16 #206 DONE 0.2s 04:56:16 04:56:16 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:56:16 #207 DONE 0.1s 04:56:16 04:56:16 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:56:16 #208 ... 04:56:16 04:56:16 #143 [support-scheduler] exporting to image 04:56:16 #143 exporting layers 0.4s done 04:56:16 #143 writing image sha256:61867697281da7d3d7593d40f978761c6846118399772324e117babc9f8a0862 done 04:56:16 #143 naming to docker.io/library/support-scheduler-arm64 done 04:56:16 #143 DONE 10.5s 04:56:16 04:56:16 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:56:16 #208 DONE 0.3s 04:56:16 04:56:16 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:56:16 #209 DONE 0.1s 04:56:16 04:56:16 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:56:16 #35 ... 04:56:16 04:56:16 #143 [support-notifications] exporting to image 04:56:16 #143 exporting layers 0.4s done 04:56:16 #143 writing image sha256:5e72751fa37090a273d3d6867e9ee81d93720ebd02d60df3aca603c4539d232d done 04:56:16 #143 naming to docker.io/library/support-notifications-arm64 done 04:56:16 #143 DONE 10.9s 04:56:16 04:56:16 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:56:16 time="2023-07-14T04:36:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:56:16 $ docker stop --time=1 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 04:56:18 $ docker rm -f --volumes 606567960f79a522c48f83a98e3c953c47c0867d7be9e7e552da3004f928ab45 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:18 + docker images 04:56:18 REPOSITORY TAG IMAGE ID CREATED SIZE 04:56:18 support-notifications-arm64 latest 5e72751fa370 3 seconds ago 32.4MB 04:56:18 support-scheduler-arm64 latest 61867697281d 3 seconds ago 31.8MB 04:56:18 security-spiffe-token-provider-arm64 latest 26135a453b5c 23 seconds ago 33.3MB 04:56:18 core-metadata-arm64 latest 16f366ff53d4 About a minute ago 20.8MB 04:56:18 core-data-arm64 latest 5f68f355f988 About a minute ago 20.5MB 04:56:18 core-command-arm64 latest c820b946e765 About a minute ago 20.3MB 04:56:18 core-common-config-bootstrapper-arm64 latest 5fd7c7f218ce About a minute ago 17.8MB 04:56:18 security-secretstore-setup-arm64 latest a5ca3cd21181 2 minutes ago 42.5MB 04:56:18 security-bootstrapper-arm64 latest 02150514d049 2 minutes ago 22.4MB 04:56:18 security-proxy-setup-arm64 latest ec3b6fcc30d8 2 minutes ago 19.3MB 04:56:18 security-proxy-auth-arm64 latest b2b5bf68e9c2 2 minutes ago 18.8MB 04:56:18 security-spire-agent-arm64 latest 1aa5c9521078 17 minutes ago 153MB 04:56:18 security-spire-server-arm64 latest c1cb52cc4796 17 minutes ago 97MB 04:56:18 security-spire-config-arm64 latest 1134781a039a 17 minutes ago 96.1MB 04:56:18 ci-base-image-arm64 latest f7d8ee91b6a4 31 minutes ago 1.04GB 04:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 35 hours ago 677MB 04:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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 04:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:18 04:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:19 arm64: Pulling from edgex-lftools-log-publisher 04:56:19 8998bd30e6a1: Pulling fs layer 04:56:19 04944245beec: Pulling fs layer 04:56:19 699f458cf7ca: Pulling fs layer 04:56:19 765212b225bb: Pulling fs layer 04:56:19 f23df028b6ca: Pulling fs layer 04:56:19 d65c8cfc05b1: Pulling fs layer 04:56:19 2437ff75d9bd: Pulling fs layer 04:56:19 765212b225bb: Waiting 04:56:19 f23df028b6ca: Waiting 04:56:19 2437ff75d9bd: Waiting 04:56:19 04944245beec: Verifying Checksum 04:56:19 04944245beec: Download complete 04:56:19 765212b225bb: Verifying Checksum 04:56:19 765212b225bb: Download complete 04:56:19 f23df028b6ca: Verifying Checksum 04:56:19 f23df028b6ca: Download complete 04:56:19 d65c8cfc05b1: Verifying Checksum 04:56:19 d65c8cfc05b1: Download complete 04:56:19 699f458cf7ca: Verifying Checksum 04:56:19 699f458cf7ca: Download complete 04:56:20 8998bd30e6a1: Verifying Checksum 04:56:20 8998bd30e6a1: Download complete 04:56:22 2437ff75d9bd: Verifying Checksum 04:56:22 2437ff75d9bd: Download complete 04:56:24 8998bd30e6a1: Pull complete 04:56:24 04944245beec: Pull complete 04:56:26 699f458cf7ca: Pull complete 04:56:26 765212b225bb: Pull complete 04:56:26 f23df028b6ca: Pull complete 04:56:27 d65c8cfc05b1: Pull complete 04:56:42 2437ff75d9bd: Pull complete 04:56:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:42 prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container 04:56:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:56:45 $ docker top 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:45 ---> job-cost.sh 04:56:45 lf-activate-venv: SKIPPING 04:56:45 INFO: No Stack... 04:56:46 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:47 INFO: Archiving Costs [Pipeline] sh 04:56:47 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:56:47 + cut -d, -f6 [Pipeline] lock 04:56:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] 04:56:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] did not exist. Created. 04:56:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:48 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:48 Stashed 1 file(s) [Pipeline] } 04:56:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:48 $ docker stop --time=1 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf 04:56:49 $ docker rm -f --volumes 7ca6316612b028fafd9a5e0669648c66506966910ee876c414325c071915dcbf [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 04:56:50 provisioning config files... 04:56:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4583250217372518651tmp [Pipeline] { [Pipeline] sh 04:56:50 + set +x 04:56:50 + curl -s https://codecov.io/bash 04:56:50 + bash -s -- 04:57:00 bash: line 2: syntax error near unexpected token `<' 04:57:00 bash: line 2: `' [Pipeline] } 04:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:57:00 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 04:57:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:02 ---> package-listing.sh 04:57:02 ++ facter osfamily 04:57:02 ++ tr '[:upper:]' '[:lower:]' 04:57:02 + OS_FAMILY=debian 04:57:02 + workspace=/w/workspace/edgex-go/4 04:57:02 + START_PACKAGES=/tmp/packages_start.txt 04:57:02 + END_PACKAGES=/tmp/packages_end.txt 04:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:02 + PACKAGES=/tmp/packages_start.txt 04:57:02 + '[' /w/workspace/edgex-go/4 ']' 04:57:02 + PACKAGES=/tmp/packages_end.txt 04:57:02 + case "${OS_FAMILY}" in 04:57:02 + dpkg -l 04:57:02 + grep '^ii' 04:57:02 + '[' -f /tmp/packages_start.txt ']' 04:57:02 + '[' -f /tmp/packages_end.txt ']' 04:57:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:02 + '[' /w/workspace/edgex-go/4 ']' 04:57:02 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:57:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:57:02 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:03 04:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:03 latest: Pulling from edgex-lftools-log-publisher 04:57:03 5eb5b503b376: Pulling fs layer 04:57:03 5c69ac0246d0: Pulling fs layer 04:57:03 ec43610c2a17: Pulling fs layer 04:57:03 3a2ae6a8a46f: Pulling fs layer 04:57:03 33b1e0a273af: Pulling fs layer 04:57:03 5d3b04190fa2: Pulling fs layer 04:57:03 2f39f015ded8: Pulling fs layer 04:57:03 3a2ae6a8a46f: Waiting 04:57:03 5d3b04190fa2: Waiting 04:57:03 33b1e0a273af: Waiting 04:57:03 2f39f015ded8: Waiting 04:57:03 5c69ac0246d0: Download complete 04:57:03 3a2ae6a8a46f: Verifying Checksum 04:57:03 3a2ae6a8a46f: Download complete 04:57:03 ec43610c2a17: Verifying Checksum 04:57:03 ec43610c2a17: Download complete 04:57:03 33b1e0a273af: Download complete 04:57:03 5d3b04190fa2: Verifying Checksum 04:57:03 5d3b04190fa2: Download complete 04:57:03 5eb5b503b376: Verifying Checksum 04:57:03 5eb5b503b376: Download complete 04:57:04 2f39f015ded8: Download complete 04:57:04 5eb5b503b376: Pull complete 04:57:04 5c69ac0246d0: Pull complete 04:57:05 ec43610c2a17: Pull complete 04:57:05 3a2ae6a8a46f: Pull complete 04:57:06 33b1e0a273af: Pull complete 04:57:06 5d3b04190fa2: Pull complete 04:57:10 2f39f015ded8: Pull complete 04:57:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:10 prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container 04:57:10 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 04:57:14 $ docker top 473ff5b5b92b1359fda32a773bac258fb91c86969f99761b8c0909670c73df56 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:15 + ls /var/log/sa-host 04:57:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:15 provisioning config files... 04:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15428712417994014363tmp [Pipeline] { [Pipeline] echo 04:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:15 ---> create-netrc.sh [Pipeline] } 04:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:15 ---> python-tools-install.sh [Pipeline] echo 04:57:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:16 ---> sudo-logs.sh 04:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:16 ---> job-cost.sh 04:57:16 lf-activate-venv: SKIPPING 04:57:16 DEBUG: total: 0.10999999940395355 04:57:16 INFO: Retrieving Stack Cost... 04:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:17 INFO: Archiving Costs [Pipeline] echo 04:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:18 ---> logs-deploy.sh 04:57:18 lf-activate-venv: SKIPPING 04:57:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/4 04:57:18 INFO: archiving workspace using pattern(s): 04:57:18 Archives upload complete. 04:57:18 INFO: archiving logs to Nexus