Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+db7b7ee384591f5a64d361305216a2c2c0d3e0f8 (f03b290694fb02addc70b34f59288fb1adc7d461) 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-ssh12765633899728339027.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-ssh1536481729301605803.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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14306434022413238485.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-ssh14510806962219023098.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14991394125305058225.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1417 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 Merge succeeded, producing 188dec1695546eecb0659de2a19359a97666a35f Checking out Revision 188dec1695546eecb0659de2a19359a97666a35f (PR-4569) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 188dec1695546eecb0659de2a19359a97666a35f # timeout=10 Commit message: "Merge commit 'db7b7ee384591f5a64d361305216a2c2c0d3e0f8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-18T08:30:16.062Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-18T08:30:16.122Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-18T08:30:16.140Z] ========================================================= [2023-07-18T08:30:16.140Z] EdgeX Global Pipelines Version Info [2023-07-18T08:30:16.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3f938824fc4c3c9e9079832de791b0394c51fd4e # timeout=10 [2023-07-18T08:30:16.857Z] ------------------- [2023-07-18T08:30:16.857Z] stable info: [2023-07-18T08:30:16.857Z] ------------------- [2023-07-18T08:30:16.857Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-18T08:30:16.857Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T08:30:16.857Z] Message: update stable to v1.0.250 [2023-07-18T08:30:17.425Z] ------------------- [2023-07-18T08:30:17.425Z] experimental info: [2023-07-18T08:30:17.425Z] ------------------- [2023-07-18T08:30:17.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-18T08:30:17.425Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T08:30:17.425Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-18T08:30:17.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-18T08:30:17.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-18T08:30:17.603Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-18T08:30:17.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-18T08:30:17.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-18T08:30:17.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-18T08:30:17.645Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-18T08:30:17.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-18T08:30:17.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-18T08:30:17.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-18T08:30:17.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-18T08:30:17.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-18T08:30:17.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-18T08:30:17.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-18T08:30:17.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-18T08:30:17.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T08:30:17.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T08:30:17.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-18T08:30:17.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-18T08:30:17.797Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-18T08:30:17.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-18T08:30:17.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-18T08:30:17.832Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-18T08:30:17.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-07-18T08:30:17.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-07-18T08:30:17.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-07-18T08:30:17.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 188dec1695546eecb0659de2a19359a97666a35f [Pipeline] echo [2023-07-18T08:30:17.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 188dec1 [Pipeline] echo [2023-07-18T08:30:17.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T08:30:17.966Z] provisioning config files... [2023-07-18T08:30:17.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config10573788591848917458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T08:30:18.280Z] ---> docker-login.sh [2023-07-18T08:30:18.281Z] nexus3.edgexfoundry.org:10001 [2023-07-18T08:30:18.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:30:18.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:30:18.540Z] Configure a credential helper to remove this warning. See [2023-07-18T08:30:18.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:30:18.540Z] [2023-07-18T08:30:18.540Z] Login Succeeded [2023-07-18T08:30:18.540Z] nexus3.edgexfoundry.org:10002 [2023-07-18T08:30:18.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:30:18.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:30:18.800Z] Configure a credential helper to remove this warning. See [2023-07-18T08:30:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:30:18.800Z] [2023-07-18T08:30:18.800Z] Login Succeeded [2023-07-18T08:30:18.800Z] nexus3.edgexfoundry.org:10003 [2023-07-18T08:30:18.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:30:18.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:30:18.800Z] Configure a credential helper to remove this warning. See [2023-07-18T08:30:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:30:18.800Z] [2023-07-18T08:30:18.800Z] Login Succeeded [2023-07-18T08:30:18.800Z] nexus3.edgexfoundry.org:10004 [2023-07-18T08:30:18.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:30:18.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:30:18.800Z] Configure a credential helper to remove this warning. See [2023-07-18T08:30:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:30:18.800Z] [2023-07-18T08:30:18.800Z] Login Succeeded [2023-07-18T08:30:18.800Z] docker.io [2023-07-18T08:30:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:30:19.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:30:19.058Z] Configure a credential helper to remove this warning. See [2023-07-18T08:30:19.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:30:19.058Z] [2023-07-18T08:30:19.058Z] Login Succeeded [2023-07-18T08:30:19.058Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T08:30:19.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T08:30:19.398Z] + 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-07-18T08:30:19.398Z] + dirname cmd/core-command/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T08:30:19.398Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-07-18T08:30:19.398Z] [2023-07-18T08:30:19.398Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/core-metadata/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/support-notifications/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-18T08:30:19.398Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-18T08:30:19.398Z] + cut -d/ -f2 [2023-07-18T08:30:19.398Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-18T08:30:19.445Z] 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-07-18T08:30:19.838Z] + git rev-list -1 --merges 188dec1695546eecb0659de2a19359a97666a35f~1..188dec1695546eecb0659de2a19359a97666a35f [Pipeline] echo [2023-07-18T08:30:19.874Z] -----------> git rev-list -1 --merges 188dec1695546eecb0659de2a19359a97666a35f~1..188dec1695546eecb0659de2a19359a97666a35f 188dec1695546eecb0659de2a19359a97666a35f [2023-07-18T08:30:19.874Z] 188dec1695546eecb0659de2a19359a97666a35f [false] [Pipeline] sh [2023-07-18T08:30:20.164Z] + git log --format=format:%s -1 188dec1695546eecb0659de2a19359a97666a35f [Pipeline] echo [2023-07-18T08:30:20.178Z] ========================================================= [2023-07-18T08:30:20.178Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-18T08:30:20.178Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-18T08:30:20.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T08:30:20.537Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-18T08:30:20.537Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-18T08:30:20.537Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-18T08:30:20.537Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-18T08:30:20.537Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-18T08:30:20.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:30:20.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T08:30:20.881Z] [2023-07-18T08:30:20.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:30:21.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T08:30:21.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-18T08:30:21.237Z] b85a868b505f: Pulling fs layer [2023-07-18T08:30:21.237Z] e2be974225ed: Pulling fs layer [2023-07-18T08:30:21.237Z] 339a4e72a1f5: Pulling fs layer [2023-07-18T08:30:21.237Z] 988bab9f4d93: Pulling fs layer [2023-07-18T08:30:21.237Z] 1469e6f7b9e6: Pulling fs layer [2023-07-18T08:30:21.237Z] eaf3925da568: Pulling fs layer [2023-07-18T08:30:21.237Z] bab4dde63d76: Pulling fs layer [2023-07-18T08:30:21.237Z] bde34c3a00c8: Pulling fs layer [2023-07-18T08:30:21.237Z] b352a97aabf1: Pulling fs layer [2023-07-18T08:30:21.237Z] 4872d77fe225: Pulling fs layer [2023-07-18T08:30:21.237Z] 5851b861e8e6: Pulling fs layer [2023-07-18T08:30:21.237Z] bab4dde63d76: Waiting [2023-07-18T08:30:21.237Z] 1469e6f7b9e6: Waiting [2023-07-18T08:30:21.237Z] bde34c3a00c8: Waiting [2023-07-18T08:30:21.237Z] b352a97aabf1: Waiting [2023-07-18T08:30:21.237Z] 988bab9f4d93: Waiting [2023-07-18T08:30:21.237Z] 5851b861e8e6: Waiting [2023-07-18T08:30:21.237Z] eaf3925da568: Waiting [2023-07-18T08:30:21.237Z] 4872d77fe225: Waiting [2023-07-18T08:30:21.237Z] e2be974225ed: Verifying Checksum [2023-07-18T08:30:21.237Z] e2be974225ed: Download complete [2023-07-18T08:30:21.237Z] 988bab9f4d93: Verifying Checksum [2023-07-18T08:30:21.237Z] 988bab9f4d93: Download complete [2023-07-18T08:30:21.503Z] 1469e6f7b9e6: Verifying Checksum [2023-07-18T08:30:21.503Z] 1469e6f7b9e6: Download complete [2023-07-18T08:30:21.503Z] eaf3925da568: Verifying Checksum [2023-07-18T08:30:21.503Z] eaf3925da568: Download complete [2023-07-18T08:30:21.503Z] 339a4e72a1f5: Verifying Checksum [2023-07-18T08:30:21.503Z] 339a4e72a1f5: Download complete [2023-07-18T08:30:21.503Z] bde34c3a00c8: Download complete [2023-07-18T08:30:21.503Z] b352a97aabf1: Download complete [2023-07-18T08:30:21.503Z] 4872d77fe225: Verifying Checksum [2023-07-18T08:30:21.503Z] 4872d77fe225: Download complete [2023-07-18T08:30:21.503Z] b85a868b505f: Download complete [2023-07-18T08:30:21.503Z] 5851b861e8e6: Verifying Checksum [2023-07-18T08:30:21.503Z] 5851b861e8e6: Download complete [2023-07-18T08:30:21.762Z] bab4dde63d76: Verifying Checksum [2023-07-18T08:30:21.762Z] bab4dde63d76: Download complete [2023-07-18T08:30:23.213Z] b85a868b505f: Pull complete [2023-07-18T08:30:23.213Z] e2be974225ed: Pull complete [2023-07-18T08:30:23.788Z] 339a4e72a1f5: Pull complete [2023-07-18T08:30:23.788Z] 988bab9f4d93: Pull complete [2023-07-18T08:30:24.047Z] 1469e6f7b9e6: Pull complete [2023-07-18T08:30:24.048Z] eaf3925da568: Pull complete [2023-07-18T08:30:25.967Z] bab4dde63d76: Pull complete [2023-07-18T08:30:25.967Z] bde34c3a00c8: Pull complete [2023-07-18T08:30:26.227Z] b352a97aabf1: Pull complete [2023-07-18T08:30:26.227Z] 4872d77fe225: Pull complete [2023-07-18T08:30:26.488Z] 5851b861e8e6: Pull complete [2023-07-18T08:30:26.488Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-18T08:30:26.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T08:30:26.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:30:26.597Z] prd-ubuntu20.04-docker-8c-8g-1417 does not seem to be running inside a container [2023-07-18T08:30:26.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T08:30:30.767Z] $ docker top 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 -eo pid,comm [2023-07-18T08:30:30.838Z] 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-07-18T08:30:30.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T08:30:30.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T08:30:30.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T08:30:31.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T08:30:31.012Z] $ docker exec 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 ssh-agent [2023-07-18T08:30:31.131Z] SSH_AUTH_SOCK=/tmp/ssh-FAivr4JLhSA0/agent.32 [2023-07-18T08:30:31.131Z] SSH_AGENT_PID=38 [2023-07-18T08:30:31.138Z] Running ssh-add (command line suppressed) [2023-07-18T08:30:31.229Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_15247106281006143130.key (/w/workspace/edgex-go/16@tmp/private_key_15247106281006143130.key) [2023-07-18T08:30:31.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T08:30:31.530Z] + git tag --points-at HEAD [Pipeline] } [2023-07-18T08:30:31.545Z] $ docker exec --env ******** --env ******** 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 ssh-agent -k [2023-07-18T08:30:31.641Z] unset SSH_AUTH_SOCK; [2023-07-18T08:30:31.641Z] unset SSH_AGENT_PID; [2023-07-18T08:30:31.641Z] echo Agent pid 38 killed; [2023-07-18T08:30:31.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-18T08:30:31.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T08:30:31.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T08:30:31.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T08:30:31.805Z] $ docker exec 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 ssh-agent [2023-07-18T08:30:31.924Z] SSH_AUTH_SOCK=/tmp/ssh-GgmralqvRqCi/agent.70 [2023-07-18T08:30:31.924Z] SSH_AGENT_PID=76 [2023-07-18T08:30:31.928Z] Running ssh-add (command line suppressed) [2023-07-18T08:30:32.031Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_8061128989178942997.key (/w/workspace/edgex-go/16@tmp/private_key_8061128989178942997.key) [2023-07-18T08:30:32.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T08:30:32.338Z] + git semver init [2023-07-18T08:30:32.599Z] 2023-07-18 08:30:32,517 [run_init] DEBUG init version:0.0.0 force:False [2023-07-18T08:30:32.599Z] 2023-07-18 08:30:32,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver [2023-07-18T08:30:32.599Z] 2023-07-18 08:30:32,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver [2023-07-18T08:30:32.599Z] 2023-07-18 08:30:32,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, universal_newlines=False, shell=None, istream=None) [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,601 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/PR-4569 with force:False [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,602 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/PR-4569 [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,605 [execute] INFO git cat-file --batch-check [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,611 [execute] INFO git cat-file --batch [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T08:30:37.933Z] 2023-07-18 08:30:37,617 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/PR-4569 [2023-07-18T08:30:37.933Z] 0.0.0 [Pipeline] } [2023-07-18T08:30:37.942Z] $ docker exec --env ******** --env ******** 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 ssh-agent -k [2023-07-18T08:30:38.049Z] unset SSH_AUTH_SOCK; [2023-07-18T08:30:38.050Z] unset SSH_AGENT_PID; [2023-07-18T08:30:38.050Z] echo Agent pid 76 killed; [2023-07-18T08:30:38.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T08:30:38.375Z] + git semver [Pipeline] } [2023-07-18T08:30:38.647Z] $ docker stop --time=1 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 [2023-07-18T08:30:40.008Z] $ docker rm -f --volumes 6eeb4961ab055defd11d1f8dc0ed7a91e48b83414e89c6d3751aa23600bff092 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T08:30:40.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-18T08:30:40.554Z] Stashed 1 file(s) [Pipeline] echo [2023-07-18T08:30:40.557Z] [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-07-18T08:30:40.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2023-07-18T08:30:40.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T08:30:40.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T08:30:40.958Z] ========================================================= [2023-07-18T08:30:40.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-18T08:30:40.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:30:41.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T08:30:41.243Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-18T08:30:41.243Z] 4db1b89c0bd1: Pulling fs layer [2023-07-18T08:30:41.243Z] 6911f1a30b25: Pulling fs layer [2023-07-18T08:30:41.243Z] e194b8c5c2a9: Pulling fs layer [2023-07-18T08:30:41.243Z] 6863d3e3a2b1: Pulling fs layer [2023-07-18T08:30:41.243Z] ec0bb842ea78: Pulling fs layer [2023-07-18T08:30:41.243Z] 40a00589a448: Pulling fs layer [2023-07-18T08:30:41.243Z] 6c08303d61cc: Pulling fs layer [2023-07-18T08:30:41.243Z] 798269fcf238: Pulling fs layer [2023-07-18T08:30:41.243Z] ec0bb842ea78: Waiting [2023-07-18T08:30:41.243Z] 40a00589a448: Waiting [2023-07-18T08:30:41.243Z] 798269fcf238: Waiting [2023-07-18T08:30:41.243Z] 6c08303d61cc: Waiting [2023-07-18T08:30:41.243Z] 6863d3e3a2b1: Waiting [2023-07-18T08:30:41.243Z] 6911f1a30b25: Download complete [2023-07-18T08:30:41.243Z] 6863d3e3a2b1: Verifying Checksum [2023-07-18T08:30:41.243Z] 6863d3e3a2b1: Download complete [2023-07-18T08:30:41.243Z] 4db1b89c0bd1: Verifying Checksum [2023-07-18T08:30:41.243Z] 4db1b89c0bd1: Download complete [2023-07-18T08:30:41.243Z] ec0bb842ea78: Verifying Checksum [2023-07-18T08:30:41.243Z] ec0bb842ea78: Download complete [2023-07-18T08:30:41.243Z] 40a00589a448: Verifying Checksum [2023-07-18T08:30:41.243Z] 40a00589a448: Download complete [2023-07-18T08:30:41.502Z] 4db1b89c0bd1: Pull complete [2023-07-18T08:30:41.763Z] 6911f1a30b25: Pull complete [2023-07-18T08:30:42.022Z] 798269fcf238: Verifying Checksum [2023-07-18T08:30:42.022Z] 798269fcf238: Download complete [2023-07-18T08:30:42.022Z] e194b8c5c2a9: Verifying Checksum [2023-07-18T08:30:42.022Z] e194b8c5c2a9: Download complete [2023-07-18T08:30:42.282Z] 6c08303d61cc: Verifying Checksum [2023-07-18T08:30:42.282Z] 6c08303d61cc: Download complete [2023-07-18T08:30:45.570Z] e194b8c5c2a9: Pull complete [2023-07-18T08:30:45.829Z] 6863d3e3a2b1: Pull complete [2023-07-18T08:30:45.829Z] ec0bb842ea78: Pull complete [2023-07-18T08:30:45.829Z] 40a00589a448: Pull complete [2023-07-18T08:30:48.378Z] 6c08303d61cc: Pull complete [2023-07-18T08:30:49.313Z] 798269fcf238: Pull complete [2023-07-18T08:30:49.313Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-18T08:30:49.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T08:30:49.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:30:49.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T08:30:49.609Z] WORKDIR /edgex [2023-07-18T08:30:49.610Z] COPY go.mod . [2023-07-18T08:30:49.610Z] RUN go mod download [2023-07-18T08:30:49.610Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-18T08:30:50.186Z] Sending build context to Docker daemon 170.7MB [2023-07-18T08:30:50.186Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T08:30:50.186Z] ---> ec979cd7f677 [2023-07-18T08:30:50.186Z] Step 2/4 : WORKDIR /edgex [2023-07-18T08:30:55.615Z] Still waiting to schedule task [2023-07-18T08:30:55.616Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-18T08:30:56.864Z] ---> Running in d66b410a9dc2 [2023-07-18T08:30:56.864Z] Removing intermediate container d66b410a9dc2 [2023-07-18T08:30:56.864Z] ---> a054ab6880b3 [2023-07-18T08:30:56.864Z] Step 3/4 : COPY go.mod . [2023-07-18T08:30:56.864Z] ---> 8cc3ae9d4d31 [2023-07-18T08:30:56.864Z] Step 4/4 : RUN go mod download [2023-07-18T08:30:56.864Z] ---> Running in d587ecf57113 [2023-07-18T08:31:14.968Z] Removing intermediate container d587ecf57113 [2023-07-18T08:31:14.968Z] ---> 2628154e6be7 [2023-07-18T08:31:14.968Z] Successfully built 2628154e6be7 [2023-07-18T08:31:14.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:31:15.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T08:31:15.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:31:15.344Z] prd-ubuntu20.04-docker-8c-8g-1417 does not seem to be running inside a container [2023-07-18T08:31:15.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T08:31:15.815Z] $ docker top 644297f1ef1521c3799745ad5ef5708e1ac2c3ebd00fd604461c6bee40534b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T08:31:16.159Z] + go version [2023-07-18T08:31:16.159Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-18T08:31:16.167Z] $ docker stop --time=1 644297f1ef1521c3799745ad5ef5708e1ac2c3ebd00fd604461c6bee40534b3e [2023-07-18T08:31:17.456Z] $ docker rm -f --volumes 644297f1ef1521c3799745ad5ef5708e1ac2c3ebd00fd604461c6bee40534b3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:31:17.853Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T08:31:17.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:31:17.924Z] prd-ubuntu20.04-docker-8c-8g-1417 does not seem to be running inside a container [2023-07-18T08:31:17.954Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T08:31:18.333Z] $ docker top 77b977b3f2eb7a24b2969d6a6f91fd38c9d8b32f50babb6bccddcaf10f845a59 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T08:31:18.405Z] ========================================================= [2023-07-18T08:31:18.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T08:31:18.405Z] ========================================================= [Pipeline] sh [2023-07-18T08:31:18.685Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:31:18.981Z] + make test [2023-07-18T08:31:18.981Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T08:31:27.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T08:31:41.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T08:31:42.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T08:31:42.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T08:31:42.516Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T08:31:42.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T08:31:43.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T08:31:43.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T08:31:43.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2023-07-18T08:31:45.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-07-18T08:31:46.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T08:31:46.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T08:31:46.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T08:31:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T08:31:47.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T08:31:49.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T08:31:49.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T08:31:49.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:31:49.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T08:31:49.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T08:31:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-07-18T08:31:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-07-18T08:31:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T08:31:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T08:31:52.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.347s coverage: 88.5% of statements [2023-07-18T08:31:52.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-07-18T08:31:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T08:31:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:31:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T08:31:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.402s coverage: 95.6% of statements [2023-07-18T08:31:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T08:31:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T08:31:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T08:31:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T08:31:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T08:31:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-07-18T08:31:54.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T08:31:54.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T08:31:54.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T08:31:54.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-07-18T08:31:54.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T08:31:54.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T08:31:54.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-07-18T08:31:54.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.131s coverage: 31.9% of statements [2023-07-18T08:31:55.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-07-18T08:31:55.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-07-18T08:31:55.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-07-18T08:31:55.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-07-18T08:31:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T08:31:56.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T08:31:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T08:31:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T08:31:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T08:31:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T08:31:58.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T08:31:58.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T08:31:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T08:31:59.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T08:31:59.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T08:32:00.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T08:32:00.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T08:32:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T08:32:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T08:32:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T08:32:03.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T08:32:03.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T08:32:04.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T08:32:04.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T08:32:04.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T08:32:04.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T08:32:04.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T08:32:06.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2023-07-18T08:32:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T08:32:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:32:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T08:32:07.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T08:32:08.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T08:32:08.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T08:32:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T08:32:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.8% of statements [2023-07-18T08:32:20.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-07-18T08:32:20.933Z] 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-07-18T08:32:20.933Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-07-18T08:32:20.933Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-07-18T08:32:20.933Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-07-18T08:32:20.933Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-07-18T08:32:20.933Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-07-18T08:32:20.943Z] $ docker stop --time=1 77b977b3f2eb7a24b2969d6a6f91fd38c9d8b32f50babb6bccddcaf10f845a59 [2023-07-18T08:32:22.799Z] $ docker rm -f --volumes 77b977b3f2eb7a24b2969d6a6f91fd38c9d8b32f50babb6bccddcaf10f845a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-18T08:32:23.123Z] Failed in branch amd64 [2023-07-18T08:33:30.547Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1420 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-07-18T08:33:30.558Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2023-07-18T08:33:30.588Z] The recommended git tool is: git [2023-07-18T08:33:36.167Z] using credential edgex-jenkins-ssh [2023-07-18T08:33:36.182Z] Cloning the remote Git repository [2023-07-18T08:33:36.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-18T08:33:36.327Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2023-07-18T08:33:36.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T08:33:36.489Z] > git --version # timeout=10 [2023-07-18T08:33:36.516Z] > git --version # 'git version 2.25.1' [2023-07-18T08:33:36.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T08:33:36.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T08:33:54.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T08:33:54.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T08:33:55.967Z] Merging remotes/origin/main commit db7b7ee384591f5a64d361305216a2c2c0d3e0f8 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-07-18T08:33:56.675Z] Merge succeeded, producing 9c637d065145eeef5e7bdc7217cccb9d37f6c084 [2023-07-18T08:33:56.675Z] Checking out Revision 9c637d065145eeef5e7bdc7217cccb9d37f6c084 (PR-4569) [2023-07-18T08:33:55.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T08:33:55.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T08:33:55.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T08:33:55.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-18T08:33:55.985Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T08:33:56.063Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-07-18T08:33:56.282Z] > git remote # timeout=10 [2023-07-18T08:33:56.304Z] > git config --get remote.origin.url # timeout=10 [2023-07-18T08:33:56.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T08:33:56.335Z] > git merge db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 [2023-07-18T08:33:56.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-18T08:33:56.681Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T08:33:56.696Z] > git checkout -f 9c637d065145eeef5e7bdc7217cccb9d37f6c084 # timeout=10 [2023-07-18T08:34:00.321Z] Commit message: "Merge commit 'db7b7ee384591f5a64d361305216a2c2c0d3e0f8' into HEAD" [2023-07-18T08:34:00.344Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-18T08:34:01.219Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-18T08:34:01.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T08:34:01.219Z] Dload Upload Total Spent Left Speed [2023-07-18T08:34:01.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-07-18T08:34:00.328Z] > git rev-list --no-walk 3f938824fc4c3c9e9079832de791b0394c51fd4e # timeout=10 [2023-07-18T08:34:01.950Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-18T08:34:02.289Z] + sudo tee /etc/docker/daemon.new [2023-07-18T08:34:02.289Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-18T08:34:02.289Z] { [2023-07-18T08:34:02.289Z] "registry-mirrors": [ [2023-07-18T08:34:02.289Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-18T08:34:02.289Z] ], [2023-07-18T08:34:02.289Z] "bip": "10.250.0.254/24", [2023-07-18T08:34:02.289Z] "hosts": [ [2023-07-18T08:34:02.289Z] "tcp://0.0.0.0:5555", [2023-07-18T08:34:02.289Z] "unix:///var/run/docker.sock" [2023-07-18T08:34:02.289Z] ], [2023-07-18T08:34:02.289Z] "mtu": 1458, [2023-07-18T08:34:02.289Z] "selinux-enabled": true, [2023-07-18T08:34:02.289Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-18T08:34:02.289Z] } [Pipeline] sh [2023-07-18T08:34:02.613Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-18T08:34:02.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T08:34:21.225Z] provisioning config files... [2023-07-18T08:34:21.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config17338759806163254686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T08:34:21.601Z] ---> docker-login.sh [2023-07-18T08:34:21.602Z] nexus3.edgexfoundry.org:10001 [2023-07-18T08:34:22.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:34:22.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:34:22.201Z] Configure a credential helper to remove this warning. See [2023-07-18T08:34:22.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:34:22.201Z] [2023-07-18T08:34:22.201Z] Login Succeeded [2023-07-18T08:34:22.201Z] nexus3.edgexfoundry.org:10002 [2023-07-18T08:34:22.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:34:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:34:22.469Z] Configure a credential helper to remove this warning. See [2023-07-18T08:34:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:34:22.469Z] [2023-07-18T08:34:22.469Z] Login Succeeded [2023-07-18T08:34:22.469Z] nexus3.edgexfoundry.org:10003 [2023-07-18T08:34:22.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:34:23.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:34:23.014Z] Configure a credential helper to remove this warning. See [2023-07-18T08:34:23.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:34:23.014Z] [2023-07-18T08:34:23.014Z] Login Succeeded [2023-07-18T08:34:23.014Z] nexus3.edgexfoundry.org:10004 [2023-07-18T08:34:23.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:34:23.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:34:23.285Z] Configure a credential helper to remove this warning. See [2023-07-18T08:34:23.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:34:23.285Z] [2023-07-18T08:34:23.285Z] Login Succeeded [2023-07-18T08:34:23.285Z] docker.io [2023-07-18T08:34:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T08:34:23.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T08:34:23.832Z] Configure a credential helper to remove this warning. See [2023-07-18T08:34:23.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T08:34:23.832Z] [2023-07-18T08:34:23.832Z] Login Succeeded [2023-07-18T08:34:23.832Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T08:34:23.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-18T08:34:24.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2023-07-18T08:34:24.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T08:34:24.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T08:34:24.452Z] ========================================================= [2023-07-18T08:34:24.452Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-18T08:34:24.452Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:34:24.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T08:34:25.752Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-18T08:34:25.752Z] edb6bdbacee9: Pulling fs layer [2023-07-18T08:34:25.752Z] 5f9638ab2659: Pulling fs layer [2023-07-18T08:34:25.752Z] 8d51d6327a98: Pulling fs layer [2023-07-18T08:34:25.752Z] 8b374f2dd631: Pulling fs layer [2023-07-18T08:34:25.752Z] ec14aa9079de: Pulling fs layer [2023-07-18T08:34:25.752Z] 2f466654f4bb: Pulling fs layer [2023-07-18T08:34:25.752Z] 554e91adad29: Pulling fs layer [2023-07-18T08:34:25.752Z] 8b374f2dd631: Waiting [2023-07-18T08:34:25.752Z] ec14aa9079de: Waiting [2023-07-18T08:34:25.752Z] 2f466654f4bb: Waiting [2023-07-18T08:34:25.752Z] 554e91adad29: Waiting [2023-07-18T08:34:25.752Z] 5f9638ab2659: Verifying Checksum [2023-07-18T08:34:25.752Z] 5f9638ab2659: Download complete [2023-07-18T08:34:25.752Z] 8b374f2dd631: Verifying Checksum [2023-07-18T08:34:25.752Z] 8b374f2dd631: Download complete [2023-07-18T08:34:25.752Z] ec14aa9079de: Verifying Checksum [2023-07-18T08:34:25.752Z] ec14aa9079de: Download complete [2023-07-18T08:34:25.752Z] edb6bdbacee9: Verifying Checksum [2023-07-18T08:34:25.752Z] edb6bdbacee9: Download complete [2023-07-18T08:34:26.719Z] edb6bdbacee9: Pull complete [2023-07-18T08:34:26.997Z] 554e91adad29: Verifying Checksum [2023-07-18T08:34:26.997Z] 554e91adad29: Download complete [2023-07-18T08:34:27.269Z] 5f9638ab2659: Pull complete [2023-07-18T08:34:28.253Z] 8d51d6327a98: Verifying Checksum [2023-07-18T08:34:28.253Z] 8d51d6327a98: Download complete [2023-07-18T08:34:28.253Z] 2f466654f4bb: Verifying Checksum [2023-07-18T08:34:28.253Z] 2f466654f4bb: Download complete [2023-07-18T08:34:40.618Z] 8d51d6327a98: Pull complete [2023-07-18T08:34:40.618Z] 8b374f2dd631: Pull complete [2023-07-18T08:34:40.618Z] ec14aa9079de: Pull complete [2023-07-18T08:34:47.308Z] 2f466654f4bb: Pull complete [2023-07-18T08:34:49.917Z] 554e91adad29: Pull complete [2023-07-18T08:34:49.917Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-18T08:34:49.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T08:34:49.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:34:50.247Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T08:34:50.247Z] WORKDIR /edgex [2023-07-18T08:34:50.247Z] COPY go.mod . [2023-07-18T08:34:50.247Z] RUN go mod download [2023-07-18T08:34:50.247Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-18T08:34:50.834Z] Sending build context to Docker daemon 2.958MB [2023-07-18T08:34:50.834Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T08:34:50.834Z] ---> 1e15ea492957 [2023-07-18T08:34:50.834Z] Step 2/4 : WORKDIR /edgex [2023-07-18T08:34:53.425Z] ---> Running in 0eb326297231 [2023-07-18T08:34:53.425Z] Removing intermediate container 0eb326297231 [2023-07-18T08:34:53.425Z] ---> f822141ccfdd [2023-07-18T08:34:53.425Z] Step 3/4 : COPY go.mod . [2023-07-18T08:34:53.697Z] ---> 2f572171a16a [2023-07-18T08:34:53.697Z] Step 4/4 : RUN go mod download [2023-07-18T08:34:53.969Z] ---> Running in 9bbe2b24ff94 [2023-07-18T08:35:32.865Z] Removing intermediate container 9bbe2b24ff94 [2023-07-18T08:35:32.865Z] ---> d45c41f170d5 [2023-07-18T08:35:32.865Z] Successfully built d45c41f170d5 [2023-07-18T08:35:32.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:35:33.202Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T08:35:33.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:35:33.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2023-07-18T08:35:33.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-18T08:35:34.768Z] $ docker top 05fa265c172fccb61904aabf75fa473fe72c4c91836368ec6b9e06b5dfab0104 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T08:35:35.612Z] + go version [2023-07-18T08:35:35.612Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-18T08:35:35.631Z] $ docker stop --time=1 05fa265c172fccb61904aabf75fa473fe72c4c91836368ec6b9e06b5dfab0104 [2023-07-18T08:35:37.308Z] $ docker rm -f --volumes 05fa265c172fccb61904aabf75fa473fe72c4c91836368ec6b9e06b5dfab0104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:35:37.874Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T08:35:37.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:35:38.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2023-07-18T08:35:38.140Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-18T08:35:39.331Z] $ docker top 35055451f6c4adccfc1447a6d2347a4b6b238630cfc78291711907d0faf76e27 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T08:35:39.560Z] ========================================================= [2023-07-18T08:35:39.560Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T08:35:39.560Z] ========================================================= [Pipeline] sh [2023-07-18T08:35:40.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh [2023-07-18T08:35:40.838Z] + make test [2023-07-18T08:35:40.838Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T08:36:27.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T08:38:49.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T08:38:59.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T08:38:59.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T08:38:59.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2023-07-18T08:39:09.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements [2023-07-18T08:39:14.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T08:39:14.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T08:39:14.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T08:39:18.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.452s coverage: 71.5% of statements [2023-07-18T08:39:20.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T08:39:20.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T08:39:21.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 54.0% of statements [2023-07-18T08:39:25.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T08:39:25.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T08:39:25.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:39:25.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T08:39:25.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T08:39:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T08:39:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T08:39:49.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.065s coverage: 88.5% of statements [2023-07-18T08:39:49.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.533s coverage: 3.8% of statements [2023-07-18T08:39:49.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T08:39:49.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:39:49.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T08:39:50.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.778s coverage: 95.6% of statements [2023-07-18T08:39:50.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T08:39:50.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T08:39:50.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T08:39:50.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T08:39:50.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T08:39:51.213Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-07-18T08:39:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T08:39:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T08:39:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T08:39:56.814Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 65.9% of statements [2023-07-18T08:40:09.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T08:40:09.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T08:40:09.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.417s coverage: 0.9% of statements [2023-07-18T08:40:09.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 31.9% of statements [2023-07-18T08:40:11.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements [2023-07-18T08:40:13.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.299s coverage: 82.9% of statements [2023-07-18T08:40:13.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-07-18T08:40:13.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2023-07-18T08:40:15.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2023-07-18T08:40:18.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T08:40:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T08:40:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T08:40:18.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T08:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T08:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T08:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T08:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T08:40:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2023-07-18T08:40:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T08:40:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T08:40:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T08:40:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T08:40:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T08:40:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T08:40:34.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.027s coverage: 79.9% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2023-07-18T08:40:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements [2023-07-18T08:40:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T08:40:43.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.490s coverage: 82.1% of statements [2023-07-18T08:40:43.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T08:40:43.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 86.0% of statements [2023-07-18T08:40:50.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T08:40:50.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T08:40:50.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.102s coverage: 63.1% of statements [2023-07-18T08:40:50.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-07-18T08:40:52.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-07-18T08:40:52.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-07-18T08:40:52.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2023-07-18T08:40:53.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T08:40:53.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T08:40:53.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T08:40:53.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-07-18T08:41:01.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T08:41:01.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T08:41:01.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T08:41:02.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.093s coverage: 38.4% of statements [2023-07-18T08:41:02.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2023-07-18T08:41:08.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T08:41:08.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T08:41:08.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T08:41:08.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T08:41:08.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2023-07-18T08:41:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T08:41:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T08:41:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T08:41:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T08:41:20.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2023-07-18T08:41:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T08:41:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:41:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T08:41:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T08:41:21.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements [2023-07-18T08:41:24.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T08:41:24.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T08:41:24.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 61.8% of statements [2023-07-18T08:41:27.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T08:41:27.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T08:41:27.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2023-07-18T08:41:28.358Z] 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-07-18T08:41:28.358Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-18T08:41:28.358Z] go vet ./... [2023-07-18T08:44:20.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-18T08:44:20.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-18T08:44:20.078Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-18T08:44:20.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-18T08:44:20.412Z] + ls -al . [2023-07-18T08:44:20.412Z] total 724 [2023-07-18T08:44:20.412Z] drwxrwxr-x 10 1001 1001 4096 Jul 18 08:35 . [2023-07-18T08:44:20.412Z] drwxr-xr-x 4 root root 4096 Jul 18 08:35 .. [2023-07-18T08:44:20.412Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 08:33 .blubracket [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 16 Jul 18 08:33 .dockerignore [2023-07-18T08:44:20.412Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 08:33 .git [2023-07-18T08:44:20.412Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 08:33 .github [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 1162 Jul 18 08:33 .gitignore [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 08:33 .golangci.yml [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 87 Jul 18 08:33 .hadolint.yml [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 166 Jul 18 08:33 .sonarcloud.properties [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 08:33 ADOPTERS.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 11234 Jul 18 08:33 Attribution.txt [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 93407 Jul 18 08:33 CHANGELOG.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 08:33 CONTRIBUTING.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 579 Jul 18 08:33 Dockerfile.fuzz [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 08:33 GOVERNANCE.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 883 Jul 18 08:33 Jenkinsfile [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 08:33 LICENSE [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 14368 Jul 18 08:33 Makefile [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 08:33 OWNERS.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 9923 Jul 18 08:33 README.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 08:33 SECURITY.md [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 08:30 VERSION [2023-07-18T08:44:20.412Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 08:33 bin [2023-07-18T08:44:20.412Z] drwxrwxr-x 18 1001 1001 4096 Jul 18 08:33 cmd [2023-07-18T08:44:20.412Z] -rw-r--r-- 1 root root 448414 Jul 18 08:41 coverage.out [2023-07-18T08:44:20.412Z] -rwxrwxr-x 1 1001 1001 874 Jul 18 08:33 fuzzing_docker.sh [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 3430 Jul 18 08:33 go.mod [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 32408 Jul 18 08:33 go.sum [2023-07-18T08:44:20.412Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 08:33 internal [2023-07-18T08:44:20.412Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 08:33 openapi [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 594 Jul 18 08:33 security.txt [2023-07-18T08:44:20.412Z] drwxrwxr-x 4 1001 1001 4096 Jul 18 08:33 snap [2023-07-18T08:44:20.412Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 08:33 version.go [Pipeline] sh [2023-07-18T08:44:21.047Z] + '[' -e coverage.out ] [2023-07-18T08:44:21.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-18T08:44:21.902Z] Stashed 1 file(s) [Pipeline] sh [2023-07-18T08:44:22.217Z] + make build [2023-07-18T08:44:22.486Z] 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-07-18T08:45:59.102Z] 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-07-18T08:46:00.062Z] 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-07-18T08:46:05.416Z] 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-07-18T08:46:09.673Z] 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-07-18T08:47:06.078Z] 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-07-18T08:47:06.078Z] 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-07-18T08:47:14.290Z] 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-07-18T08:47:19.675Z] 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-07-18T08:47:23.927Z] 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-07-18T08:47:29.270Z] 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-07-18T08:47:35.913Z] 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-07-18T08:47:42.569Z] $ docker stop --time=1 35055451f6c4adccfc1447a6d2347a4b6b238630cfc78291711907d0faf76e27 [2023-07-18T08:47:44.668Z] $ docker rm -f --volumes 35055451f6c4adccfc1447a6d2347a4b6b238630cfc78291711907d0faf76e27 [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-07-18T08:47:47.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T08:47:47.661Z] [2023-07-18T08:47:47.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T08:47:47.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T08:47:48.268Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-18T08:47:48.268Z] 547446be3368: Pulling fs layer [2023-07-18T08:47:48.268Z] d125d8839a47: Pulling fs layer [2023-07-18T08:47:48.268Z] 3e85d5ac6304: Pulling fs layer [2023-07-18T08:47:48.268Z] c3105a71a48b: Pulling fs layer [2023-07-18T08:47:48.268Z] 0f093f025ec4: Pulling fs layer [2023-07-18T08:47:48.268Z] c3106fc0e877: Pulling fs layer [2023-07-18T08:47:48.268Z] c3105a71a48b: Waiting [2023-07-18T08:47:48.268Z] 0f093f025ec4: Waiting [2023-07-18T08:47:48.268Z] c3106fc0e877: Waiting [2023-07-18T08:47:48.268Z] 547446be3368: Download complete [2023-07-18T08:47:48.268Z] c3105a71a48b: Download complete [2023-07-18T08:47:48.859Z] d125d8839a47: Verifying Checksum [2023-07-18T08:47:48.859Z] d125d8839a47: Download complete [2023-07-18T08:47:48.859Z] c3106fc0e877: Verifying Checksum [2023-07-18T08:47:48.859Z] c3106fc0e877: Download complete [2023-07-18T08:47:48.859Z] 0f093f025ec4: Verifying Checksum [2023-07-18T08:47:48.859Z] 0f093f025ec4: Download complete [2023-07-18T08:47:49.126Z] 547446be3368: Pull complete [2023-07-18T08:47:49.710Z] d125d8839a47: Pull complete [2023-07-18T08:47:52.308Z] 3e85d5ac6304: Verifying Checksum [2023-07-18T08:47:52.308Z] 3e85d5ac6304: Download complete [2023-07-18T08:48:00.518Z] 3e85d5ac6304: Pull complete [2023-07-18T08:48:00.518Z] c3105a71a48b: Pull complete [2023-07-18T08:48:01.106Z] 0f093f025ec4: Pull complete [2023-07-18T08:48:01.377Z] c3106fc0e877: Pull complete [2023-07-18T08:48:01.377Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-18T08:48:01.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T08:48:01.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T08:48:01.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2023-07-18T08:48:01.911Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-18T08:48:04.352Z] $ docker top 08ef52b35c6c5ad13516380c4c2d144dbde293334f45cf3d0985cee078c5cda6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T08:48:05.204Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T08:48:15.287Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #1 transferring dockerfile: 1.84kB done [2023-07-18T08:48:15.287Z] #1 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #2 transferring dockerfile: 2.12kB done [2023-07-18T08:48:15.287Z] #2 DONE 0.0s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-07-18T08:48:15.287Z] #3 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #4 transferring dockerfile: 2.38kB done [2023-07-18T08:48:15.287Z] #4 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #5 [core-command internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #5 transferring dockerfile: 1.82kB done [2023-07-18T08:48:15.287Z] #5 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #6 transferring dockerfile: 2.04kB 0.0s done [2023-07-18T08:48:15.287Z] #6 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-07-18T08:48:15.287Z] #7 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #8 transferring dockerfile: 2.06kB done [2023-07-18T08:48:15.287Z] #8 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #9 transferring dockerfile: 2.58kB 0.0s done [2023-07-18T08:48:15.287Z] #9 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #10 transferring dockerfile: 2.68kB 0.0s done [2023-07-18T08:48:15.287Z] #10 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #11 transferring dockerfile: 1.78kB done [2023-07-18T08:48:15.287Z] #11 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #12 transferring dockerfile: 2.63kB done [2023-07-18T08:48:15.287Z] #12 DONE 0.0s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #13 [core-data internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #13 transferring dockerfile: 1.90kB done [2023-07-18T08:48:15.287Z] #13 DONE 0.1s [2023-07-18T08:48:15.287Z] [2023-07-18T08:48:15.287Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-07-18T08:48:15.287Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-07-18T08:48:15.287Z] #14 DONE 0.1s [2023-07-18T08:48:15.558Z] [2023-07-18T08:48:15.558Z] #15 [support-notifications internal] load .dockerignore [2023-07-18T08:48:15.558Z] #15 transferring context: 56B done [2023-07-18T08:48:15.558Z] #15 DONE 0.1s [2023-07-18T08:48:16.143Z] [2023-07-18T08:48:16.143Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T08:48:16.143Z] #16 transferring context: 56B done [2023-07-18T08:48:16.143Z] #16 DONE 0.1s [2023-07-18T08:48:16.143Z] [2023-07-18T08:48:16.143Z] #17 [security-bootstrapper internal] load .dockerignore [2023-07-18T08:48:16.417Z] #17 transferring context: 56B done [2023-07-18T08:48:16.417Z] #17 DONE 0.1s [2023-07-18T08:48:16.417Z] [2023-07-18T08:48:16.417Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-07-18T08:48:16.417Z] #18 transferring context: 56B done [2023-07-18T08:48:16.417Z] #18 DONE 0.1s [2023-07-18T08:48:16.417Z] [2023-07-18T08:48:16.417Z] #19 [core-command internal] load .dockerignore [2023-07-18T08:48:16.417Z] #19 transferring context: 56B 0.0s done [2023-07-18T08:48:16.417Z] #19 DONE 0.1s [2023-07-18T08:48:16.417Z] [2023-07-18T08:48:16.417Z] #20 [security-proxy-auth internal] load .dockerignore [2023-07-18T08:48:16.417Z] #20 transferring context: 56B done [2023-07-18T08:48:16.417Z] #20 DONE 0.1s [2023-07-18T08:48:16.417Z] [2023-07-18T08:48:16.417Z] #21 [support-scheduler internal] load .dockerignore [2023-07-18T08:48:16.417Z] #21 transferring context: 56B 0.0s done [2023-07-18T08:48:16.417Z] #21 DONE 0.1s [2023-07-18T08:48:16.417Z] [2023-07-18T08:48:16.417Z] #22 [security-proxy-setup internal] load .dockerignore [2023-07-18T08:48:16.687Z] #22 transferring context: 56B 0.0s done [2023-07-18T08:48:16.687Z] #22 DONE 0.1s [2023-07-18T08:48:16.687Z] [2023-07-18T08:48:16.687Z] #23 [security-spire-agent internal] load .dockerignore [2023-07-18T08:48:16.687Z] #23 transferring context: 56B done [2023-07-18T08:48:16.687Z] #23 DONE 0.1s [2023-07-18T08:48:16.687Z] [2023-07-18T08:48:16.687Z] #24 [security-spire-config internal] load .dockerignore [2023-07-18T08:48:16.687Z] #24 transferring context: 56B 0.0s done [2023-07-18T08:48:16.687Z] #24 DONE 0.2s [2023-07-18T08:48:16.687Z] [2023-07-18T08:48:16.687Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T08:48:16.956Z] #25 transferring context: 56B 0.0s done [2023-07-18T08:48:16.956Z] #25 DONE 0.1s [2023-07-18T08:48:16.956Z] [2023-07-18T08:48:16.956Z] #26 [security-spire-server internal] load .dockerignore [2023-07-18T08:48:16.956Z] #26 transferring context: 56B done [2023-07-18T08:48:16.956Z] #26 DONE 0.1s [2023-07-18T08:48:16.956Z] [2023-07-18T08:48:16.956Z] #27 [core-data internal] load .dockerignore [2023-07-18T08:48:16.956Z] #27 transferring context: 56B 0.0s done [2023-07-18T08:48:16.956Z] #27 DONE 0.1s [2023-07-18T08:48:16.956Z] [2023-07-18T08:48:16.956Z] #28 [core-metadata internal] load .dockerignore [2023-07-18T08:48:16.956Z] #28 transferring context: 56B 0.0s done [2023-07-18T08:48:17.224Z] #28 DONE 0.1s [2023-07-18T08:48:17.224Z] [2023-07-18T08:48:17.224Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:17.224Z] #29 DONE 0.0s [2023-07-18T08:48:17.224Z] [2023-07-18T08:48:17.224Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:17.224Z] #30 DONE 0.2s [2023-07-18T08:48:17.224Z] [2023-07-18T08:48:17.224Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:17.224Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:17.224Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:17.224Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:17.224Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:17.493Z] #31 DONE 0.2s [2023-07-18T08:48:17.493Z] [2023-07-18T08:48:17.493Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:18.250Z] #32 ... [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:18.250Z] #29 DONE 0.0s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:18.250Z] #30 DONE 0.2s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:18.250Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:18.250Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:18.250Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:18.250Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:18.250Z] #31 DONE 0.3s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:18.250Z] #32 ... [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:18.250Z] #29 DONE 0.0s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:18.250Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:18.250Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:18.250Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:18.250Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:18.250Z] #31 DONE 0.3s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:18.250Z] #29 DONE 0.0s [2023-07-18T08:48:18.250Z] [2023-07-18T08:48:18.250Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:18.524Z] #30 ... [2023-07-18T08:48:18.524Z] [2023-07-18T08:48:18.524Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:18.524Z] #29 DONE 0.1s [2023-07-18T08:48:18.524Z] [2023-07-18T08:48:18.524Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:18.524Z] #30 DONE 0.6s [2023-07-18T08:48:18.524Z] [2023-07-18T08:48:18.524Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:18.524Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:18.524Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:18.524Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:18.524Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:18.524Z] #31 DONE 0.4s [2023-07-18T08:48:18.524Z] [2023-07-18T08:48:18.524Z] #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T08:48:18.811Z] #33 ... [2023-07-18T08:48:18.811Z] [2023-07-18T08:48:18.811Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:18.811Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:18.811Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:18.811Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:18.811Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:18.811Z] #31 DONE 0.4s [2023-07-18T08:48:18.811Z] [2023-07-18T08:48:18.811Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:18.811Z] #29 DONE 0.1s [2023-07-18T08:48:18.811Z] [2023-07-18T08:48:18.811Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T08:48:18.811Z] #34 DONE 2.2s [2023-07-18T08:48:18.811Z] [2023-07-18T08:48:18.811Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:19.087Z] #35 ... [2023-07-18T08:48:19.087Z] [2023-07-18T08:48:19.087Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:19.087Z] #29 DONE 0.1s [2023-07-18T08:48:19.087Z] [2023-07-18T08:48:19.087Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:19.391Z] #35 ... [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:19.391Z] #30 DONE 1.1s [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:19.391Z] #35 ... [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:19.391Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:19.391Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:19.391Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:19.391Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:19.391Z] #31 DONE 0.5s [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:19.391Z] #29 DONE 0.1s [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T08:48:19.391Z] #34 DONE 2.2s [2023-07-18T08:48:19.391Z] [2023-07-18T08:48:19.391Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:19.673Z] #35 ... [2023-07-18T08:48:19.673Z] [2023-07-18T08:48:19.673Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:19.673Z] #29 DONE 0.1s [2023-07-18T08:48:19.673Z] [2023-07-18T08:48:19.673Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.286Z] #35 ... [2023-07-18T08:48:20.286Z] [2023-07-18T08:48:20.286Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:20.286Z] #29 DONE 0.1s [2023-07-18T08:48:20.286Z] [2023-07-18T08:48:20.286Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.569Z] #35 ... [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:20.569Z] #30 DONE 2.2s [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #36 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-18T08:48:20.569Z] #36 DONE 2.3s [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.569Z] #35 ... [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:20.569Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:20.569Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:20.569Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:20.569Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:20.569Z] #31 DONE 0.5s [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T08:48:20.569Z] #34 DONE 2.3s [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #36 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-18T08:48:20.569Z] #36 DONE 2.3s [2023-07-18T08:48:20.569Z] [2023-07-18T08:48:20.569Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.859Z] #35 ... [2023-07-18T08:48:20.859Z] [2023-07-18T08:48:20.860Z] #37 [security-spire-server internal] load build context [2023-07-18T08:48:20.860Z] #37 DONE 0.0s [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.860Z] #35 ... [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:20.860Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:20.860Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:20.860Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:20.860Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:20.860Z] #31 DONE 0.5s [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #34 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T08:48:20.860Z] #34 DONE 2.3s [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #36 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-18T08:48:20.860Z] #36 DONE 2.3s [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:20.860Z] #35 ... [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:20.860Z] #29 DONE 0.1s [2023-07-18T08:48:20.860Z] [2023-07-18T08:48:20.860Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:21.478Z] #35 ... [2023-07-18T08:48:21.478Z] [2023-07-18T08:48:21.478Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T08:48:21.478Z] #29 DONE 0.1s [2023-07-18T08:48:21.478Z] [2023-07-18T08:48:21.478Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:22.065Z] #35 transferring context: 1.49MB 3.2s [2023-07-18T08:48:23.030Z] #35 ... [2023-07-18T08:48:23.030Z] [2023-07-18T08:48:23.030Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T08:48:23.030Z] #30 DONE 4.1s [2023-07-18T08:48:23.030Z] [2023-07-18T08:48:23.030Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:23.299Z] #35 ... [2023-07-18T08:48:23.299Z] [2023-07-18T08:48:23.299Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T08:48:23.299Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T08:48:23.299Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T08:48:23.299Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T08:48:23.299Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T08:48:23.299Z] #31 DONE 0.6s [2023-07-18T08:48:23.299Z] [2023-07-18T08:48:23.299Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T08:48:23.299Z] #34 DONE 2.4s [2023-07-18T08:48:23.299Z] [2023-07-18T08:48:23.299Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-18T08:48:23.299Z] #36 DONE 2.4s [2023-07-18T08:48:23.299Z] [2023-07-18T08:48:23.299Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:26.649Z] #35 ... [2023-07-18T08:48:26.649Z] [2023-07-18T08:48:26.649Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T08:48:26.649Z] #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:26.649Z] #0 4.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:26.649Z] #0 6.293 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T08:48:26.649Z] #0 6.448 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:26.649Z] #0 6.448 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:26.649Z] #0 6.519 Executing ca-certificates-20230506-r0.trigger [2023-07-18T08:48:26.649Z] #0 7.694 OK: 8 MiB in 17 packages [2023-07-18T08:48:26.649Z] #38 DONE 9.2s [2023-07-18T08:48:26.918Z] [2023-07-18T08:48:26.918Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:26.918Z] #35 transferring context: 3.46MB 8.2s [2023-07-18T08:48:28.329Z] #35 ... [2023-07-18T08:48:28.329Z] [2023-07-18T08:48:28.329Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:28.329Z] #39 ... [2023-07-18T08:48:28.329Z] [2023-07-18T08:48:28.329Z] #40 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T08:48:28.329Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:28.329Z] #40 ... [2023-07-18T08:48:28.329Z] [2023-07-18T08:48:28.329Z] #41 [support-scheduler internal] load build context [2023-07-18T08:48:28.329Z] #41 ... [2023-07-18T08:48:28.329Z] [2023-07-18T08:48:28.329Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:28.599Z] #42 ... [2023-07-18T08:48:28.599Z] [2023-07-18T08:48:28.599Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:28.599Z] #32 ... [2023-07-18T08:48:28.599Z] [2023-07-18T08:48:28.599Z] #43 [core-command internal] load build context [2023-07-18T08:48:28.599Z] #43 ... [2023-07-18T08:48:28.599Z] [2023-07-18T08:48:28.599Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:28.869Z] #44 ... [2023-07-18T08:48:28.869Z] [2023-07-18T08:48:28.869Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:29.136Z] #42 ... [2023-07-18T08:48:29.136Z] [2023-07-18T08:48:29.136Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T08:48:29.136Z] #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:29.136Z] #45 ... [2023-07-18T08:48:29.136Z] [2023-07-18T08:48:29.136Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:29.412Z] #42 ... [2023-07-18T08:48:29.412Z] [2023-07-18T08:48:29.412Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:29.412Z] #46 ... [2023-07-18T08:48:29.412Z] [2023-07-18T08:48:29.412Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:48:29.678Z] #47 ... [2023-07-18T08:48:29.678Z] [2023-07-18T08:48:29.678Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:29.945Z] #42 ... [2023-07-18T08:48:29.945Z] [2023-07-18T08:48:29.945Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T08:48:29.945Z] #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:29.945Z] #48 ... [2023-07-18T08:48:29.945Z] [2023-07-18T08:48:29.945Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T08:48:29.945Z] #0 8.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:30.213Z] #49 ... [2023-07-18T08:48:30.213Z] [2023-07-18T08:48:30.213Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:30.482Z] #42 ... [2023-07-18T08:48:30.482Z] [2023-07-18T08:48:30.482Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:30.482Z] #50 ... [2023-07-18T08:48:30.482Z] [2023-07-18T08:48:30.482Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:48:30.751Z] #51 ... [2023-07-18T08:48:30.751Z] [2023-07-18T08:48:30.751Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T08:48:30.751Z] #52 ... [2023-07-18T08:48:30.751Z] [2023-07-18T08:48:30.751Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T08:48:31.021Z] #53 ... [2023-07-18T08:48:31.021Z] [2023-07-18T08:48:31.021Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:31.021Z] #54 ... [2023-07-18T08:48:31.021Z] [2023-07-18T08:48:31.021Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:31.289Z] #55 ... [2023-07-18T08:48:31.289Z] [2023-07-18T08:48:31.289Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T08:48:31.289Z] #56 ... [2023-07-18T08:48:31.289Z] [2023-07-18T08:48:31.289Z] #37 [security-spire-server internal] load build context [2023-07-18T08:48:31.558Z] #37 ... [2023-07-18T08:48:31.558Z] [2023-07-18T08:48:31.558Z] #57 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T08:48:31.558Z] #0 7.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:31.558Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:31.558Z] #57 ... [2023-07-18T08:48:31.558Z] [2023-07-18T08:48:31.558Z] #37 [security-spire-server internal] load build context [2023-07-18T08:48:31.558Z] #37 ... [2023-07-18T08:48:31.558Z] [2023-07-18T08:48:31.558Z] #58 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T08:48:31.829Z] #58 ... [2023-07-18T08:48:31.829Z] [2023-07-18T08:48:31.829Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:32.417Z] #54 transferring context: 12.91MB 11.0s [2023-07-18T08:48:33.378Z] #54 ... [2023-07-18T08:48:33.378Z] [2023-07-18T08:48:33.378Z] #59 [core-data internal] load build context [2023-07-18T08:48:33.378Z] #59 ... [2023-07-18T08:48:33.378Z] [2023-07-18T08:48:33.378Z] #60 [core-metadata internal] load build context [2023-07-18T08:48:33.647Z] #60 ... [2023-07-18T08:48:33.647Z] [2023-07-18T08:48:33.647Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:33.914Z] #54 ... [2023-07-18T08:48:33.914Z] [2023-07-18T08:48:33.914Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T08:48:33.914Z] #61 ... [2023-07-18T08:48:33.914Z] [2023-07-18T08:48:33.914Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:37.257Z] #54 transferring context: 19.40MB 16.1s [2023-07-18T08:48:38.246Z] #54 ... [2023-07-18T08:48:38.246Z] [2023-07-18T08:48:38.246Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:38.246Z] #35 ... [2023-07-18T08:48:38.246Z] [2023-07-18T08:48:38.246Z] #40 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T08:48:38.246Z] #40 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:38.246Z] #40 17.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:38.246Z] #40 17.86 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:38.246Z] #40 17.97 OK: 8 MiB in 16 packages [2023-07-18T08:48:38.246Z] #40 DONE 20.3s [2023-07-18T08:48:38.246Z] [2023-07-18T08:48:38.246Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:38.246Z] #35 ... [2023-07-18T08:48:38.246Z] [2023-07-18T08:48:38.246Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:38.517Z] #54 ... [2023-07-18T08:48:38.517Z] [2023-07-18T08:48:38.517Z] #41 [support-scheduler internal] load build context [2023-07-18T08:48:38.782Z] #41 ... [2023-07-18T08:48:38.782Z] [2023-07-18T08:48:38.782Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:38.782Z] #39 ... [2023-07-18T08:48:38.782Z] [2023-07-18T08:48:38.782Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:38.782Z] #32 ... [2023-07-18T08:48:38.782Z] [2023-07-18T08:48:38.782Z] #43 [core-command internal] load build context [2023-07-18T08:48:39.048Z] #43 ... [2023-07-18T08:48:39.048Z] [2023-07-18T08:48:39.048Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:39.314Z] #44 ... [2023-07-18T08:48:39.314Z] [2023-07-18T08:48:39.314Z] #60 [core-metadata internal] load build context [2023-07-18T08:48:39.314Z] #60 ... [2023-07-18T08:48:39.314Z] [2023-07-18T08:48:39.314Z] #43 [core-command internal] load build context [2023-07-18T08:48:39.314Z] #43 ... [2023-07-18T08:48:39.314Z] [2023-07-18T08:48:39.314Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T08:48:39.314Z] #45 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:39.314Z] #45 17.10 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T08:48:39.314Z] #45 17.97 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:39.314Z] #45 18.06 (3/4) Installing su-exec (0.2-r2) [2023-07-18T08:48:39.314Z] #45 18.11 (4/4) Installing yq (4.30.4-r4) [2023-07-18T08:48:39.589Z] #45 ... [2023-07-18T08:48:39.589Z] [2023-07-18T08:48:39.589Z] #60 [core-metadata internal] load build context [2023-07-18T08:48:39.589Z] #60 ... [2023-07-18T08:48:39.589Z] [2023-07-18T08:48:39.589Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:48:39.857Z] #47 ... [2023-07-18T08:48:39.857Z] [2023-07-18T08:48:39.857Z] #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T08:48:39.857Z] #57 17.06 OK: 263 MiB in 53 packages [2023-07-18T08:48:39.857Z] #57 DONE 19.3s [2023-07-18T08:48:39.857Z] [2023-07-18T08:48:39.857Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:39.857Z] #46 ... [2023-07-18T08:48:39.857Z] [2023-07-18T08:48:39.857Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:48:40.817Z] #47 ... [2023-07-18T08:48:40.817Z] [2023-07-18T08:48:40.817Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T08:48:40.817Z] #49 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:40.817Z] #49 17.94 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T08:48:40.817Z] #49 18.48 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T08:48:40.817Z] #49 18.80 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:40.817Z] #49 18.87 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T08:48:40.817Z] #49 19.25 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:40.817Z] #49 19.63 OK: 8 MiB in 17 packages [2023-07-18T08:48:40.817Z] #49 ... [2023-07-18T08:48:40.817Z] [2023-07-18T08:48:40.817Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:40.817Z] #46 ... [2023-07-18T08:48:40.817Z] [2023-07-18T08:48:40.817Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:41.083Z] #42 ... [2023-07-18T08:48:41.083Z] [2023-07-18T08:48:41.083Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:41.083Z] #46 ... [2023-07-18T08:48:41.083Z] [2023-07-18T08:48:41.083Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:48:41.083Z] #51 ... [2023-07-18T08:48:41.083Z] [2023-07-18T08:48:41.083Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:41.348Z] #46 ... [2023-07-18T08:48:41.348Z] [2023-07-18T08:48:41.348Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T08:48:41.348Z] #48 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:41.616Z] #48 ... [2023-07-18T08:48:41.616Z] [2023-07-18T08:48:41.616Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:41.616Z] #39 ... [2023-07-18T08:48:41.616Z] [2023-07-18T08:48:41.616Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T08:48:41.616Z] #49 DONE 21.8s [2023-07-18T08:48:41.616Z] [2023-07-18T08:48:41.616Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:41.884Z] #39 ... [2023-07-18T08:48:41.884Z] [2023-07-18T08:48:41.884Z] #37 [security-spire-server internal] load build context [2023-07-18T08:48:42.153Z] #37 ... [2023-07-18T08:48:42.153Z] [2023-07-18T08:48:42.153Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:42.421Z] #39 transferring context: 46.66MB 23.9s [2023-07-18T08:48:43.005Z] #39 ... [2023-07-18T08:48:43.005Z] [2023-07-18T08:48:43.005Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T08:48:43.005Z] #62 DONE 1.2s [2023-07-18T08:48:43.005Z] [2023-07-18T08:48:43.005Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:43.005Z] #39 ... [2023-07-18T08:48:43.005Z] [2023-07-18T08:48:43.005Z] #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T08:48:43.005Z] #33 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:43.005Z] #33 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:43.276Z] #33 ... [2023-07-18T08:48:43.276Z] [2023-07-18T08:48:43.276Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:43.549Z] #39 ... [2023-07-18T08:48:43.549Z] [2023-07-18T08:48:43.549Z] #59 [core-data internal] load build context [2023-07-18T08:48:43.816Z] #59 ... [2023-07-18T08:48:43.816Z] [2023-07-18T08:48:43.816Z] #60 [core-metadata internal] load build context [2023-07-18T08:48:43.816Z] #60 ... [2023-07-18T08:48:43.816Z] [2023-07-18T08:48:43.816Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T08:48:43.816Z] #52 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:43.816Z] #52 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:44.083Z] #52 ... [2023-07-18T08:48:44.083Z] [2023-07-18T08:48:44.083Z] #59 [core-data internal] load build context [2023-07-18T08:48:45.494Z] #59 ... [2023-07-18T08:48:45.494Z] [2023-07-18T08:48:45.494Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T08:48:45.494Z] #53 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:45.494Z] #53 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:45.494Z] #53 ... [2023-07-18T08:48:45.494Z] [2023-07-18T08:48:45.494Z] #59 [core-data internal] load build context [2023-07-18T08:48:46.904Z] #59 ... [2023-07-18T08:48:46.904Z] [2023-07-18T08:48:46.904Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T08:48:46.904Z] #45 21.01 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:46.904Z] #45 21.38 Executing ca-certificates-20230506-r0.trigger [2023-07-18T08:48:46.904Z] #45 25.55 OK: 17 MiB in 19 packages [2023-07-18T08:48:46.904Z] #45 DONE 27.6s [2023-07-18T08:48:46.904Z] [2023-07-18T08:48:46.904Z] #59 [core-data internal] load build context [2023-07-18T08:48:46.904Z] #59 ... [2023-07-18T08:48:46.904Z] [2023-07-18T08:48:46.904Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:46.904Z] #50 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:46.904Z] #50 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:46.904Z] #50 ... [2023-07-18T08:48:46.904Z] [2023-07-18T08:48:46.904Z] #59 [core-data internal] load build context [2023-07-18T08:48:47.497Z] #59 ... [2023-07-18T08:48:47.497Z] [2023-07-18T08:48:47.497Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:47.497Z] #55 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:47.497Z] #55 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:47.772Z] #55 ... [2023-07-18T08:48:47.772Z] [2023-07-18T08:48:47.772Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:47.772Z] #44 transferring context: 46.93MB 28.4s [2023-07-18T08:48:47.772Z] #44 ... [2023-07-18T08:48:47.772Z] [2023-07-18T08:48:47.773Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T08:48:47.773Z] #56 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:47.773Z] #56 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:48.040Z] #56 ... [2023-07-18T08:48:48.040Z] [2023-07-18T08:48:48.040Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:48.040Z] #44 ... [2023-07-18T08:48:48.040Z] [2023-07-18T08:48:48.040Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T08:48:48.040Z] #52 25.53 OK: 263 MiB in 53 packages [2023-07-18T08:48:48.040Z] #52 DONE 27.6s [2023-07-18T08:48:48.312Z] [2023-07-18T08:48:48.312Z] #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T08:48:48.312Z] #33 26.62 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:48.312Z] #33 26.64 (2/2) Installing su-exec (0.2-r2) [2023-07-18T08:48:48.312Z] #33 26.85 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:48.312Z] #33 27.13 OK: 8 MiB in 17 packages [2023-07-18T08:48:48.312Z] #33 DONE 29.7s [2023-07-18T08:48:48.312Z] [2023-07-18T08:48:48.312Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:48.579Z] #44 ... [2023-07-18T08:48:48.580Z] [2023-07-18T08:48:48.580Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:48.847Z] #35 ... [2023-07-18T08:48:48.847Z] [2023-07-18T08:48:48.847Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:48.847Z] #54 ... [2023-07-18T08:48:48.847Z] [2023-07-18T08:48:48.847Z] #58 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T08:48:48.847Z] #58 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:48.847Z] #58 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:49.114Z] #58 ... [2023-07-18T08:48:49.114Z] [2023-07-18T08:48:49.114Z] #41 [support-scheduler internal] load build context [2023-07-18T08:48:49.114Z] #41 ... [2023-07-18T08:48:49.114Z] [2023-07-18T08:48:49.114Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:49.114Z] #50 28.70 OK: 263 MiB in 53 packages [2023-07-18T08:48:49.711Z] #50 ... [2023-07-18T08:48:49.711Z] [2023-07-18T08:48:49.711Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:49.711Z] #32 ... [2023-07-18T08:48:49.711Z] [2023-07-18T08:48:49.711Z] #43 [core-command internal] load build context [2023-07-18T08:48:49.711Z] #43 ... [2023-07-18T08:48:49.711Z] [2023-07-18T08:48:49.711Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:50.296Z] #32 ... [2023-07-18T08:48:50.296Z] [2023-07-18T08:48:50.296Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T08:48:50.296Z] #61 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:50.296Z] #61 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:50.583Z] #61 ... [2023-07-18T08:48:50.583Z] [2023-07-18T08:48:50.583Z] #43 [core-command internal] load build context [2023-07-18T08:48:50.583Z] #43 ... [2023-07-18T08:48:50.583Z] [2023-07-18T08:48:50.583Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:50.583Z] #50 DONE 30.3s [2023-07-18T08:48:50.583Z] [2023-07-18T08:48:50.583Z] #43 [core-command internal] load build context [2023-07-18T08:48:50.583Z] #43 ... [2023-07-18T08:48:50.583Z] [2023-07-18T08:48:50.583Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:48:50.583Z] #47 ... [2023-07-18T08:48:50.583Z] [2023-07-18T08:48:50.583Z] #32 [support-notifications internal] load build context [2023-07-18T08:48:51.170Z] #32 ... [2023-07-18T08:48:51.170Z] [2023-07-18T08:48:51.170Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:51.170Z] #42 ... [2023-07-18T08:48:51.170Z] [2023-07-18T08:48:51.170Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:48:51.437Z] #51 ... [2023-07-18T08:48:51.437Z] [2023-07-18T08:48:51.437Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T08:48:51.437Z] #55 29.64 OK: 263 MiB in 53 packages [2023-07-18T08:48:51.437Z] #55 DONE 30.8s [2023-07-18T08:48:51.437Z] [2023-07-18T08:48:51.437Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:48:51.437Z] #51 ... [2023-07-18T08:48:51.437Z] [2023-07-18T08:48:51.437Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:48:51.437Z] #42 ... [2023-07-18T08:48:51.437Z] [2023-07-18T08:48:51.437Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T08:48:51.437Z] #48 21.55 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T08:48:51.437Z] #48 21.55 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T08:48:51.437Z] #48 21.55 OK: 17691 distinct packages available [2023-07-18T08:48:51.437Z] #48 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:51.437Z] #48 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:51.709Z] #48 ... [2023-07-18T08:48:51.709Z] [2023-07-18T08:48:51.709Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:51.709Z] #46 ... [2023-07-18T08:48:51.709Z] [2023-07-18T08:48:51.709Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:48:52.304Z] #51 ... [2023-07-18T08:48:52.304Z] [2023-07-18T08:48:52.304Z] #37 [security-spire-server internal] load build context [2023-07-18T08:48:52.304Z] #37 ... [2023-07-18T08:48:52.304Z] [2023-07-18T08:48:52.304Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T08:48:52.304Z] #48 32.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:52.304Z] #48 32.28 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T08:48:52.304Z] #48 32.28 (3/4) Installing libucontext (1.2-r0) [2023-07-18T08:48:52.304Z] #48 32.28 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T08:48:52.304Z] #48 32.28 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:52.304Z] #48 32.44 OK: 8 MiB in 19 packages [2023-07-18T08:48:52.304Z] #48 ... [2023-07-18T08:48:52.304Z] [2023-07-18T08:48:52.304Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T08:48:52.304Z] #61 27.31 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:52.304Z] #61 27.31 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:52.304Z] #61 27.48 OK: 8 MiB in 16 packages [2023-07-18T08:48:52.304Z] #61 DONE 28.6s [2023-07-18T08:48:52.571Z] [2023-07-18T08:48:52.571Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:52.571Z] #46 transferring context: 31.06MB 32.6s [2023-07-18T08:48:53.978Z] #46 ... [2023-07-18T08:48:53.978Z] [2023-07-18T08:48:53.978Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T08:48:53.978Z] #48 DONE 33.8s [2023-07-18T08:48:53.978Z] [2023-07-18T08:48:53.978Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:48:53.978Z] #39 ... [2023-07-18T08:48:53.978Z] [2023-07-18T08:48:53.978Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:53.978Z] #46 ... [2023-07-18T08:48:53.978Z] [2023-07-18T08:48:53.978Z] #60 [core-metadata internal] load build context [2023-07-18T08:48:54.247Z] #60 ... [2023-07-18T08:48:54.247Z] [2023-07-18T08:48:54.247Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:54.831Z] #46 ... [2023-07-18T08:48:54.831Z] [2023-07-18T08:48:54.831Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T08:48:54.831Z] #53 27.49 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T08:48:54.831Z] #53 27.49 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T08:48:54.831Z] #53 27.49 OK: 17691 distinct packages available [2023-07-18T08:48:54.831Z] #53 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:54.831Z] #53 30.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:54.831Z] #53 33.32 OK: 263 MiB in 53 packages [2023-07-18T08:48:54.831Z] #53 DONE 34.1s [2023-07-18T08:48:54.831Z] [2023-07-18T08:48:54.831Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:55.795Z] #46 ... [2023-07-18T08:48:55.795Z] [2023-07-18T08:48:55.795Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T08:48:55.795Z] #63 DONE 7.5s [2023-07-18T08:48:55.795Z] [2023-07-18T08:48:55.795Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:56.753Z] #46 ... [2023-07-18T08:48:56.753Z] [2023-07-18T08:48:56.753Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T08:48:56.753Z] #64 DONE 0.7s [2023-07-18T08:48:56.753Z] [2023-07-18T08:48:56.753Z] #43 [core-command internal] load build context [2023-07-18T08:48:56.753Z] #43 ... [2023-07-18T08:48:56.753Z] [2023-07-18T08:48:56.753Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:57.337Z] #46 ... [2023-07-18T08:48:57.337Z] [2023-07-18T08:48:57.337Z] #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T08:48:57.337Z] #58 29.21 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T08:48:57.337Z] #58 29.21 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T08:48:57.337Z] #58 29.21 OK: 17691 distinct packages available [2023-07-18T08:48:57.337Z] #58 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:57.337Z] #58 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:57.337Z] #58 34.34 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T08:48:57.337Z] #58 34.48 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T08:48:57.337Z] #58 34.53 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:57.337Z] #58 34.53 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T08:48:57.337Z] #58 34.55 (5/7) Installing libucontext (1.2-r0) [2023-07-18T08:48:57.337Z] #58 34.55 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T08:48:57.337Z] #58 34.56 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T08:48:57.337Z] #58 34.63 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:57.337Z] #58 34.64 OK: 9 MiB in 20 packages [2023-07-18T08:48:57.337Z] #58 DONE 35.5s [2023-07-18T08:48:57.337Z] [2023-07-18T08:48:57.337Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:57.604Z] #46 ... [2023-07-18T08:48:57.604Z] [2023-07-18T08:48:57.604Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T08:48:57.604Z] #56 29.57 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T08:48:57.604Z] #56 29.57 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T08:48:57.604Z] #56 29.57 OK: 17691 distinct packages available [2023-07-18T08:48:57.604Z] #56 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:57.604Z] #56 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T08:48:57.604Z] #56 34.91 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T08:48:57.604Z] #56 35.03 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T08:48:57.604Z] #56 35.05 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T08:48:57.604Z] #56 35.07 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T08:48:57.604Z] #56 35.10 (5/9) Installing curl (8.1.2-r0) [2023-07-18T08:48:57.604Z] #56 35.16 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T08:48:57.604Z] #56 35.16 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T08:48:57.604Z] #56 35.19 (8/9) Installing libucontext (1.2-r0) [2023-07-18T08:48:57.604Z] #56 35.19 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T08:48:57.604Z] #56 35.19 Executing busybox-1.35.0-r29.trigger [2023-07-18T08:48:57.604Z] #56 35.29 Executing ca-certificates-20230506-r0.trigger [2023-07-18T08:48:57.604Z] #56 35.98 OK: 11 MiB in 24 packages [2023-07-18T08:48:57.604Z] #56 DONE 36.7s [2023-07-18T08:48:57.604Z] [2023-07-18T08:48:57.604Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:57.871Z] #46 transferring context: 37.62MB 37.6s [2023-07-18T08:48:57.871Z] #46 ... [2023-07-18T08:48:57.871Z] [2023-07-18T08:48:57.871Z] #59 [core-data internal] load build context [2023-07-18T08:48:58.141Z] #59 ... [2023-07-18T08:48:58.141Z] [2023-07-18T08:48:58.141Z] #46 [security-spire-config internal] load build context [2023-07-18T08:48:58.728Z] #46 ... [2023-07-18T08:48:58.728Z] [2023-07-18T08:48:58.728Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:48:58.995Z] #44 ... [2023-07-18T08:48:58.995Z] [2023-07-18T08:48:58.995Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:48:58.995Z] #35 ... [2023-07-18T08:48:58.995Z] [2023-07-18T08:48:58.995Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:48:59.264Z] #54 ... [2023-07-18T08:48:59.264Z] [2023-07-18T08:48:59.264Z] #41 [support-scheduler internal] load build context [2023-07-18T08:48:59.264Z] #41 ... [2023-07-18T08:48:59.264Z] [2023-07-18T08:48:59.264Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:00.666Z] #44 ... [2023-07-18T08:49:00.666Z] [2023-07-18T08:49:00.666Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:49:00.932Z] #47 ... [2023-07-18T08:49:00.932Z] [2023-07-18T08:49:00.932Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:01.200Z] #44 ... [2023-07-18T08:49:01.200Z] [2023-07-18T08:49:01.200Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:01.469Z] #32 ... [2023-07-18T08:49:01.469Z] [2023-07-18T08:49:01.469Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:01.469Z] #44 ... [2023-07-18T08:49:01.469Z] [2023-07-18T08:49:01.469Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:01.734Z] #42 ... [2023-07-18T08:49:01.734Z] [2023-07-18T08:49:01.734Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:02.318Z] #44 ... [2023-07-18T08:49:02.318Z] [2023-07-18T08:49:02.318Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:02.318Z] #51 ... [2023-07-18T08:49:02.318Z] [2023-07-18T08:49:02.318Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:02.585Z] #37 ... [2023-07-18T08:49:02.585Z] [2023-07-18T08:49:02.585Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:02.852Z] #44 transferring context: 96.01MB 43.7s [2023-07-18T08:49:04.267Z] #44 ... [2023-07-18T08:49:04.267Z] [2023-07-18T08:49:04.267Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:04.267Z] #39 ... [2023-07-18T08:49:04.267Z] [2023-07-18T08:49:04.267Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:04.267Z] #37 ... [2023-07-18T08:49:04.267Z] [2023-07-18T08:49:04.267Z] #60 [core-metadata internal] load build context [2023-07-18T08:49:04.534Z] #60 ... [2023-07-18T08:49:04.534Z] [2023-07-18T08:49:04.534Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:07.113Z] #39 ... [2023-07-18T08:49:07.113Z] [2023-07-18T08:49:07.113Z] #43 [core-command internal] load build context [2023-07-18T08:49:07.113Z] #43 ... [2023-07-18T08:49:07.113Z] [2023-07-18T08:49:07.113Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:07.698Z] #39 transferring context: 117.35MB 49.4s [2023-07-18T08:49:08.283Z] #39 ... [2023-07-18T08:49:08.283Z] [2023-07-18T08:49:08.283Z] #59 [core-data internal] load build context [2023-07-18T08:49:08.283Z] #59 ... [2023-07-18T08:49:08.283Z] [2023-07-18T08:49:08.283Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:08.865Z] #39 ... [2023-07-18T08:49:08.865Z] [2023-07-18T08:49:08.865Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:08.865Z] #46 ... [2023-07-18T08:49:08.865Z] [2023-07-18T08:49:08.865Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:09.133Z] #39 ... [2023-07-18T08:49:09.133Z] [2023-07-18T08:49:09.133Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:09.400Z] #35 ... [2023-07-18T08:49:09.400Z] [2023-07-18T08:49:09.400Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:49:09.400Z] #54 ... [2023-07-18T08:49:09.400Z] [2023-07-18T08:49:09.400Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:09.667Z] #35 ... [2023-07-18T08:49:09.668Z] [2023-07-18T08:49:09.668Z] #41 [support-scheduler internal] load build context [2023-07-18T08:49:09.668Z] #41 ... [2023-07-18T08:49:09.668Z] [2023-07-18T08:49:09.668Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:11.083Z] #35 ... [2023-07-18T08:49:11.083Z] [2023-07-18T08:49:11.083Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:49:11.083Z] #47 ... [2023-07-18T08:49:11.083Z] [2023-07-18T08:49:11.083Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:11.669Z] #35 ... [2023-07-18T08:49:11.669Z] [2023-07-18T08:49:11.669Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:11.669Z] #32 ... [2023-07-18T08:49:11.669Z] [2023-07-18T08:49:11.669Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:11.941Z] #35 ... [2023-07-18T08:49:11.941Z] [2023-07-18T08:49:11.941Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:11.941Z] #42 ... [2023-07-18T08:49:11.941Z] [2023-07-18T08:49:11.941Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:12.526Z] #35 ... [2023-07-18T08:49:12.526Z] [2023-07-18T08:49:12.526Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:12.526Z] #51 ... [2023-07-18T08:49:12.526Z] [2023-07-18T08:49:12.526Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:12.526Z] #32 transferring context: 143.74MB 55.2s [2023-07-18T08:49:14.469Z] #32 ... [2023-07-18T08:49:14.469Z] [2023-07-18T08:49:14.469Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:14.469Z] #44 ... [2023-07-18T08:49:14.469Z] [2023-07-18T08:49:14.469Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:14.469Z] #32 ... [2023-07-18T08:49:14.469Z] [2023-07-18T08:49:14.469Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:14.469Z] #37 ... [2023-07-18T08:49:14.469Z] [2023-07-18T08:49:14.469Z] #60 [core-metadata internal] load build context [2023-07-18T08:49:14.469Z] #60 ... [2023-07-18T08:49:14.469Z] [2023-07-18T08:49:14.469Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:17.808Z] #32 ... [2023-07-18T08:49:17.808Z] [2023-07-18T08:49:17.808Z] #43 [core-command internal] load build context [2023-07-18T08:49:17.808Z] #43 ... [2023-07-18T08:49:17.808Z] [2023-07-18T08:49:17.808Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:17.808Z] #32 transferring context: 161.90MB 60.3s [2023-07-18T08:49:18.392Z] #32 ... [2023-07-18T08:49:18.392Z] [2023-07-18T08:49:18.392Z] #59 [core-data internal] load build context [2023-07-18T08:49:18.392Z] #59 ... [2023-07-18T08:49:18.392Z] [2023-07-18T08:49:18.392Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:18.659Z] #32 ... [2023-07-18T08:49:18.659Z] [2023-07-18T08:49:18.659Z] #41 [support-scheduler internal] load build context [2023-07-18T08:49:18.659Z] #41 transferring context: 182.27MB 59.3s done [2023-07-18T08:49:18.659Z] #41 DONE 60.0s [2023-07-18T08:49:18.659Z] [2023-07-18T08:49:18.659Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:18.927Z] #32 ... [2023-07-18T08:49:18.927Z] [2023-07-18T08:49:18.927Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:19.197Z] #46 ... [2023-07-18T08:49:19.197Z] [2023-07-18T08:49:19.197Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:19.197Z] #32 ... [2023-07-18T08:49:19.197Z] [2023-07-18T08:49:19.197Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:19.464Z] #39 ... [2023-07-18T08:49:19.464Z] [2023-07-18T08:49:19.464Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:19.464Z] #32 ... [2023-07-18T08:49:19.464Z] [2023-07-18T08:49:19.464Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:49:19.731Z] #54 ... [2023-07-18T08:49:19.731Z] [2023-07-18T08:49:19.731Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:21.150Z] #39 ... [2023-07-18T08:49:21.151Z] [2023-07-18T08:49:21.151Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:49:21.420Z] #47 ... [2023-07-18T08:49:21.420Z] [2023-07-18T08:49:21.420Z] #44 [security-proxy-auth internal] load build context [2023-07-18T08:49:21.420Z] #44 transferring context: 182.27MB 60.8s done [2023-07-18T08:49:21.420Z] #44 DONE 62.6s [2023-07-18T08:49:21.420Z] [2023-07-18T08:49:21.420Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:49:21.420Z] #47 ... [2023-07-18T08:49:21.420Z] [2023-07-18T08:49:21.420Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:21.420Z] #39 ... [2023-07-18T08:49:21.420Z] [2023-07-18T08:49:21.420Z] #60 [core-metadata internal] load build context [2023-07-18T08:49:21.420Z] #60 transferring context: 182.27MB 56.3s done [2023-07-18T08:49:21.420Z] #60 DONE 58.2s [2023-07-18T08:49:21.420Z] [2023-07-18T08:49:21.420Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:22.394Z] #39 ... [2023-07-18T08:49:22.394Z] [2023-07-18T08:49:22.394Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:22.394Z] #42 ... [2023-07-18T08:49:22.394Z] [2023-07-18T08:49:22.394Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:49:22.394Z] #65 DONE 3.5s [2023-07-18T08:49:22.394Z] [2023-07-18T08:49:22.394Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:22.394Z] #42 ... [2023-07-18T08:49:22.394Z] [2023-07-18T08:49:22.394Z] #43 [core-command internal] load build context [2023-07-18T08:49:22.676Z] #43 ... [2023-07-18T08:49:22.676Z] [2023-07-18T08:49:22.676Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:22.676Z] #35 ... [2023-07-18T08:49:22.676Z] [2023-07-18T08:49:22.676Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:22.943Z] #51 ... [2023-07-18T08:49:22.943Z] [2023-07-18T08:49:22.943Z] #47 [security-proxy-setup internal] load build context [2023-07-18T08:49:22.943Z] #47 transferring context: 182.27MB 62.1s done [2023-07-18T08:49:22.943Z] #47 DONE 63.5s [2023-07-18T08:49:22.943Z] [2023-07-18T08:49:22.943Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:22.943Z] #51 ... [2023-07-18T08:49:22.943Z] [2023-07-18T08:49:22.943Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:23.905Z] #35 ... [2023-07-18T08:49:23.905Z] [2023-07-18T08:49:23.905Z] #43 [core-command internal] load build context [2023-07-18T08:49:23.905Z] #43 transferring context: 182.27MB 64.3s done [2023-07-18T08:49:23.905Z] #43 DONE 65.1s [2023-07-18T08:49:23.905Z] [2023-07-18T08:49:23.905Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:23.905Z] #35 ... [2023-07-18T08:49:23.905Z] [2023-07-18T08:49:23.905Z] #32 [support-notifications internal] load build context [2023-07-18T08:49:23.905Z] #32 transferring context: 182.27MB 66.0s done [2023-07-18T08:49:23.905Z] #32 DONE 66.7s [2023-07-18T08:49:23.905Z] [2023-07-18T08:49:23.905Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:24.496Z] #35 ... [2023-07-18T08:49:24.496Z] [2023-07-18T08:49:24.496Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T08:49:24.496Z] #39 transferring context: 182.27MB 65.4s done [2023-07-18T08:49:24.496Z] #39 DONE 66.3s [2023-07-18T08:49:24.496Z] [2023-07-18T08:49:24.496Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:24.496Z] #35 ... [2023-07-18T08:49:24.496Z] [2023-07-18T08:49:24.496Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:24.765Z] #37 ... [2023-07-18T08:49:24.765Z] [2023-07-18T08:49:24.765Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:49:24.765Z] #66 DONE 1.4s [2023-07-18T08:49:24.765Z] [2023-07-18T08:49:24.765Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:24.765Z] #37 ... [2023-07-18T08:49:24.765Z] [2023-07-18T08:49:24.765Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:25.349Z] #35 ... [2023-07-18T08:49:25.349Z] [2023-07-18T08:49:25.349Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:49:25.349Z] #67 DONE 0.9s [2023-07-18T08:49:25.349Z] [2023-07-18T08:49:25.349Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T08:49:26.311Z] #35 transferring context: 182.27MB 67.5s done [2023-07-18T08:49:26.582Z] #35 DONE 67.9s [2023-07-18T08:49:26.582Z] [2023-07-18T08:49:26.582Z] #54 [security-spire-agent internal] load build context [2023-07-18T08:49:27.542Z] #54 transferring context: 182.27MB 66.3s done [2023-07-18T08:49:27.542Z] #54 DONE 66.7s [2023-07-18T08:49:27.542Z] [2023-07-18T08:49:27.542Z] #37 [security-spire-server internal] load build context [2023-07-18T08:49:28.500Z] #37 transferring context: 182.27MB 66.6s done [2023-07-18T08:49:28.500Z] #37 DONE 67.8s [2023-07-18T08:49:28.500Z] [2023-07-18T08:49:28.500Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:28.769Z] #51 ... [2023-07-18T08:49:28.769Z] [2023-07-18T08:49:28.769Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T08:49:28.769Z] #68 DONE 0.9s [2023-07-18T08:49:28.769Z] [2023-07-18T08:49:28.769Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:28.769Z] #51 ... [2023-07-18T08:49:28.769Z] [2023-07-18T08:49:28.769Z] #59 [core-data internal] load build context [2023-07-18T08:49:28.769Z] #59 ... [2023-07-18T08:49:28.769Z] [2023-07-18T08:49:28.769Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:29.353Z] #51 ... [2023-07-18T08:49:29.353Z] [2023-07-18T08:49:29.353Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:29.353Z] #46 ... [2023-07-18T08:49:29.353Z] [2023-07-18T08:49:29.353Z] #51 [security-spiffe-token-provider internal] load build context [2023-07-18T08:49:31.292Z] #51 transferring context: 182.27MB 68.6s done [2023-07-18T08:49:31.293Z] #51 DONE 70.4s [2023-07-18T08:49:31.293Z] [2023-07-18T08:49:31.293Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:32.265Z] #46 ... [2023-07-18T08:49:32.265Z] [2023-07-18T08:49:32.265Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:49:32.265Z] #69 DONE 0.6s [2023-07-18T08:49:32.265Z] [2023-07-18T08:49:32.265Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:32.533Z] #46 ... [2023-07-18T08:49:32.533Z] [2023-07-18T08:49:32.533Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:49:32.533Z] #70 ... [2023-07-18T08:49:32.533Z] [2023-07-18T08:49:32.533Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:32.533Z] #42 ... [2023-07-18T08:49:32.533Z] [2023-07-18T08:49:32.533Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:33.951Z] #46 ... [2023-07-18T08:49:33.951Z] [2023-07-18T08:49:33.951Z] #59 [core-data internal] load build context [2023-07-18T08:49:33.951Z] #59 transferring context: 182.27MB 69.7s done [2023-07-18T08:49:33.951Z] #59 DONE 70.5s [2023-07-18T08:49:33.951Z] [2023-07-18T08:49:33.951Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:34.534Z] #46 ... [2023-07-18T08:49:34.534Z] [2023-07-18T08:49:34.534Z] #42 [security-bootstrapper internal] load build context [2023-07-18T08:49:34.534Z] #42 transferring context: 182.27MB 75.5s done [2023-07-18T08:49:34.534Z] #42 DONE 75.9s [2023-07-18T08:49:34.534Z] [2023-07-18T08:49:34.534Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:34.798Z] #46 ... [2023-07-18T08:49:34.798Z] [2023-07-18T08:49:34.798Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:49:35.063Z] #71 ... [2023-07-18T08:49:35.063Z] [2023-07-18T08:49:35.063Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:35.329Z] #46 ... [2023-07-18T08:49:35.329Z] [2023-07-18T08:49:35.329Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:49:35.329Z] #72 ... [2023-07-18T08:49:35.329Z] [2023-07-18T08:49:35.329Z] #46 [security-spire-config internal] load build context [2023-07-18T08:49:35.917Z] #46 transferring context: 182.27MB 75.7s done [2023-07-18T08:49:35.917Z] #46 DONE 76.5s [2023-07-18T08:49:35.917Z] [2023-07-18T08:49:35.917Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:49:38.593Z] #73 ... [2023-07-18T08:49:38.593Z] [2023-07-18T08:49:38.593Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:17.472Z] #74 ... [2023-07-18T08:50:17.472Z] [2023-07-18T08:50:17.472Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:17.472Z] #70 DONE 53.5s [2023-07-18T08:50:17.472Z] [2023-07-18T08:50:17.472Z] #75 [support-scheduler builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #75 DONE 3.0s [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #76 [core-metadata builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #76 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:18.882Z] #77 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:18.882Z] #78 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:18.882Z] #79 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:18.882Z] #80 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #81 [core-data builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #81 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #82 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:18.882Z] #83 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:18.882Z] #84 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #85 [core-command builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #85 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:18.882Z] #86 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:18.882Z] #87 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T08:50:18.882Z] #88 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:18.882Z] #89 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:18.882Z] #90 CACHED [2023-07-18T08:50:18.882Z] [2023-07-18T08:50:18.882Z] #91 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T08:50:20.326Z] #91 ... [2023-07-18T08:50:20.326Z] [2023-07-18T08:50:20.326Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:20.326Z] #71 DONE 55.2s [2023-07-18T08:50:20.326Z] [2023-07-18T08:50:20.326Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T08:50:20.326Z] #92 ... [2023-07-18T08:50:20.326Z] [2023-07-18T08:50:20.326Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:20.327Z] #72 DONE 55.2s [2023-07-18T08:50:20.594Z] [2023-07-18T08:50:20.594Z] #93 [support-notifications builder 6/7] COPY . . [2023-07-18T08:50:23.172Z] #93 ... [2023-07-18T08:50:23.172Z] [2023-07-18T08:50:23.172Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:23.172Z] #74 DONE 54.4s [2023-07-18T08:50:23.172Z] [2023-07-18T08:50:23.172Z] #94 [security-spire-agent builder 6/9] COPY . . [2023-07-18T08:50:23.172Z] #94 ... [2023-07-18T08:50:23.172Z] [2023-07-18T08:50:23.172Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:23.172Z] #73 DONE 51.3s [2023-07-18T08:50:23.448Z] [2023-07-18T08:50:23.448Z] #95 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #95 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T08:50:30.099Z] #0 5.330 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-07-18T08:50:30.099Z] #96 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T08:50:30.099Z] #0 6.136 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-07-18T08:50:30.099Z] #97 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #94 [security-spire-agent builder 6/9] COPY . . [2023-07-18T08:50:30.099Z] #94 DONE 6.1s [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #95 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #95 DONE 5.9s [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #98 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T08:50:30.099Z] #0 6.217 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-07-18T08:50:30.099Z] #98 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #92 DONE 9.3s [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #99 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:30.099Z] #100 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:30.099Z] #101 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T08:50:30.099Z] #102 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #103 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #103 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:30.099Z] #104 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #93 [support-notifications builder 6/7] COPY . . [2023-07-18T08:50:30.099Z] #93 DONE 8.9s [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #105 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T08:50:30.099Z] #0 6.475 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-07-18T08:50:30.099Z] #105 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T08:50:30.099Z] #0 6.505 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-07-18T08:50:30.099Z] #106 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T08:50:30.099Z] #107 ... [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #108 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T08:50:30.099Z] #108 DONE 0.6s [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #109 [security-spire-server builder 6/9] COPY . . [2023-07-18T08:50:30.099Z] #109 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #110 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:30.099Z] #110 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #111 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T08:50:30.099Z] #111 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #112 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T08:50:30.099Z] #112 CACHED [2023-07-18T08:50:30.099Z] [2023-07-18T08:50:30.099Z] #113 [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-07-18T08:50:34.363Z] #113 ... [2023-07-18T08:50:34.363Z] [2023-07-18T08:50:34.363Z] #91 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T08:50:34.363Z] #91 5.539 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-07-18T08:50:34.630Z] #91 ... [2023-07-18T08:50:34.630Z] [2023-07-18T08:50:34.630Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T08:50:34.630Z] #0 4.988 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-07-18T08:50:35.607Z] #114 ... [2023-07-18T08:50:35.607Z] [2023-07-18T08:50:35.607Z] #115 [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-07-18T08:50:35.607Z] #115 DONE 5.5s [2023-07-18T08:50:35.607Z] [2023-07-18T08:50:35.607Z] #116 [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-07-18T08:50:35.607Z] #0 5.879 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-07-18T08:50:35.607Z] #116 ... [2023-07-18T08:50:35.607Z] [2023-07-18T08:50:35.607Z] #117 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T08:50:35.875Z] #117 ... [2023-07-18T08:50:35.875Z] [2023-07-18T08:50:35.875Z] #113 [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-07-18T08:50:35.875Z] #113 DONE 5.9s [2023-07-18T08:50:35.875Z] [2023-07-18T08:50:35.875Z] #117 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T08:50:35.875Z] #117 DONE 0.4s [2023-07-18T08:50:35.875Z] [2023-07-18T08:50:35.875Z] #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T08:50:36.139Z] #118 DONE 0.4s [2023-07-18T08:50:36.139Z] [2023-07-18T08:50:36.139Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T08:50:36.139Z] #107 6.277 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-07-18T08:50:37.549Z] #107 ... [2023-07-18T08:50:37.549Z] [2023-07-18T08:50:37.549Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T08:50:37.549Z] #119 DONE 0.3s [2023-07-18T08:50:37.549Z] [2023-07-18T08:50:37.549Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T08:50:37.858Z] #120 DONE 0.2s [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T08:50:37.858Z] #121 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T08:50:37.858Z] #122 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:37.858Z] #123 ... [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T08:50:37.858Z] #124 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #125 [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-07-18T08:50:37.858Z] #125 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #126 [security-spire-config builder 6/9] COPY . . [2023-07-18T08:50:37.858Z] #126 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #127 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T08:50:37.858Z] #127 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #128 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T08:50:37.858Z] #128 CACHED [2023-07-18T08:50:37.858Z] [2023-07-18T08:50:37.858Z] #129 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T08:50:37.858Z] #129 CACHED [2023-07-18T08:50:38.125Z] [2023-07-18T08:50:38.125Z] #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T08:50:38.125Z] #130 ... [2023-07-18T08:50:38.125Z] [2023-07-18T08:50:38.125Z] #131 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T08:50:38.125Z] #131 DONE 0.4s [2023-07-18T08:50:38.406Z] [2023-07-18T08:50:38.406Z] #132 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T08:50:38.406Z] #132 DONE 0.2s [2023-07-18T08:50:38.406Z] [2023-07-18T08:50:38.406Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T08:50:38.406Z] #0 6.050 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-07-18T08:50:38.671Z] #133 ... [2023-07-18T08:50:38.671Z] [2023-07-18T08:50:38.671Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:39.255Z] #134 ... [2023-07-18T08:50:39.255Z] [2023-07-18T08:50:39.255Z] #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T08:50:39.255Z] #130 DONE 1.3s [2023-07-18T08:50:39.255Z] [2023-07-18T08:50:39.255Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:39.255Z] #123 DONE 1.7s [2023-07-18T08:50:39.255Z] [2023-07-18T08:50:39.255Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T08:50:39.255Z] #0 5.426 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-07-18T08:50:39.520Z] #135 ... [2023-07-18T08:50:39.520Z] [2023-07-18T08:50:39.520Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T08:50:39.520Z] #136 DONE 0.3s [2023-07-18T08:50:39.520Z] [2023-07-18T08:50:39.520Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:40.294Z] #137 ... [2023-07-18T08:50:40.294Z] [2023-07-18T08:50:40.294Z] #138 [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-07-18T08:50:40.294Z] #138 DONE 0.3s [2023-07-18T08:50:40.294Z] [2023-07-18T08:50:40.294Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T08:50:40.294Z] #139 DONE 0.2s [2023-07-18T08:50:40.294Z] [2023-07-18T08:50:40.294Z] #140 [security-spire-server] exporting to image [2023-07-18T08:50:40.294Z] #140 exporting layers [2023-07-18T08:50:40.909Z] #140 ... [2023-07-18T08:50:40.909Z] [2023-07-18T08:50:40.909Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:40.909Z] #134 DONE 2.4s [2023-07-18T08:50:41.239Z] [2023-07-18T08:50:41.239Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T08:50:41.239Z] #141 DONE 0.2s [2023-07-18T08:50:41.239Z] [2023-07-18T08:50:41.239Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T08:50:41.545Z] #142 DONE 0.3s [2023-07-18T08:50:41.545Z] [2023-07-18T08:50:41.545Z] #143 [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-07-18T08:50:41.891Z] #143 DONE 0.2s [2023-07-18T08:50:41.891Z] [2023-07-18T08:50:41.891Z] #140 [security-spire-config] exporting to image [2023-07-18T08:50:42.519Z] #140 ... [2023-07-18T08:50:42.519Z] [2023-07-18T08:50:42.519Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T08:50:42.519Z] #137 DONE 3.2s [2023-07-18T08:50:42.926Z] [2023-07-18T08:50:42.926Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T08:50:42.926Z] #144 DONE 0.3s [2023-07-18T08:50:42.926Z] [2023-07-18T08:50:42.926Z] #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-07-18T08:50:43.244Z] #145 DONE 0.2s [2023-07-18T08:50:43.244Z] [2023-07-18T08:50:43.244Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T08:50:43.537Z] #146 DONE 0.4s [2023-07-18T08:50:43.538Z] [2023-07-18T08:50:43.538Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T08:50:43.538Z] #106 ... [2023-07-18T08:50:43.538Z] [2023-07-18T08:50:43.538Z] #140 [security-spire-agent] exporting to image [2023-07-18T08:50:43.538Z] #140 exporting layers 3.4s done [2023-07-18T08:50:43.826Z] #140 writing image sha256:ede7103ca150bf8106d5c429d018c96cc0e2f8a1767de3a19f307da6cb6e4f5f [2023-07-18T08:50:43.826Z] #140 writing image sha256:ede7103ca150bf8106d5c429d018c96cc0e2f8a1767de3a19f307da6cb6e4f5f 0.0s done [2023-07-18T08:50:43.826Z] #140 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-07-18T08:50:44.464Z] #140 exporting layers 2.7s done [2023-07-18T08:50:44.464Z] #140 writing image sha256:eec59cffd27484cf2aad7d795644b4c157629bb4a9a39e31426ad2f2c5f2e0f1 0.1s done [2023-07-18T08:50:44.464Z] #140 naming to docker.io/library/security-spire-config-arm64 [2023-07-18T08:50:44.733Z] #140 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-18T08:50:45.316Z] #140 exporting layers 1.8s done [2023-07-18T08:50:45.316Z] #140 writing image sha256:cdb22839e85903a8aed7919115cd33b41b974a0f06730b05201f317fcffe2451 [2023-07-18T08:50:45.584Z] #140 writing image sha256:cdb22839e85903a8aed7919115cd33b41b974a0f06730b05201f317fcffe2451 done [2023-07-18T08:50:45.584Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-18T08:50:45.584Z] #140 DONE 5.2s [2023-07-18T08:50:45.584Z] [2023-07-18T08:50:45.584Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T09:06:53.276Z] #133 ... [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #91 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T09:06:53.276Z] #91 DONE 988.9s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #105 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T09:06:53.276Z] #105 ... [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:06:53.276Z] #147 DONE 0.3s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T09:06:53.276Z] #135 ... [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:06:53.276Z] #148 DONE 0.2s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T09:06:53.276Z] #149 DONE 0.4s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:06:53.276Z] #106 ... [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:06:53.276Z] #150 DONE 0.2s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:06:53.276Z] #96 ... [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T09:06:53.276Z] #151 DONE 0.2s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T09:06:53.276Z] #152 DONE 2.3s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #140 [security-proxy-auth] exporting to image [2023-07-18T09:06:53.276Z] #140 exporting layers [2023-07-18T09:06:53.276Z] #140 exporting layers 0.6s done [2023-07-18T09:06:53.276Z] #140 writing image sha256:dd6b8a3533881d1b34427db733a9499250608146703071d750d01ca7a6342a19 done [2023-07-18T09:06:53.276Z] #140 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-07-18T09:06:53.276Z] #140 DONE 5.8s [2023-07-18T09:06:53.276Z] [2023-07-18T09:06:53.276Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:06:59.914Z] #96 ... [2023-07-18T09:06:59.914Z] [2023-07-18T09:06:59.914Z] #116 [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-07-18T09:06:59.914Z] #116 989.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T09:07:06.579Z] #116 ... [2023-07-18T09:07:06.579Z] [2023-07-18T09:07:06.579Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T09:07:06.579Z] #114 DONE 996.6s [2023-07-18T09:07:06.579Z] [2023-07-18T09:07:06.579Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:07:06.579Z] #96 ... [2023-07-18T09:07:06.579Z] [2023-07-18T09:07:06.579Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:07:07.161Z] #153 DONE 0.4s [2023-07-18T09:07:07.161Z] [2023-07-18T09:07:07.161Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:07:07.161Z] #154 DONE 0.3s [2023-07-18T09:07:07.161Z] [2023-07-18T09:07:07.161Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:07:07.426Z] #106 ... [2023-07-18T09:07:07.427Z] [2023-07-18T09:07:07.427Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T09:07:07.691Z] #155 DONE 0.3s [2023-07-18T09:07:07.691Z] [2023-07-18T09:07:07.691Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T09:07:07.978Z] #156 DONE 0.4s [2023-07-18T09:07:07.978Z] [2023-07-18T09:07:07.978Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T09:07:08.246Z] #135 ... [2023-07-18T09:07:08.246Z] [2023-07-18T09:07:08.246Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T09:07:08.246Z] #157 DONE 0.2s [2023-07-18T09:07:08.246Z] [2023-07-18T09:07:08.246Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T09:07:10.824Z] #158 DONE 2.2s [2023-07-18T09:07:10.824Z] [2023-07-18T09:07:10.824Z] #116 [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-07-18T09:07:10.824Z] #116 ... [2023-07-18T09:07:10.824Z] [2023-07-18T09:07:10.824Z] #140 [security-proxy-setup] exporting to image [2023-07-18T09:07:10.824Z] #140 exporting layers [2023-07-18T09:07:11.089Z] #140 exporting layers 0.7s done [2023-07-18T09:07:11.089Z] #140 writing image sha256:a12358a092000424151e993cc5ecc79ff365b30e2b5d4cece66721ea739b3edc done [2023-07-18T09:07:11.089Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-18T09:07:11.358Z] #140 DONE 6.5s [2023-07-18T09:07:11.358Z] [2023-07-18T09:07:11.358Z] #116 [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-07-18T09:07:23.650Z] #116 DONE 1013.4s [2023-07-18T09:07:23.650Z] [2023-07-18T09:07:23.650Z] #105 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T09:07:23.650Z] #105 ... [2023-07-18T09:07:23.650Z] [2023-07-18T09:07:23.650Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T09:07:23.650Z] #133 DONE 1014.0s [2023-07-18T09:07:23.650Z] [2023-07-18T09:07:23.650Z] #105 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T09:07:23.650Z] #105 ... [2023-07-18T09:07:23.650Z] [2023-07-18T09:07:23.650Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:07:24.232Z] #159 DONE 0.5s [2023-07-18T09:07:24.232Z] [2023-07-18T09:07:24.232Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:07:24.498Z] #160 DONE 0.3s [2023-07-18T09:07:24.498Z] [2023-07-18T09:07:24.498Z] #161 [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-07-18T09:07:24.763Z] #161 DONE 0.3s [2023-07-18T09:07:24.763Z] [2023-07-18T09:07:24.763Z] #162 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T09:07:24.763Z] #162 DONE 0.5s [2023-07-18T09:07:24.763Z] [2023-07-18T09:07:24.763Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T09:07:25.036Z] #97 ... [2023-07-18T09:07:25.036Z] [2023-07-18T09:07:25.036Z] #163 [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-07-18T09:07:25.304Z] #163 DONE 0.5s [2023-07-18T09:07:25.304Z] [2023-07-18T09:07:25.304Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T09:07:25.889Z] #164 ... [2023-07-18T09:07:25.889Z] [2023-07-18T09:07:25.889Z] #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:07:25.889Z] #165 DONE 0.3s [2023-07-18T09:07:25.889Z] [2023-07-18T09:07:25.889Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T09:07:26.156Z] #166 DONE 0.3s [2023-07-18T09:07:26.156Z] [2023-07-18T09:07:26.156Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T09:07:26.423Z] #167 DONE 0.5s [2023-07-18T09:07:26.423Z] [2023-07-18T09:07:26.423Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T09:07:27.005Z] #168 DONE 0.2s [2023-07-18T09:07:27.005Z] [2023-07-18T09:07:27.005Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T09:07:28.412Z] #169 ... [2023-07-18T09:07:28.412Z] [2023-07-18T09:07:28.412Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T09:07:28.412Z] #164 DONE 3.6s [2023-07-18T09:07:28.681Z] [2023-07-18T09:07:28.681Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:07:28.681Z] #170 DONE 0.3s [2023-07-18T09:07:28.681Z] [2023-07-18T09:07:28.681Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:07:28.948Z] #171 DONE 0.3s [2023-07-18T09:07:28.948Z] [2023-07-18T09:07:28.948Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:07:29.214Z] #96 ... [2023-07-18T09:07:29.214Z] [2023-07-18T09:07:29.214Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T09:07:29.481Z] #172 DONE 0.3s [2023-07-18T09:07:29.481Z] [2023-07-18T09:07:29.481Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T09:07:29.481Z] #169 DONE 2.7s [2023-07-18T09:07:29.481Z] [2023-07-18T09:07:29.481Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T09:07:30.064Z] #173 DONE 0.6s [2023-07-18T09:07:30.064Z] [2023-07-18T09:07:30.064Z] #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-07-18T09:07:30.670Z] #174 DONE 0.5s [2023-07-18T09:07:30.670Z] [2023-07-18T09:07:30.670Z] #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-07-18T09:07:30.936Z] #175 DONE 0.3s [2023-07-18T09:07:30.936Z] [2023-07-18T09:07:30.936Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T09:07:31.221Z] #176 DONE 0.2s [2023-07-18T09:07:31.221Z] [2023-07-18T09:07:31.221Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T09:07:31.221Z] #177 DONE 0.2s [2023-07-18T09:07:31.221Z] [2023-07-18T09:07:31.221Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T09:07:31.800Z] #178 ... [2023-07-18T09:07:31.800Z] [2023-07-18T09:07:31.800Z] #140 [security-secretstore-setup] exporting to image [2023-07-18T09:07:31.800Z] #140 exporting layers 2.1s done [2023-07-18T09:07:31.800Z] #140 writing image sha256:b55c1aa458edb6925e79635c8ee53426c350e24945f67bc0e5ba0a43264981bb done [2023-07-18T09:07:31.800Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-18T09:07:31.800Z] #140 DONE 8.6s [2023-07-18T09:07:31.800Z] [2023-07-18T09:07:31.800Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:07:33.741Z] #96 ... [2023-07-18T09:07:33.741Z] [2023-07-18T09:07:33.741Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T09:07:33.741Z] #178 DONE 2.2s [2023-07-18T09:07:33.741Z] [2023-07-18T09:07:33.741Z] #140 [security-bootstrapper] exporting to image [2023-07-18T09:07:34.323Z] #140 exporting layers 1.0s done [2023-07-18T09:07:34.323Z] #140 writing image sha256:9fe376f946fcd113a368f7ea538f8e1a021d257572093d1e60a3d79aaec7aec8 done [2023-07-18T09:07:34.323Z] #140 naming to docker.io/library/security-bootstrapper-arm64 [2023-07-18T09:07:34.587Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-18T09:07:34.587Z] #140 DONE 9.6s [2023-07-18T09:07:34.587Z] [2023-07-18T09:07:34.587Z] #96 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T09:07:52.780Z] #96 DONE 1052.7s [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T09:07:52.780Z] #97 ... [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:07:52.780Z] #179 DONE 0.1s [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:07:52.780Z] #180 DONE 0.2s [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:07:52.780Z] #106 ... [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T09:07:52.780Z] #181 DONE 0.3s [2023-07-18T09:07:52.780Z] [2023-07-18T09:07:52.780Z] #98 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T09:07:53.048Z] #98 ... [2023-07-18T09:07:53.048Z] [2023-07-18T09:07:53.048Z] #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-07-18T09:07:53.048Z] #182 DONE 0.2s [2023-07-18T09:07:53.048Z] [2023-07-18T09:07:53.048Z] #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-07-18T09:07:53.316Z] #183 DONE 0.1s [2023-07-18T09:07:53.316Z] [2023-07-18T09:07:53.316Z] #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-07-18T09:07:55.259Z] #184 DONE 2.0s [2023-07-18T09:07:55.259Z] [2023-07-18T09:07:55.259Z] #140 [core-common-config-bootstrapper] exporting to image [2023-07-18T09:07:55.259Z] #140 exporting layers [2023-07-18T09:07:55.842Z] #140 exporting layers 0.5s done [2023-07-18T09:07:55.842Z] #140 writing image sha256:7f227bbc2ef17f006b8f8ddc7c726c6cc0e3260d8b5b4c6b047a171bbc598ac4 done [2023-07-18T09:07:55.842Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-18T09:07:55.842Z] #140 DONE 10.1s [2023-07-18T09:07:55.842Z] [2023-07-18T09:07:55.842Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T09:08:14.063Z] #97 ... [2023-07-18T09:08:14.063Z] [2023-07-18T09:08:14.063Z] #98 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T09:08:14.063Z] #98 DONE 1074.5s [2023-07-18T09:08:14.063Z] [2023-07-18T09:08:14.063Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T09:08:14.063Z] #97 ... [2023-07-18T09:08:14.063Z] [2023-07-18T09:08:14.063Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:08:14.063Z] #185 DONE 0.2s [2023-07-18T09:08:14.063Z] [2023-07-18T09:08:14.063Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:08:14.063Z] #107 ... [2023-07-18T09:08:14.063Z] [2023-07-18T09:08:14.063Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:08:14.328Z] #186 DONE 0.2s [2023-07-18T09:08:14.328Z] [2023-07-18T09:08:14.328Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T09:08:14.597Z] #187 DONE 0.4s [2023-07-18T09:08:14.597Z] [2023-07-18T09:08:14.597Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:08:14.863Z] #188 DONE 0.2s [2023-07-18T09:08:14.863Z] [2023-07-18T09:08:14.863Z] #140 [core-command] exporting to image [2023-07-18T09:08:14.863Z] #140 exporting layers [2023-07-18T09:08:15.447Z] #140 exporting layers 0.4s done [2023-07-18T09:08:15.447Z] #140 writing image sha256:6fab271a267f0e3ae0d5c9783f185ac8c35a60c8792ac63821b1d14c61ed0027 done [2023-07-18T09:08:15.447Z] #140 naming to docker.io/library/core-command-arm64 done [2023-07-18T09:08:15.447Z] #140 DONE 10.5s [2023-07-18T09:08:15.447Z] [2023-07-18T09:08:15.447Z] #105 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T09:08:33.639Z] #105 DONE 1091.6s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:08:33.639Z] #106 ... [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:08:33.639Z] #189 DONE 0.2s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:08:33.639Z] #190 DONE 0.2s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T09:08:33.639Z] #191 ... [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #97 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T09:08:33.639Z] #97 DONE 1092.9s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T09:08:33.639Z] #191 DONE 0.5s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:08:33.639Z] #192 DONE 0.3s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #140 [core-data] exporting to image [2023-07-18T09:08:33.639Z] #140 exporting layers [2023-07-18T09:08:33.639Z] #140 ... [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:08:33.639Z] #193 DONE 0.2s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #140 [core-data] exporting to image [2023-07-18T09:08:33.639Z] #140 exporting layers 0.6s done [2023-07-18T09:08:33.639Z] #140 writing image sha256:9d6bb0655562913e91c4924f14e4be88ae86d9f02e125306e5173f66f4a85baa done [2023-07-18T09:08:33.639Z] #140 naming to docker.io/library/core-data-arm64 done [2023-07-18T09:08:33.639Z] #140 DONE 11.1s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:08:33.639Z] #194 DONE 0.2s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T09:08:33.639Z] #195 DONE 0.3s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:08:33.639Z] #107 ... [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:08:33.639Z] #196 DONE 0.1s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T09:08:33.639Z] #197 DONE 0.1s [2023-07-18T09:08:33.639Z] [2023-07-18T09:08:33.639Z] #140 [core-metadata] exporting to image [2023-07-18T09:08:33.905Z] #140 exporting layers 0.5s done [2023-07-18T09:08:33.905Z] #140 writing image sha256:44b0b10c8067258f1dc19ec8b4de935692521ba37050319a55927e42d5ac4dfd done [2023-07-18T09:08:33.905Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-07-18T09:08:33.905Z] #140 DONE 11.6s [2023-07-18T09:08:33.905Z] [2023-07-18T09:08:33.905Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:09:41.734Z] #106 ... [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T09:09:41.734Z] #135 DONE 1141.2s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:09:41.734Z] #107 ... [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:09:41.734Z] #198 DONE 0.2s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:09:41.734Z] #199 DONE 0.2s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T09:09:41.734Z] #200 DONE 0.4s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #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-07-18T09:09:41.734Z] #201 DONE 0.1s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #140 [security-spiffe-token-provider] exporting to image [2023-07-18T09:09:41.734Z] #140 exporting layers [2023-07-18T09:09:41.734Z] #140 exporting layers 0.6s done [2023-07-18T09:09:41.734Z] #140 writing image sha256:16820b14123cb1747851220525db9ebda38467ea43ee482a3317fdd7ab6627c6 done [2023-07-18T09:09:41.734Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-18T09:09:41.734Z] #140 DONE 12.2s [2023-07-18T09:09:41.734Z] [2023-07-18T09:09:41.734Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:09:54.046Z] #107 ... [2023-07-18T09:09:54.047Z] [2023-07-18T09:09:54.047Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T09:09:54.047Z] #106 DONE 1174.6s [2023-07-18T09:09:54.047Z] [2023-07-18T09:09:54.047Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:09:54.047Z] #107 ... [2023-07-18T09:09:54.047Z] [2023-07-18T09:09:54.047Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:09:54.047Z] #202 DONE 0.1s [2023-07-18T09:09:54.316Z] [2023-07-18T09:09:54.316Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T09:09:54.316Z] #107 DONE 1164.8s [2023-07-18T09:09:54.316Z] [2023-07-18T09:09:54.316Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:09:54.316Z] #203 DONE 0.2s [2023-07-18T09:09:54.316Z] [2023-07-18T09:09:54.316Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T09:09:54.904Z] #204 DONE 0.4s [2023-07-18T09:09:54.904Z] [2023-07-18T09:09:54.904Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:09:54.904Z] #205 DONE 0.1s [2023-07-18T09:09:54.904Z] [2023-07-18T09:09:54.904Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T09:09:54.904Z] #206 DONE 0.2s [2023-07-18T09:09:54.904Z] [2023-07-18T09:09:54.904Z] #140 [support-scheduler] exporting to image [2023-07-18T09:09:54.904Z] #140 exporting layers [2023-07-18T09:09:55.176Z] #140 ... [2023-07-18T09:09:55.176Z] [2023-07-18T09:09:55.176Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T09:09:55.176Z] #207 DONE 0.2s [2023-07-18T09:09:55.176Z] [2023-07-18T09:09:55.176Z] #140 [support-scheduler] exporting to image [2023-07-18T09:09:55.176Z] #140 exporting layers 0.4s done [2023-07-18T09:09:55.443Z] #140 writing image sha256:e73708fafc02b6a9495b39f3bb1b987c88f6888ee2236153461d5f67be526aef done [2023-07-18T09:09:55.443Z] #140 naming to docker.io/library/support-scheduler-arm64 0.1s done [2023-07-18T09:09:55.443Z] #140 DONE 12.7s [2023-07-18T09:09:55.443Z] [2023-07-18T09:09:55.443Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T09:09:55.443Z] #208 DONE 0.4s [2023-07-18T09:09:55.443Z] [2023-07-18T09:09:55.443Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T09:09:55.710Z] #209 DONE 0.1s [2023-07-18T09:09:55.710Z] [2023-07-18T09:09:55.710Z] #140 [support-notifications] exporting to image [2023-07-18T09:09:55.976Z] #140 exporting layers 0.4s done [2023-07-18T09:09:55.976Z] #140 writing image sha256:455d19744def21cfab8b5ffbee5765e3310bab809e792d311407719075a405e2 done [2023-07-18T09:09:55.976Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-07-18T09:09:55.976Z] #140 DONE 13.1s [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T09:09:55.976Z] time="2023-07-18T08:48:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T09:09:55.986Z] $ docker stop --time=1 08ef52b35c6c5ad13516380c4c2d144dbde293334f45cf3d0985cee078c5cda6 [2023-07-18T09:09:57.690Z] $ docker rm -f --volumes 08ef52b35c6c5ad13516380c4c2d144dbde293334f45cf3d0985cee078c5cda6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T09:09:58.175Z] + docker images [2023-07-18T09:09:58.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T09:09:58.175Z] support-notifications-arm64 latest 455d19744def 3 seconds ago 32.4MB [2023-07-18T09:09:58.175Z] support-scheduler-arm64 latest e73708fafc02 4 seconds ago 31.8MB [2023-07-18T09:09:58.175Z] security-spiffe-token-provider-arm64 latest 16820b14123c 27 seconds ago 33.3MB [2023-07-18T09:09:58.175Z] core-metadata-arm64 latest 44b0b10c8067 About a minute ago 20.8MB [2023-07-18T09:09:58.175Z] core-data-arm64 latest 9d6bb0655562 About a minute ago 20.5MB [2023-07-18T09:09:58.175Z] core-command-arm64 latest 6fab271a267f About a minute ago 20.3MB [2023-07-18T09:09:58.175Z] core-common-config-bootstrapper-arm64 latest 7f227bbc2ef1 2 minutes ago 17.8MB [2023-07-18T09:09:58.175Z] security-bootstrapper-arm64 latest 9fe376f946fc 2 minutes ago 22.4MB [2023-07-18T09:09:58.175Z] security-secretstore-setup-arm64 latest b55c1aa458ed 2 minutes ago 42.5MB [2023-07-18T09:09:58.175Z] security-proxy-setup-arm64 latest a12358a09200 2 minutes ago 24MB [2023-07-18T09:09:58.175Z] security-proxy-auth-arm64 latest dd6b8a353388 3 minutes ago 18.8MB [2023-07-18T09:09:58.175Z] security-spire-agent-arm64 latest cdb22839e859 19 minutes ago 157MB [2023-07-18T09:09:58.175Z] security-spire-config-arm64 latest eec59cffd274 19 minutes ago 96.1MB [2023-07-18T09:09:58.175Z] security-spire-server-arm64 latest ede7103ca150 19 minutes ago 102MB [2023-07-18T09:09:58.175Z] ci-base-image-arm64 latest d45c41f170d5 34 minutes ago 1.04GB [2023-07-18T09:09:58.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 days ago 677MB [2023-07-18T09:09:58.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T09:09:58.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T09:09:58.631Z] [2023-07-18T09:09:58.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T09:09:58.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T09:09:58.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-18T09:09:58.962Z] 8998bd30e6a1: Pulling fs layer [2023-07-18T09:09:58.962Z] 04944245beec: Pulling fs layer [2023-07-18T09:09:58.962Z] 699f458cf7ca: Pulling fs layer [2023-07-18T09:09:58.962Z] 765212b225bb: Pulling fs layer [2023-07-18T09:09:58.962Z] f23df028b6ca: Pulling fs layer [2023-07-18T09:09:58.962Z] d65c8cfc05b1: Pulling fs layer [2023-07-18T09:09:58.962Z] 2437ff75d9bd: Pulling fs layer [2023-07-18T09:09:58.962Z] f23df028b6ca: Waiting [2023-07-18T09:09:58.962Z] 2437ff75d9bd: Waiting [2023-07-18T09:09:58.962Z] d65c8cfc05b1: Waiting [2023-07-18T09:09:58.962Z] 765212b225bb: Waiting [2023-07-18T09:09:59.227Z] 04944245beec: Verifying Checksum [2023-07-18T09:09:59.227Z] 04944245beec: Download complete [2023-07-18T09:09:59.227Z] 765212b225bb: Verifying Checksum [2023-07-18T09:09:59.227Z] 765212b225bb: Download complete [2023-07-18T09:09:59.227Z] f23df028b6ca: Verifying Checksum [2023-07-18T09:09:59.227Z] f23df028b6ca: Download complete [2023-07-18T09:09:59.227Z] d65c8cfc05b1: Verifying Checksum [2023-07-18T09:09:59.227Z] d65c8cfc05b1: Download complete [2023-07-18T09:09:59.227Z] 699f458cf7ca: Verifying Checksum [2023-07-18T09:09:59.227Z] 699f458cf7ca: Download complete [2023-07-18T09:09:59.811Z] 8998bd30e6a1: Verifying Checksum [2023-07-18T09:09:59.811Z] 8998bd30e6a1: Download complete [2023-07-18T09:10:02.396Z] 2437ff75d9bd: Verifying Checksum [2023-07-18T09:10:02.396Z] 2437ff75d9bd: Download complete [2023-07-18T09:10:03.800Z] 8998bd30e6a1: Pull complete [2023-07-18T09:10:04.066Z] 04944245beec: Pull complete [2023-07-18T09:10:05.472Z] 699f458cf7ca: Pull complete [2023-07-18T09:10:05.738Z] 765212b225bb: Pull complete [2023-07-18T09:10:06.696Z] f23df028b6ca: Pull complete [2023-07-18T09:10:06.696Z] d65c8cfc05b1: Pull complete [2023-07-18T09:10:21.675Z] 2437ff75d9bd: Pull complete [2023-07-18T09:10:21.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-18T09:10:21.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T09:10:21.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T09:10:21.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2023-07-18T09:10:21.946Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-18T09:10:25.657Z] $ docker top f859c8d33d1d6ac4c21fed1ca5f063c894057f7455f42516cf34a9058d96d2f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:26.519Z] ---> job-cost.sh [2023-07-18T09:10:26.519Z] lf-activate-venv: SKIPPING [2023-07-18T09:10:26.519Z] INFO: No Stack... [2023-07-18T09:10:27.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-18T09:10:27.679Z] INFO: Archiving Costs [Pipeline] sh [2023-07-18T09:10:28.355Z] + cut -d, -f6 [2023-07-18T09:10:28.355Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [Pipeline] lock [2023-07-18T09:10:28.399Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-16-stack-cost] [2023-07-18T09:10:28.405Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-16-stack-cost] did not exist. Created. [2023-07-18T09:10:28.405Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-18T09:10:29.085Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-18T09:10:29.286Z] Stashed 1 file(s) [Pipeline] } [2023-07-18T09:10:29.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-18T09:10:29.305Z] $ docker stop --time=1 f859c8d33d1d6ac4c21fed1ca5f063c894057f7455f42516cf34a9058d96d2f6 [2023-07-18T09:10:30.821Z] $ docker rm -f --volumes f859c8d33d1d6ac4c21fed1ca5f063c894057f7455f42516cf34a9058d96d2f6 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-18T09:10:31.603Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:31.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:32.752Z] ---> package-listing.sh [2023-07-18T09:10:32.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-18T09:10:32.752Z] ++ facter osfamily [2023-07-18T09:10:33.011Z] + OS_FAMILY=debian [2023-07-18T09:10:33.011Z] + workspace=/w/workspace/edgex-go/16 [2023-07-18T09:10:33.011Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-18T09:10:33.011Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-18T09:10:33.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-18T09:10:33.011Z] + PACKAGES=/tmp/packages_start.txt [2023-07-18T09:10:33.011Z] + '[' /w/workspace/edgex-go/16 ']' [2023-07-18T09:10:33.011Z] + PACKAGES=/tmp/packages_end.txt [2023-07-18T09:10:33.011Z] + case "${OS_FAMILY}" in [2023-07-18T09:10:33.011Z] + dpkg -l [2023-07-18T09:10:33.011Z] + grep '^ii' [2023-07-18T09:10:33.011Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-18T09:10:33.011Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-18T09:10:33.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-18T09:10:33.011Z] + '[' /w/workspace/edgex-go/16 ']' [2023-07-18T09:10:33.011Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2023-07-18T09:10:33.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2023-07-18T09:10:33.022Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-18T09:10:33.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T09:10:33.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T09:10:33.599Z] [2023-07-18T09:10:33.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T09:10:33.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T09:10:33.893Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-18T09:10:33.893Z] 5eb5b503b376: Pulling fs layer [2023-07-18T09:10:33.893Z] 5c69ac0246d0: Pulling fs layer [2023-07-18T09:10:33.893Z] ec43610c2a17: Pulling fs layer [2023-07-18T09:10:33.893Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-18T09:10:33.893Z] 33b1e0a273af: Pulling fs layer [2023-07-18T09:10:33.893Z] 5d3b04190fa2: Pulling fs layer [2023-07-18T09:10:33.893Z] 2f39f015ded8: Pulling fs layer [2023-07-18T09:10:33.893Z] 2f39f015ded8: Waiting [2023-07-18T09:10:33.893Z] 33b1e0a273af: Waiting [2023-07-18T09:10:33.893Z] 5d3b04190fa2: Waiting [2023-07-18T09:10:33.893Z] 3a2ae6a8a46f: Waiting [2023-07-18T09:10:33.893Z] 5c69ac0246d0: Download complete [2023-07-18T09:10:33.893Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-18T09:10:33.893Z] 3a2ae6a8a46f: Download complete [2023-07-18T09:10:34.151Z] 33b1e0a273af: Verifying Checksum [2023-07-18T09:10:34.151Z] 33b1e0a273af: Download complete [2023-07-18T09:10:34.151Z] 5d3b04190fa2: Verifying Checksum [2023-07-18T09:10:34.151Z] 5d3b04190fa2: Download complete [2023-07-18T09:10:34.151Z] ec43610c2a17: Download complete [2023-07-18T09:10:34.151Z] 5eb5b503b376: Verifying Checksum [2023-07-18T09:10:34.151Z] 5eb5b503b376: Download complete [2023-07-18T09:10:34.716Z] 2f39f015ded8: Download complete [2023-07-18T09:10:35.283Z] 5eb5b503b376: Pull complete [2023-07-18T09:10:35.283Z] 5c69ac0246d0: Pull complete [2023-07-18T09:10:35.850Z] ec43610c2a17: Pull complete [2023-07-18T09:10:35.850Z] 3a2ae6a8a46f: Pull complete [2023-07-18T09:10:35.850Z] 33b1e0a273af: Pull complete [2023-07-18T09:10:36.108Z] 5d3b04190fa2: Pull complete [2023-07-18T09:10:40.289Z] 2f39f015ded8: Pull complete [2023-07-18T09:10:40.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-18T09:10:40.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T09:10:40.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T09:10:40.379Z] prd-ubuntu20.04-docker-8c-8g-1417 does not seem to be running inside a container [2023-07-18T09:10:40.408Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-18T09:10:43.406Z] $ docker top 80660ae9a5bfc2326d380b2b5d34ad8c2270e5f68e0f26d678bdc8b5ca248255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T09:10:43.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-18T09:10:44.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-18T09:10:44.333Z] + ls /var/log/sa-host [2023-07-18T09:10:44.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T09:10:44.410Z] provisioning config files... [2023-07-18T09:10:44.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config9169835548222654708tmp [Pipeline] { [Pipeline] echo [2023-07-18T09:10:44.433Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:44.717Z] ---> create-netrc.sh [Pipeline] } [2023-07-18T09:10:44.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:45.051Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-18T09:10:45.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:45.345Z] ---> sudo-logs.sh [2023-07-18T09:10:45.345Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-18T09:10:45.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:45.671Z] ---> job-cost.sh [2023-07-18T09:10:45.671Z] lf-activate-venv: SKIPPING [2023-07-18T09:10:45.671Z] DEBUG: total: 0.10999999940395355 [2023-07-18T09:10:45.671Z] INFO: Retrieving Stack Cost... [2023-07-18T09:10:45.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-18T09:10:46.498Z] INFO: Archiving Costs [Pipeline] echo [2023-07-18T09:10:46.512Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T09:10:46.796Z] ---> logs-deploy.sh [2023-07-18T09:10:46.796Z] lf-activate-venv: SKIPPING [2023-07-18T09:10:46.796Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/16 [2023-07-18T09:10:46.796Z] INFO: archiving workspace using pattern(s): [2023-07-18T09:10:47.733Z] Archives upload complete. [2023-07-18T09:10:47.733Z] INFO: archiving logs to Nexus