Pull request #4563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7460e35f4f328d231b3bfbd6f2e401f5b9335f87+c55854ac7464199654154337a44695fb0d8bdf7d (41d7052ad2444e64258233eceb94d6fa9106b958) 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-ssh10101102423797935325.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-ssh14840281316663638538.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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9668530371930363136.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-ssh7452812965615337496.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9047774454258335546.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-18126’ Running on prd-ubuntu20.04-docker-8c-8g-18127 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 Merge succeeded, producing 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 Checking out Revision 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T21:48:55.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T21:48:55.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T21:48:55.452Z] ========================================================= [2023-06-07T21:48:55.452Z] EdgeX Global Pipelines Version Info [2023-06-07T21:48:55.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:48:56.157Z] ------------------- [2023-06-07T21:48:56.158Z] stable info: [2023-06-07T21:48:56.158Z] ------------------- [2023-06-07T21:48:56.158Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T21:48:56.158Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:48:56.158Z] Message: update stable to v1.0.250 > git rev-list --no-walk 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 [2023-06-07T21:48:56.727Z] ------------------- [2023-06-07T21:48:56.727Z] experimental info: [2023-06-07T21:48:56.727Z] ------------------- [2023-06-07T21:48:56.727Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T21:48:56.727Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:48:56.727Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T21:48:56.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T21:48:56.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T21:48:56.911Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T21:48:56.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T21:48:56.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T21:48:56.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T21:48:56.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T21:48:56.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T21:48:56.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T21:48:56.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T21:48:57.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T21:48:57.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T21:48:57.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T21:48:57.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T21:48:57.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T21:48:57.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T21:48:57.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T21:48:57.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T21:48:57.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T21:48:57.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T21:48:57.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T21:48:57.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T21:48:57.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T21:48:57.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-06-07T21:48:57.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-06-07T21:48:57.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-06-07T21:48:57.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo [2023-06-07T21:48:57.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7460e35 [Pipeline] echo [2023-06-07T21:48:57.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:48:57.311Z] provisioning config files... [2023-06-07T21:48:57.329Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config11217594702343706376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:48:57.633Z] ---> docker-login.sh [2023-06-07T21:48:57.633Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:48:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:48:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:48:57.893Z] Configure a credential helper to remove this warning. See [2023-06-07T21:48:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:48:57.893Z] [2023-06-07T21:48:57.893Z] Login Succeeded [2023-06-07T21:48:57.893Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:48:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:48:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:48:57.893Z] Configure a credential helper to remove this warning. See [2023-06-07T21:48:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:48:57.893Z] [2023-06-07T21:48:57.893Z] Login Succeeded [2023-06-07T21:48:57.893Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:48:58.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:48:58.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:48:58.152Z] Configure a credential helper to remove this warning. See [2023-06-07T21:48:58.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:48:58.152Z] [2023-06-07T21:48:58.152Z] Login Succeeded [2023-06-07T21:48:58.152Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:48:58.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:48:58.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:48:58.152Z] Configure a credential helper to remove this warning. See [2023-06-07T21:48:58.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:48:58.152Z] [2023-06-07T21:48:58.152Z] Login Succeeded [2023-06-07T21:48:58.152Z] docker.io [2023-06-07T21:48:58.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:48:58.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:48:58.412Z] Configure a credential helper to remove this warning. See [2023-06-07T21:48:58.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:48:58.412Z] [2023-06-07T21:48:58.412Z] Login Succeeded [2023-06-07T21:48:58.412Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:48:58.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:48:58.724Z] + 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 [2023-06-07T21:48:58.724Z] + dirname cmd/core-command/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T21:48:58.724Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/core-data/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/core-metadata/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.724Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T21:48:58.724Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T21:48:58.724Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T21:48:58.725Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-07T21:48:58.725Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T21:48:58.725Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T21:48:58.725Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T21:48:58.725Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T21:48:58.725Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T21:48:58.725Z] + dirname cmd/support-notifications/Dockerfile [2023-06-07T21:48:58.725Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T21:48:58.725Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T21:48:58.725Z] + cut -d/ -f2 [2023-06-07T21:48:58.725Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T21:48:58.796Z] 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 [2023-06-07T21:48:59.120Z] + git rev-list -1 --merges 7460e35f4f328d231b3bfbd6f2e401f5b9335f87~1..7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo [2023-06-07T21:48:59.136Z] -----------> git rev-list -1 --merges 7460e35f4f328d231b3bfbd6f2e401f5b9335f87~1..7460e35f4f328d231b3bfbd6f2e401f5b9335f87 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [false] [Pipeline] sh [2023-06-07T21:48:59.422Z] + git log --format=format:%s -1 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo [2023-06-07T21:48:59.436Z] ========================================================= [2023-06-07T21:48:59.436Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T21:48:59.436Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T21:48:59.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:48:59.808Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T21:48:59.808Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T21:48:59.808Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T21:48:59.808Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T21:48:59.808Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T21:48:59.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:00.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:00.147Z] [2023-06-07T21:49:00.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:00.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:00.447Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T21:49:00.447Z] b85a868b505f: Pulling fs layer [2023-06-07T21:49:00.447Z] e2be974225ed: Pulling fs layer [2023-06-07T21:49:00.447Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T21:49:00.447Z] 988bab9f4d93: Pulling fs layer [2023-06-07T21:49:00.447Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T21:49:00.447Z] eaf3925da568: Pulling fs layer [2023-06-07T21:49:00.447Z] bab4dde63d76: Pulling fs layer [2023-06-07T21:49:00.447Z] bde34c3a00c8: Pulling fs layer [2023-06-07T21:49:00.447Z] b352a97aabf1: Pulling fs layer [2023-06-07T21:49:00.447Z] 4872d77fe225: Pulling fs layer [2023-06-07T21:49:00.447Z] 5851b861e8e6: Pulling fs layer [2023-06-07T21:49:00.447Z] 988bab9f4d93: Waiting [2023-06-07T21:49:00.447Z] 1469e6f7b9e6: Waiting [2023-06-07T21:49:00.447Z] eaf3925da568: Waiting [2023-06-07T21:49:00.447Z] bab4dde63d76: Waiting [2023-06-07T21:49:00.447Z] bde34c3a00c8: Waiting [2023-06-07T21:49:00.447Z] b352a97aabf1: Waiting [2023-06-07T21:49:00.447Z] 4872d77fe225: Waiting [2023-06-07T21:49:00.447Z] 5851b861e8e6: Waiting [2023-06-07T21:49:00.447Z] e2be974225ed: Download complete [2023-06-07T21:49:00.447Z] 988bab9f4d93: Verifying Checksum [2023-06-07T21:49:00.447Z] 988bab9f4d93: Download complete [2023-06-07T21:49:00.447Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T21:49:00.447Z] 1469e6f7b9e6: Download complete [2023-06-07T21:49:00.707Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T21:49:00.707Z] 339a4e72a1f5: Download complete [2023-06-07T21:49:00.707Z] eaf3925da568: Download complete [2023-06-07T21:49:00.707Z] bde34c3a00c8: Download complete [2023-06-07T21:49:00.707Z] b352a97aabf1: Download complete [2023-06-07T21:49:00.707Z] 4872d77fe225: Verifying Checksum [2023-06-07T21:49:00.707Z] 4872d77fe225: Download complete [2023-06-07T21:49:00.707Z] 5851b861e8e6: Verifying Checksum [2023-06-07T21:49:00.707Z] 5851b861e8e6: Download complete [2023-06-07T21:49:00.707Z] b85a868b505f: Verifying Checksum [2023-06-07T21:49:00.707Z] b85a868b505f: Download complete [2023-06-07T21:49:00.966Z] bab4dde63d76: Verifying Checksum [2023-06-07T21:49:00.966Z] bab4dde63d76: Download complete [2023-06-07T21:49:01.906Z] b85a868b505f: Pull complete [2023-06-07T21:49:02.165Z] e2be974225ed: Pull complete [2023-06-07T21:49:02.424Z] 339a4e72a1f5: Pull complete [2023-06-07T21:49:02.424Z] 988bab9f4d93: Pull complete [2023-06-07T21:49:02.688Z] 1469e6f7b9e6: Pull complete [2023-06-07T21:49:02.949Z] eaf3925da568: Pull complete [2023-06-07T21:49:04.854Z] bab4dde63d76: Pull complete [2023-06-07T21:49:04.854Z] bde34c3a00c8: Pull complete [2023-06-07T21:49:04.854Z] b352a97aabf1: Pull complete [2023-06-07T21:49:04.854Z] 4872d77fe225: Pull complete [2023-06-07T21:49:04.854Z] 5851b861e8e6: Pull complete [2023-06-07T21:49:04.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T21:49:04.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:04.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:49:04.939Z] prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container [2023-06-07T21:49:04.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T21:49:07.647Z] $ docker top 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 -eo pid,comm [2023-06-07T21:49:07.697Z] 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). [2023-06-07T21:49:07.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:49:07.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:49:07.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:49:07.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:49:07.841Z] $ docker exec 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent [2023-06-07T21:49:07.948Z] SSH_AUTH_SOCK=/tmp/ssh-Py08dbddgEze/agent.33 [2023-06-07T21:49:07.948Z] SSH_AGENT_PID=39 [2023-06-07T21:49:07.955Z] Running ssh-add (command line suppressed) [2023-06-07T21:49:08.062Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_11590008046973718101.key (/w/workspace/edgex-go/15@tmp/private_key_11590008046973718101.key) [2023-06-07T21:49:08.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:49:08.371Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T21:49:08.387Z] $ docker exec --env ******** --env ******** 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent -k [2023-06-07T21:49:08.472Z] unset SSH_AUTH_SOCK; [2023-06-07T21:49:08.472Z] unset SSH_AGENT_PID; [2023-06-07T21:49:08.473Z] echo Agent pid 39 killed; [2023-06-07T21:49:08.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T21:49:08.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:49:08.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:49:08.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:49:08.611Z] $ docker exec 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent [2023-06-07T21:49:08.716Z] SSH_AUTH_SOCK=/tmp/ssh-uSwr11gWJyqG/agent.71 [2023-06-07T21:49:08.716Z] SSH_AGENT_PID=77 [2023-06-07T21:49:08.721Z] Running ssh-add (command line suppressed) [2023-06-07T21:49:08.828Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_9743890892755653928.key (/w/workspace/edgex-go/15@tmp/private_key_9743890892755653928.key) [2023-06-07T21:49:08.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:49:09.125Z] + git semver init [2023-06-07T21:49:09.392Z] 2023-06-07 21:49:09,298 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T21:49:09.392Z] 2023-06-07 21:49:09,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver [2023-06-07T21:49:09.392Z] 2023-06-07 21:49:09,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver [2023-06-07T21:49:09.392Z] 2023-06-07 21:49:09,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,729 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/PR-4563 with force:False [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,730 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/PR-4563 [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,732 [execute] INFO git cat-file --batch-check [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,737 [execute] INFO git cat-file --batch [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:49:14.675Z] 2023-06-07 21:49:13,742 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/PR-4563 [2023-06-07T21:49:14.675Z] 0.0.0 [Pipeline] } [2023-06-07T21:49:14.687Z] $ docker exec --env ******** --env ******** 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent -k [2023-06-07T21:49:14.782Z] unset SSH_AUTH_SOCK; [2023-06-07T21:49:14.782Z] unset SSH_AGENT_PID; [2023-06-07T21:49:14.782Z] echo Agent pid 77 killed; [2023-06-07T21:49:14.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:49:15.087Z] + git semver [Pipeline] } [2023-06-07T21:49:15.367Z] $ docker stop --time=1 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 [2023-06-07T21:49:16.641Z] $ docker rm -f --volumes 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:49:16.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T21:49:17.167Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T21:49:17.170Z] [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 [2023-06-07T21:49:17.547Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2023-06-07T21:49:17.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:49:17.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:49:17.573Z] ========================================================= [2023-06-07T21:49:17.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T21:49:17.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:49:17.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:49:17.854Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T21:49:17.854Z] f56be85fc22e: Pulling fs layer [2023-06-07T21:49:17.854Z] 85791d961cd3: Pulling fs layer [2023-06-07T21:49:17.854Z] d694b5ae8c79: Pulling fs layer [2023-06-07T21:49:17.854Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T21:49:17.854Z] 4d19c01a9841: Pulling fs layer [2023-06-07T21:49:17.854Z] 9325e15d5711: Pulling fs layer [2023-06-07T21:49:17.854Z] 556b6ee489ea: Pulling fs layer [2023-06-07T21:49:17.854Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T21:49:17.854Z] 9f32a84ed3da: Waiting [2023-06-07T21:49:17.854Z] 4d19c01a9841: Waiting [2023-06-07T21:49:17.854Z] 9325e15d5711: Waiting [2023-06-07T21:49:17.854Z] 556b6ee489ea: Waiting [2023-06-07T21:49:17.854Z] c5a4b2cf53e6: Waiting [2023-06-07T21:49:17.854Z] 85791d961cd3: Verifying Checksum [2023-06-07T21:49:17.854Z] 85791d961cd3: Download complete [2023-06-07T21:49:17.854Z] 9f32a84ed3da: Download complete [2023-06-07T21:49:17.854Z] 4d19c01a9841: Verifying Checksum [2023-06-07T21:49:17.854Z] 4d19c01a9841: Download complete [2023-06-07T21:49:17.854Z] f56be85fc22e: Verifying Checksum [2023-06-07T21:49:17.854Z] f56be85fc22e: Download complete [2023-06-07T21:49:17.854Z] 9325e15d5711: Verifying Checksum [2023-06-07T21:49:17.854Z] 9325e15d5711: Download complete [2023-06-07T21:49:18.114Z] f56be85fc22e: Pull complete [2023-06-07T21:49:18.114Z] 85791d961cd3: Pull complete [2023-06-07T21:49:18.680Z] d694b5ae8c79: Verifying Checksum [2023-06-07T21:49:18.680Z] d694b5ae8c79: Download complete [2023-06-07T21:49:18.680Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T21:49:18.680Z] c5a4b2cf53e6: Download complete [2023-06-07T21:49:18.680Z] 556b6ee489ea: Verifying Checksum [2023-06-07T21:49:18.680Z] 556b6ee489ea: Download complete [2023-06-07T21:49:21.955Z] d694b5ae8c79: Pull complete [2023-06-07T21:49:21.955Z] 9f32a84ed3da: Pull complete [2023-06-07T21:49:21.955Z] 4d19c01a9841: Pull complete [2023-06-07T21:49:21.955Z] 9325e15d5711: Pull complete [2023-06-07T21:49:23.857Z] 556b6ee489ea: Pull complete [2023-06-07T21:49:24.789Z] c5a4b2cf53e6: Pull complete [2023-06-07T21:49:24.789Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T21:49:24.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:49:24.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:49:25.082Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:49:25.082Z] WORKDIR /edgex [2023-06-07T21:49:25.082Z] COPY go.mod . [2023-06-07T21:49:25.082Z] RUN go mod download [2023-06-07T21:49:25.082Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T21:49:25.649Z] Sending build context to Docker daemon 170.7MB [2023-06-07T21:49:25.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:49:25.649Z] ---> c4be618373d6 [2023-06-07T21:49:25.649Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:49:28.946Z] ---> Running in e1196dcef99e [2023-06-07T21:49:28.946Z] Removing intermediate container e1196dcef99e [2023-06-07T21:49:28.946Z] ---> 055be1d22015 [2023-06-07T21:49:28.946Z] Step 3/4 : COPY go.mod . [2023-06-07T21:49:29.204Z] ---> c34c93abbbdd [2023-06-07T21:49:29.204Z] Step 4/4 : RUN go mod download [2023-06-07T21:49:29.204Z] ---> Running in 2bf55e60ef2e [2023-06-07T21:49:32.237Z] Still waiting to schedule task [2023-06-07T21:49:32.237Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18128’ [2023-06-07T21:49:39.402Z] Removing intermediate container 2bf55e60ef2e [2023-06-07T21:49:39.402Z] ---> 5efae50ef43c [2023-06-07T21:49:39.402Z] Successfully built 5efae50ef43c [2023-06-07T21:49:39.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:39.700Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:49:39.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:49:39.771Z] prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container [2023-06-07T21:49:39.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T21:49:40.199Z] $ docker top 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:49:40.537Z] + go version [2023-06-07T21:49:40.537Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T21:49:40.549Z] $ docker stop --time=1 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a [2023-06-07T21:49:41.826Z] $ docker rm -f --volumes 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:42.230Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:49:42.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:49:42.304Z] prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container [2023-06-07T21:49:42.340Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T21:49:42.636Z] $ docker top 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:49:42.696Z] ========================================================= [2023-06-07T21:49:42.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:49:42.696Z] ========================================================= [Pipeline] sh [2023-06-07T21:49:42.973Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:49:43.272Z] + make test [2023-06-07T21:49:43.272Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:49:49.870Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:50:02.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:50:02.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:50:02.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:50:02.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:50:02.730Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:50:02.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:50:02.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:50:02.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:50:02.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:50:03.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:50:03.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:50:03.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:50:03.589Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:50:03.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:50:05.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:50:05.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:50:05.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-06-07T21:50:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-06-07T21:50:11.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.5% of statements [2023-06-07T21:50:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:50:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:50:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:50:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:50:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:50:13.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-06-07T21:50:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:50:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:50:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:50:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:50:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:50:14.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:50:14.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:50:16.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.547s coverage: 88.5% of statements [2023-06-07T21:50:16.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-06-07T21:50:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:50:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:50:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:50:17.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-06-07T21:50:17.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:50:17.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:50:17.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:50:17.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:50:17.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:50:17.759Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-06-07T21:50:18.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:50:18.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:50:18.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:50:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-06-07T21:50:21.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:50:21.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:50:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 2.238s coverage: 0.9% of statements [2023-06-07T21:50:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 2.241s coverage: 29.0% of statements [2023-06-07T21:50:22.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements [2023-06-07T21:50:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2023-06-07T21:50:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2023-06-07T21:50:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.702s coverage: 96.3% of statements [2023-06-07T21:50:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-06-07T21:50:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:50:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:50:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:50:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:50:23.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:50:23.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:50:23.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:50:23.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:50:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:50:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:50:25.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:50:26.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:50:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:50:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:50:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:50:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:50:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:50:29.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T21:50:29.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T21:50:30.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T21:50:30.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T21:50:30.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T21:50:30.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T21:50:30.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T21:50:31.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T21:50:31.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T21:50:31.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T21:50:31.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T21:50:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T21:50:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:50:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T21:50:33.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T21:50:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T21:50:34.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T21:50:34.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-06-07T21:50:35.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T21:50:35.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.012s coverage: 79.9% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-06-07T21:50:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-06-07T21:50:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-06-07T21:50:48.821Z] 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 [2023-06-07T21:50:48.821Z] running golangci-lint [2023-06-07T21:50:48.821Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T21:50:48.821Z] go version go1.20.2 linux/amd64 [2023-06-07T21:50:48.821Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T21:50:48.821Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T21:51:03.689Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 13.711970648s" [2023-06-07T21:51:03.689Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.363909ms" [2023-06-07T21:51:10.239Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.605171956s with top 10 stages: buildir: 31.943340832s, fact_deprecated: 2.266961638s, printf: 1.827913023s, inspect: 1.809522161s, ctrlflow: 1.631721202s, gosec: 1.518871548s, S1038: 863.559243ms, ineffassign: 796.05327ms, fact_purity: 726.955949ms, nilness: 701.504424ms" [2023-06-07T21:51:10.239Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T21:51:10.239Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, nolint: 0/23, cgo: 203/203" [2023-06-07T21:51:10.239Z] level=info msg="[runner] processing took 14.326241ms with stages: nolint: 7.393418ms, identifier_marker: 3.784006ms, exclude-rules: 1.229545ms, path_prettifier: 837.02µs, autogenerated_exclude: 735.928µs, skip_dirs: 312.044µs, cgo: 21µs, filename_unadjuster: 8.69µs, max_same_issues: 740ns, uniq_by_line: 570ns, exclude: 500ns, max_from_linter: 420ns, skip_files: 410ns, severity-rules: 380ns, path_prefixer: 380ns, source_code: 280ns, diff: 270ns, sort_results: 250ns, max_per_file_from_linter: 230ns, path_shortener: 160ns" [2023-06-07T21:51:10.239Z] level=info msg="[runner] linters took 7.568542353s with stages: goanalysis_metalinter: 7.55412947s" [2023-06-07T21:51:10.239Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T21:51:10.239Z] level=info msg="Memory: 215 samples, avg is 196.7MB, max is 773.4MB" [2023-06-07T21:51:10.239Z] level=info msg="Execution took 21.337240087s" [2023-06-07T21:51:10.239Z] go vet ./... [2023-06-07T21:51:14.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:51:14.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:51:14.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:51:14.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:51:14.708Z] + ls -al . [2023-06-07T21:51:14.708Z] total 720 [2023-06-07T21:51:14.708Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 21:49 . [2023-06-07T21:51:14.708Z] drwxr-xr-x 4 root root 4096 Jun 7 21:49 .. [2023-06-07T21:51:14.708Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:48 .blubracket [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 21:48 .dockerignore [2023-06-07T21:51:14.708Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 21:49 .git [2023-06-07T21:51:14.708Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:48 .github [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:48 .gitignore [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 21:48 .golangci.yml [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 21:48 .hadolint.yml [2023-06-07T21:51:14.708Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 21:49 .semver [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:48 .sonarcloud.properties [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:48 ADOPTERS.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:48 Attribution.txt [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:48 CHANGELOG.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:48 CONTRIBUTING.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 21:48 GOVERNANCE.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 21:48 Jenkinsfile [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:48 LICENSE [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:48 Makefile [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 21:48 OWNERS.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:48 README.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 21:48 SECURITY.md [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 21:49 VERSION [2023-06-07T21:51:14.708Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:48 bin [2023-06-07T21:51:14.708Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 21:48 cmd [2023-06-07T21:51:14.708Z] -rw-r--r-- 1 root root 447730 Jun 7 21:50 coverage.out [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:48 go.mod [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 31050 Jun 7 21:48 go.sum [2023-06-07T21:51:14.708Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 21:48 internal [2023-06-07T21:51:14.708Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:48 openapi [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 21:48 security.txt [2023-06-07T21:51:14.708Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 21:48 snap [2023-06-07T21:51:14.708Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 21:48 version.go [Pipeline] sh [2023-06-07T21:51:15.078Z] + '[' -e coverage.out ] [2023-06-07T21:51:15.078Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:51:15.194Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:51:15.477Z] + make build [2023-06-07T21:51:15.477Z] 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 [2023-06-07T21:51:27.673Z] 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 [2023-06-07T21:51:27.932Z] 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 [2023-06-07T21:51:28.864Z] 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 [2023-06-07T21:51:29.841Z] 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 [2023-06-07T21:51:37.949Z] 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 [2023-06-07T21:51:38.206Z] 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 [2023-06-07T21:51:39.580Z] 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 [2023-06-07T21:51:40.514Z] 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 [2023-06-07T21:51:41.449Z] 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 [2023-06-07T21:51:42.384Z] 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 [2023-06-07T21:51:43.321Z] 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] } [2023-06-07T21:51:44.708Z] $ docker stop --time=1 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 [2023-06-07T21:51:48.385Z] $ docker rm -f --volumes 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 [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 [2023-06-07T21:51:49.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:51:49.223Z] [2023-06-07T21:51:49.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:51:49.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:51:49.519Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T21:51:49.519Z] 91d30c5bc195: Pulling fs layer [2023-06-07T21:51:49.519Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T21:51:49.519Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T21:51:49.519Z] 4698f68db338: Pulling fs layer [2023-06-07T21:51:49.519Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T21:51:49.519Z] e0025b399a48: Pulling fs layer [2023-06-07T21:51:49.519Z] 4698f68db338: Waiting [2023-06-07T21:51:49.519Z] 2a2f49069b9e: Waiting [2023-06-07T21:51:49.519Z] e0025b399a48: Waiting [2023-06-07T21:51:49.519Z] 91d30c5bc195: Verifying Checksum [2023-06-07T21:51:49.519Z] 91d30c5bc195: Download complete [2023-06-07T21:51:49.519Z] 4698f68db338: Verifying Checksum [2023-06-07T21:51:49.519Z] 4698f68db338: Download complete [2023-06-07T21:51:49.777Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T21:51:49.777Z] 2e9b0aa3be6d: Download complete [2023-06-07T21:51:49.777Z] e0025b399a48: Verifying Checksum [2023-06-07T21:51:49.777Z] e0025b399a48: Download complete [2023-06-07T21:51:49.777Z] 91d30c5bc195: Pull complete [2023-06-07T21:51:49.777Z] 2a2f49069b9e: Download complete [2023-06-07T21:51:50.035Z] 2e9b0aa3be6d: Pull complete [2023-06-07T21:51:50.035Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T21:51:50.035Z] 9c61dcf015f6: Download complete [2023-06-07T21:51:52.079Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18130 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-06-07T21:51:52.092Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2023-06-07T21:51:52.126Z] The recommended git tool is: git [2023-06-07T21:51:52.559Z] 9c61dcf015f6: Pull complete [2023-06-07T21:51:52.559Z] 4698f68db338: Pull complete [2023-06-07T21:51:52.817Z] 2a2f49069b9e: Pull complete [2023-06-07T21:51:52.817Z] e0025b399a48: Pull complete [2023-06-07T21:51:53.077Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T21:51:53.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:51:53.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:51:53.161Z] prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container [2023-06-07T21:51:53.196Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-07T21:51:55.031Z] $ docker top ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:51:55.377Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:51:57.658Z] using credential edgex-jenkins-ssh [2023-06-07T21:51:57.678Z] Cloning the remote Git repository [2023-06-07T21:51:57.912Z] #1 [core-data internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #1 transferring dockerfile: 1.90kB done [2023-06-07T21:51:57.912Z] #1 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #2 transferring dockerfile: 2.12kB done [2023-06-07T21:51:57.912Z] #2 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #3 transferring dockerfile: 1.82kB done [2023-06-07T21:51:57.912Z] #3 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #4 transferring dockerfile: 2.63kB done [2023-06-07T21:51:57.912Z] #4 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #5 [core-command internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #5 transferring dockerfile: 1.82kB done [2023-06-07T21:51:57.912Z] #5 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #6 transferring dockerfile: 2.04kB done [2023-06-07T21:51:57.912Z] #6 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #7 transferring dockerfile: 2.06kB done [2023-06-07T21:51:57.912Z] #7 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #8 transferring dockerfile: 2.58kB done [2023-06-07T21:51:57.912Z] #8 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #9 transferring dockerfile: 1.84kB done [2023-06-07T21:51:57.912Z] #9 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #10 transferring dockerfile: 2.68kB done [2023-06-07T21:51:57.912Z] #10 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #11 transferring dockerfile: 2.82kB done [2023-06-07T21:51:57.912Z] #11 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #12 transferring dockerfile: 1.96kB done [2023-06-07T21:51:57.912Z] #12 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #13 transferring dockerfile: 2.38kB done [2023-06-07T21:51:57.912Z] #13 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #14 [core-data internal] load .dockerignore [2023-06-07T21:51:57.912Z] #14 transferring context: 56B done [2023-06-07T21:51:57.912Z] #14 DONE 0.0s [2023-06-07T21:51:57.912Z] [2023-06-07T21:51:57.912Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:51:57.912Z] #15 transferring dockerfile: 1.78kB done [2023-06-07T21:51:57.912Z] #15 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:51:58.171Z] #16 transferring context: 56B done [2023-06-07T21:51:58.171Z] #16 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #17 [support-scheduler internal] load .dockerignore [2023-06-07T21:51:58.171Z] #17 transferring context: 56B done [2023-06-07T21:51:58.171Z] #17 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #18 [security-spire-server internal] load .dockerignore [2023-06-07T21:51:58.171Z] #18 transferring context: 56B done [2023-06-07T21:51:58.171Z] #18 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #19 [core-command internal] load .dockerignore [2023-06-07T21:51:58.171Z] #19 transferring context: 56B done [2023-06-07T21:51:58.171Z] #19 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #20 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:51:58.171Z] #20 transferring context: 56B done [2023-06-07T21:51:58.171Z] #20 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #21 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:51:58.171Z] #21 transferring context: 56B done [2023-06-07T21:51:58.171Z] #21 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #22 [security-spire-config internal] load .dockerignore [2023-06-07T21:51:58.171Z] #22 transferring context: 56B done [2023-06-07T21:51:58.171Z] #22 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #23 [support-notifications internal] load .dockerignore [2023-06-07T21:51:58.171Z] #23 transferring context: 56B done [2023-06-07T21:51:58.171Z] #23 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #24 [security-spire-agent internal] load .dockerignore [2023-06-07T21:51:58.171Z] #24 transferring context: 56B done [2023-06-07T21:51:58.171Z] #24 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:51:58.171Z] #25 transferring context: 56B done [2023-06-07T21:51:58.171Z] #25 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #26 [core-metadata internal] load .dockerignore [2023-06-07T21:51:58.171Z] #26 transferring context: 56B done [2023-06-07T21:51:58.171Z] #26 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:51:58.171Z] #27 transferring context: 56B done [2023-06-07T21:51:58.171Z] #27 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:51:58.171Z] #28 transferring context: 56B done [2023-06-07T21:51:58.171Z] #28 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.171Z] #29 DONE 0.0s [2023-06-07T21:51:58.171Z] [2023-06-07T21:51:58.171Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:51:57.727Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:51:57.826Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2023-06-07T21:51:57.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:51:57.984Z] > git --version # timeout=10 [2023-06-07T21:51:58.008Z] > git --version # 'git version 2.25.1' [2023-06-07T21:51:58.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:51:58.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:51:58.429Z] #30 DONE 0.1s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.429Z] #29 DONE 0.0s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:58.429Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:58.429Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:58.429Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:51:58.429Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:51:58.429Z] #31 DONE 0.1s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:58.429Z] #32 ... [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.429Z] #29 DONE 0.0s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:58.429Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:58.429Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:58.429Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:51:58.429Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:51:58.429Z] #31 DONE 0.1s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.429Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:51:58.429Z] #30 DONE 0.1s [2023-06-07T21:51:58.429Z] [2023-06-07T21:51:58.430Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:58.719Z] #32 ... [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:58.719Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:58.719Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:58.719Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:51:58.719Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:51:58.719Z] #31 DONE 0.1s [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.719Z] #29 DONE 0.0s [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:58.719Z] #32 ... [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.719Z] #29 DONE 0.0s [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:58.719Z] #32 ... [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:58.719Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:58.719Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:58.719Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:51:58.719Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:51:58.719Z] #31 DONE 0.1s [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:51:58.719Z] #29 DONE 0.0s [2023-06-07T21:51:58.719Z] [2023-06-07T21:51:58.719Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:58.977Z] #32 ... [2023-06-07T21:51:58.977Z] [2023-06-07T21:51:58.977Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:58.977Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:58.977Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:58.977Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:51:58.977Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:51:58.977Z] #31 DONE 0.1s [2023-06-07T21:51:58.977Z] [2023-06-07T21:51:58.977Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:51:58.977Z] #30 DONE 0.4s [2023-06-07T21:51:58.977Z] [2023-06-07T21:51:58.977Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:51:59.242Z] #32 ... [2023-06-07T21:51:59.242Z] [2023-06-07T21:51:59.242Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T21:51:59.242Z] #33 DONE 1.0s [2023-06-07T21:51:59.242Z] [2023-06-07T21:51:59.242Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:04.540Z] #34 ... [2023-06-07T21:52:04.540Z] [2023-06-07T21:52:04.540Z] #35 [security-spire-agent internal] load build context [2023-06-07T21:52:04.540Z] #35 transferring context: 181.59MB 5.4s [2023-06-07T21:52:04.540Z] #35 ... [2023-06-07T21:52:04.540Z] [2023-06-07T21:52:04.540Z] #36 [core-data internal] load build context [2023-06-07T21:52:05.927Z] #36 ... [2023-06-07T21:52:05.927Z] [2023-06-07T21:52:05.927Z] #35 [security-spire-agent internal] load build context [2023-06-07T21:52:07.306Z] #35 ... [2023-06-07T21:52:07.306Z] [2023-06-07T21:52:07.306Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:07.306Z] #34 DONE 8.1s [2023-06-07T21:52:07.306Z] [2023-06-07T21:52:07.306Z] #35 [security-spire-agent internal] load build context [2023-06-07T21:52:08.240Z] #35 ... [2023-06-07T21:52:08.240Z] [2023-06-07T21:52:08.240Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:08.240Z] #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:08.240Z] #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:08.240Z] #0 2.418 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:08.240Z] #0 2.422 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:08.240Z] #0 2.430 OK: 7 MiB in 16 packages [2023-06-07T21:52:08.501Z] #37 ... [2023-06-07T21:52:08.501Z] [2023-06-07T21:52:08.501Z] #38 [security-spire-server internal] load build context [2023-06-07T21:52:08.501Z] #38 transferring context: 351.91MB 9.3s done [2023-06-07T21:52:08.501Z] #38 ... [2023-06-07T21:52:08.501Z] [2023-06-07T21:52:08.501Z] #39 [security-proxy-auth internal] load build context [2023-06-07T21:52:08.501Z] #39 transferring context: 351.91MB 9.2s done [2023-06-07T21:52:08.769Z] #39 ... [2023-06-07T21:52:08.769Z] [2023-06-07T21:52:08.769Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:08.769Z] #40 ... [2023-06-07T21:52:08.769Z] [2023-06-07T21:52:08.769Z] #41 [security-spire-config internal] load build context [2023-06-07T21:52:08.769Z] #41 transferring context: 351.91MB 9.9s done [2023-06-07T21:52:09.294Z] #41 ... [2023-06-07T21:52:09.294Z] [2023-06-07T21:52:09.294Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:52:09.294Z] #42 ... [2023-06-07T21:52:09.294Z] [2023-06-07T21:52:09.294Z] #43 [core-command internal] load build context [2023-06-07T21:52:09.577Z] #43 transferring context: 351.91MB 10.5s done [2023-06-07T21:52:09.577Z] #43 ... [2023-06-07T21:52:09.577Z] [2023-06-07T21:52:09.577Z] #44 [security-bootstrapper internal] load build context [2023-06-07T21:52:09.577Z] #44 transferring context: 351.91MB 9.7s done [2023-06-07T21:52:09.577Z] #44 ... [2023-06-07T21:52:09.577Z] [2023-06-07T21:52:09.577Z] #45 [support-scheduler internal] load build context [2023-06-07T21:52:09.577Z] #45 transferring context: 351.91MB 10.1s done [2023-06-07T21:52:09.577Z] #45 ... [2023-06-07T21:52:09.577Z] [2023-06-07T21:52:09.577Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:09.577Z] #0 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:09.577Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:09.577Z] #0 6.375 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:09.577Z] #0 6.385 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:09.577Z] #0 6.400 OK: 7 MiB in 16 packages [2023-06-07T21:52:09.887Z] #46 ... [2023-06-07T21:52:09.887Z] [2023-06-07T21:52:09.887Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:52:09.887Z] #32 transferring context: 351.91MB 10.7s done [2023-06-07T21:52:09.887Z] #32 ... [2023-06-07T21:52:09.887Z] [2023-06-07T21:52:09.887Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:09.887Z] #47 ... [2023-06-07T21:52:09.887Z] [2023-06-07T21:52:09.887Z] #48 [security-proxy-setup internal] load build context [2023-06-07T21:52:09.887Z] #48 transferring context: 351.91MB 10.1s done [2023-06-07T21:52:10.279Z] #48 ... [2023-06-07T21:52:10.279Z] [2023-06-07T21:52:10.279Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:10.561Z] #49 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:10.561Z] #50 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #51 [security-secretstore-setup internal] load build context [2023-06-07T21:52:10.561Z] #51 transferring context: 351.91MB 9.4s done [2023-06-07T21:52:10.561Z] #51 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:52:10.561Z] #52 transferring context: 351.91MB 9.5s done [2023-06-07T21:52:10.822Z] #52 ... [2023-06-07T21:52:10.822Z] [2023-06-07T21:52:10.822Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:10.822Z] #53 ... [2023-06-07T21:52:10.822Z] [2023-06-07T21:52:10.822Z] #54 [support-notifications internal] load build context [2023-06-07T21:52:10.822Z] #54 transferring context: 351.91MB 9.5s done [2023-06-07T21:52:11.257Z] #54 ... [2023-06-07T21:52:11.257Z] [2023-06-07T21:52:11.257Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:52:11.528Z] #55 ... [2023-06-07T21:52:11.528Z] [2023-06-07T21:52:11.528Z] #56 [core-metadata internal] load build context [2023-06-07T21:52:11.528Z] #56 transferring context: 351.91MB 9.4s done [2023-06-07T21:52:11.528Z] #56 ... [2023-06-07T21:52:11.528Z] [2023-06-07T21:52:11.528Z] #36 [core-data internal] load build context [2023-06-07T21:52:11.528Z] #36 transferring context: 351.91MB 12.6s done [2023-06-07T21:52:18.138Z] #36 ... [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #56 [core-metadata internal] load build context [2023-06-07T21:52:18.138Z] #56 DONE 19.2s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:18.138Z] #37 DONE 19.7s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:18.138Z] #57 ... [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:18.138Z] #46 DONE 19.7s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #39 [security-proxy-auth internal] load build context [2023-06-07T21:52:18.138Z] #39 DONE 19.5s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #38 [security-spire-server internal] load build context [2023-06-07T21:52:18.138Z] #38 DONE 19.5s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #51 [security-secretstore-setup internal] load build context [2023-06-07T21:52:18.138Z] #51 DONE 19.2s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #54 [support-notifications internal] load build context [2023-06-07T21:52:18.138Z] #54 DONE 19.3s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #45 [support-scheduler internal] load build context [2023-06-07T21:52:18.138Z] #45 DONE 19.6s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #52 [security-spiffe-token-provider internal] load build context [2023-06-07T21:52:18.138Z] #52 DONE 19.3s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #41 [security-spire-config internal] load build context [2023-06-07T21:52:18.138Z] #41 DONE 19.5s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #35 [security-spire-agent internal] load build context [2023-06-07T21:52:18.138Z] #35 transferring context: 351.91MB 9.9s done [2023-06-07T21:52:18.138Z] #35 DONE 19.4s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #48 [security-proxy-setup internal] load build context [2023-06-07T21:52:18.138Z] #48 DONE 19.5s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #44 [security-bootstrapper internal] load build context [2023-06-07T21:52:18.138Z] #44 DONE 19.4s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #43 [core-command internal] load build context [2023-06-07T21:52:18.138Z] #43 DONE 19.6s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #32 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:52:18.138Z] #32 DONE 19.8s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:18.138Z] #58 ... [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #36 [core-data internal] load build context [2023-06-07T21:52:18.138Z] #36 DONE 19.9s [2023-06-07T21:52:18.138Z] [2023-06-07T21:52:18.138Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:18.399Z] #59 ... [2023-06-07T21:52:18.399Z] [2023-06-07T21:52:18.399Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:52:18.399Z] #60 ... [2023-06-07T21:52:18.399Z] [2023-06-07T21:52:18.399Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:18.421Z] Merging remotes/origin/main commit c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [2023-06-07T21:52:16.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:52:16.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:52:17.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:52:17.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:52:17.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:52:17.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T21:52:18.442Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:52:18.517Z] > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 [2023-06-07T21:52:18.658Z] #61 ... [2023-06-07T21:52:18.659Z] [2023-06-07T21:52:18.659Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:52:18.659Z] #42 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:18.659Z] #42 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:18.659Z] #42 20.02 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:18.879Z] Merge succeeded, producing 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [2023-06-07T21:52:18.880Z] Checking out Revision 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 (PR-4563) [2023-06-07T21:52:18.917Z] #42 20.02 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:52:18.917Z] #42 20.03 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:18.917Z] #42 20.04 OK: 7 MiB in 17 packages [2023-06-07T21:52:18.917Z] #42 DONE 20.2s [2023-06-07T21:52:18.917Z] [2023-06-07T21:52:18.917Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:52:19.486Z] #62 ... [2023-06-07T21:52:19.486Z] [2023-06-07T21:52:19.486Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:52:19.486Z] #55 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #55 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #55 20.31 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:19.486Z] #55 20.33 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:19.486Z] #55 20.34 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:19.486Z] #55 20.35 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:19.486Z] #55 20.42 OK: 8 MiB in 17 packages [2023-06-07T21:52:19.486Z] #55 DONE 20.6s [2023-06-07T21:52:19.486Z] [2023-06-07T21:52:19.486Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:19.486Z] #40 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #40 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #40 20.25 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:19.486Z] #40 20.25 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:19.486Z] #40 20.25 OK: 17823 distinct packages available [2023-06-07T21:52:19.486Z] #40 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #40 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.486Z] #40 20.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:19.486Z] #40 20.71 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:19.486Z] #40 20.71 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:52:19.486Z] #40 20.72 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:19.486Z] #40 20.72 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:19.486Z] #40 20.73 OK: 7 MiB in 19 packages [2023-06-07T21:52:19.559Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" [2023-06-07T21:52:19.747Z] #40 DONE 20.9s [2023-06-07T21:52:19.747Z] [2023-06-07T21:52:19.747Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:19.748Z] #59 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:19.748Z] #59 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:52:20.008Z] #59 11.80 OK: 265 MiB in 53 packages [2023-06-07T21:52:20.008Z] #59 ... [2023-06-07T21:52:20.008Z] [2023-06-07T21:52:20.008Z] #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:20.008Z] #47 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.008Z] #47 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.008Z] #47 21.25 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:52:20.008Z] #47 21.28 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:52:20.008Z] #47 21.29 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:20.008Z] #47 21.31 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T21:52:20.008Z] #47 21.33 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:20.008Z] #47 21.33 OK: 8 MiB in 17 packages [2023-06-07T21:52:20.008Z] #47 DONE 21.5s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:20.267Z] #59 DONE 11.9s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:20.267Z] #53 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #53 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #53 20.69 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:20.267Z] #53 20.71 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:20.267Z] #53 20.71 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:52:20.267Z] #53 20.72 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:20.267Z] #53 20.73 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:20.267Z] #53 20.79 OK: 8 MiB in 18 packages [2023-06-07T21:52:20.267Z] #53 DONE 21.1s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:20.267Z] #58 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #58 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #58 11.87 OK: 265 MiB in 53 packages [2023-06-07T21:52:20.267Z] #58 DONE 12.0s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:52:20.267Z] #63 DONE 0.1s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:52:20.267Z] #62 DONE 1.2s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:52:20.267Z] #64 ... [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:52:20.267Z] #65 DONE 0.1s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:20.267Z] #66 DONE 0.1s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:20.267Z] #57 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #57 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #57 11.93 OK: 265 MiB in 53 packages [2023-06-07T21:52:20.267Z] #57 DONE 12.2s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:52:20.267Z] #64 DONE 0.1s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:20.267Z] #61 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #61 11.63 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:20.267Z] #61 11.63 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:20.267Z] #61 11.63 OK: 17830 distinct packages available [2023-06-07T21:52:20.267Z] #61 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #61 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.267Z] #61 12.09 OK: 265 MiB in 53 packages [2023-06-07T21:52:20.267Z] #61 DONE 12.2s [2023-06-07T21:52:20.267Z] [2023-06-07T21:52:20.267Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:20.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:52:20.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:52:20.415Z] Dload Upload Total Spent Left Speed [2023-06-07T21:52:20.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [2023-06-07T21:52:20.526Z] #67 DONE 0.1s [2023-06-07T21:52:20.526Z] [2023-06-07T21:52:20.526Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:20.526Z] #49 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.526Z] #49 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.526Z] #49 21.29 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:20.526Z] #49 21.29 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:20.526Z] #49 21.29 OK: 17823 distinct packages available [2023-06-07T21:52:20.526Z] #49 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.526Z] #49 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.526Z] #49 21.70 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:52:20.526Z] #49 21.78 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:52:20.526Z] #49 21.79 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:20.526Z] #49 21.80 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:20.526Z] #49 21.81 (5/7) Installing libucontext (1.2-r0) [2023-06-07T21:52:20.526Z] #49 21.82 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:20.526Z] #49 21.82 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T21:52:20.526Z] #49 21.83 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:20.527Z] #49 21.84 OK: 8 MiB in 20 packages [2023-06-07T21:52:20.527Z] #49 DONE 21.9s [2023-06-07T21:52:20.527Z] [2023-06-07T21:52:20.527Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:20.527Z] #68 DONE 0.2s [2023-06-07T21:52:20.527Z] [2023-06-07T21:52:20.527Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:20.527Z] #50 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.527Z] #50 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.527Z] #50 20.80 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:20.527Z] #50 20.80 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:20.527Z] #50 20.80 OK: 17823 distinct packages available [2023-06-07T21:52:20.527Z] #50 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.527Z] #50 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:20.527Z] #50 21.23 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:20.527Z] #50 21.28 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:52:20.527Z] #50 21.31 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:52:20.527Z] #50 21.32 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T21:52:20.527Z] #50 21.34 (5/9) Installing curl (8.1.2-r0) [2023-06-07T21:52:20.527Z] #50 21.34 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:20.527Z] #50 21.34 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:20.527Z] #50 21.35 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:52:20.527Z] #50 21.35 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:20.527Z] #50 21.38 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:20.527Z] #50 21.38 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:20.527Z] #50 21.47 OK: 10 MiB in 24 packages [Pipeline] sh [2023-06-07T21:52:20.787Z] #50 DONE 21.5s [2023-06-07T21:52:20.788Z] [2023-06-07T21:52:20.788Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:18.766Z] > git remote # timeout=10 [2023-06-07T21:52:18.788Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T21:52:18.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:52:18.828Z] > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 [2023-06-07T21:52:18.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T21:52:18.888Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:52:18.903Z] > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 [2023-06-07T21:52:21.048Z] #69 ... [2023-06-07T21:52:21.049Z] [2023-06-07T21:52:21.049Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:52:21.049Z] #60 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:21.049Z] #60 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:52:21.049Z] #60 12.67 OK: 265 MiB in 53 packages [2023-06-07T21:52:21.049Z] #60 DONE 12.7s [2023-06-07T21:52:21.049Z] [2023-06-07T21:52:21.049Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:21.049Z] #70 DONE 0.0s [2023-06-07T21:52:21.049Z] [2023-06-07T21:52:21.049Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:21.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:52:21.413Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:52:21.413Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:52:24.011Z] { [2023-06-07T21:52:24.011Z] "registry-mirrors": [ [2023-06-07T21:52:24.011Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:52:24.011Z] ], [2023-06-07T21:52:24.011Z] "bip": "10.250.0.254/24", [2023-06-07T21:52:24.011Z] "hosts": [ [2023-06-07T21:52:24.011Z] "tcp://0.0.0.0:5555", [2023-06-07T21:52:24.011Z] "unix:///var/run/docker.sock" [2023-06-07T21:52:24.011Z] ], [2023-06-07T21:52:24.011Z] "mtu": 1458, [2023-06-07T21:52:24.011Z] "selinux-enabled": true, [2023-06-07T21:52:24.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:52:24.011Z] } [Pipeline] sh [2023-06-07T21:52:24.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:52:24.711Z] + sudo service docker restart [2023-06-07T21:52:31.182Z] #71 ... [2023-06-07T21:52:31.182Z] [2023-06-07T21:52:31.182Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:31.182Z] #72 ... [2023-06-07T21:52:31.182Z] [2023-06-07T21:52:31.182Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:31.182Z] #73 ... [2023-06-07T21:52:31.182Z] [2023-06-07T21:52:31.182Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:52:43.016Z] provisioning config files... [2023-06-07T21:52:43.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config8734140087574180640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:52:43.403Z] ---> docker-login.sh [2023-06-07T21:52:43.403Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:52:43.447Z] #74 ... [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:43.447Z] #71 DONE 20.4s [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:43.447Z] #72 DONE 21.2s [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:43.447Z] #69 DONE 20.9s [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:43.447Z] #73 DONE 21.1s [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:43.447Z] #74 DONE 21.0s [2023-06-07T21:52:43.447Z] [2023-06-07T21:52:43.447Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:52:43.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:52:44.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:52:44.272Z] Configure a credential helper to remove this warning. See [2023-06-07T21:52:44.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:52:44.272Z] [2023-06-07T21:52:44.272Z] Login Succeeded [2023-06-07T21:52:44.272Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:52:44.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:52:44.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:52:44.543Z] Configure a credential helper to remove this warning. See [2023-06-07T21:52:44.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:52:44.543Z] [2023-06-07T21:52:44.543Z] Login Succeeded [2023-06-07T21:52:44.543Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:52:44.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:52:44.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:52:44.814Z] Configure a credential helper to remove this warning. See [2023-06-07T21:52:44.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:52:44.814Z] [2023-06-07T21:52:44.814Z] Login Succeeded [2023-06-07T21:52:44.814Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:52:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:52:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:52:45.091Z] Configure a credential helper to remove this warning. See [2023-06-07T21:52:45.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:52:45.091Z] [2023-06-07T21:52:45.091Z] Login Succeeded [2023-06-07T21:52:45.091Z] docker.io [2023-06-07T21:52:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:52:45.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:52:45.631Z] Configure a credential helper to remove this warning. See [2023-06-07T21:52:45.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:52:45.631Z] [2023-06-07T21:52:45.631Z] Login Succeeded [2023-06-07T21:52:45.631Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:52:45.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T21:52:46.233Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2023-06-07T21:52:46.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:52:46.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:52:46.280Z] ========================================================= [2023-06-07T21:52:46.280Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:52:46.280Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:52:46.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:52:46.880Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:52:46.880Z] c41833b44d91: Pulling fs layer [2023-06-07T21:52:46.880Z] ed15518f5707: Pulling fs layer [2023-06-07T21:52:46.880Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:52:46.880Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:52:46.880Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:52:46.880Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:52:46.881Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:52:46.881Z] 242c74f7c9fa: Waiting [2023-06-07T21:52:46.881Z] 3cdef696dda3: Waiting [2023-06-07T21:52:46.881Z] 2ced38df9373: Waiting [2023-06-07T21:52:46.881Z] 58f1dce35555: Waiting [2023-06-07T21:52:46.881Z] ed15518f5707: Verifying Checksum [2023-06-07T21:52:46.881Z] ed15518f5707: Download complete [2023-06-07T21:52:46.881Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T21:52:46.881Z] 242c74f7c9fa: Download complete [2023-06-07T21:52:46.881Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:52:46.881Z] 3cdef696dda3: Download complete [2023-06-07T21:52:46.881Z] c41833b44d91: Verifying Checksum [2023-06-07T21:52:46.881Z] c41833b44d91: Download complete [2023-06-07T21:52:47.746Z] #75 DONE 5.8s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #76 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #77 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #78 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #79 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #80 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #81 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #82 [support-notifications builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #82 DONE 5.8s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #83 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #84 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #85 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #85 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #86 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #87 [core-command builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #87 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #88 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #89 [core-metadata builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #89 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #90 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #91 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #92 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #92 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #93 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #94 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:47.746Z] #95 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.746Z] #96 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #97 CACHED [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #98 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:52:47.746Z] #98 DONE 5.8s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #99 DONE 5.8s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #100 [core-data builder 6/7] COPY . . [2023-06-07T21:52:47.746Z] #100 DONE 5.8s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:52:47.746Z] #101 ... [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.746Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:52:47.746Z] #102 DONE 0.1s [2023-06-07T21:52:47.746Z] [2023-06-07T21:52:47.747Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:52:47.747Z] #103 CACHED [2023-06-07T21:52:47.747Z] [2023-06-07T21:52:47.747Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:47.747Z] #104 CACHED [2023-06-07T21:52:47.747Z] [2023-06-07T21:52:47.747Z] #105 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:52:47.747Z] #105 CACHED [2023-06-07T21:52:47.747Z] [2023-06-07T21:52:47.747Z] #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:52:47.747Z] #106 CACHED [2023-06-07T21:52:47.747Z] [2023-06-07T21:52:47.747Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:52:47.747Z] #0 0.413 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 [2023-06-07T21:52:48.444Z] c41833b44d91: Pull complete [2023-06-07T21:52:48.723Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:52:48.723Z] 58f1dce35555: Download complete [2023-06-07T21:52:48.994Z] ed15518f5707: Pull complete [2023-06-07T21:52:49.965Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:52:49.965Z] feae8fd75edb: Download complete [2023-06-07T21:52:49.965Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:52:49.965Z] 2ced38df9373: Download complete [2023-06-07T21:52:50.294Z] #107 ... [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #108 [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 [2023-06-07T21:52:50.294Z] #108 DONE 2.4s [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #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 [2023-06-07T21:52:50.294Z] #109 DONE 2.4s [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:50.294Z] #110 DONE 0.3s [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:50.294Z] #111 DONE 0.3s [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:52:50.294Z] #112 DONE 0.2s [2023-06-07T21:52:50.294Z] [2023-06-07T21:52:50.294Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:52:50.555Z] #113 DONE 0.3s [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:52:50.555Z] #0 1.472 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 [2023-06-07T21:52:50.555Z] #114 ... [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #115 [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 [2023-06-07T21:52:50.555Z] #115 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #116 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:52:50.555Z] #116 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:50.555Z] #117 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:52:50.555Z] #118 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:50.555Z] #119 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:52:50.555Z] #120 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:52:50.555Z] #121 CACHED [2023-06-07T21:52:50.555Z] [2023-06-07T21:52:50.555Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:52:50.555Z] #122 CACHED [2023-06-07T21:52:50.815Z] [2023-06-07T21:52:50.815Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:52:51.812Z] #123 ... [2023-06-07T21:52:51.812Z] [2023-06-07T21:52:51.812Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:52:51.812Z] #124 DONE 1.2s [2023-06-07T21:52:51.812Z] [2023-06-07T21:52:51.812Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:52:52.071Z] #125 ... [2023-06-07T21:52:52.071Z] [2023-06-07T21:52:52.071Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:52:52.071Z] #126 DONE 1.5s [2023-06-07T21:52:52.330Z] [2023-06-07T21:52:52.330Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:52:52.330Z] #123 DONE 1.5s [2023-06-07T21:52:52.330Z] [2023-06-07T21:52:52.330Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:52:52.330Z] #125 DONE 0.4s [2023-06-07T21:52:52.330Z] [2023-06-07T21:52:52.330Z] #127 [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 [2023-06-07T21:52:52.589Z] #127 DONE 0.4s [2023-06-07T21:52:52.589Z] [2023-06-07T21:52:52.589Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:52:52.589Z] #128 DONE 0.3s [2023-06-07T21:52:52.589Z] [2023-06-07T21:52:52.589Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:52:52.589Z] #129 ... [2023-06-07T21:52:52.589Z] [2023-06-07T21:52:52.589Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:52:52.589Z] #130 DONE 0.4s [2023-06-07T21:52:52.869Z] [2023-06-07T21:52:52.869Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:52:53.129Z] #131 DONE 0.5s [2023-06-07T21:52:53.129Z] [2023-06-07T21:52:53.129Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:52:53.129Z] #132 DONE 0.5s [2023-06-07T21:52:53.129Z] [2023-06-07T21:52:53.129Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:52:53.129Z] #129 DONE 0.6s [2023-06-07T21:52:53.129Z] [2023-06-07T21:52:53.129Z] #133 [security-spire-server] exporting to image [2023-06-07T21:52:53.129Z] #133 exporting layers [2023-06-07T21:52:53.390Z] #133 ... [2023-06-07T21:52:53.390Z] [2023-06-07T21:52:53.390Z] #134 [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 [2023-06-07T21:52:53.390Z] #134 DONE 0.1s [2023-06-07T21:52:53.390Z] [2023-06-07T21:52:53.390Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:52:53.390Z] #135 DONE 0.2s [2023-06-07T21:52:53.390Z] [2023-06-07T21:52:53.390Z] #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:52:53.390Z] #136 DONE 0.1s [2023-06-07T21:52:53.390Z] [2023-06-07T21:52:53.390Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:52:53.390Z] #137 DONE 0.2s [2023-06-07T21:52:53.390Z] [2023-06-07T21:52:53.390Z] #133 [security-spire-agent] exporting to image [2023-06-07T21:52:53.650Z] #133 ... [2023-06-07T21:52:53.650Z] [2023-06-07T21:52:53.650Z] #138 [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 [2023-06-07T21:52:53.650Z] #138 DONE 0.1s [2023-06-07T21:52:53.650Z] [2023-06-07T21:52:53.650Z] #133 [security-spire-server] exporting to image [2023-06-07T21:52:53.650Z] #133 exporting layers 0.5s done [2023-06-07T21:52:53.650Z] #133 writing image sha256:19fa3b6c96faf0deb3dc6050f848dfe2822c8e734e9fd86552899d30189026d8 0.0s done [2023-06-07T21:52:53.650Z] #133 naming to docker.io/library/security-spire-server done [2023-06-07T21:52:54.219Z] #133 exporting layers 0.7s done [2023-06-07T21:52:54.219Z] #133 writing image sha256:4edcfdf1ff63e8ee08dbd0e6abb30cd2c719c862e59e8d286e5927c284cd18f8 done [2023-06-07T21:52:54.219Z] #133 naming to docker.io/library/security-spire-agent done [2023-06-07T21:52:54.219Z] #133 writing image sha256:f0439aa3f723854d8facf1936050b9369aea3f4e451767f3929278ccf131ded6 done [2023-06-07T21:52:54.219Z] #133 naming to docker.io/library/security-spire-config done [2023-06-07T21:52:54.219Z] #133 DONE 1.2s [2023-06-07T21:52:54.219Z] [2023-06-07T21:52:54.219Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:52:54.219Z] #0 1.464 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 [2023-06-07T21:52:57.511Z] #139 ... [2023-06-07T21:52:57.511Z] [2023-06-07T21:52:57.511Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:52:57.511Z] #0 0.523 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 [2023-06-07T21:52:57.511Z] #140 ... [2023-06-07T21:52:57.511Z] [2023-06-07T21:52:57.511Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:52:57.511Z] #0 0.818 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 [2023-06-07T21:52:57.511Z] #141 ... [2023-06-07T21:52:57.511Z] [2023-06-07T21:52:57.511Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:52:57.511Z] #0 1.412 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 [2023-06-07T21:52:57.769Z] #142 ... [2023-06-07T21:52:57.769Z] [2023-06-07T21:52:57.769Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:52:57.769Z] #0 0.887 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 [2023-06-07T21:52:57.769Z] #143 ... [2023-06-07T21:52:57.769Z] [2023-06-07T21:52:57.769Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:52:57.769Z] #0 1.232 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 [2023-06-07T21:52:58.029Z] #144 ... [2023-06-07T21:52:58.029Z] [2023-06-07T21:52:58.029Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:52:58.029Z] #0 0.761 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 [2023-06-07T21:52:58.287Z] #145 ... [2023-06-07T21:52:58.287Z] [2023-06-07T21:52:58.287Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:52:58.287Z] #0 1.161 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 [2023-06-07T21:52:58.548Z] #146 ... [2023-06-07T21:52:58.548Z] [2023-06-07T21:52:58.548Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:52:58.548Z] #101 1.315 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 [2023-06-07T21:53:02.324Z] feae8fd75edb: Pull complete [2023-06-07T21:53:02.324Z] 242c74f7c9fa: Pull complete [2023-06-07T21:53:02.324Z] 3cdef696dda3: Pull complete [2023-06-07T21:53:09.035Z] 2ced38df9373: Pull complete [2023-06-07T21:53:11.625Z] 58f1dce35555: Pull complete [2023-06-07T21:53:11.625Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:53:11.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:53:11.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:53:11.980Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:53:11.980Z] WORKDIR /edgex [2023-06-07T21:53:11.980Z] COPY go.mod . [2023-06-07T21:53:11.980Z] RUN go mod download [2023-06-07T21:53:11.980Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-07T21:53:12.577Z] Sending build context to Docker daemon 2.947MB [2023-06-07T21:53:12.577Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:53:12.577Z] ---> fadd8f120f05 [2023-06-07T21:53:12.577Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:53:14.527Z] ---> Running in 9ad1f7c7251f [2023-06-07T21:53:14.795Z] Removing intermediate container 9ad1f7c7251f [2023-06-07T21:53:14.795Z] ---> 939b954f455a [2023-06-07T21:53:14.795Z] Step 3/4 : COPY go.mod . [2023-06-07T21:53:17.380Z] ---> 19087c0f9631 [2023-06-07T21:53:17.380Z] Step 4/4 : RUN go mod download [2023-06-07T21:53:17.380Z] ---> Running in 2aee5915941d [2023-06-07T21:53:54.896Z] #101 ... [2023-06-07T21:53:54.896Z] [2023-06-07T21:53:54.896Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:53:54.896Z] #107 64.63 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 [2023-06-07T21:53:56.290Z] Removing intermediate container 2aee5915941d [2023-06-07T21:53:56.290Z] ---> e620c9501f78 [2023-06-07T21:53:56.290Z] Successfully built e620c9501f78 [2023-06-07T21:53:56.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:56.621Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:53:56.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:53:56.827Z] #107 ... [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:53:56.827Z] #140 DONE 69.4s [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:53:56.827Z] #114 DONE 69.4s [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:53:56.827Z] #107 DONE 69.5s [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:53:56.827Z] #139 ... [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:53:56.827Z] #143 DONE 69.6s [2023-06-07T21:53:56.827Z] [2023-06-07T21:53:56.827Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:56.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container [2023-06-07T21:53:56.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T21:53:57.757Z] #147 DONE 0.8s [2023-06-07T21:53:57.757Z] [2023-06-07T21:53:57.757Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:57.757Z] #148 DONE 0.8s [2023-06-07T21:53:57.757Z] [2023-06-07T21:53:57.757Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:58.050Z] #149 ... [2023-06-07T21:53:58.050Z] [2023-06-07T21:53:58.050Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:58.050Z] #150 DONE 1.0s [2023-06-07T21:53:58.050Z] [2023-06-07T21:53:58.050Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:53:58.050Z] #151 DONE 0.6s [2023-06-07T21:53:58.050Z] [2023-06-07T21:53:58.050Z] #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:58.050Z] #152 DONE 0.4s [2023-06-07T21:53:58.050Z] [2023-06-07T21:53:58.050Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:58.050Z] #149 DONE 0.4s [2023-06-07T21:53:58.050Z] [2023-06-07T21:53:58.050Z] #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:53:58.331Z] #153 ... [2023-06-07T21:53:58.331Z] [2023-06-07T21:53:58.331Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:58.331Z] #154 DONE 0.4s [2023-06-07T21:53:58.402Z] $ docker top 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda -eo pid,comm [2023-06-07T21:53:58.589Z] [2023-06-07T21:53:58.589Z] #155 [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 [Pipeline] { [Pipeline] sh [2023-06-07T21:53:59.272Z] + go version [2023-06-07T21:53:59.273Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:53:59.296Z] $ docker stop --time=1 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda [2023-06-07T21:53:59.965Z] #155 ... [2023-06-07T21:53:59.965Z] [2023-06-07T21:53:59.965Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:53:59.965Z] #139 DONE 72.5s [2023-06-07T21:53:59.965Z] [2023-06-07T21:53:59.965Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:53:59.965Z] #141 DONE 72.5s [2023-06-07T21:53:59.965Z] [2023-06-07T21:53:59.965Z] #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:53:59.965Z] #153 DONE 1.8s [2023-06-07T21:53:59.965Z] [2023-06-07T21:53:59.965Z] #156 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:53:59.965Z] #156 DONE 1.9s [2023-06-07T21:53:59.965Z] [2023-06-07T21:53:59.965Z] #157 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:54:00.581Z] #157 ... [2023-06-07T21:54:00.581Z] [2023-06-07T21:54:00.581Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:00.581Z] #158 CACHED [2023-06-07T21:54:00.581Z] [2023-06-07T21:54:00.581Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:00.581Z] #159 CACHED [2023-06-07T21:54:00.839Z] [2023-06-07T21:54:00.839Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:54:00.839Z] #160 ... [2023-06-07T21:54:00.839Z] [2023-06-07T21:54:00.839Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:54:00.839Z] #146 DONE 73.5s [2023-06-07T21:54:00.839Z] [2023-06-07T21:54:00.839Z] #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:00.839Z] #161 CACHED [2023-06-07T21:54:00.839Z] [2023-06-07T21:54:00.839Z] #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:00.839Z] #162 CACHED [2023-06-07T21:54:00.963Z] $ docker rm -f --volumes 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda [2023-06-07T21:54:01.097Z] [2023-06-07T21:54:01.097Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:54:01.097Z] #163 ... [2023-06-07T21:54:01.097Z] [2023-06-07T21:54:01.097Z] #155 [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 [2023-06-07T21:54:01.097Z] #155 DONE 2.7s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:01.363Z] [2023-06-07T21:54:01.363Z] #164 [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 [2023-06-07T21:54:01.527Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:54:01.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:54:01.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container [2023-06-07T21:54:01.800Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T21:54:01.937Z] #164 ... [2023-06-07T21:54:01.938Z] [2023-06-07T21:54:01.938Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:54:01.938Z] #165 DONE 3.6s [2023-06-07T21:54:01.938Z] [2023-06-07T21:54:01.938Z] #166 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:01.938Z] #166 CACHED [2023-06-07T21:54:01.938Z] [2023-06-07T21:54:01.938Z] #167 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:01.938Z] #167 CACHED [2023-06-07T21:54:01.938Z] [2023-06-07T21:54:01.938Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:54:01.938Z] #144 DONE 74.3s [2023-06-07T21:54:01.938Z] [2023-06-07T21:54:01.938Z] #168 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:02.868Z] #168 ... [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:54:02.868Z] #169 DONE 1.2s [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:54:02.868Z] #160 DONE 2.4s [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #157 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:54:02.868Z] #157 DONE 2.9s [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #170 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:54:02.868Z] #170 ... [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:02.868Z] #171 DONE 3.1s [2023-06-07T21:54:02.868Z] [2023-06-07T21:54:02.868Z] #164 [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 [2023-06-07T21:54:02.868Z] #164 DONE 1.9s [2023-06-07T21:54:03.075Z] $ docker top b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f -eo pid,comm [2023-06-07T21:54:03.126Z] [2023-06-07T21:54:03.126Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:54:03.126Z] #163 DONE 2.3s [2023-06-07T21:54:03.126Z] [2023-06-07T21:54:03.126Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:03.126Z] #172 DONE 1.5s [2023-06-07T21:54:03.126Z] [2023-06-07T21:54:03.126Z] #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [Pipeline] { [Pipeline] echo [2023-06-07T21:54:03.285Z] ========================================================= [2023-06-07T21:54:03.285Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:54:03.285Z] ========================================================= [Pipeline] sh [2023-06-07T21:54:03.385Z] #173 ... [2023-06-07T21:54:03.385Z] [2023-06-07T21:54:03.385Z] #168 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:03.385Z] #168 DONE 1.8s [2023-06-07T21:54:03.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:03.665Z] #174 DONE 0.7s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:03.665Z] #175 DONE 0.7s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #170 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:54:03.665Z] #170 DONE 0.7s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:54:03.665Z] #176 ... [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:54:03.665Z] #177 DONE 0.6s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:03.665Z] #178 DONE 0.5s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:03.665Z] #179 DONE 0.5s [2023-06-07T21:54:03.665Z] [2023-06-07T21:54:03.665Z] #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:03.665Z] #173 DONE 0.5s [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:54:03.924Z] [2023-06-07T21:54:03.924Z] #180 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:03.924Z] #180 DONE 0.3s [2023-06-07T21:54:03.924Z] [2023-06-07T21:54:03.924Z] #133 [core-command] exporting to image [2023-06-07T21:54:03.924Z] #133 exporting layers 0.2s done [2023-06-07T21:54:03.924Z] #133 ... [2023-06-07T21:54:03.924Z] [2023-06-07T21:54:03.924Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:54:03.924Z] #176 DONE 0.4s [2023-06-07T21:54:03.924Z] [2023-06-07T21:54:03.924Z] #133 [core-metadata] exporting to image [2023-06-07T21:54:04.222Z] #133 ... [2023-06-07T21:54:04.222Z] [2023-06-07T21:54:04.222Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:54:04.222Z] #181 DONE 0.7s [2023-06-07T21:54:04.222Z] [2023-06-07T21:54:04.222Z] #133 [core-command] exporting to image [2023-06-07T21:54:04.222Z] #133 writing image sha256:f47315a55376abf9ce421db7ede650db1534cc8e15cf4fe2a6e1c4ebf7789881 done [2023-06-07T21:54:04.222Z] #133 naming to docker.io/library/core-command 0.1s done [2023-06-07T21:54:04.481Z] #133 exporting layers 0.3s done [2023-06-07T21:54:04.481Z] #133 writing image sha256:714691d4914974525f2e8a20d7ff51d171a6fa8f03e390458c28c54986435ad7 done [2023-06-07T21:54:04.481Z] #133 naming to docker.io/library/core-metadata done [2023-06-07T21:54:04.481Z] #133 DONE 2.0s [2023-06-07T21:54:04.481Z] [2023-06-07T21:54:04.481Z] #182 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:54:04.481Z] #182 DONE 0.7s [2023-06-07T21:54:04.481Z] [2023-06-07T21:54:04.481Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:54:04.481Z] #183 DONE 0.7s [2023-06-07T21:54:04.481Z] [2023-06-07T21:54:04.481Z] #184 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:54:04.481Z] #184 DONE 0.6s [2023-06-07T21:54:04.481Z] [2023-06-07T21:54:04.481Z] #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:04.508Z] + make test [2023-06-07T21:54:04.508Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:54:04.742Z] #185 DONE 0.3s [2023-06-07T21:54:04.742Z] [2023-06-07T21:54:04.742Z] #186 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:54:04.742Z] #186 DONE 1.0s [2023-06-07T21:54:04.742Z] [2023-06-07T21:54:04.742Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:54:04.742Z] #187 DONE 0.3s [2023-06-07T21:54:04.742Z] [2023-06-07T21:54:04.742Z] #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:54:04.742Z] #188 DONE 0.4s [2023-06-07T21:54:04.742Z] [2023-06-07T21:54:04.742Z] #133 [core-data] exporting to image [2023-06-07T21:54:04.999Z] #133 ... [2023-06-07T21:54:04.999Z] [2023-06-07T21:54:04.999Z] #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:54:04.999Z] #189 DONE 1.5s [2023-06-07T21:54:04.999Z] [2023-06-07T21:54:04.999Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:54:04.999Z] #190 DONE 0.4s [2023-06-07T21:54:04.999Z] [2023-06-07T21:54:04.999Z] #191 [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/ [2023-06-07T21:54:04.999Z] #191 DONE 0.5s [2023-06-07T21:54:04.999Z] [2023-06-07T21:54:04.999Z] #133 [security-proxy-auth] exporting to image [2023-06-07T21:54:05.257Z] #133 ... [2023-06-07T21:54:05.257Z] [2023-06-07T21:54:05.257Z] #192 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:54:05.257Z] #192 DONE 0.9s [2023-06-07T21:54:05.257Z] [2023-06-07T21:54:05.257Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:54:05.257Z] #101 DONE 78.1s [2023-06-07T21:54:05.257Z] [2023-06-07T21:54:05.257Z] #133 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:54:05.522Z] #133 ... [2023-06-07T21:54:05.522Z] [2023-06-07T21:54:05.522Z] #193 [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/ [2023-06-07T21:54:05.522Z] #193 DONE 0.2s [2023-06-07T21:54:05.522Z] [2023-06-07T21:54:05.522Z] #194 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:54:05.522Z] #194 DONE 0.1s [2023-06-07T21:54:05.522Z] [2023-06-07T21:54:05.522Z] #133 [core-data] exporting to image [2023-06-07T21:54:05.522Z] #133 exporting layers 0.4s done [2023-06-07T21:54:05.522Z] #133 writing image sha256:debe857b891223c426d7eb2c8c1d6746537f8cabb837e3073b312944f9fe428d done [2023-06-07T21:54:05.522Z] #133 naming to docker.io/library/core-data done [2023-06-07T21:54:05.522Z] #133 writing image sha256:335cc5b1a7167ae52dc0ba2c3613c07c403de99d4b79c1bcc4952d2f084d6337 0.1s done [2023-06-07T21:54:05.522Z] #133 naming to docker.io/library/security-proxy-auth [2023-06-07T21:54:05.522Z] #133 ... [2023-06-07T21:54:05.522Z] [2023-06-07T21:54:05.522Z] #195 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:05.522Z] #195 DONE 0.2s [2023-06-07T21:54:05.522Z] [2023-06-07T21:54:05.522Z] #133 [security-proxy-setup] exporting to image [2023-06-07T21:54:05.522Z] #133 exporting layers 0.4s done [2023-06-07T21:54:05.522Z] #133 naming to docker.io/library/security-proxy-auth done [2023-06-07T21:54:05.522Z] #133 writing image sha256:4c2b64eb23576edd28fd2cf9e48568d0e3499411e2402edc0b6143c34d3ef3b0 0.0s done [2023-06-07T21:54:05.522Z] #133 naming to docker.io/library/security-proxy-setup done [2023-06-07T21:54:05.522Z] #133 writing image sha256:324b35d35e8e317dddb9df74cf553a78e8a4c35b8bf2c8dbe9ac6e26f78f0f81 [2023-06-07T21:54:05.780Z] #133 writing image sha256:324b35d35e8e317dddb9df74cf553a78e8a4c35b8bf2c8dbe9ac6e26f78f0f81 done [2023-06-07T21:54:05.780Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-07T21:54:05.780Z] #133 DONE 3.0s [2023-06-07T21:54:05.780Z] [2023-06-07T21:54:05.780Z] #196 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:54:05.780Z] #196 DONE 0.2s [2023-06-07T21:54:05.780Z] [2023-06-07T21:54:05.780Z] #197 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:05.780Z] #197 DONE 0.1s [2023-06-07T21:54:05.780Z] [2023-06-07T21:54:05.780Z] #198 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:54:06.038Z] #198 DONE 0.3s [2023-06-07T21:54:06.038Z] [2023-06-07T21:54:06.038Z] #199 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:06.038Z] #199 DONE 0.0s [2023-06-07T21:54:06.038Z] [2023-06-07T21:54:06.038Z] #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:54:06.038Z] #200 DONE 1.0s [2023-06-07T21:54:06.038Z] [2023-06-07T21:54:06.038Z] #133 [security-secretstore-setup] exporting to image [2023-06-07T21:54:06.295Z] #133 exporting layers 0.2s done [2023-06-07T21:54:06.295Z] #133 writing image sha256:6149e77f647b13020fb1f3289182ea92a6c01f1f994d656a0b04bab1a1c8aace done [2023-06-07T21:54:06.295Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-06-07T21:54:06.295Z] #133 writing image sha256:8cfc4c17885f1ed19e790ca12356ca6f7b808bdb95374f8d934a484bd2d1197c done [2023-06-07T21:54:06.295Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-06-07T21:54:06.295Z] #133 DONE 3.3s [2023-06-07T21:54:06.295Z] [2023-06-07T21:54:06.295Z] #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:54:06.864Z] #201 ... [2023-06-07T21:54:06.864Z] [2023-06-07T21:54:06.864Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:54:06.864Z] #145 DONE 79.6s [2023-06-07T21:54:06.864Z] [2023-06-07T21:54:06.864Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:54:06.864Z] #142 DONE 79.6s [2023-06-07T21:54:06.864Z] [2023-06-07T21:54:06.864Z] #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:54:06.864Z] #201 DONE 1.1s [2023-06-07T21:54:06.864Z] [2023-06-07T21:54:06.864Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:06.864Z] #202 DONE 0.0s [2023-06-07T21:54:06.864Z] [2023-06-07T21:54:06.864Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:07.123Z] #203 DONE 0.1s [2023-06-07T21:54:07.123Z] [2023-06-07T21:54:07.123Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:54:07.123Z] #204 DONE 0.1s [2023-06-07T21:54:07.123Z] [2023-06-07T21:54:07.123Z] #133 [security-bootstrapper] exporting to image [2023-06-07T21:54:07.123Z] #133 exporting layers 0.3s done [2023-06-07T21:54:07.123Z] #133 writing image sha256:82aab4859f8b63e7831f4db98e0ece8b02b18c75f83b66ee866132cbb8ba5f7f done [2023-06-07T21:54:07.123Z] #133 naming to docker.io/library/security-bootstrapper done [2023-06-07T21:54:07.123Z] #133 DONE 3.6s [2023-06-07T21:54:07.123Z] [2023-06-07T21:54:07.123Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:07.385Z] #205 ... [2023-06-07T21:54:07.385Z] [2023-06-07T21:54:07.385Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:54:07.385Z] #206 DONE 0.3s [2023-06-07T21:54:07.385Z] [2023-06-07T21:54:07.385Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:54:07.385Z] #205 DONE 0.2s [2023-06-07T21:54:07.385Z] [2023-06-07T21:54:07.385Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:07.385Z] #207 DONE 0.0s [2023-06-07T21:54:07.385Z] [2023-06-07T21:54:07.385Z] #133 [support-notifications] exporting to image [2023-06-07T21:54:07.644Z] #133 ... [2023-06-07T21:54:07.644Z] [2023-06-07T21:54:07.644Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:54:07.644Z] #208 DONE 0.2s [2023-06-07T21:54:07.644Z] [2023-06-07T21:54:07.644Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:54:07.644Z] #209 DONE 0.0s [2023-06-07T21:54:07.644Z] [2023-06-07T21:54:07.644Z] #133 [support-scheduler] exporting to image [2023-06-07T21:54:07.644Z] #133 writing image sha256:4f735fe47efe1f8c3f2275bf8c0a754f66a2fda8afdbdc8b7faeb4b99e97e8a1 done [2023-06-07T21:54:07.644Z] #133 naming to docker.io/library/support-notifications done [2023-06-07T21:54:07.644Z] #133 exporting layers 0.2s done [2023-06-07T21:54:07.644Z] #133 writing image sha256:c1d022bca7bff80d4ce9ce4e08ac08606f283a98c14fa92976a303a212323760 done [2023-06-07T21:54:07.644Z] #133 naming to docker.io/library/support-scheduler [2023-06-07T21:54:07.644Z] #133 naming to docker.io/library/support-scheduler done [2023-06-07T21:54:07.644Z] #133 DONE 3.9s [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.644Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:54:07.645Z] time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:54:07.654Z] $ docker stop --time=1 ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 [2023-06-07T21:54:08.926Z] $ docker rm -f --volumes ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:54:09.262Z] + docker images [2023-06-07T21:54:09.262Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:54:09.262Z] support-notifications latest 4f735fe47efe 2 seconds ago 32.4MB [2023-06-07T21:54:09.263Z] support-scheduler latest c1d022bca7bf 2 seconds ago 31.8MB [2023-06-07T21:54:09.263Z] security-bootstrapper latest 82aab4859f8b 3 seconds ago 22.2MB [2023-06-07T21:54:09.263Z] core-common-config-bootstrapper latest 324b35d35e8e 4 seconds ago 17.2MB [2023-06-07T21:54:09.263Z] security-spiffe-token-provider latest 6149e77f647b 4 seconds ago 32.8MB [2023-06-07T21:54:09.263Z] security-secretstore-setup latest 8cfc4c17885f 4 seconds ago 32.8MB [2023-06-07T21:54:09.263Z] security-proxy-auth latest 335cc5b1a716 5 seconds ago 18.3MB [2023-06-07T21:54:09.263Z] security-proxy-setup latest 4c2b64eb2357 5 seconds ago 23.5MB [2023-06-07T21:54:09.263Z] core-data latest debe857b8912 5 seconds ago 20MB [2023-06-07T21:54:09.263Z] core-command latest f47315a55376 6 seconds ago 19.9MB [2023-06-07T21:54:09.263Z] core-metadata latest 714691d49149 6 seconds ago 20.4MB [2023-06-07T21:54:09.263Z] security-spire-agent latest 4edcfdf1ff63 About a minute ago 166MB [2023-06-07T21:54:09.263Z] security-spire-config latest f0439aa3f723 About a minute ago 102MB [2023-06-07T21:54:09.263Z] security-spire-server latest 19fa3b6c96fa About a minute ago 107MB [2023-06-07T21:54:09.263Z] ci-base-image-x86_64 latest 5efae50ef43c 4 minutes ago 918MB [2023-06-07T21:54:09.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T21:54:09.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T21:54:09.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } [2023-06-07T21:54:52.140Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:57:13.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:57:13.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:57:13.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:57:13.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:57:15.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:57:19.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:57:19.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:57:19.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:57:19.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:57:23.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:57:25.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:57:25.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:57:25.654Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:57:25.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:57:40.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:57:40.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:57:40.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.266s coverage: 28.7% of statements [2023-06-07T21:57:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2023-06-07T21:57:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:57:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:57:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:58:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.487s coverage: 71.5% of statements [2023-06-07T21:58:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:58:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:58:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.403s coverage: 54.0% of statements [2023-06-07T21:58:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:58:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:58:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:58:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:58:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:58:20.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:58:20.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:58:31.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.701s coverage: 88.5% of statements [2023-06-07T21:58:31.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.492s coverage: 3.8% of statements [2023-06-07T21:58:39.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:58:39.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:58:39.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:58:40.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.136s coverage: 95.6% of statements [2023-06-07T21:58:40.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:58:40.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:58:40.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:58:40.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:58:40.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:58:40.793Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements [2023-06-07T21:58:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:58:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:58:47.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:58:47.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.313s coverage: 65.9% of statements [2023-06-07T21:59:02.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:59:02.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:59:02.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.532s coverage: 0.9% of statements [2023-06-07T21:59:02.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.0% of statements [2023-06-07T21:59:06.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 42.9% of statements [2023-06-07T21:59:06.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.328s coverage: 82.9% of statements [2023-06-07T21:59:06.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.343s coverage: 94.1% of statements [2023-06-07T21:59:06.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements [2023-06-07T21:59:10.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2023-06-07T21:59:13.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:59:14.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:59:14.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:59:14.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:59:17.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:59:17.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:59:17.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:59:17.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:59:23.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2023-06-07T21:59:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:59:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:59:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:59:23.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:59:31.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:59:31.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:59:34.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.523s coverage: 79.9% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.334s coverage: 92.9% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.280s coverage: 62.3% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.279s coverage: 87.2% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.236s coverage: 20.0% of statements [2023-06-07T21:59:38.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-06-07T21:59:39.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.635s coverage: 81.8% of statements [2023-06-07T21:59:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:59:41.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.592s coverage: 82.1% of statements [2023-06-07T21:59:42.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:59:42.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.292s coverage: 86.0% of statements [2023-06-07T21:59:49.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:59:49.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:59:50.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.239s coverage: 63.1% of statements [2023-06-07T21:59:50.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-06-07T21:59:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements [2023-06-07T21:59:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-06-07T21:59:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-06-07T21:59:53.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:59:53.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:59:53.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:59:53.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-06-07T22:00:03.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T22:00:03.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T22:00:03.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T22:00:04.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.204s coverage: 38.4% of statements [2023-06-07T22:00:04.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.323s coverage: 89.5% of statements [2023-06-07T22:00:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T22:00:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T22:00:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T22:00:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T22:00:11.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2023-06-07T22:00:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T22:00:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T22:00:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T22:00:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T22:00:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements [2023-06-07T22:00:28.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T22:00:28.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T22:00:28.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T22:00:28.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T22:00:28.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.814s coverage: 92.3% of statements [2023-06-07T22:00:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T22:00:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T22:00:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 61.5% of statements [2023-06-07T22:00:37.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T22:00:37.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T22:00:38.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.585s coverage: 97.7% of statements [2023-06-07T22:00:39.448Z] 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 [2023-06-07T22:00:39.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T22:00:39.448Z] go vet ./... [2023-06-07T22:04:01.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T22:04:01.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T22:04:01.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T22:04:01.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T22:04:02.008Z] + ls -al . [2023-06-07T22:04:02.008Z] total 716 [2023-06-07T22:04:02.008Z] drwxrwxr-x 10 1001 1001 4096 Jun 7 21:54 . [2023-06-07T22:04:02.008Z] drwxr-xr-x 4 root root 4096 Jun 7 21:54 .. [2023-06-07T22:04:02.008Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:52 .blubracket [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 21:52 .dockerignore [2023-06-07T22:04:02.008Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 21:52 .git [2023-06-07T22:04:02.008Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:52 .github [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:52 .gitignore [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 21:52 .golangci.yml [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 21:52 .hadolint.yml [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:52 .sonarcloud.properties [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:52 ADOPTERS.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:52 Attribution.txt [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:52 CHANGELOG.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:52 CONTRIBUTING.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 21:52 GOVERNANCE.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 21:52 Jenkinsfile [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:52 LICENSE [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:52 Makefile [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 21:52 OWNERS.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:52 README.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 21:52 SECURITY.md [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 5 Jun 7 21:49 VERSION [2023-06-07T22:04:02.008Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:52 bin [2023-06-07T22:04:02.008Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 21:52 cmd [2023-06-07T22:04:02.008Z] -rw-r--r-- 1 root root 447731 Jun 7 22:00 coverage.out [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:52 go.mod [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 31050 Jun 7 21:52 go.sum [2023-06-07T22:04:02.008Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 21:52 internal [2023-06-07T22:04:02.008Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:52 openapi [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 21:52 security.txt [2023-06-07T22:04:02.008Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 21:52 snap [2023-06-07T22:04:02.008Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 21:52 version.go [Pipeline] sh [2023-06-07T22:04:02.646Z] + '[' -e coverage.out ] [2023-06-07T22:04:02.647Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T22:04:02.667Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T22:04:03.555Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T22:04:04.187Z] + make build [2023-06-07T22:04:04.187Z] 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 [2023-06-07T22:05:55.876Z] 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 [2023-06-07T22:05:55.876Z] 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 [2023-06-07T22:05:55.876Z] 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 [2023-06-07T22:05:57.302Z] 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 [2023-06-07T22:06:53.865Z] 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 [2023-06-07T22:06:55.805Z] 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 [2023-06-07T22:07:02.450Z] 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 [2023-06-07T22:07:09.101Z] 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 [2023-06-07T22:07:13.371Z] 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 [2023-06-07T22:07:17.869Z] 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 [2023-06-07T22:07:24.524Z] 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] } [2023-06-07T22:07:32.752Z] $ docker stop --time=1 b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f [2023-06-07T22:07:35.045Z] $ docker rm -f --volumes b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f [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 [2023-06-07T22:07:37.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T22:07:37.491Z] [2023-06-07T22:07:37.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:07:37.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T22:07:37.821Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T22:07:37.821Z] 547446be3368: Pulling fs layer [2023-06-07T22:07:37.821Z] d125d8839a47: Pulling fs layer [2023-06-07T22:07:37.821Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T22:07:37.821Z] c3105a71a48b: Pulling fs layer [2023-06-07T22:07:37.821Z] 0f093f025ec4: Pulling fs layer [2023-06-07T22:07:37.821Z] c3106fc0e877: Pulling fs layer [2023-06-07T22:07:37.821Z] c3105a71a48b: Waiting [2023-06-07T22:07:37.821Z] 0f093f025ec4: Waiting [2023-06-07T22:07:37.821Z] c3106fc0e877: Waiting [2023-06-07T22:07:38.088Z] 547446be3368: Verifying Checksum [2023-06-07T22:07:38.088Z] 547446be3368: Download complete [2023-06-07T22:07:38.088Z] c3105a71a48b: Verifying Checksum [2023-06-07T22:07:38.088Z] c3105a71a48b: Download complete [2023-06-07T22:07:38.356Z] d125d8839a47: Verifying Checksum [2023-06-07T22:07:38.356Z] d125d8839a47: Download complete [2023-06-07T22:07:38.356Z] c3106fc0e877: Verifying Checksum [2023-06-07T22:07:38.356Z] c3106fc0e877: Download complete [2023-06-07T22:07:38.623Z] 0f093f025ec4: Verifying Checksum [2023-06-07T22:07:38.623Z] 0f093f025ec4: Download complete [2023-06-07T22:07:38.623Z] 547446be3368: Pull complete [2023-06-07T22:07:39.578Z] d125d8839a47: Pull complete [2023-06-07T22:07:40.158Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T22:07:40.158Z] 3e85d5ac6304: Download complete [2023-06-07T22:07:48.364Z] 3e85d5ac6304: Pull complete [2023-06-07T22:07:48.364Z] c3105a71a48b: Pull complete [2023-06-07T22:07:49.328Z] 0f093f025ec4: Pull complete [2023-06-07T22:07:49.595Z] c3106fc0e877: Pull complete [2023-06-07T22:07:49.863Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T22:07:49.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T22:07:49.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:07:50.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container [2023-06-07T22:07:50.126Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-07T22:07:52.275Z] $ docker top e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T22:07:53.101Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T22:08:03.171Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #1 transferring dockerfile: [2023-06-07T22:08:03.171Z] #1 transferring dockerfile: 2.04kB done [2023-06-07T22:08:03.171Z] #1 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #2 transferring dockerfile: 2.38kB done [2023-06-07T22:08:03.171Z] #2 DONE 0.0s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #3 [core-data internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #3 transferring dockerfile: 1.90kB 0.0s done [2023-06-07T22:08:03.171Z] #3 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #4 transferring dockerfile: 1.78kB 0.0s done [2023-06-07T22:08:03.171Z] #4 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #5 transferring dockerfile: 2.68kB 0.0s done [2023-06-07T22:08:03.171Z] #5 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #6 transferring dockerfile: 2.63kB done [2023-06-07T22:08:03.171Z] #6 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #7 transferring dockerfile: 1.82kB done [2023-06-07T22:08:03.171Z] #7 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #8 transferring dockerfile: 2.12kB done [2023-06-07T22:08:03.171Z] #8 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #9 [core-command internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-06-07T22:08:03.171Z] #9 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-06-07T22:08:03.171Z] #10 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #11 DONE 0.0s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #12 transferring dockerfile: 1.96kB 0.0s done [2023-06-07T22:08:03.171Z] #12 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #11 transferring dockerfile: 2.06kB done [2023-06-07T22:08:03.171Z] #11 DONE 0.1s [2023-06-07T22:08:03.171Z] [2023-06-07T22:08:03.171Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T22:08:03.171Z] #13 transferring dockerfile: 2.58kB done [2023-06-07T22:08:03.437Z] #13 DONE 0.1s [2023-06-07T22:08:03.437Z] [2023-06-07T22:08:03.437Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T22:08:03.437Z] #14 transferring dockerfile: 2.82kB 0.0s done [2023-06-07T22:08:03.437Z] #14 DONE 0.1s [2023-06-07T22:08:03.437Z] [2023-06-07T22:08:03.437Z] #15 [security-proxy-auth internal] load .dockerignore [2023-06-07T22:08:03.437Z] #15 transferring context: 56B 0.0s done [2023-06-07T22:08:03.437Z] #15 DONE 0.1s [2023-06-07T22:08:04.021Z] [2023-06-07T22:08:04.021Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-06-07T22:08:04.290Z] #16 transferring context: 56B done [2023-06-07T22:08:04.290Z] #16 DONE 0.0s [2023-06-07T22:08:04.290Z] [2023-06-07T22:08:04.290Z] #17 [core-data internal] load .dockerignore [2023-06-07T22:08:04.290Z] #17 transferring context: 56B done [2023-06-07T22:08:04.290Z] #17 DONE 0.0s [2023-06-07T22:08:04.290Z] [2023-06-07T22:08:04.290Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T22:08:04.290Z] #18 transferring context: 56B done [2023-06-07T22:08:04.290Z] #18 DONE 0.1s [2023-06-07T22:08:04.290Z] [2023-06-07T22:08:04.290Z] #19 [security-spire-agent internal] load .dockerignore [2023-06-07T22:08:04.290Z] #19 transferring context: 56B done [2023-06-07T22:08:04.290Z] #19 DONE 0.1s [2023-06-07T22:08:04.290Z] [2023-06-07T22:08:04.290Z] #20 [security-spire-server internal] load .dockerignore [2023-06-07T22:08:04.556Z] #20 transferring context: 56B done [2023-06-07T22:08:04.556Z] #20 DONE 0.0s [2023-06-07T22:08:04.556Z] [2023-06-07T22:08:04.556Z] #21 [support-scheduler internal] load .dockerignore [2023-06-07T22:08:04.556Z] #21 transferring context: 56B done [2023-06-07T22:08:04.556Z] #21 DONE 0.1s [2023-06-07T22:08:04.556Z] [2023-06-07T22:08:04.556Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T22:08:04.556Z] #22 transferring context: 56B 0.0s done [2023-06-07T22:08:04.556Z] #22 DONE 0.1s [2023-06-07T22:08:04.556Z] [2023-06-07T22:08:04.556Z] #23 [core-command internal] load .dockerignore [2023-06-07T22:08:04.556Z] #23 transferring context: 56B done [2023-06-07T22:08:04.556Z] #23 DONE 0.1s [2023-06-07T22:08:04.556Z] [2023-06-07T22:08:04.556Z] #24 [support-notifications internal] load .dockerignore [2023-06-07T22:08:04.823Z] #24 transferring context: 56B done [2023-06-07T22:08:04.823Z] #24 DONE 0.1s [2023-06-07T22:08:04.823Z] [2023-06-07T22:08:04.823Z] #25 [core-metadata internal] load .dockerignore [2023-06-07T22:08:04.823Z] #25 transferring context: 56B done [2023-06-07T22:08:04.823Z] #25 DONE 0.1s [2023-06-07T22:08:04.823Z] [2023-06-07T22:08:04.823Z] #26 [security-proxy-setup internal] load .dockerignore [2023-06-07T22:08:04.823Z] #26 transferring context: 56B done [2023-06-07T22:08:04.823Z] #26 DONE 0.1s [2023-06-07T22:08:04.823Z] [2023-06-07T22:08:04.823Z] #27 [security-spire-config internal] load .dockerignore [2023-06-07T22:08:04.823Z] #27 transferring context: 56B 0.0s done [2023-06-07T22:08:04.823Z] #27 DONE 0.1s [2023-06-07T22:08:04.823Z] [2023-06-07T22:08:04.823Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T22:08:05.092Z] #28 ... [2023-06-07T22:08:05.092Z] [2023-06-07T22:08:05.092Z] #29 [security-bootstrapper internal] load .dockerignore [2023-06-07T22:08:05.092Z] #29 transferring context: 56B 0.0s done [2023-06-07T22:08:05.092Z] #29 DONE 0.1s [2023-06-07T22:08:05.092Z] [2023-06-07T22:08:05.092Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:05.092Z] #30 DONE 0.0s [2023-06-07T22:08:05.362Z] [2023-06-07T22:08:05.362Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T22:08:05.362Z] #28 DONE 0.2s [2023-06-07T22:08:05.362Z] [2023-06-07T22:08:05.362Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:05.362Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:05.362Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:05.362Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:05.362Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:05.362Z] #31 DONE 0.1s [2023-06-07T22:08:05.362Z] [2023-06-07T22:08:05.362Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T22:08:05.949Z] #32 ... [2023-06-07T22:08:05.949Z] [2023-06-07T22:08:05.949Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:05.949Z] #30 DONE 0.0s [2023-06-07T22:08:05.949Z] [2023-06-07T22:08:05.949Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:05.949Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:05.949Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:05.949Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:05.949Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:05.949Z] #31 DONE 0.3s [2023-06-07T22:08:05.949Z] [2023-06-07T22:08:05.949Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:05.949Z] #30 DONE 0.0s [2023-06-07T22:08:05.949Z] [2023-06-07T22:08:05.949Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.216Z] #33 ... [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:06.216Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:06.216Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:06.216Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:06.216Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:06.216Z] #31 DONE 0.3s [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:06.216Z] #30 DONE 0.0s [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #28 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T22:08:06.216Z] #28 DONE 0.3s [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:06.216Z] #34 DONE 1.6s [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.216Z] #33 ... [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #30 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:06.216Z] #30 DONE 0.0s [2023-06-07T22:08:06.216Z] [2023-06-07T22:08:06.216Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.488Z] #33 ... [2023-06-07T22:08:06.488Z] [2023-06-07T22:08:06.488Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:06.488Z] #30 DONE 0.0s [2023-06-07T22:08:06.488Z] [2023-06-07T22:08:06.488Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.488Z] #33 ... [2023-06-07T22:08:06.488Z] [2023-06-07T22:08:06.488Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:06.488Z] #30 DONE 0.0s [2023-06-07T22:08:06.488Z] [2023-06-07T22:08:06.488Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.762Z] #33 ... [2023-06-07T22:08:06.762Z] [2023-06-07T22:08:06.762Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:06.762Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:06.762Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:06.762Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:06.762Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:06.762Z] #31 DONE 0.3s [2023-06-07T22:08:06.762Z] [2023-06-07T22:08:06.762Z] #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:06.762Z] #34 DONE 1.7s [2023-06-07T22:08:06.762Z] [2023-06-07T22:08:06.762Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:06.762Z] #33 ... [2023-06-07T22:08:06.762Z] [2023-06-07T22:08:06.762Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:06.762Z] #30 DONE 0.0s [2023-06-07T22:08:06.762Z] [2023-06-07T22:08:06.762Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:07.032Z] #33 ... [2023-06-07T22:08:07.032Z] [2023-06-07T22:08:07.032Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:07.032Z] #30 DONE 0.0s [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:07.298Z] #30 DONE 0.0s [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-06-07T22:08:07.298Z] #35 DONE 1.6s [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #36 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T22:08:07.298Z] #36 ... [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:07.298Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:07.298Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:07.298Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:07.298Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:07.298Z] #31 DONE 0.3s [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:07.298Z] #34 DONE 1.7s [2023-06-07T22:08:07.298Z] [2023-06-07T22:08:07.298Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T22:08:07.298Z] #35 DONE 1.6s [2023-06-07T22:08:07.564Z] [2023-06-07T22:08:07.564Z] #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T22:08:07.564Z] #28 DONE 1.4s [2023-06-07T22:08:07.564Z] [2023-06-07T22:08:07.564Z] #37 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:07.830Z] #37 ... [2023-06-07T22:08:07.830Z] [2023-06-07T22:08:07.830Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:07.830Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:07.830Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:07.830Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:07.830Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:07.830Z] #31 DONE 0.4s [2023-06-07T22:08:07.830Z] [2023-06-07T22:08:07.830Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:07.830Z] #34 DONE 1.7s [2023-06-07T22:08:07.830Z] [2023-06-07T22:08:07.830Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:07.830Z] #30 DONE 0.0s [2023-06-07T22:08:07.830Z] [2023-06-07T22:08:07.830Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-06-07T22:08:07.830Z] #35 DONE 1.7s [2023-06-07T22:08:07.830Z] [2023-06-07T22:08:07.830Z] #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:08.095Z] #37 ... [2023-06-07T22:08:08.095Z] [2023-06-07T22:08:08.095Z] #30 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:08.095Z] #30 DONE 0.0s [2023-06-07T22:08:08.095Z] [2023-06-07T22:08:08.095Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:08.361Z] #38 ... [2023-06-07T22:08:08.361Z] [2023-06-07T22:08:08.361Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T22:08:08.361Z] #30 DONE 0.0s [2023-06-07T22:08:08.361Z] [2023-06-07T22:08:08.361Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:09.782Z] #33 ... [2023-06-07T22:08:09.782Z] [2023-06-07T22:08:09.782Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T22:08:09.782Z] #28 DONE 3.2s [2023-06-07T22:08:09.782Z] [2023-06-07T22:08:09.782Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:09.782Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:09.782Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:09.782Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:09.782Z] #31 DONE 0.4s [2023-06-07T22:08:09.782Z] [2023-06-07T22:08:09.782Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:10.049Z] #33 ... [2023-06-07T22:08:10.049Z] [2023-06-07T22:08:10.049Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:10.049Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:10.049Z] #31 DONE 0.4s [2023-06-07T22:08:10.049Z] [2023-06-07T22:08:10.049Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:10.049Z] #34 DONE 1.8s [2023-06-07T22:08:10.049Z] [2023-06-07T22:08:10.049Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-06-07T22:08:10.049Z] #35 DONE 1.7s [2023-06-07T22:08:10.049Z] [2023-06-07T22:08:10.049Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:10.049Z] #39 DONE 0.0s [2023-06-07T22:08:10.049Z] [2023-06-07T22:08:10.049Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:10.049Z] #33 transferring context: 18.68MB 3.8s [2023-06-07T22:08:10.316Z] #33 ... [2023-06-07T22:08:10.316Z] [2023-06-07T22:08:10.316Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T22:08:10.316Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T22:08:10.316Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T22:08:10.316Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T22:08:10.316Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T22:08:10.316Z] #31 DONE 0.4s [2023-06-07T22:08:10.316Z] [2023-06-07T22:08:10.316Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T22:08:10.316Z] #34 DONE 1.8s [2023-06-07T22:08:10.316Z] [2023-06-07T22:08:10.316Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T22:08:10.316Z] #35 DONE 1.7s [2023-06-07T22:08:10.582Z] [2023-06-07T22:08:10.582Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:10.582Z] #40 DONE 0.0s [2023-06-07T22:08:10.582Z] [2023-06-07T22:08:10.582Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:13.926Z] #41 ... [2023-06-07T22:08:13.926Z] [2023-06-07T22:08:13.926Z] #32 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T22:08:13.926Z] #32 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:13.926Z] #32 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:13.926Z] #32 6.379 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:13.926Z] #32 6.379 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:13.926Z] #32 6.379 OK: 8 MiB in 16 packages [2023-06-07T22:08:13.926Z] #32 DONE 9.2s [2023-06-07T22:08:13.926Z] [2023-06-07T22:08:13.926Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:15.872Z] #41 transferring context: 719.23kB 4.2s [2023-06-07T22:08:16.143Z] #41 ... [2023-06-07T22:08:16.143Z] [2023-06-07T22:08:16.143Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T22:08:16.143Z] #0 7.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:16.143Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:16.143Z] #42 10.04 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T22:08:16.143Z] #42 ... [2023-06-07T22:08:16.143Z] [2023-06-07T22:08:16.143Z] #43 [core-data internal] load build context [2023-06-07T22:08:16.416Z] #43 ... [2023-06-07T22:08:16.416Z] [2023-06-07T22:08:16.416Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T22:08:16.416Z] #0 9.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:16.416Z] #44 ... [2023-06-07T22:08:16.416Z] [2023-06-07T22:08:16.416Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:16.682Z] #45 ... [2023-06-07T22:08:16.682Z] [2023-06-07T22:08:16.682Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T22:08:16.682Z] #0 9.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:16.682Z] #46 ... [2023-06-07T22:08:16.682Z] [2023-06-07T22:08:16.682Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:16.947Z] #47 ... [2023-06-07T22:08:16.947Z] [2023-06-07T22:08:16.947Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:16.947Z] #48 ... [2023-06-07T22:08:16.947Z] [2023-06-07T22:08:16.947Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:16.947Z] #49 ... [2023-06-07T22:08:16.947Z] [2023-06-07T22:08:16.947Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:17.213Z] #48 ... [2023-06-07T22:08:17.213Z] [2023-06-07T22:08:17.213Z] #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T22:08:17.213Z] #50 ... [2023-06-07T22:08:17.213Z] [2023-06-07T22:08:17.213Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:17.484Z] #51 ... [2023-06-07T22:08:17.484Z] [2023-06-07T22:08:17.484Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T22:08:17.484Z] #52 ... [2023-06-07T22:08:17.484Z] [2023-06-07T22:08:17.484Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:17.749Z] #49 ... [2023-06-07T22:08:17.749Z] [2023-06-07T22:08:17.749Z] #53 [core-command internal] load build context [2023-06-07T22:08:18.016Z] #53 ... [2023-06-07T22:08:18.016Z] [2023-06-07T22:08:18.016Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:18.016Z] #54 ... [2023-06-07T22:08:18.016Z] [2023-06-07T22:08:18.016Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:18.286Z] #55 ... [2023-06-07T22:08:18.286Z] [2023-06-07T22:08:18.286Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:18.286Z] #56 ... [2023-06-07T22:08:18.286Z] [2023-06-07T22:08:18.286Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T22:08:18.286Z] #57 ... [2023-06-07T22:08:18.286Z] [2023-06-07T22:08:18.286Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:18.550Z] #54 ... [2023-06-07T22:08:18.550Z] [2023-06-07T22:08:18.550Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:18.550Z] #38 ... [2023-06-07T22:08:18.550Z] [2023-06-07T22:08:18.550Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:18.817Z] #56 ... [2023-06-07T22:08:18.817Z] [2023-06-07T22:08:18.817Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T22:08:18.817Z] #58 ... [2023-06-07T22:08:18.817Z] [2023-06-07T22:08:18.817Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:19.774Z] #38 transferring context: 56.55MB 14.5s [2023-06-07T22:08:20.356Z] #38 ... [2023-06-07T22:08:20.356Z] [2023-06-07T22:08:20.356Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:20.633Z] #33 ... [2023-06-07T22:08:20.633Z] [2023-06-07T22:08:20.633Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:20.633Z] #39 ... [2023-06-07T22:08:20.633Z] [2023-06-07T22:08:20.633Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T22:08:20.903Z] #59 ... [2023-06-07T22:08:20.903Z] [2023-06-07T22:08:20.903Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:20.903Z] #40 ... [2023-06-07T22:08:20.903Z] [2023-06-07T22:08:20.903Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:21.180Z] #39 ... [2023-06-07T22:08:21.180Z] [2023-06-07T22:08:21.180Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T22:08:21.180Z] #42 10.32 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:21.180Z] #42 10.35 (3/3) Installing su-exec (0.2-r2) [2023-06-07T22:08:21.180Z] #42 10.35 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:21.180Z] #42 10.51 Executing ca-certificates-20230506-r0.trigger [2023-06-07T22:08:21.180Z] #42 12.43 OK: 8 MiB in 18 packages [2023-06-07T22:08:21.180Z] #42 DONE 14.9s [2023-06-07T22:08:21.180Z] [2023-06-07T22:08:21.180Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:21.761Z] #39 ... [2023-06-07T22:08:21.761Z] [2023-06-07T22:08:21.761Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T22:08:22.027Z] #60 ... [2023-06-07T22:08:22.027Z] [2023-06-07T22:08:22.027Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T22:08:22.027Z] #61 ... [2023-06-07T22:08:22.027Z] [2023-06-07T22:08:22.027Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:22.294Z] #39 ... [2023-06-07T22:08:22.294Z] [2023-06-07T22:08:22.294Z] #36 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T22:08:22.294Z] #36 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:22.294Z] #36 6.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:22.294Z] #36 8.127 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T22:08:22.294Z] #36 8.127 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T22:08:22.294Z] #36 8.127 OK: 17694 distinct packages available [2023-06-07T22:08:22.294Z] #36 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:22.294Z] #36 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:22.294Z] #36 ... [2023-06-07T22:08:22.294Z] [2023-06-07T22:08:22.294Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:24.244Z] #39 ... [2023-06-07T22:08:24.244Z] [2023-06-07T22:08:24.244Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T22:08:24.244Z] #46 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:24.244Z] #46 15.32 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:24.244Z] #46 15.39 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:24.244Z] #46 15.53 OK: 8 MiB in 16 packages [2023-06-07T22:08:24.244Z] #46 DONE 17.7s [2023-06-07T22:08:24.244Z] [2023-06-07T22:08:24.244Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:25.648Z] #39 transferring context: 12.32MB 13.5s [2023-06-07T22:08:26.230Z] #39 ... [2023-06-07T22:08:26.230Z] [2023-06-07T22:08:26.230Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:26.230Z] #41 ... [2023-06-07T22:08:26.230Z] [2023-06-07T22:08:26.230Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:26.496Z] #39 ... [2023-06-07T22:08:26.496Z] [2023-06-07T22:08:26.496Z] #43 [core-data internal] load build context [2023-06-07T22:08:26.496Z] #43 ... [2023-06-07T22:08:26.496Z] [2023-06-07T22:08:26.496Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:26.762Z] #45 ... [2023-06-07T22:08:26.762Z] [2023-06-07T22:08:26.762Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:27.030Z] #39 ... [2023-06-07T22:08:27.297Z] [2023-06-07T22:08:27.297Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:27.297Z] #47 ... [2023-06-07T22:08:27.297Z] [2023-06-07T22:08:27.297Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:27.297Z] #48 ... [2023-06-07T22:08:27.297Z] [2023-06-07T22:08:27.297Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T22:08:27.297Z] #44 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:27.297Z] #44 15.35 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T22:08:27.297Z] #44 15.35 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T22:08:27.297Z] #44 15.35 OK: 17694 distinct packages available [2023-06-07T22:08:27.297Z] #44 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:27.297Z] #44 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:27.562Z] #44 ... [2023-06-07T22:08:27.562Z] [2023-06-07T22:08:27.562Z] #43 [core-data internal] load build context [2023-06-07T22:08:27.828Z] #43 ... [2023-06-07T22:08:27.828Z] [2023-06-07T22:08:27.828Z] #53 [core-command internal] load build context [2023-06-07T22:08:28.108Z] #53 ... [2023-06-07T22:08:28.108Z] [2023-06-07T22:08:28.108Z] #43 [core-data internal] load build context [2023-06-07T22:08:28.108Z] #43 ... [2023-06-07T22:08:28.108Z] [2023-06-07T22:08:28.108Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:28.375Z] #49 ... [2023-06-07T22:08:28.375Z] [2023-06-07T22:08:28.375Z] #43 [core-data internal] load build context [2023-06-07T22:08:28.375Z] #43 ... [2023-06-07T22:08:28.375Z] [2023-06-07T22:08:28.375Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:28.642Z] #55 ... [2023-06-07T22:08:28.642Z] [2023-06-07T22:08:28.642Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:28.642Z] #51 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:28.642Z] #51 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:28.642Z] #51 ... [2023-06-07T22:08:28.642Z] [2023-06-07T22:08:28.642Z] #36 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T22:08:28.642Z] #36 16.94 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:28.642Z] #36 17.00 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T22:08:28.642Z] #36 17.00 (3/5) Installing libucontext (1.2-r0) [2023-06-07T22:08:28.642Z] #36 17.08 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T22:08:28.642Z] #36 17.23 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T22:08:28.642Z] #36 17.49 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:28.642Z] #36 17.62 OK: 9 MiB in 20 packages [2023-06-07T22:08:28.642Z] #36 DONE 21.3s [2023-06-07T22:08:28.642Z] [2023-06-07T22:08:28.642Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:28.642Z] #49 ... [2023-06-07T22:08:28.642Z] [2023-06-07T22:08:28.642Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:28.908Z] #54 ... [2023-06-07T22:08:28.908Z] [2023-06-07T22:08:28.908Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:28.908Z] #49 ... [2023-06-07T22:08:28.908Z] [2023-06-07T22:08:28.908Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:29.174Z] #56 ... [2023-06-07T22:08:29.174Z] [2023-06-07T22:08:29.174Z] #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T22:08:29.174Z] #50 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:29.174Z] #50 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:29.174Z] #50 21.92 OK: 263 MiB in 53 packages [2023-06-07T22:08:29.174Z] #50 ... [2023-06-07T22:08:29.174Z] [2023-06-07T22:08:29.174Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T22:08:29.174Z] #52 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:29.174Z] #52 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:29.174Z] #52 ... [2023-06-07T22:08:29.174Z] [2023-06-07T22:08:29.174Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:31.112Z] #56 ... [2023-06-07T22:08:31.112Z] [2023-06-07T22:08:31.112Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:31.112Z] #33 transferring context: 55.54MB 24.4s [2023-06-07T22:08:31.112Z] #33 ... [2023-06-07T22:08:31.112Z] [2023-06-07T22:08:31.112Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:31.112Z] #56 ... [2023-06-07T22:08:31.112Z] [2023-06-07T22:08:31.112Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:31.112Z] #51 21.83 OK: 263 MiB in 53 packages [2023-06-07T22:08:31.112Z] #51 DONE 23.8s [2023-06-07T22:08:31.112Z] [2023-06-07T22:08:31.112Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T22:08:31.378Z] #50 DONE 24.0s [2023-06-07T22:08:31.378Z] [2023-06-07T22:08:31.378Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:31.378Z] #56 ... [2023-06-07T22:08:31.378Z] [2023-06-07T22:08:31.378Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:31.378Z] #40 ... [2023-06-07T22:08:31.378Z] [2023-06-07T22:08:31.378Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:31.643Z] #38 ... [2023-06-07T22:08:31.643Z] [2023-06-07T22:08:31.643Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:33.596Z] #40 ... [2023-06-07T22:08:33.596Z] [2023-06-07T22:08:33.596Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T22:08:33.596Z] #57 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:33.596Z] #57 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:33.868Z] #57 ... [2023-06-07T22:08:33.868Z] [2023-06-07T22:08:33.868Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:34.455Z] #56 ... [2023-06-07T22:08:34.455Z] [2023-06-07T22:08:34.455Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T22:08:34.455Z] #61 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.455Z] #61 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.455Z] #61 ... [2023-06-07T22:08:34.455Z] [2023-06-07T22:08:34.455Z] #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:34.455Z] #37 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.455Z] #37 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.720Z] #37 ... [2023-06-07T22:08:34.720Z] [2023-06-07T22:08:34.720Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T22:08:34.720Z] #58 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.720Z] #58 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.720Z] #58 25.81 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T22:08:34.720Z] #58 ... [2023-06-07T22:08:34.720Z] [2023-06-07T22:08:34.720Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T22:08:34.720Z] #59 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.720Z] #59 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.720Z] #59 23.81 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:34.720Z] #59 23.81 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T22:08:34.985Z] #59 23.91 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:34.985Z] #59 24.09 OK: 8 MiB in 17 packages [2023-06-07T22:08:34.985Z] #59 ... [2023-06-07T22:08:34.985Z] [2023-06-07T22:08:34.985Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T22:08:34.985Z] #58 26.16 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:34.985Z] #58 26.20 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:34.985Z] #58 ... [2023-06-07T22:08:34.985Z] [2023-06-07T22:08:34.985Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T22:08:34.985Z] #60 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:34.985Z] #60 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:35.251Z] #60 ... [2023-06-07T22:08:35.251Z] [2023-06-07T22:08:35.251Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T22:08:35.251Z] #44 27.70 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T22:08:35.251Z] #44 28.17 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T22:08:35.251Z] #44 28.31 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T22:08:35.251Z] #44 28.36 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T22:08:35.251Z] #44 28.46 (5/9) Installing curl (8.1.1-r1) [2023-06-07T22:08:35.251Z] #44 28.53 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:35.251Z] #44 28.56 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T22:08:35.251Z] #44 28.59 (8/9) Installing libucontext (1.2-r0) [2023-06-07T22:08:35.251Z] #44 28.61 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T22:08:35.251Z] #44 28.70 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:35.251Z] #44 28.93 Executing ca-certificates-20230506-r0.trigger [2023-06-07T22:08:36.654Z] #44 ... [2023-06-07T22:08:36.654Z] [2023-06-07T22:08:36.654Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:36.654Z] #41 transferring context: 29.39MB 25.1s [2023-06-07T22:08:36.654Z] #41 ... [2023-06-07T22:08:36.654Z] [2023-06-07T22:08:36.654Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T22:08:36.654Z] #60 24.23 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:36.654Z] #60 24.34 (2/2) Installing su-exec (0.2-r2) [2023-06-07T22:08:36.654Z] #60 24.34 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:36.654Z] #60 24.55 OK: 8 MiB in 17 packages [2023-06-07T22:08:36.923Z] #60 ... [2023-06-07T22:08:36.923Z] [2023-06-07T22:08:36.923Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:36.923Z] #45 ... [2023-06-07T22:08:36.923Z] [2023-06-07T22:08:36.923Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:37.189Z] #41 ... [2023-06-07T22:08:37.189Z] [2023-06-07T22:08:37.189Z] #37 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T22:08:37.189Z] #37 28.88 OK: 263 MiB in 53 packages [2023-06-07T22:08:37.189Z] #37 DONE 30.6s [2023-06-07T22:08:37.189Z] [2023-06-07T22:08:37.189Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:37.455Z] #41 ... [2023-06-07T22:08:37.455Z] [2023-06-07T22:08:37.455Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:37.455Z] #39 ... [2023-06-07T22:08:37.455Z] [2023-06-07T22:08:37.455Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T22:08:37.455Z] #59 DONE 26.9s [2023-06-07T22:08:37.455Z] [2023-06-07T22:08:37.455Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:37.456Z] #39 ... [2023-06-07T22:08:37.456Z] [2023-06-07T22:08:37.456Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:37.733Z] #48 ... [2023-06-07T22:08:37.733Z] [2023-06-07T22:08:37.733Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:37.733Z] #47 ... [2023-06-07T22:08:37.733Z] [2023-06-07T22:08:37.733Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T22:08:37.733Z] #57 27.15 OK: 263 MiB in 53 packages [2023-06-07T22:08:37.733Z] #57 DONE 30.0s [2023-06-07T22:08:37.733Z] [2023-06-07T22:08:37.733Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:38.002Z] #39 ... [2023-06-07T22:08:38.002Z] [2023-06-07T22:08:38.002Z] #53 [core-command internal] load build context [2023-06-07T22:08:38.267Z] #53 ... [2023-06-07T22:08:38.267Z] [2023-06-07T22:08:38.267Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:38.533Z] #39 ... [2023-06-07T22:08:38.533Z] [2023-06-07T22:08:38.533Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:38.803Z] #55 ... [2023-06-07T22:08:38.803Z] [2023-06-07T22:08:38.803Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T22:08:38.803Z] #60 DONE 26.6s [2023-06-07T22:08:38.803Z] [2023-06-07T22:08:38.803Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:38.803Z] #55 ... [2023-06-07T22:08:38.803Z] [2023-06-07T22:08:38.803Z] #43 [core-data internal] load build context [2023-06-07T22:08:38.803Z] #43 ... [2023-06-07T22:08:38.803Z] [2023-06-07T22:08:38.803Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:39.068Z] #55 ... [2023-06-07T22:08:39.068Z] [2023-06-07T22:08:39.068Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:39.068Z] #54 ... [2023-06-07T22:08:39.068Z] [2023-06-07T22:08:39.068Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T22:08:39.068Z] #58 26.31 Executing ca-certificates-20230506-r0.trigger [2023-06-07T22:08:39.068Z] #58 28.34 OK: 8 MiB in 17 packages [2023-06-07T22:08:39.068Z] #58 DONE 30.3s [2023-06-07T22:08:39.068Z] [2023-06-07T22:08:39.068Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:39.350Z] #49 ... [2023-06-07T22:08:39.350Z] [2023-06-07T22:08:39.350Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:39.350Z] #55 ... [2023-06-07T22:08:39.350Z] [2023-06-07T22:08:39.350Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T22:08:39.350Z] #44 30.88 OK: 11 MiB in 24 packages [2023-06-07T22:08:39.350Z] #44 DONE 33.0s [2023-06-07T22:08:39.350Z] [2023-06-07T22:08:39.350Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:39.616Z] #55 ... [2023-06-07T22:08:39.616Z] [2023-06-07T22:08:39.616Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T22:08:39.616Z] #52 22.71 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T22:08:39.616Z] #52 22.71 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T22:08:39.616Z] #52 22.71 OK: 17699 distinct packages available [2023-06-07T22:08:39.616Z] #52 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:39.616Z] #52 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:39.616Z] #52 30.99 OK: 263 MiB in 53 packages [2023-06-07T22:08:39.616Z] #52 DONE 32.1s [2023-06-07T22:08:39.616Z] [2023-06-07T22:08:39.616Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:40.207Z] #55 ... [2023-06-07T22:08:40.207Z] [2023-06-07T22:08:40.207Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T22:08:40.207Z] #62 DONE 2.4s [2023-06-07T22:08:40.207Z] [2023-06-07T22:08:40.207Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:40.207Z] #55 ... [2023-06-07T22:08:40.207Z] [2023-06-07T22:08:40.207Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T22:08:40.207Z] #61 23.95 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T22:08:40.207Z] #61 23.95 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T22:08:40.207Z] #61 23.95 OK: 17694 distinct packages available [2023-06-07T22:08:40.207Z] #61 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:40.207Z] #61 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T22:08:40.207Z] #61 27.71 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T22:08:40.207Z] #61 27.76 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T22:08:40.207Z] #61 27.81 (3/4) Installing libucontext (1.2-r0) [2023-06-07T22:08:40.207Z] #61 27.81 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T22:08:40.207Z] #61 27.81 Executing busybox-1.35.0-r29.trigger [2023-06-07T22:08:40.207Z] #61 27.90 OK: 8 MiB in 19 packages [2023-06-07T22:08:40.207Z] #61 DONE 28.5s [2023-06-07T22:08:40.207Z] [2023-06-07T22:08:40.207Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:41.171Z] #55 ... [2023-06-07T22:08:41.172Z] [2023-06-07T22:08:41.172Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:41.172Z] #33 ... [2023-06-07T22:08:41.172Z] [2023-06-07T22:08:41.172Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:41.437Z] #55 transferring context: 47.11MB 31.9s [2023-06-07T22:08:41.703Z] #55 ... [2023-06-07T22:08:41.703Z] [2023-06-07T22:08:41.703Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:41.703Z] #38 ... [2023-06-07T22:08:41.703Z] [2023-06-07T22:08:41.703Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:44.275Z] #55 ... [2023-06-07T22:08:44.275Z] [2023-06-07T22:08:44.275Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:44.275Z] #40 ... [2023-06-07T22:08:44.275Z] [2023-06-07T22:08:44.275Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:44.275Z] #55 ... [2023-06-07T22:08:44.275Z] [2023-06-07T22:08:44.275Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T22:08:44.275Z] #63 DONE 5.1s [2023-06-07T22:08:44.275Z] [2023-06-07T22:08:44.275Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:44.544Z] #55 ... [2023-06-07T22:08:44.544Z] [2023-06-07T22:08:44.544Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:44.809Z] #56 ... [2023-06-07T22:08:44.809Z] [2023-06-07T22:08:44.809Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:45.073Z] #55 ... [2023-06-07T22:08:45.073Z] [2023-06-07T22:08:45.073Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T22:08:45.073Z] #64 DONE 0.6s [2023-06-07T22:08:45.073Z] [2023-06-07T22:08:45.073Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:46.478Z] #55 transferring context: 73.07MB 36.9s [2023-06-07T22:08:47.065Z] #55 ... [2023-06-07T22:08:47.065Z] [2023-06-07T22:08:47.065Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:47.065Z] #45 ... [2023-06-07T22:08:47.065Z] [2023-06-07T22:08:47.065Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:47.647Z] #55 ... [2023-06-07T22:08:47.648Z] [2023-06-07T22:08:47.648Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:47.648Z] #41 ... [2023-06-07T22:08:47.648Z] [2023-06-07T22:08:47.648Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:47.912Z] #45 ... [2023-06-07T22:08:47.912Z] [2023-06-07T22:08:47.912Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:47.912Z] #48 ... [2023-06-07T22:08:47.912Z] [2023-06-07T22:08:47.912Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:48.182Z] #47 ... [2023-06-07T22:08:48.182Z] [2023-06-07T22:08:48.182Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:48.182Z] #45 ... [2023-06-07T22:08:48.182Z] [2023-06-07T22:08:48.182Z] #53 [core-command internal] load build context [2023-06-07T22:08:48.448Z] #53 ... [2023-06-07T22:08:48.448Z] [2023-06-07T22:08:48.448Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:48.712Z] #45 ... [2023-06-07T22:08:48.712Z] [2023-06-07T22:08:48.712Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:48.712Z] #39 ... [2023-06-07T22:08:48.712Z] [2023-06-07T22:08:48.712Z] #43 [core-data internal] load build context [2023-06-07T22:08:48.978Z] #43 ... [2023-06-07T22:08:48.978Z] [2023-06-07T22:08:48.978Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:49.244Z] #45 ... [2023-06-07T22:08:49.244Z] [2023-06-07T22:08:49.244Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:49.244Z] #54 ... [2023-06-07T22:08:49.244Z] [2023-06-07T22:08:49.244Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:49.509Z] #45 ... [2023-06-07T22:08:49.509Z] [2023-06-07T22:08:49.509Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:49.509Z] #49 ... [2023-06-07T22:08:49.509Z] [2023-06-07T22:08:49.509Z] #53 [core-command internal] load build context [2023-06-07T22:08:51.447Z] #53 ... [2023-06-07T22:08:51.447Z] [2023-06-07T22:08:51.447Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:08:51.447Z] #33 transferring context: 130.46MB 45.3s [2023-06-07T22:08:51.447Z] #33 ... [2023-06-07T22:08:51.447Z] [2023-06-07T22:08:51.447Z] #53 [core-command internal] load build context [2023-06-07T22:08:52.031Z] #53 ... [2023-06-07T22:08:52.031Z] [2023-06-07T22:08:52.031Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:08:52.031Z] #38 ... [2023-06-07T22:08:52.031Z] [2023-06-07T22:08:52.031Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:53.974Z] #49 ... [2023-06-07T22:08:53.974Z] [2023-06-07T22:08:53.974Z] #40 [security-spire-config internal] load build context [2023-06-07T22:08:54.243Z] #40 ... [2023-06-07T22:08:54.243Z] [2023-06-07T22:08:54.243Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:54.831Z] #49 ... [2023-06-07T22:08:54.831Z] [2023-06-07T22:08:54.831Z] #56 [support-notifications internal] load build context [2023-06-07T22:08:54.831Z] #56 ... [2023-06-07T22:08:54.831Z] [2023-06-07T22:08:54.831Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:08:56.390Z] #49 transferring context: 128.43MB 49.0s [2023-06-07T22:08:57.877Z] #49 ... [2023-06-07T22:08:57.877Z] [2023-06-07T22:08:57.877Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:57.877Z] #55 ... [2023-06-07T22:08:57.877Z] [2023-06-07T22:08:57.877Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:08:57.877Z] #41 ... [2023-06-07T22:08:57.877Z] [2023-06-07T22:08:57.877Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:08:58.164Z] #55 ... [2023-06-07T22:08:58.164Z] [2023-06-07T22:08:58.164Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:58.164Z] #48 ... [2023-06-07T22:08:58.164Z] [2023-06-07T22:08:58.164Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:58.445Z] #47 ... [2023-06-07T22:08:58.445Z] [2023-06-07T22:08:58.445Z] #48 [support-scheduler internal] load build context [2023-06-07T22:08:59.042Z] #48 ... [2023-06-07T22:08:59.042Z] [2023-06-07T22:08:59.042Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:08:59.042Z] #39 ... [2023-06-07T22:08:59.042Z] [2023-06-07T22:08:59.042Z] #43 [core-data internal] load build context [2023-06-07T22:08:59.331Z] #43 ... [2023-06-07T22:08:59.331Z] [2023-06-07T22:08:59.331Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:59.331Z] #47 ... [2023-06-07T22:08:59.331Z] [2023-06-07T22:08:59.331Z] #54 [core-metadata internal] load build context [2023-06-07T22:08:59.331Z] #54 ... [2023-06-07T22:08:59.331Z] [2023-06-07T22:08:59.331Z] #47 [security-spire-server internal] load build context [2023-06-07T22:08:59.608Z] #47 ... [2023-06-07T22:08:59.608Z] [2023-06-07T22:08:59.608Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:08:59.608Z] #45 ... [2023-06-07T22:08:59.608Z] [2023-06-07T22:08:59.608Z] #54 [core-metadata internal] load build context [2023-06-07T22:09:01.554Z] #54 ... [2023-06-07T22:09:01.554Z] [2023-06-07T22:09:01.554Z] #33 [security-secretstore-setup internal] load build context [2023-06-07T22:09:01.554Z] #33 transferring context: 175.25MB 54.7s done [2023-06-07T22:09:01.554Z] #33 DONE 55.2s [2023-06-07T22:09:01.554Z] [2023-06-07T22:09:01.554Z] #54 [core-metadata internal] load build context [2023-06-07T22:09:01.554Z] #54 ... [2023-06-07T22:09:01.554Z] [2023-06-07T22:09:01.554Z] #38 [security-proxy-auth internal] load build context [2023-06-07T22:09:01.554Z] #38 transferring context: 175.25MB 55.8s done [2023-06-07T22:09:01.554Z] #38 DONE 56.2s [2023-06-07T22:09:01.554Z] [2023-06-07T22:09:01.554Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:02.149Z] #41 ... [2023-06-07T22:09:02.149Z] [2023-06-07T22:09:02.149Z] #53 [core-command internal] load build context [2023-06-07T22:09:02.149Z] #53 ... [2023-06-07T22:09:02.149Z] [2023-06-07T22:09:02.149Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:04.137Z] #41 ... [2023-06-07T22:09:04.137Z] [2023-06-07T22:09:04.137Z] #40 [security-spire-config internal] load build context [2023-06-07T22:09:04.404Z] #40 ... [2023-06-07T22:09:04.404Z] [2023-06-07T22:09:04.404Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:04.987Z] #41 ... [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:09:04.987Z] #65 DONE 3.4s [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:04.987Z] #41 ... [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:09:04.987Z] #66 DONE 3.5s [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:04.987Z] #41 ... [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #55 [core-common-config-bootstrapper internal] load build context [2023-06-07T22:09:04.987Z] #55 transferring context: 175.25MB 55.2s done [2023-06-07T22:09:04.987Z] #55 DONE 57.3s [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:04.987Z] #41 ... [2023-06-07T22:09:04.987Z] [2023-06-07T22:09:04.987Z] #56 [support-notifications internal] load build context [2023-06-07T22:09:05.253Z] #56 ... [2023-06-07T22:09:05.253Z] [2023-06-07T22:09:05.253Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:07.199Z] #41 ... [2023-06-07T22:09:07.199Z] [2023-06-07T22:09:07.199Z] #49 [security-spire-agent internal] load build context [2023-06-07T22:09:07.199Z] #49 transferring context: 175.25MB 59.5s done [2023-06-07T22:09:07.199Z] #49 DONE 60.6s [2023-06-07T22:09:07.199Z] [2023-06-07T22:09:07.199Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:08.624Z] #41 ... [2023-06-07T22:09:08.624Z] [2023-06-07T22:09:08.624Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T22:09:08.625Z] #67 DONE 1.2s [2023-06-07T22:09:08.625Z] [2023-06-07T22:09:08.625Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:08.890Z] #41 ... [2023-06-07T22:09:08.890Z] [2023-06-07T22:09:08.890Z] #48 [support-scheduler internal] load build context [2023-06-07T22:09:09.156Z] #48 ... [2023-06-07T22:09:09.156Z] [2023-06-07T22:09:09.156Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:09:09.156Z] #39 ... [2023-06-07T22:09:09.156Z] [2023-06-07T22:09:09.156Z] #54 [core-metadata internal] load build context [2023-06-07T22:09:09.422Z] #54 ... [2023-06-07T22:09:09.422Z] [2023-06-07T22:09:09.422Z] #43 [core-data internal] load build context [2023-06-07T22:09:09.422Z] #43 ... [2023-06-07T22:09:09.422Z] [2023-06-07T22:09:09.422Z] #54 [core-metadata internal] load build context [2023-06-07T22:09:09.690Z] #54 ... [2023-06-07T22:09:09.690Z] [2023-06-07T22:09:09.690Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:09.690Z] #47 ... [2023-06-07T22:09:09.690Z] [2023-06-07T22:09:09.690Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:09:09.690Z] #45 ... [2023-06-07T22:09:09.690Z] [2023-06-07T22:09:09.690Z] #53 [core-command internal] load build context [2023-06-07T22:09:09.690Z] #53 transferring context: 175.25MB 60.2s done [2023-06-07T22:09:09.690Z] #53 DONE 61.9s [2023-06-07T22:09:09.690Z] [2023-06-07T22:09:09.690Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:09:09.690Z] #45 ... [2023-06-07T22:09:09.690Z] [2023-06-07T22:09:09.690Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:10.651Z] #47 ... [2023-06-07T22:09:10.651Z] [2023-06-07T22:09:10.651Z] #54 [core-metadata internal] load build context [2023-06-07T22:09:10.651Z] #54 transferring context: 175.25MB 60.5s done [2023-06-07T22:09:10.651Z] #54 DONE 62.8s [2023-06-07T22:09:10.651Z] [2023-06-07T22:09:10.651Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:10.917Z] #47 ... [2023-06-07T22:09:10.917Z] [2023-06-07T22:09:10.917Z] #41 [security-bootstrapper internal] load build context [2023-06-07T22:09:10.917Z] #41 transferring context: 175.25MB 59.7s done [2023-06-07T22:09:10.917Z] #41 DONE 60.7s [2023-06-07T22:09:10.917Z] [2023-06-07T22:09:10.917Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:12.327Z] #47 ... [2023-06-07T22:09:12.327Z] [2023-06-07T22:09:12.327Z] #56 [support-notifications internal] load build context [2023-06-07T22:09:12.327Z] #56 transferring context: 175.25MB 62.4s done [2023-06-07T22:09:12.327Z] #56 DONE 64.7s [2023-06-07T22:09:12.327Z] [2023-06-07T22:09:12.327Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:13.316Z] #47 ... [2023-06-07T22:09:13.316Z] [2023-06-07T22:09:13.316Z] #40 [security-spire-config internal] load build context [2023-06-07T22:09:13.316Z] #40 transferring context: 175.25MB 60.9s done [2023-06-07T22:09:13.316Z] #40 DONE 62.6s [2023-06-07T22:09:13.316Z] [2023-06-07T22:09:13.316Z] #47 [security-spire-server internal] load build context [2023-06-07T22:09:13.582Z] #47 transferring context: 175.25MB 66.0s done [2023-06-07T22:09:13.582Z] #47 DONE 66.7s [2023-06-07T22:09:13.582Z] [2023-06-07T22:09:13.582Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:09:13.582Z] #39 ... [2023-06-07T22:09:13.582Z] [2023-06-07T22:09:13.582Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:09:13.582Z] #68 DONE 1.2s [2023-06-07T22:09:13.582Z] [2023-06-07T22:09:13.582Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:09:13.848Z] #39 ... [2023-06-07T22:09:13.848Z] [2023-06-07T22:09:13.848Z] #43 [core-data internal] load build context [2023-06-07T22:09:13.848Z] #43 transferring context: 175.25MB 67.3s done [2023-06-07T22:09:13.848Z] #43 DONE 67.7s [2023-06-07T22:09:13.848Z] [2023-06-07T22:09:13.848Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-07T22:09:13.848Z] #45 transferring context: 175.25MB 67.6s done [2023-06-07T22:09:13.848Z] #45 DONE 67.8s [2023-06-07T22:09:13.848Z] [2023-06-07T22:09:13.848Z] #39 [security-proxy-setup internal] load build context [2023-06-07T22:09:14.429Z] #39 transferring context: 175.25MB 62.1s done [2023-06-07T22:09:14.700Z] #39 DONE 64.0s [2023-06-07T22:09:14.700Z] [2023-06-07T22:09:14.700Z] #48 [support-scheduler internal] load build context [2023-06-07T22:09:14.700Z] #48 ... [2023-06-07T22:09:14.700Z] [2023-06-07T22:09:14.700Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:09:14.700Z] #69 DONE 0.6s [2023-06-07T22:09:14.700Z] [2023-06-07T22:09:14.700Z] #48 [support-scheduler internal] load build context [2023-06-07T22:09:14.700Z] #48 ... [2023-06-07T22:09:14.700Z] [2023-06-07T22:09:14.700Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:09:14.990Z] #70 ... [2023-06-07T22:09:14.990Z] [2023-06-07T22:09:14.990Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:09:15.257Z] #71 ... [2023-06-07T22:09:15.257Z] [2023-06-07T22:09:15.257Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:09:15.257Z] #72 ... [2023-06-07T22:09:15.257Z] [2023-06-07T22:09:15.257Z] #48 [support-scheduler internal] load build context [2023-06-07T22:09:15.522Z] #48 transferring context: 175.25MB 68.1s done [2023-06-07T22:09:15.522Z] #48 DONE 68.8s [2023-06-07T22:09:15.522Z] [2023-06-07T22:09:15.522Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:09:18.865Z] #73 ... [2023-06-07T22:09:18.865Z] [2023-06-07T22:09:18.865Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.723Z] #74 ... [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #73 DONE 65.3s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #70 DONE 64.3s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #72 DONE 74.1s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #74 DONE 70.4s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #71 DONE 74.1s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #75 ... [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-06-07T22:10:26.724Z] #76 DONE 4.1s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #77 DONE 4.3s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #78 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #78 DONE 4.2s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #79 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #80 [core-metadata builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #80 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #81 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #82 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #83 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #84 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #85 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #86 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #87 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #87 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #88 [support-notifications builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #88 DONE 4.3s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #89 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #90 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #91 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #92 [core-command builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #92 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #93 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #94 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #94 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #95 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #96 [support-scheduler builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #96 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #97 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #98 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #99 [core-data builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #99 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #100 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #100 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T22:10:26.724Z] #75 DONE 4.3s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T22:10:26.724Z] #101 ... [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T22:10:26.724Z] #102 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:26.724Z] #103 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #104 [security-spire-server builder 6/9] COPY . . [2023-06-07T22:10:26.724Z] #104 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T22:10:26.724Z] #105 CACHED [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T22:10:26.724Z] #106 DONE 0.4s [2023-06-07T22:10:26.724Z] [2023-06-07T22:10:26.724Z] #107 [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 [2023-06-07T22:10:29.304Z] #107 ... [2023-06-07T22:10:29.304Z] [2023-06-07T22:10:29.304Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T22:10:29.304Z] #0 4.800 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 [2023-06-07T22:10:29.887Z] #108 ... [2023-06-07T22:10:29.887Z] [2023-06-07T22:10:29.887Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:10:29.887Z] #0 6.403 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 [2023-06-07T22:10:30.153Z] #109 ... [2023-06-07T22:10:30.153Z] [2023-06-07T22:10:30.153Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T22:10:30.153Z] #0 6.640 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 [2023-06-07T22:10:31.115Z] #110 ... [2023-06-07T22:10:31.115Z] [2023-06-07T22:10:31.115Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T22:10:31.115Z] #101 7.434 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 [2023-06-07T22:10:31.696Z] #101 ... [2023-06-07T22:10:31.696Z] [2023-06-07T22:10:31.696Z] #111 [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 [2023-06-07T22:10:31.696Z] #111 DONE 7.9s [2023-06-07T22:10:31.696Z] [2023-06-07T22:10:31.696Z] #107 [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 [2023-06-07T22:10:31.696Z] #107 DONE 7.9s [2023-06-07T22:10:31.696Z] [2023-06-07T22:10:31.696Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T22:10:31.963Z] #112 DONE 0.3s [2023-06-07T22:10:31.963Z] [2023-06-07T22:10:31.963Z] #113 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T22:10:31.963Z] #113 DONE 0.4s [2023-06-07T22:10:31.963Z] [2023-06-07T22:10:31.963Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T22:10:31.963Z] #0 7.282 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 [2023-06-07T22:10:32.955Z] #114 ... [2023-06-07T22:10:32.955Z] [2023-06-07T22:10:32.955Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:10:32.955Z] #115 DONE 0.3s [2023-06-07T22:10:32.955Z] [2023-06-07T22:10:32.955Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:10:32.955Z] #0 7.245 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 [2023-06-07T22:10:32.955Z] #116 ... [2023-06-07T22:10:32.955Z] [2023-06-07T22:10:32.955Z] #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:10:32.955Z] #117 DONE 0.1s [2023-06-07T22:10:32.955Z] [2023-06-07T22:10:32.955Z] #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:10:32.955Z] #0 7.169 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 [2023-06-07T22:10:33.542Z] #118 ... [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #119 [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 [2023-06-07T22:10:33.542Z] #119 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T22:10:33.542Z] #120 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T22:10:33.542Z] #121 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T22:10:33.542Z] #122 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #123 [security-spire-config builder 6/9] COPY . . [2023-06-07T22:10:33.542Z] #123 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T22:10:33.542Z] #124 CACHED [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:10:33.542Z] #0 6.735 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 [2023-06-07T22:10:33.542Z] #125 ... [2023-06-07T22:10:33.542Z] [2023-06-07T22:10:33.542Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T22:10:33.542Z] #0 5.028 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 [2023-06-07T22:10:33.809Z] #126 ... [2023-06-07T22:10:33.809Z] [2023-06-07T22:10:33.809Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:10:33.809Z] #127 DONE 0.2s [2023-06-07T22:10:33.809Z] [2023-06-07T22:10:33.809Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:10:33.809Z] #0 7.432 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 [2023-06-07T22:10:33.809Z] #128 ... [2023-06-07T22:10:33.809Z] [2023-06-07T22:10:33.809Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:10:33.809Z] #0 4.026 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 [2023-06-07T22:10:34.076Z] #129 ... [2023-06-07T22:10:34.076Z] [2023-06-07T22:10:34.076Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:34.076Z] #130 ... [2023-06-07T22:10:34.076Z] [2023-06-07T22:10:34.076Z] #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:10:34.076Z] #131 CACHED [2023-06-07T22:10:34.076Z] [2023-06-07T22:10:34.076Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:10:34.076Z] #132 CACHED [2023-06-07T22:10:34.342Z] [2023-06-07T22:10:34.342Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T22:10:34.608Z] #133 ... [2023-06-07T22:10:34.608Z] [2023-06-07T22:10:34.608Z] #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:10:34.608Z] #134 DONE 0.3s [2023-06-07T22:10:34.608Z] [2023-06-07T22:10:34.608Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:35.563Z] #135 ... [2023-06-07T22:10:35.563Z] [2023-06-07T22:10:35.563Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T22:10:35.563Z] #133 DONE 1.3s [2023-06-07T22:10:35.563Z] [2023-06-07T22:10:35.563Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:35.563Z] #136 ... [2023-06-07T22:10:35.563Z] [2023-06-07T22:10:35.563Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:35.563Z] #130 DONE 1.7s [2023-06-07T22:10:35.834Z] [2023-06-07T22:10:35.834Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T22:10:36.100Z] #137 ... [2023-06-07T22:10:36.100Z] [2023-06-07T22:10:36.100Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:36.100Z] #135 DONE 1.5s [2023-06-07T22:10:36.100Z] [2023-06-07T22:10:36.100Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T22:10:36.100Z] #137 DONE 0.4s [2023-06-07T22:10:36.100Z] [2023-06-07T22:10:36.100Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T22:10:36.377Z] #138 DONE 0.3s [2023-06-07T22:10:36.377Z] [2023-06-07T22:10:36.377Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T22:10:36.643Z] #139 ... [2023-06-07T22:10:36.643Z] [2023-06-07T22:10:36.643Z] #140 [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 [2023-06-07T22:10:36.643Z] #140 DONE 0.4s [2023-06-07T22:10:36.643Z] [2023-06-07T22:10:36.643Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T22:10:36.910Z] #141 ... [2023-06-07T22:10:36.910Z] [2023-06-07T22:10:36.910Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T22:10:36.910Z] #139 DONE 0.4s [2023-06-07T22:10:36.910Z] [2023-06-07T22:10:36.910Z] #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 [2023-06-07T22:10:37.176Z] #142 ... [2023-06-07T22:10:37.176Z] [2023-06-07T22:10:37.176Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T22:10:37.176Z] #141 DONE 0.5s [2023-06-07T22:10:37.176Z] [2023-06-07T22:10:37.176Z] #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 [2023-06-07T22:10:37.176Z] #142 DONE 0.5s [2023-06-07T22:10:37.176Z] [2023-06-07T22:10:37.176Z] #143 [security-spire-server] exporting to image [2023-06-07T22:10:37.176Z] #143 exporting layers [2023-06-07T22:10:38.582Z] #143 ... [2023-06-07T22:10:38.582Z] [2023-06-07T22:10:38.582Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T22:10:38.582Z] #136 DONE 3.2s [2023-06-07T22:10:38.849Z] [2023-06-07T22:10:38.849Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T22:10:39.117Z] #144 DONE 0.3s [2023-06-07T22:10:39.117Z] [2023-06-07T22:10:39.117Z] #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 [2023-06-07T22:10:39.117Z] #145 DONE 0.3s [2023-06-07T22:10:39.117Z] [2023-06-07T22:10:39.117Z] #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:10:39.388Z] #118 ... [2023-06-07T22:10:39.388Z] [2023-06-07T22:10:39.388Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T22:10:39.656Z] #146 DONE 0.4s [2023-06-07T22:10:39.656Z] [2023-06-07T22:10:39.656Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T22:10:40.064Z] #108 ... [2023-06-07T22:10:40.064Z] [2023-06-07T22:10:40.064Z] #143 [security-spire-agent] exporting to image [2023-06-07T22:10:40.333Z] #143 exporting layers 3.0s done [2023-06-07T22:10:40.333Z] #143 writing image sha256:f8da59de6e63b4ea41329e100b3309d9e925ab3fd776fa54c35f59692bcc6c80 [2023-06-07T22:10:40.600Z] #143 writing image sha256:f8da59de6e63b4ea41329e100b3309d9e925ab3fd776fa54c35f59692bcc6c80 0.1s done [2023-06-07T22:10:40.600Z] #143 naming to docker.io/library/security-spire-config-arm64 [2023-06-07T22:10:40.600Z] #143 exporting layers 3.5s done [2023-06-07T22:10:40.600Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-07T22:10:40.600Z] #143 writing image sha256:c557cc5c42fd73b25a76d29d49df8e1ac45436e7f02badad631493c9e32cffa8 [2023-06-07T22:10:40.868Z] #143 writing image sha256:c557cc5c42fd73b25a76d29d49df8e1ac45436e7f02badad631493c9e32cffa8 done [2023-06-07T22:10:40.868Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-06-07T22:10:41.455Z] #143 exporting layers 1.8s done [2023-06-07T22:10:41.455Z] #143 writing image sha256:ffad7f28fb4c3321a33a586cfd7b129f54056be760d7223ecddbe1386f2dcb9c 0.0s done [2023-06-07T22:10:41.455Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-07T22:10:41.455Z] #143 DONE 4.4s [2023-06-07T22:10:41.455Z] [2023-06-07T22:10:41.455Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:24:33.921Z] #116 ... [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T22:24:33.921Z] #108 DONE 848.9s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T22:24:33.921Z] #101 ... [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:24:33.921Z] #147 DONE 0.3s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:24:33.921Z] #148 DONE 0.1s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T22:24:33.921Z] #149 DONE 0.4s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:24:33.921Z] #116 ... [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:24:33.921Z] #150 DONE 0.2s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T22:24:33.921Z] #151 DONE 0.2s [2023-06-07T22:24:33.921Z] [2023-06-07T22:24:33.921Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:24:36.497Z] #152 DONE 2.2s [2023-06-07T22:24:36.497Z] [2023-06-07T22:24:36.497Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T22:24:36.497Z] #114 ... [2023-06-07T22:24:36.497Z] [2023-06-07T22:24:36.497Z] #143 [security-proxy-auth] exporting to image [2023-06-07T22:24:36.497Z] #143 exporting layers [2023-06-07T22:24:36.764Z] #143 exporting layers 0.7s done [2023-06-07T22:24:36.764Z] #143 writing image sha256:e537c50454abe083bc952e542f50f8f72058043e410c1c146442fffef9ce0ec4 [2023-06-07T22:24:37.028Z] #143 writing image sha256:e537c50454abe083bc952e542f50f8f72058043e410c1c146442fffef9ce0ec4 0.0s done [2023-06-07T22:24:37.028Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T22:24:37.028Z] #143 DONE 5.1s [2023-06-07T22:24:37.028Z] [2023-06-07T22:24:37.028Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:24:45.550Z] #125 ... [2023-06-07T22:24:45.550Z] [2023-06-07T22:24:45.550Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T22:24:45.550Z] #101 860.9 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 [2023-06-07T22:24:52.181Z] #101 ... [2023-06-07T22:24:52.181Z] [2023-06-07T22:24:52.181Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T22:24:52.181Z] #114 DONE 868.8s [2023-06-07T22:24:52.449Z] [2023-06-07T22:24:52.450Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:24:52.715Z] #125 ... [2023-06-07T22:24:52.715Z] [2023-06-07T22:24:52.715Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:24:52.981Z] #153 DONE 0.3s [2023-06-07T22:24:52.981Z] [2023-06-07T22:24:52.981Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:24:53.250Z] #154 DONE 0.2s [2023-06-07T22:24:53.250Z] [2023-06-07T22:24:53.250Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:24:53.516Z] #116 ... [2023-06-07T22:24:53.516Z] [2023-06-07T22:24:53.516Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T22:24:53.516Z] #155 DONE 0.2s [2023-06-07T22:24:53.516Z] [2023-06-07T22:24:53.516Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T22:24:54.119Z] #156 DONE 0.5s [2023-06-07T22:24:54.119Z] [2023-06-07T22:24:54.119Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:24:54.393Z] #125 ... [2023-06-07T22:24:54.393Z] [2023-06-07T22:24:54.393Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T22:24:54.393Z] #157 DONE 0.4s [2023-06-07T22:24:54.393Z] [2023-06-07T22:24:54.393Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:24:54.663Z] #116 ... [2023-06-07T22:24:54.663Z] [2023-06-07T22:24:54.663Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:24:56.603Z] #158 DONE 2.2s [2023-06-07T22:24:56.603Z] [2023-06-07T22:24:56.603Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:24:56.879Z] #116 ... [2023-06-07T22:24:56.879Z] [2023-06-07T22:24:56.879Z] #143 [security-proxy-setup] exporting to image [2023-06-07T22:24:56.879Z] #143 exporting layers [2023-06-07T22:24:57.461Z] #143 exporting layers 0.7s done [2023-06-07T22:24:57.461Z] #143 writing image sha256:50de6385e80e7d566e3875cf740975523f2e72a1145f1b2a8203ddb3b859f9a2 done [2023-06-07T22:24:57.461Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T22:24:57.461Z] #143 DONE 5.8s [2023-06-07T22:24:57.461Z] [2023-06-07T22:24:57.461Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:25:07.530Z] #116 ... [2023-06-07T22:25:07.530Z] [2023-06-07T22:25:07.530Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T22:25:07.530Z] #110 DONE 884.1s [2023-06-07T22:25:07.530Z] [2023-06-07T22:25:07.530Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T22:25:07.530Z] #101 DONE 884.1s [2023-06-07T22:25:07.530Z] [2023-06-07T22:25:07.530Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T22:25:08.491Z] #126 ... [2023-06-07T22:25:08.491Z] [2023-06-07T22:25:08.491Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T22:25:09.076Z] #159 ... [2023-06-07T22:25:09.076Z] [2023-06-07T22:25:09.076Z] #160 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:25:09.076Z] #160 DONE 0.7s [2023-06-07T22:25:09.343Z] [2023-06-07T22:25:09.343Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T22:25:09.343Z] #159 DONE 0.9s [2023-06-07T22:25:09.343Z] [2023-06-07T22:25:09.343Z] #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:25:09.656Z] #161 DONE 0.4s [2023-06-07T22:25:09.656Z] [2023-06-07T22:25:09.656Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T22:25:09.949Z] #162 ... [2023-06-07T22:25:09.949Z] [2023-06-07T22:25:09.949Z] #163 [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 [2023-06-07T22:25:09.949Z] #163 DONE 0.4s [2023-06-07T22:25:10.216Z] [2023-06-07T22:25:10.216Z] #164 [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 [2023-06-07T22:25:10.216Z] #164 DONE 0.2s [2023-06-07T22:25:10.216Z] [2023-06-07T22:25:10.216Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:25:10.216Z] #116 ... [2023-06-07T22:25:10.216Z] [2023-06-07T22:25:10.216Z] #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:25:10.491Z] #165 DONE 0.2s [2023-06-07T22:25:10.491Z] [2023-06-07T22:25:10.491Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T22:25:10.763Z] #166 DONE 0.4s [2023-06-07T22:25:10.763Z] [2023-06-07T22:25:10.763Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T22:25:11.345Z] #167 DONE 0.5s [2023-06-07T22:25:11.345Z] [2023-06-07T22:25:11.345Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T22:25:11.611Z] #168 DONE 0.3s [2023-06-07T22:25:11.611Z] [2023-06-07T22:25:11.611Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:25:12.568Z] #169 ... [2023-06-07T22:25:12.568Z] [2023-06-07T22:25:12.568Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T22:25:12.568Z] #162 DONE 3.0s [2023-06-07T22:25:12.568Z] [2023-06-07T22:25:12.568Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:25:12.568Z] #170 DONE 0.4s [2023-06-07T22:25:12.568Z] [2023-06-07T22:25:12.568Z] #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:25:12.833Z] #118 ... [2023-06-07T22:25:12.833Z] [2023-06-07T22:25:12.833Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:25:12.833Z] #171 DONE 0.2s [2023-06-07T22:25:12.833Z] [2023-06-07T22:25:12.833Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T22:25:13.414Z] #172 DONE 0.5s [2023-06-07T22:25:13.414Z] [2023-06-07T22:25:13.414Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:25:13.682Z] #116 ... [2023-06-07T22:25:13.682Z] [2023-06-07T22:25:13.682Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T22:25:13.682Z] #173 DONE 0.2s [2023-06-07T22:25:13.682Z] [2023-06-07T22:25:13.682Z] #174 [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/ [2023-06-07T22:25:13.949Z] #174 DONE 0.1s [2023-06-07T22:25:13.949Z] [2023-06-07T22:25:13.949Z] #175 [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/ [2023-06-07T22:25:13.949Z] #175 DONE 0.1s [2023-06-07T22:25:13.949Z] [2023-06-07T22:25:13.949Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T22:25:14.216Z] #176 DONE 0.1s [2023-06-07T22:25:14.216Z] [2023-06-07T22:25:14.216Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T22:25:14.216Z] #177 ... [2023-06-07T22:25:14.216Z] [2023-06-07T22:25:14.216Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:25:14.216Z] #169 DONE 2.8s [2023-06-07T22:25:14.482Z] [2023-06-07T22:25:14.482Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T22:25:14.482Z] #177 DONE 0.2s [2023-06-07T22:25:14.482Z] [2023-06-07T22:25:14.482Z] #143 [security-secretstore-setup] exporting to image [2023-06-07T22:25:14.482Z] #143 exporting layers [2023-06-07T22:25:16.417Z] #143 exporting layers 1.8s done [2023-06-07T22:25:16.417Z] #143 writing image sha256:470ad1475d092950b46436429a5b2ab5f1ac3e12af781074b9cd4b852c330a6e 0.0s done [2023-06-07T22:25:16.417Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 [2023-06-07T22:25:16.417Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T22:25:16.417Z] #143 DONE 7.6s [2023-06-07T22:25:16.417Z] [2023-06-07T22:25:16.417Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T22:25:17.372Z] #178 DONE 2.7s [2023-06-07T22:25:17.372Z] [2023-06-07T22:25:17.372Z] #143 [security-bootstrapper] exporting to image [2023-06-07T22:25:18.330Z] #143 exporting layers 1.0s done [2023-06-07T22:25:18.330Z] #143 writing image sha256:a80c7683a70040f08733de7ad15541d6c1781fb9bc9971b0fe1bd55c299ac839 done [2023-06-07T22:25:18.330Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T22:25:18.330Z] #143 DONE 8.6s [2023-06-07T22:25:18.330Z] [2023-06-07T22:25:18.330Z] #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:25:45.008Z] #118 ... [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T22:25:45.008Z] #126 DONE 918.1s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:25:45.008Z] #116 ... [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:25:45.008Z] #179 DONE 0.3s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:25:45.008Z] #109 ... [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:25:45.008Z] #180 DONE 0.1s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T22:25:45.008Z] #181 DONE 0.2s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #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 [2023-06-07T22:25:45.008Z] #182 DONE 0.1s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T22:25:45.008Z] #183 DONE 0.1s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:25:45.008Z] #184 DONE 2.0s [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:25:45.008Z] #116 ... [2023-06-07T22:25:45.008Z] [2023-06-07T22:25:45.008Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-07T22:25:45.008Z] #143 exporting layers [2023-06-07T22:25:45.275Z] #143 exporting layers 0.5s done [2023-06-07T22:25:45.275Z] #143 writing image sha256:09323bade95166796c623fa94dc94b5f8c39b9217cc1be119f65177778843d98 done [2023-06-07T22:25:45.275Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T22:25:45.275Z] #143 DONE 9.1s [2023-06-07T22:25:45.275Z] [2023-06-07T22:25:45.275Z] #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:26:07.338Z] #118 DONE 941.1s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:26:07.338Z] #128 ... [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:26:07.338Z] #185 DONE 0.2s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:26:07.338Z] #109 ... [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:26:07.338Z] #186 DONE 0.2s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T22:26:07.338Z] #187 DONE 0.3s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:26:07.338Z] #188 DONE 0.2s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #143 [core-command] exporting to image [2023-06-07T22:26:07.338Z] #143 exporting layers [2023-06-07T22:26:07.338Z] #143 exporting layers 0.4s done [2023-06-07T22:26:07.338Z] #143 writing image sha256:308a2248c3e3d156f4847ce0319bdcd9ad3d847905467027731d51c78ab4c94c done [2023-06-07T22:26:07.338Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-07T22:26:07.338Z] #143 DONE 9.5s [2023-06-07T22:26:07.338Z] [2023-06-07T22:26:07.338Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:26:17.392Z] #125 DONE 953.6s [2023-06-07T22:26:17.392Z] [2023-06-07T22:26:17.392Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:26:17.696Z] #116 ... [2023-06-07T22:26:17.696Z] [2023-06-07T22:26:17.696Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:26:17.961Z] #189 DONE 0.2s [2023-06-07T22:26:17.961Z] [2023-06-07T22:26:17.961Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:26:17.961Z] #190 DONE 0.2s [2023-06-07T22:26:17.961Z] [2023-06-07T22:26:17.961Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T22:26:18.230Z] #191 DONE 0.3s [2023-06-07T22:26:18.230Z] [2023-06-07T22:26:18.230Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:26:18.505Z] #192 DONE 0.1s [2023-06-07T22:26:18.505Z] [2023-06-07T22:26:18.505Z] #143 [core-data] exporting to image [2023-06-07T22:26:18.505Z] #143 exporting layers [2023-06-07T22:26:18.772Z] #143 exporting layers 0.3s done [2023-06-07T22:26:18.772Z] #143 writing image sha256:a849c645f74b330a5efad5097c46f8ae7c54e3d506f09855a888ca73d7afc1ed done [2023-06-07T22:26:18.772Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-07T22:26:18.772Z] #143 DONE 9.7s [2023-06-07T22:26:18.772Z] [2023-06-07T22:26:18.772Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:26:21.360Z] #128 ... [2023-06-07T22:26:21.360Z] [2023-06-07T22:26:21.360Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:26:21.360Z] #109 DONE 957.9s [2023-06-07T22:26:21.360Z] [2023-06-07T22:26:21.360Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:26:21.945Z] #116 ... [2023-06-07T22:26:21.945Z] [2023-06-07T22:26:21.945Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:26:21.945Z] #193 DONE 0.1s [2023-06-07T22:26:21.945Z] [2023-06-07T22:26:21.945Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:26:22.212Z] #194 DONE 0.2s [2023-06-07T22:26:22.212Z] [2023-06-07T22:26:22.212Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T22:26:22.481Z] #195 DONE 0.3s [2023-06-07T22:26:22.481Z] [2023-06-07T22:26:22.481Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:26:22.481Z] #196 DONE 0.1s [2023-06-07T22:26:22.481Z] [2023-06-07T22:26:22.481Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:26:22.748Z] #116 ... [2023-06-07T22:26:22.748Z] [2023-06-07T22:26:22.748Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T22:26:23.015Z] #197 DONE 0.1s [2023-06-07T22:26:23.015Z] [2023-06-07T22:26:23.015Z] #143 [core-metadata] exporting to image [2023-06-07T22:26:23.282Z] #143 exporting layers 0.4s done [2023-06-07T22:26:23.282Z] #143 writing image sha256:68d407c7143cdbfd316a5656aa0556b90cf209d10917097c5a805ac8da885638 [2023-06-07T22:26:23.282Z] #143 writing image sha256:68d407c7143cdbfd316a5656aa0556b90cf209d10917097c5a805ac8da885638 done [2023-06-07T22:26:23.282Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-06-07T22:26:23.282Z] #143 DONE 10.1s [2023-06-07T22:26:23.282Z] [2023-06-07T22:26:23.282Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:27:19.680Z] #116 ... [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:27:19.680Z] #129 DONE 1013.6s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:27:19.680Z] #116 ... [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:27:19.680Z] #198 DONE 0.1s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:27:19.680Z] #199 DONE 0.1s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:27:19.680Z] #128 ... [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T22:27:19.680Z] #200 DONE 0.5s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #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 [2023-06-07T22:27:19.680Z] #201 DONE 0.2s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-07T22:27:19.680Z] #143 exporting layers [2023-06-07T22:27:19.680Z] #143 exporting layers 0.6s done [2023-06-07T22:27:19.680Z] #143 writing image sha256:697dea4940c51d6f52aad0faa7d343e1840edfbc54dfc807ae1c4e3560d32d3a [2023-06-07T22:27:19.680Z] #143 writing image sha256:697dea4940c51d6f52aad0faa7d343e1840edfbc54dfc807ae1c4e3560d32d3a done [2023-06-07T22:27:19.680Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T22:27:19.680Z] #143 DONE 10.7s [2023-06-07T22:27:19.680Z] [2023-06-07T22:27:19.680Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:27:46.358Z] #116 ... [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:27:46.358Z] #128 DONE 1042.1s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:27:46.358Z] #116 DONE 1042.3s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:27:46.358Z] #202 ... [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:27:46.358Z] #203 DONE 0.2s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:27:46.358Z] #202 DONE 0.2s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:27:46.358Z] #204 DONE 0.2s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:27:46.358Z] #205 DONE 0.2s [2023-06-07T22:27:46.358Z] [2023-06-07T22:27:46.358Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T22:27:46.941Z] #206 DONE 0.4s [2023-06-07T22:27:46.941Z] [2023-06-07T22:27:46.941Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T22:27:46.941Z] #207 DONE 0.4s [2023-06-07T22:27:46.941Z] [2023-06-07T22:27:46.941Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:27:46.941Z] #208 DONE 0.1s [2023-06-07T22:27:46.941Z] [2023-06-07T22:27:46.941Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:27:46.941Z] #209 DONE 0.1s [2023-06-07T22:27:46.941Z] [2023-06-07T22:27:46.941Z] #143 [support-scheduler] exporting to image [2023-06-07T22:27:46.941Z] #143 exporting layers [2023-06-07T22:27:47.206Z] #143 exporting layers 0.3s done [2023-06-07T22:27:47.206Z] #143 exporting layers 0.4s done [2023-06-07T22:27:47.206Z] #143 writing image sha256:8515fd1a850fa26cd5730eb1071edb638369c9d2e21c8a27a7d108cb724868f8 0.0s done [2023-06-07T22:27:47.206Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T22:27:47.206Z] #143 writing image sha256:dbb1e5d74aa5487cebc1ed824204bcfd89b31aa262a741e8d3fdf84bc75105b5 done [2023-06-07T22:27:47.206Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T22:27:47.206Z] #143 DONE 11.1s [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:27:47.206Z] time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T22:27:47.223Z] $ docker stop --time=1 e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 [2023-06-07T22:27:48.958Z] $ docker rm -f --volumes e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T22:27:49.477Z] + docker images [2023-06-07T22:27:49.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T22:27:49.477Z] support-notifications-arm64 latest 8515fd1a850f 3 seconds ago 31.9MB [2023-06-07T22:27:49.477Z] support-scheduler-arm64 latest dbb1e5d74aa5 3 seconds ago 31.2MB [2023-06-07T22:27:49.477Z] security-spiffe-token-provider-arm64 latest 697dea4940c5 31 seconds ago 32.7MB [2023-06-07T22:27:49.477Z] core-metadata-arm64 latest 68d407c7143c About a minute ago 20.2MB [2023-06-07T22:27:49.477Z] core-data-arm64 latest a849c645f74b About a minute ago 19.9MB [2023-06-07T22:27:49.477Z] core-command-arm64 latest 308a2248c3e3 About a minute ago 19.7MB [2023-06-07T22:27:49.477Z] core-common-config-bootstrapper-arm64 latest 09323bade951 2 minutes ago 17.2MB [2023-06-07T22:27:49.477Z] security-bootstrapper-arm64 latest a80c7683a700 2 minutes ago 21.9MB [2023-06-07T22:27:49.477Z] security-secretstore-setup-arm64 latest 470ad1475d09 2 minutes ago 32.2MB [2023-06-07T22:27:49.477Z] security-proxy-setup-arm64 latest 50de6385e80e 2 minutes ago 18.7MB [2023-06-07T22:27:49.477Z] security-proxy-auth-arm64 latest e537c50454ab 3 minutes ago 18.1MB [2023-06-07T22:27:49.477Z] security-spire-agent-arm64 latest ffad7f28fb4c 17 minutes ago 153MB [2023-06-07T22:27:49.477Z] security-spire-config-arm64 latest f8da59de6e63 17 minutes ago 96.1MB [2023-06-07T22:27:49.477Z] security-spire-server-arm64 latest c557cc5c42fd 17 minutes ago 97MB [2023-06-07T22:27:49.477Z] ci-base-image-arm64 latest e620c9501f78 34 minutes ago 899MB [2023-06-07T22:27:49.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T22:27:49.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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 [2023-06-07T22:27:49.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:27:49.917Z] [2023-06-07T22:27:49.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:27:50.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:27:50.246Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T22:27:50.246Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T22:27:50.246Z] 04944245beec: Pulling fs layer [2023-06-07T22:27:50.246Z] 699f458cf7ca: Pulling fs layer [2023-06-07T22:27:50.246Z] 765212b225bb: Pulling fs layer [2023-06-07T22:27:50.246Z] f23df028b6ca: Pulling fs layer [2023-06-07T22:27:50.246Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T22:27:50.515Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T22:27:50.515Z] f23df028b6ca: Waiting [2023-06-07T22:27:50.515Z] d65c8cfc05b1: Waiting [2023-06-07T22:27:50.515Z] 2437ff75d9bd: Waiting [2023-06-07T22:27:50.515Z] 765212b225bb: Waiting [2023-06-07T22:27:50.515Z] 04944245beec: Verifying Checksum [2023-06-07T22:27:50.515Z] 04944245beec: Download complete [2023-06-07T22:27:50.515Z] 765212b225bb: Verifying Checksum [2023-06-07T22:27:50.515Z] 765212b225bb: Download complete [2023-06-07T22:27:50.515Z] f23df028b6ca: Verifying Checksum [2023-06-07T22:27:50.515Z] f23df028b6ca: Download complete [2023-06-07T22:27:50.515Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T22:27:50.515Z] d65c8cfc05b1: Download complete [2023-06-07T22:27:50.784Z] 699f458cf7ca: Verifying Checksum [2023-06-07T22:27:50.784Z] 699f458cf7ca: Download complete [2023-06-07T22:27:51.372Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T22:27:51.372Z] 8998bd30e6a1: Download complete [2023-06-07T22:27:53.956Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T22:27:53.956Z] 2437ff75d9bd: Download complete [2023-06-07T22:27:55.369Z] 8998bd30e6a1: Pull complete [2023-06-07T22:27:55.956Z] 04944245beec: Pull complete [2023-06-07T22:27:57.372Z] 699f458cf7ca: Pull complete [2023-06-07T22:27:57.639Z] 765212b225bb: Pull complete [2023-06-07T22:27:58.602Z] f23df028b6ca: Pull complete [2023-06-07T22:27:58.602Z] d65c8cfc05b1: Pull complete [2023-06-07T22:28:13.602Z] 2437ff75d9bd: Pull complete [2023-06-07T22:28:13.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T22:28:13.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:28:13.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:28:13.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container [2023-06-07T22:28:13.879Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T22:28:17.066Z] $ docker top ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:17.962Z] ---> job-cost.sh [2023-06-07T22:28:17.962Z] lf-activate-venv: SKIPPING [2023-06-07T22:28:17.962Z] INFO: No Stack... [2023-06-07T22:28:18.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T22:28:19.503Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T22:28:20.143Z] + cat /w/workspace/edgex-go/15/archives/cost.csv [2023-06-07T22:28:20.143Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T22:28:20.174Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] [2023-06-07T22:28:20.178Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] did not exist. Created. [2023-06-07T22:28:20.178Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T22:28:20.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T22:28:21.026Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T22:28:21.031Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T22:28:21.054Z] $ docker stop --time=1 ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 [2023-06-07T22:28:22.634Z] $ docker rm -f --volumes ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 [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 [2023-06-07T22:28:23.058Z] provisioning config files... [2023-06-07T22:28:23.064Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config14235577283625625899tmp [Pipeline] { [Pipeline] sh [2023-06-07T22:28:23.356Z] + set +x [2023-06-07T22:28:23.356Z] + bash -s -- [2023-06-07T22:28:23.356Z] + curl -s https://codecov.io/bash [2023-06-07T22:28:23.356Z] [2023-06-07T22:28:23.356Z] _____ _ [2023-06-07T22:28:23.356Z] / ____| | | [2023-06-07T22:28:23.356Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T22:28:23.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T22:28:23.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T22:28:23.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T22:28:23.356Z] Bash-1.0.6 [2023-06-07T22:28:23.356Z] [2023-06-07T22:28:23.356Z] [2023-06-07T22:28:23.356Z] ==> git version 2.25.1 found [2023-06-07T22:28:23.357Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-07T22:28:23.357Z] Release-Date: 2020-01-08 [2023-06-07T22:28:23.357Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-07T22:28:23.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T22:28:23.357Z] ==> Jenkins CI detected. [2023-06-07T22:28:23.357Z] current dir:  /w/workspace/edgex-go/15 [2023-06-07T22:28:23.357Z] project root: . [2023-06-07T22:28:23.357Z] --> token set from env [2023-06-07T22:28:23.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T22:28:23.357Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T22:28:23.357Z] ==> Python coveragepy not found [2023-06-07T22:28:23.357Z] ==> Searching for coverage reports in: [2023-06-07T22:28:23.357Z] + . [2023-06-07T22:28:23.614Z] -> Found 1 reports [2023-06-07T22:28:23.614Z] ==> Detecting git/mercurial file structure [2023-06-07T22:28:23.614Z] ==> Reading reports [2023-06-07T22:28:23.614Z] + ./coverage.out bytes=447731 [2023-06-07T22:28:23.614Z] ==> Appending adjustments [2023-06-07T22:28:23.614Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T22:28:24.550Z] + Found adjustments [2023-06-07T22:28:24.550Z] ==> Gzipping contents [2023-06-07T22:28:24.550Z] 60K /tmp/codecov.fvxpHr.gz [2023-06-07T22:28:24.550Z] ==> Uploading reports [2023-06-07T22:28:24.550Z] url: https://codecov.io [2023-06-07T22:28:24.550Z] query: branch=PR-4563&commit=7460e35f4f328d231b3bfbd6f2e401f5b9335f87&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-06-07T22:28:24.550Z] -> Pinging Codecov [2023-06-07T22:28:24.550Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=7460e35f4f328d231b3bfbd6f2e401f5b9335f87&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-06-07T22:28:24.809Z] -> Uploading to [2023-06-07T22:28:24.809Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/7460e35f4f328d231b3bfbd6f2e401f5b9335f87/0ccc0e25-b025-4fd4-a755-8ac8f0baceb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T222824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db22e407b8f99f4a5b63b576443a76b4d426d24b622afdd297bd31c09f600335 [2023-06-07T22:28:24.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:28:24.809Z] Dload Upload Total Spent Left Speed [2023-06-07T22:28:25.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 281k --:--:-- --:--:-- --:--:-- 281k [2023-06-07T22:28:25.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] } [2023-06-07T22:28:25.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T22:28:25.689Z] + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:25.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:26.847Z] ---> package-listing.sh [2023-06-07T22:28:26.847Z] ++ facter osfamily [2023-06-07T22:28:26.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T22:28:27.108Z] + OS_FAMILY=debian [2023-06-07T22:28:27.108Z] + workspace=/w/workspace/edgex-go/15 [2023-06-07T22:28:27.108Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T22:28:27.108Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T22:28:27.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T22:28:27.108Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T22:28:27.108Z] + '[' /w/workspace/edgex-go/15 ']' [2023-06-07T22:28:27.108Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T22:28:27.108Z] + case "${OS_FAMILY}" in [2023-06-07T22:28:27.108Z] + dpkg -l [2023-06-07T22:28:27.108Z] + grep '^ii' [2023-06-07T22:28:27.108Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T22:28:27.108Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T22:28:27.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T22:28:27.108Z] + '[' /w/workspace/edgex-go/15 ']' [2023-06-07T22:28:27.108Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2023-06-07T22:28:27.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2023-06-07T22:28:27.118Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T22:28:27.394Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:28:27.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:28:27.950Z] [2023-06-07T22:28:27.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:28:28.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:28:28.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T22:28:28.244Z] 5eb5b503b376: Pulling fs layer [2023-06-07T22:28:28.244Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T22:28:28.244Z] ec43610c2a17: Pulling fs layer [2023-06-07T22:28:28.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T22:28:28.244Z] 33b1e0a273af: Pulling fs layer [2023-06-07T22:28:28.244Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T22:28:28.244Z] 2f39f015ded8: Pulling fs layer [2023-06-07T22:28:28.244Z] 3a2ae6a8a46f: Waiting [2023-06-07T22:28:28.244Z] 2f39f015ded8: Waiting [2023-06-07T22:28:28.244Z] 33b1e0a273af: Waiting [2023-06-07T22:28:28.244Z] 5d3b04190fa2: Waiting [2023-06-07T22:28:28.244Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T22:28:28.244Z] 5c69ac0246d0: Download complete [2023-06-07T22:28:28.244Z] 3a2ae6a8a46f: Download complete [2023-06-07T22:28:28.244Z] 33b1e0a273af: Download complete [2023-06-07T22:28:28.244Z] ec43610c2a17: Verifying Checksum [2023-06-07T22:28:28.244Z] ec43610c2a17: Download complete [2023-06-07T22:28:28.244Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T22:28:28.244Z] 5d3b04190fa2: Download complete [2023-06-07T22:28:28.502Z] 5eb5b503b376: Download complete [2023-06-07T22:28:29.068Z] 2f39f015ded8: Download complete [2023-06-07T22:28:29.634Z] 5eb5b503b376: Pull complete [2023-06-07T22:28:29.634Z] 5c69ac0246d0: Pull complete [2023-06-07T22:28:30.201Z] ec43610c2a17: Pull complete [2023-06-07T22:28:30.201Z] 3a2ae6a8a46f: Pull complete [2023-06-07T22:28:30.201Z] 33b1e0a273af: Pull complete [2023-06-07T22:28:30.460Z] 5d3b04190fa2: Pull complete [2023-06-07T22:28:34.642Z] 2f39f015ded8: Pull complete [2023-06-07T22:28:34.642Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T22:28:34.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:28:34.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:28:34.714Z] prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container [2023-06-07T22:28:34.740Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T22:28:37.082Z] $ docker top d7a911159fada13b8139d746682e5d2e313e2e4177e315d77dde721b1cdaec06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T22:28:37.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T22:28:37.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T22:28:38.005Z] + ls /var/log/sa-host [2023-06-07T22:28:38.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T22:28:38.123Z] provisioning config files... [2023-06-07T22:28:38.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config15490935414171358141tmp [Pipeline] { [Pipeline] echo [2023-06-07T22:28:38.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:38.424Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T22:28:38.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:38.915Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T22:28:38.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:39.306Z] ---> sudo-logs.sh [2023-06-07T22:28:39.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T22:28:39.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:39.649Z] ---> job-cost.sh [2023-06-07T22:28:39.649Z] lf-activate-venv: SKIPPING [2023-06-07T22:28:39.649Z] DEBUG: total: 0.10999999940395355 [2023-06-07T22:28:39.649Z] INFO: Retrieving Stack Cost... [2023-06-07T22:28:40.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T22:28:40.476Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T22:28:40.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:28:40.778Z] ---> logs-deploy.sh [2023-06-07T22:28:40.778Z] lf-activate-venv: SKIPPING [2023-06-07T22:28:40.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/15 [2023-06-07T22:28:40.778Z] INFO: archiving workspace using pattern(s): [2023-06-07T22:28:41.716Z] Archives upload complete. [2023-06-07T22:28:41.716Z] INFO: archiving logs to Nexus