Pull request #4757 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4e9c46c5d1ca45249a84bd0b80466ef3279035d+2ec6778ce415e1fe71c889d10c23daa94ea8311c (9f94acd596244d7fa8cfe29026049774754c0926) 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-ssh7426579469963140460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6592789377550082548.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4757/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4757/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14650288467762431902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4757/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12189987369460443001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5415916120135287255.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4757/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4757/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3178415442734912149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-918 in /w/workspace/edgexfoundry_edgex-go_PR-4757 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4757/head:refs/remotes/origin/PR-4757 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ec6778ce415e1fe71c889d10c23daa94ea8311c into PR head commit b4e9c46c5d1ca45249a84bd0b80466ef3279035d > git config core.sparsecheckout # timeout=10 > git checkout -f b4e9c46c5d1ca45249a84bd0b80466ef3279035d # timeout=10 Merge succeeded, producing b4e9c46c5d1ca45249a84bd0b80466ef3279035d Checking out Revision b4e9c46c5d1ca45249a84bd0b80466ef3279035d (PR-4757) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4e9c46c5d1ca45249a84bd0b80466ef3279035d # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-14T19:58:29.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-14T19:58:29.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-14T19:58:29.878Z] ========================================================= [2024-02-14T19:58:29.878Z] EdgeX Global Pipelines Version Info [2024-02-14T19:58:29.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-14T19:58:30.640Z] ------------------- [2024-02-14T19:58:30.640Z] stable info: [2024-02-14T19:58:30.640Z] ------------------- [2024-02-14T19:58:30.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-14T19:58:30.640Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-14T19:58:30.640Z] Message: update stable to v1.0.258 [2024-02-14T19:58:31.211Z] ------------------- [2024-02-14T19:58:31.211Z] experimental info: [2024-02-14T19:58:31.211Z] ------------------- [2024-02-14T19:58:31.212Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-14T19:58:31.212Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-14T19:58:31.212Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-14T19:58:31.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-14T19:58:31.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-14T19:58:31.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-14T19:58:31.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-14T19:58:31.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-14T19:58:31.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-14T19:58:31.766Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-14T19:58:31.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-14T19:58:31.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-14T19:58:31.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-14T19:58:31.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-14T19:58:32.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-14T19:58:32.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-14T19:58:32.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-14T19:58:32.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-14T19:58:32.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-14T19:58:32.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-14T19:58:32.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-14T19:58:32.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-14T19:58:32.543Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-14T19:58:32.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-14T19:58:32.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-14T19:58:32.739Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-14T19:58:32.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4757 [Pipeline] echo [2024-02-14T19:58:32.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4757 [Pipeline] echo [2024-02-14T19:58:32.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4757 [Pipeline] echo [2024-02-14T19:58:33.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4e9c46c5d1ca45249a84bd0b80466ef3279035d [Pipeline] echo [2024-02-14T19:58:33.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4e9c46 [Pipeline] echo [2024-02-14T19:58:33.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T19:58:33.305Z] provisioning config files... [2024-02-14T19:58:33.322Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15689421422122432278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T19:58:33.728Z] ---> ****-login.sh [2024-02-14T19:58:33.728Z] nexus3.edgexfoundry.org:10001 [2024-02-14T19:58:33.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T19:58:33.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T19:58:33.989Z] Configure a credential helper to remove this warning. See [2024-02-14T19:58:33.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T19:58:33.989Z] [2024-02-14T19:58:33.989Z] Login Succeeded [2024-02-14T19:58:33.989Z] nexus3.edgexfoundry.org:10002 [2024-02-14T19:58:34.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T19:58:34.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T19:58:34.249Z] Configure a credential helper to remove this warning. See [2024-02-14T19:58:34.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T19:58:34.249Z] [2024-02-14T19:58:34.249Z] Login Succeeded [2024-02-14T19:58:34.249Z] nexus3.edgexfoundry.org:10003 [2024-02-14T19:58:34.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T19:58:34.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T19:58:34.249Z] Configure a credential helper to remove this warning. See [2024-02-14T19:58:34.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T19:58:34.249Z] [2024-02-14T19:58:34.249Z] Login Succeeded [2024-02-14T19:58:34.249Z] nexus3.edgexfoundry.org:10004 [2024-02-14T19:58:34.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T19:58:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T19:58:34.511Z] Configure a credential helper to remove this warning. See [2024-02-14T19:58:34.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T19:58:34.511Z] [2024-02-14T19:58:34.511Z] Login Succeeded [2024-02-14T19:58:34.511Z] ****.io [2024-02-14T19:58:34.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T19:58:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T19:58:34.772Z] Configure a credential helper to remove this warning. See [2024-02-14T19:58:34.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T19:58:34.772Z] [2024-02-14T19:58:34.772Z] Login Succeeded [2024-02-14T19:58:34.772Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T19:58:34.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T19:58:35.272Z] + 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 [2024-02-14T19:58:35.272Z] + dirname cmd/core-command/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/core-data/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/core-metadata/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-14T19:58:35.272Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-14T19:58:35.272Z] + dirname cmd/support-notifications/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-14T19:58:35.272Z] + cut -d/ -f2 [2024-02-14T19:58:35.272Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-14T19:58:35.272Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-14T19:58:35.328Z] 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 [2024-02-14T19:58:35.922Z] + git rev-list -1 --merges b4e9c46c5d1ca45249a84bd0b80466ef3279035d~1..b4e9c46c5d1ca45249a84bd0b80466ef3279035d [Pipeline] echo [2024-02-14T19:58:35.953Z] -----------> git rev-list -1 --merges b4e9c46c5d1ca45249a84bd0b80466ef3279035d~1..b4e9c46c5d1ca45249a84bd0b80466ef3279035d b4e9c46c5d1ca45249a84bd0b80466ef3279035d [false] [Pipeline] sh [2024-02-14T19:58:36.279Z] + git log --format=format:%s -1 b4e9c46c5d1ca45249a84bd0b80466ef3279035d [Pipeline] echo [2024-02-14T19:58:36.318Z] ========================================================= [2024-02-14T19:58:36.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-14T19:58:36.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-14T19:58:36.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-14T19:58:36.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-14T19:58:36.839Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-14T19:58:36.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-14T19:58:36.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-14T19:58:36.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-14T19:58:36.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T19:58:37.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T19:58:37.365Z] [2024-02-14T19:58:37.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T19:58:37.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T19:58:37.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-14T19:58:37.762Z] b85a868b505f: Pulling fs layer [2024-02-14T19:58:37.762Z] e2be974225ed: Pulling fs layer [2024-02-14T19:58:37.762Z] 339a4e72a1f5: Pulling fs layer [2024-02-14T19:58:37.762Z] 988bab9f4d93: Pulling fs layer [2024-02-14T19:58:37.762Z] 1469e6f7b9e6: Pulling fs layer [2024-02-14T19:58:37.762Z] eaf3925da568: Pulling fs layer [2024-02-14T19:58:37.762Z] bab4dde63d76: Pulling fs layer [2024-02-14T19:58:37.762Z] bde34c3a00c8: Pulling fs layer [2024-02-14T19:58:37.762Z] b352a97aabf1: Pulling fs layer [2024-02-14T19:58:37.762Z] 4872d77fe225: Pulling fs layer [2024-02-14T19:58:37.762Z] 5851b861e8e6: Pulling fs layer [2024-02-14T19:58:37.762Z] eaf3925da568: Waiting [2024-02-14T19:58:37.762Z] bab4dde63d76: Waiting [2024-02-14T19:58:37.762Z] bde34c3a00c8: Waiting [2024-02-14T19:58:37.762Z] b352a97aabf1: Waiting [2024-02-14T19:58:37.762Z] 4872d77fe225: Waiting [2024-02-14T19:58:37.762Z] 5851b861e8e6: Waiting [2024-02-14T19:58:37.762Z] 988bab9f4d93: Waiting [2024-02-14T19:58:37.762Z] 1469e6f7b9e6: Waiting [2024-02-14T19:58:37.762Z] e2be974225ed: Download complete [2024-02-14T19:58:37.762Z] 988bab9f4d93: Verifying Checksum [2024-02-14T19:58:37.762Z] 988bab9f4d93: Download complete [2024-02-14T19:58:37.762Z] 1469e6f7b9e6: Verifying Checksum [2024-02-14T19:58:37.762Z] 1469e6f7b9e6: Download complete [2024-02-14T19:58:38.023Z] eaf3925da568: Download complete [2024-02-14T19:58:38.023Z] 339a4e72a1f5: Verifying Checksum [2024-02-14T19:58:38.023Z] 339a4e72a1f5: Download complete [2024-02-14T19:58:38.023Z] bde34c3a00c8: Verifying Checksum [2024-02-14T19:58:38.023Z] bde34c3a00c8: Download complete [2024-02-14T19:58:38.023Z] b352a97aabf1: Download complete [2024-02-14T19:58:38.023Z] 4872d77fe225: Download complete [2024-02-14T19:58:38.023Z] 5851b861e8e6: Verifying Checksum [2024-02-14T19:58:38.023Z] 5851b861e8e6: Download complete [2024-02-14T19:58:38.023Z] b85a868b505f: Verifying Checksum [2024-02-14T19:58:38.023Z] b85a868b505f: Download complete [2024-02-14T19:58:38.281Z] bab4dde63d76: Verifying Checksum [2024-02-14T19:58:38.282Z] bab4dde63d76: Download complete [2024-02-14T19:58:39.665Z] b85a868b505f: Pull complete [2024-02-14T19:58:39.665Z] e2be974225ed: Pull complete [2024-02-14T19:58:40.236Z] 339a4e72a1f5: Pull complete [2024-02-14T19:58:40.236Z] 988bab9f4d93: Pull complete [2024-02-14T19:58:40.496Z] 1469e6f7b9e6: Pull complete [2024-02-14T19:58:40.496Z] eaf3925da568: Pull complete [2024-02-14T19:58:42.400Z] bab4dde63d76: Pull complete [2024-02-14T19:58:42.400Z] bde34c3a00c8: Pull complete [2024-02-14T19:58:42.400Z] b352a97aabf1: Pull complete [2024-02-14T19:58:42.661Z] 4872d77fe225: Pull complete [2024-02-14T19:58:42.661Z] 5851b861e8e6: Pull complete [2024-02-14T19:58:42.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-14T19:58:42.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-14T19:58:42.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T19:58:43.000Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2024-02-14T19:58:43.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-14T19:58:46.525Z] $ docker top b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea -eo pid,comm [2024-02-14T19:58:45.948Z] 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). [2024-02-14T19:58:45.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-14T19:58:46.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T19:58:46.154Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T19:58:46.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T19:58:46.903Z] $ docker exec b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea ssh-agent [2024-02-14T19:58:46.386Z] SSH_AUTH_SOCK=/tmp/ssh-XfUV9v8vQ6yb/agent.31 [2024-02-14T19:58:46.386Z] SSH_AGENT_PID=37 [2024-02-14T19:58:46.392Z] Running ssh-add (command line suppressed) [2024-02-14T19:58:47.124Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15281024729762182809.key (/w/workspace/edgex-go/1@tmp/private_key_15281024729762182809.key) [2024-02-14T19:58:46.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T19:58:46.864Z] + git tag --points-at HEAD [Pipeline] } [2024-02-14T19:58:47.521Z] $ docker exec --env ******** --env ******** b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea ssh-agent -k [2024-02-14T19:58:47.609Z] unset SSH_AUTH_SOCK; [2024-02-14T19:58:47.609Z] unset SSH_AGENT_PID; [2024-02-14T19:58:47.609Z] echo Agent pid 37 killed; [2024-02-14T19:58:46.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-14T19:58:47.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-14T19:58:47.116Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-14T19:58:47.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-14T19:58:47.861Z] $ docker exec b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea ssh-agent [2024-02-14T19:58:47.342Z] SSH_AUTH_SOCK=/tmp/ssh-qNvafGMeIo4o/agent.70 [2024-02-14T19:58:47.342Z] SSH_AGENT_PID=76 [2024-02-14T19:58:47.347Z] Running ssh-add (command line suppressed) [2024-02-14T19:58:48.079Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10081715985787078398.key (/w/workspace/edgex-go/1@tmp/private_key_10081715985787078398.key) [2024-02-14T19:58:47.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-14T19:58:47.808Z] + git semver init [2024-02-14T19:58:48.068Z] 2024-02-14 19:58:48,623 [run_init] DEBUG init version:0.0.0 force:False [2024-02-14T19:58:48.068Z] 2024-02-14 19:58:48,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-14T19:58:48.068Z] 2024-02-14 19:58:48,624 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-14T19:58:48.068Z] 2024-02-14 19:58:48,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,511 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4757 with force:False [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,512 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4757 [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,516 [execute] INFO git cat-file --batch-check [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,523 [execute] INFO git cat-file --batch [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-14T19:58:54.637Z] 2024-02-14 19:58:53,529 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4757 [2024-02-14T19:58:54.637Z] 0.0.0 [Pipeline] } [2024-02-14T19:58:54.664Z] $ docker exec --env ******** --env ******** b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea ssh-agent -k [2024-02-14T19:58:54.766Z] unset SSH_AUTH_SOCK; [2024-02-14T19:58:54.766Z] unset SSH_AGENT_PID; [2024-02-14T19:58:54.766Z] echo Agent pid 76 killed; [2024-02-14T19:58:54.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-14T19:58:55.359Z] + git semver [Pipeline] } [2024-02-14T19:58:55.645Z] $ docker stop --time=1 b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea [2024-02-14T19:58:56.967Z] $ docker rm -f --volumes b4761dec0a70496beffd9d69ea8dc21cc5787f146e7f40612438f1a788b471ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T19:58:57.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-14T19:58:57.727Z] Stashed 1 file(s) [Pipeline] echo [2024-02-14T19:58:57.744Z] [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 [2024-02-14T19:58:58.762Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-14T19:58:58.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T19:58:58.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T19:58:58.920Z] ========================================================= [2024-02-14T19:58:58.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-14T19:58:58.920Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-14T19:58:59.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-14T19:58:59.277Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-14T19:58:59.277Z] 7264a8db6415: Pulling fs layer [2024-02-14T19:58:59.277Z] c4d48a809fc2: Pulling fs layer [2024-02-14T19:58:59.277Z] 4f1c88b9dad5: Pulling fs layer [2024-02-14T19:58:59.277Z] ad3a456e5733: Pulling fs layer [2024-02-14T19:58:59.277Z] 69c7f0334f64: Pulling fs layer [2024-02-14T19:58:59.277Z] 1f1c1a5573a3: Pulling fs layer [2024-02-14T19:58:59.277Z] ce7588e14bc9: Pulling fs layer [2024-02-14T19:58:59.277Z] b5e4710f87ac: Pulling fs layer [2024-02-14T19:58:59.277Z] ce7588e14bc9: Waiting [2024-02-14T19:58:59.277Z] 1f1c1a5573a3: Waiting [2024-02-14T19:58:59.277Z] b5e4710f87ac: Waiting [2024-02-14T19:58:59.277Z] 69c7f0334f64: Waiting [2024-02-14T19:58:59.277Z] ad3a456e5733: Waiting [2024-02-14T19:58:59.277Z] c4d48a809fc2: Download complete [2024-02-14T19:58:59.277Z] ad3a456e5733: Verifying Checksum [2024-02-14T19:58:59.277Z] ad3a456e5733: Download complete [2024-02-14T19:58:59.277Z] 69c7f0334f64: Verifying Checksum [2024-02-14T19:58:59.277Z] 69c7f0334f64: Download complete [2024-02-14T19:58:59.277Z] 7264a8db6415: Verifying Checksum [2024-02-14T19:58:59.277Z] 7264a8db6415: Download complete [2024-02-14T19:58:59.536Z] 1f1c1a5573a3: Verifying Checksum [2024-02-14T19:58:59.536Z] 1f1c1a5573a3: Download complete [2024-02-14T19:58:59.536Z] 7264a8db6415: Pull complete [2024-02-14T19:58:59.796Z] b5e4710f87ac: Verifying Checksum [2024-02-14T19:58:59.796Z] b5e4710f87ac: Download complete [2024-02-14T19:58:59.796Z] c4d48a809fc2: Pull complete [2024-02-14T19:58:59.796Z] 4f1c88b9dad5: Verifying Checksum [2024-02-14T19:58:59.796Z] 4f1c88b9dad5: Download complete [2024-02-14T19:59:00.362Z] ce7588e14bc9: Verifying Checksum [2024-02-14T19:59:00.362Z] ce7588e14bc9: Download complete [2024-02-14T19:59:02.894Z] 4f1c88b9dad5: Pull complete [2024-02-14T19:59:03.154Z] ad3a456e5733: Pull complete [2024-02-14T19:59:03.154Z] 69c7f0334f64: Pull complete [2024-02-14T19:59:03.418Z] 1f1c1a5573a3: Pull complete [2024-02-14T19:59:05.950Z] ce7588e14bc9: Pull complete [2024-02-14T19:59:06.209Z] b5e4710f87ac: Pull complete [2024-02-14T19:59:06.209Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-14T19:59:06.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-14T19:59:06.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-14T19:59:06.582Z] + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-14T19:59:06.582Z] WORKDIR /edgex [2024-02-14T19:59:06.582Z] COPY go.mod . [2024-02-14T19:59:06.582Z] RUN go mod download [2024-02-14T19:59:06.582Z] [2024-02-14T19:59:07.520Z] Sending build context to Docker daemon 175.1MB [2024-02-14T19:59:07.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-14T19:59:07.520Z] ---> 88b5674ff536 [2024-02-14T19:59:07.520Z] Step 2/4 : WORKDIR /edgex [2024-02-14T19:59:12.800Z] ---> Running in 72b14eae8423 [2024-02-14T19:59:12.800Z] Removing intermediate container 72b14eae8423 [2024-02-14T19:59:12.800Z] ---> e6d23d99e8e3 [2024-02-14T19:59:12.800Z] Step 3/4 : COPY go.mod . [2024-02-14T19:59:12.800Z] ---> c5e4b73ad837 [2024-02-14T19:59:12.800Z] Step 4/4 : RUN go mod download [2024-02-14T19:59:12.800Z] ---> Running in 2d4335c387d1 [2024-02-14T19:59:13.221Z] Still waiting to schedule task [2024-02-14T19:59:13.221Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-14T19:59:31.029Z] Removing intermediate container 2d4335c387d1 [2024-02-14T19:59:31.029Z] ---> ac54590d4971 [2024-02-14T19:59:31.029Z] Successfully built ac54590d4971 [2024-02-14T19:59:31.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T19:59:31.441Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-14T19:59:31.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T19:59:31.643Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2024-02-14T19:59:31.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-02-14T19:59:32.075Z] $ docker top 1b273560266eb66f400c1d9f6ce52162b9526a2a993ca981c1515b04769f7755 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T19:59:32.583Z] + go version [2024-02-14T19:59:32.584Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-14T19:59:32.614Z] $ docker stop --time=1 1b273560266eb66f400c1d9f6ce52162b9526a2a993ca981c1515b04769f7755 [2024-02-14T19:59:33.906Z] $ docker rm -f --volumes 1b273560266eb66f400c1d9f6ce52162b9526a2a993ca981c1515b04769f7755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T19:59:34.827Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-14T19:59:34.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T19:59:35.024Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2024-02-14T19:59:35.051Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-02-14T19:59:35.401Z] $ docker top 59b6d2358f69396f51ff07a5dee2c15083d7c6b3a01f1bd21efb309e075d8a73 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-14T19:59:35.575Z] ========================================================= [2024-02-14T19:59:35.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-14T19:59:35.575Z] ========================================================= [Pipeline] sh [2024-02-14T19:59:35.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-14T19:59:36.252Z] + make test [2024-02-14T19:59:36.252Z] go test -race -coverprofile=coverage.out ./... [2024-02-14T19:59:44.375Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-14T19:59:56.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-14T19:59:56.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-14T19:59:56.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-14T19:59:56.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-14T19:59:56.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-14T19:59:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-14T19:59:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-14T19:59:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-02-14T19:59:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-14T19:59:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-14T19:59:58.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-14T19:59:59.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2024-02-14T19:59:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-14T19:59:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-14T20:00:00.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-14T20:00:00.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:00:00.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-14T20:00:00.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-14T20:00:00.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-14T20:00:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-14T20:00:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-14T20:00:03.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.088s coverage: 69.2% of statements [2024-02-14T20:00:03.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2024-02-14T20:00:03.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-14T20:00:03.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:00:03.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-14T20:00:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-14T20:00:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.414s coverage: 93.4% of statements [2024-02-14T20:00:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2024-02-14T20:00:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 97.6% of statements [2024-02-14T20:00:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2024-02-14T20:00:05.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-14T20:00:05.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-14T20:00:06.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2024-02-14T20:00:06.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2024-02-14T20:00:06.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2024-02-14T20:00:06.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2024-02-14T20:00:06.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2024-02-14T20:00:06.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-02-14T20:00:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-02-14T20:00:07.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-14T20:00:07.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-14T20:00:07.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-14T20:00:07.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-14T20:00:07.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-14T20:00:07.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-14T20:00:07.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-14T20:00:07.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-14T20:00:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-14T20:00:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-14T20:00:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-14T20:00:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-14T20:00:09.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-14T20:00:09.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-14T20:00:10.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-14T20:00:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-14T20:00:12.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-14T20:00:14.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-14T20:00:14.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-14T20:00:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-14T20:00:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-14T20:00:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-14T20:00:17.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-14T20:00:17.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-14T20:00:17.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-14T20:00:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-14T20:00:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-14T20:00:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-14T20:00:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-14T20:00:19.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-02-14T20:00:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-14T20:00:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-14T20:00:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-14T20:00:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-14T20:00:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-14T20:00:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:00:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-14T20:00:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-14T20:00:22.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-14T20:00:22.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-14T20:00:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-14T20:00:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:00:33.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.069s coverage: 92.9% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.060s coverage: 62.3% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.048s coverage: 20.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.048s coverage: 100.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-02-14T20:00:33.664Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2024-02-14T20:00:33.923Z] 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 [2024-02-14T20:00:34.182Z] running golangci-lint [2024-02-14T20:00:34.182Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-14T20:00:34.182Z] go version go1.21.0 linux/amd64 [2024-02-14T20:00:34.441Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-14T20:00:34.441Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-14T20:00:52.714Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 18.014826931s" [2024-02-14T20:00:52.714Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.967734ms" [2024-02-14T20:01:01.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-919 in /w/workspace/edgexfoundry_edgex-go_PR-4757 [Pipeline] { [Pipeline] ws [2024-02-14T20:01:01.974Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-14T20:01:02.094Z] The recommended git tool is: git [2024-02-14T20:01:04.920Z] level=info msg="[linters_context/goanalysis] analyzers took 1m14.389055796s with top 10 stages: buildir: 41.991775252s, gosec: 7.611058154s, inspect: 2.134610318s, fact_deprecated: 2.066457729s, S1038: 1.122323285s, printf: 955.300342ms, ctrlflow: 950.780796ms, fact_purity: 850.303942ms, nilness: 809.762697ms, S1039: 613.282915ms" [2024-02-14T20:01:04.920Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-14T20:01:04.920Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, cgo: 197/197, skip_dirs: 197/197" [2024-02-14T20:01:04.920Z] level=info msg="[runner] processing took 16.798623ms with stages: nolint: 8.279947ms, identifier_marker: 4.353887ms, exclude-rules: 1.480429ms, autogenerated_exclude: 1.101962ms, path_prettifier: 1.088822ms, skip_dirs: 432.006µs, cgo: 40.63µs, filename_unadjuster: 16.31µs, max_same_issues: 810ns, fixer: 630ns, uniq_by_line: 450ns, skip_files: 410ns, exclude: 410ns, source_code: 370ns, path_prefixer: 370ns, severity-rules: 270ns, diff: 260ns, sort_results: 250ns, max_from_linter: 160ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2024-02-14T20:01:04.920Z] level=info msg="[runner] linters took 10.290753861s with stages: goanalysis_metalinter: 10.273836929s" [2024-02-14T20:01:04.920Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-14T20:01:04.920Z] level=info msg="Memory: 266 samples, avg is 233.5MB, max is 879.7MB" [2024-02-14T20:01:04.920Z] level=info msg="Execution took 28.350045853s" [2024-02-14T20:01:04.920Z] go vet ./... [2024-02-14T20:01:07.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-14T20:01:07.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-14T20:01:07.708Z] ./bin/test-attribution-txt.sh [2024-02-14T20:01:07.708Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-14T20:01:07.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-14T20:01:08.096Z] + ls -al . [2024-02-14T20:01:08.096Z] total 736 [2024-02-14T20:01:08.096Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 19:59 . [2024-02-14T20:01:08.096Z] drwxr-xr-x 4 root root 4096 Feb 14 19:59 .. [2024-02-14T20:01:08.096Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:58 .blubracket [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 10 Feb 14 19:58 .dockerignore [2024-02-14T20:01:08.096Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 20:00 .git [2024-02-14T20:01:08.096Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:58 .github [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 1074 Feb 14 19:58 .gitignore [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 19:58 .golangci.yml [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 100 Feb 14 19:58 .hadolint.yml [2024-02-14T20:01:08.096Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 19:58 .semver [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 155 Feb 14 19:58 .sonarcloud.properties [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 19:58 ADOPTERS.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 11674 Feb 14 19:58 Attribution.txt [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 100284 Feb 14 19:58 CHANGELOG.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 19:58 CONTRIBUTING.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 19:58 GOVERNANCE.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 861 Feb 14 19:58 Jenkinsfile [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 19:58 LICENSE [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 15392 Feb 14 19:58 Makefile [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 19:58 OWNERS.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 9528 Feb 14 19:58 README.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 789 Feb 14 19:58 SECURITY.md [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 19:58 VERSION [2024-02-14T20:01:08.096Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:58 bin [2024-02-14T20:01:08.096Z] drwxrwxr-x 18 1001 1001 4096 Feb 14 19:58 cmd [2024-02-14T20:01:08.096Z] -rw-r--r-- 1 root root 453602 Feb 14 20:00 coverage.out [2024-02-14T20:01:08.096Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 19:58 fuzz_test [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 3733 Feb 14 19:58 go.mod [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 34133 Feb 14 19:58 go.sum [2024-02-14T20:01:08.096Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 19:58 internal [2024-02-14T20:01:08.096Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 19:58 openapi [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 584 Feb 14 19:58 security.txt [2024-02-14T20:01:08.096Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 19:58 version.go [Pipeline] sh [2024-02-14T20:01:08.410Z] + '[' -e coverage.out ] [2024-02-14T20:01:08.410Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-14T20:01:08.526Z] Stashed 1 file(s) [Pipeline] sh [2024-02-14T20:01:08.827Z] + make build [2024-02-14T20:01:08.827Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-14T20:01:11.952Z] using credential edgex-jenkins-ssh [2024-02-14T20:01:11.971Z] Cloning the remote Git repository [2024-02-14T20:01:12.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-14T20:01:12.101Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-14T20:01:12.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-14T20:01:12.284Z] > git --version # timeout=10 [2024-02-14T20:01:12.324Z] > git --version # 'git version 2.25.1' [2024-02-14T20:01:12.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-14T20:01:12.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-14T20:01:23.727Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-14T20:01:23.727Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-14T20:01:23.727Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-14T20:01:23.987Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-14T20:01:30.559Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-14T20:01:30.824Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-14T20:01:32.205Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-14T20:01:32.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-14T20:01:31.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-14T20:01:31.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-14T20:01:32.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-14T20:01:32.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-14T20:01:32.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-14T20:01:32.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4757/head:refs/remotes/origin/PR-4757 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-14T20:01:33.305Z] Merging remotes/origin/main commit 2ec6778ce415e1fe71c889d10c23daa94ea8311c into PR head commit b4e9c46c5d1ca45249a84bd0b80466ef3279035d [2024-02-14T20:01:33.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-14T20:01:33.745Z] Merge succeeded, producing b4e9c46c5d1ca45249a84bd0b80466ef3279035d [2024-02-14T20:01:33.746Z] Checking out Revision b4e9c46c5d1ca45249a84bd0b80466ef3279035d (PR-4757) [2024-02-14T20:01:34.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-14T20:01:34.441Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0" [2024-02-14T20:01:34.483Z] > git --version # timeout=10 [2024-02-14T20:01:34.493Z] > git --version # 'git version 2.25.1' [2024-02-14T20:01:34.515Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-14T20:01:35.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-14T20:01:33.323Z] > git config core.sparsecheckout # timeout=10 [2024-02-14T20:01:33.401Z] > git checkout -f b4e9c46c5d1ca45249a84bd0b80466ef3279035d # timeout=10 [2024-02-14T20:01:33.618Z] > git remote # timeout=10 [2024-02-14T20:01:33.649Z] > git config --get remote.origin.url # timeout=10 [2024-02-14T20:01:33.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-14T20:01:33.698Z] > git merge 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 [2024-02-14T20:01:33.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-14T20:01:33.750Z] > git config core.sparsecheckout # timeout=10 [2024-02-14T20:01:33.765Z] > git checkout -f b4e9c46c5d1ca45249a84bd0b80466ef3279035d # timeout=10 [2024-02-14T20:01:35.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-14T20:01:35.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-14T20:01:35.847Z] Dload Upload Total Spent Left Speed [2024-02-14T20:01:36.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 46817 0 --:--:-- --:--:-- --:--:-- 46989 [Pipeline] sh [Pipeline] } [2024-02-14T20:01:36.268Z] $ docker stop --time=1 59b6d2358f69396f51ff07a5dee2c15083d7c6b3a01f1bd21efb309e075d8a73 [2024-02-14T20:01:36.459Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-02-14T20:01:40.520Z] $ docker rm -f --volumes 59b6d2358f69396f51ff07a5dee2c15083d7c6b3a01f1bd21efb309e075d8a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-02-14T20:01:41.298Z] + sudo tee /etc/docker/daemon.new [2024-02-14T20:01:41.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-14T20:01:41.298Z] { [2024-02-14T20:01:41.298Z] "registry-mirrors": [ [2024-02-14T20:01:41.298Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-14T20:01:41.298Z] ], [2024-02-14T20:01:41.298Z] "bip": "10.250.0.254/24", [2024-02-14T20:01:41.298Z] "hosts": [ [2024-02-14T20:01:41.298Z] "tcp://0.0.0.0:5555", [2024-02-14T20:01:41.298Z] "unix:///var/run/docker.sock" [2024-02-14T20:01:41.298Z] ], [2024-02-14T20:01:41.298Z] "mtu": 1458, [2024-02-14T20:01:41.298Z] "selinux-enabled": true, [2024-02-14T20:01:41.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-14T20:01:41.298Z] } [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { [2024-02-14T20:01:41.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] writeFile [2024-02-14T20:01:42.182Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:01:42.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-14T20:01:42.660Z] [2024-02-14T20:01:42.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:01:43.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-14T20:01:43.080Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-14T20:01:43.080Z] 91d30c5bc195: Pulling fs layer [2024-02-14T20:01:43.080Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-14T20:01:43.080Z] 9c61dcf015f6: Pulling fs layer [2024-02-14T20:01:43.080Z] 4698f68db338: Pulling fs layer [2024-02-14T20:01:43.080Z] 2a2f49069b9e: Pulling fs layer [2024-02-14T20:01:43.080Z] e0025b399a48: Pulling fs layer [2024-02-14T20:01:43.080Z] 4698f68db338: Waiting [2024-02-14T20:01:43.080Z] 2a2f49069b9e: Waiting [2024-02-14T20:01:43.080Z] e0025b399a48: Waiting [2024-02-14T20:01:43.080Z] 91d30c5bc195: Download complete [2024-02-14T20:01:43.340Z] 4698f68db338: Verifying Checksum [2024-02-14T20:01:43.340Z] 4698f68db338: Download complete [2024-02-14T20:01:43.340Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-14T20:01:43.340Z] 2e9b0aa3be6d: Download complete [2024-02-14T20:01:43.340Z] e0025b399a48: Verifying Checksum [2024-02-14T20:01:43.340Z] e0025b399a48: Download complete [2024-02-14T20:01:43.340Z] 91d30c5bc195: Pull complete [2024-02-14T20:01:43.340Z] 2a2f49069b9e: Verifying Checksum [2024-02-14T20:01:43.340Z] 2a2f49069b9e: Download complete [2024-02-14T20:01:43.598Z] 2e9b0aa3be6d: Pull complete [2024-02-14T20:01:43.857Z] 9c61dcf015f6: Verifying Checksum [2024-02-14T20:01:43.857Z] 9c61dcf015f6: Download complete [2024-02-14T20:01:46.398Z] 9c61dcf015f6: Pull complete [2024-02-14T20:01:46.655Z] 4698f68db338: Pull complete [2024-02-14T20:01:46.916Z] 2a2f49069b9e: Pull complete [2024-02-14T20:01:47.176Z] e0025b399a48: Pull complete [2024-02-14T20:01:47.176Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-14T20:01:47.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-14T20:01:47.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:01:47.529Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2024-02-14T20:01:47.559Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2024-02-14T20:01:49.834Z] $ docker top f22345d4fa76dd9e623d50daf48ba1aeb9480696073cb9b0a75c351e1869f0db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T20:01:50.295Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-14T20:01:52.831Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #1 transferring dockerfile: 1.93kB done [2024-02-14T20:01:52.831Z] #1 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #2 transferring dockerfile: 1.93kB done [2024-02-14T20:01:52.831Z] #2 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #3 transferring dockerfile: 2.15kB done [2024-02-14T20:01:52.831Z] #3 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #4 transferring dockerfile: 2.23kB done [2024-02-14T20:01:52.831Z] #4 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #5 transferring dockerfile: 1.89kB done [2024-02-14T20:01:52.831Z] #5 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #6 transferring dockerfile: 1.70kB done [2024-02-14T20:01:52.831Z] #6 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #7 transferring dockerfile: 2.06kB done [2024-02-14T20:01:52.831Z] #7 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #8 transferring dockerfile: 1.69kB done [2024-02-14T20:01:52.831Z] #8 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #9 [support-scheduler internal] load .dockerignore [2024-02-14T20:01:52.831Z] #9 transferring context: 50B done [2024-02-14T20:01:52.831Z] #9 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #10 transferring dockerfile: 2.50kB done [2024-02-14T20:01:52.831Z] #10 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #11 transferring dockerfile: 2.93kB done [2024-02-14T20:01:52.831Z] #11 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #12 transferring dockerfile: 1.81kB done [2024-02-14T20:01:52.831Z] #12 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #13 transferring dockerfile: 2.49kB done [2024-02-14T20:01:52.831Z] #13 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #14 [core-data internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #14 transferring dockerfile: 2.01kB done [2024-02-14T20:01:52.831Z] #14 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-02-14T20:01:52.831Z] #15 transferring dockerfile: 1.95kB done [2024-02-14T20:01:52.831Z] #15 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #16 [core-command internal] load .dockerignore [2024-02-14T20:01:52.831Z] #16 transferring context: 50B done [2024-02-14T20:01:52.831Z] #16 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #17 [security-proxy-auth internal] load .dockerignore [2024-02-14T20:01:52.831Z] #17 transferring context: 50B done [2024-02-14T20:01:52.831Z] #17 DONE 0.0s [2024-02-14T20:01:52.831Z] [2024-02-14T20:01:52.831Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-14T20:01:53.091Z] #18 transferring context: 50B done [2024-02-14T20:01:53.091Z] #18 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-02-14T20:01:53.091Z] #19 transferring context: 50B done [2024-02-14T20:01:53.091Z] #19 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #20 [security-spire-server internal] load .dockerignore [2024-02-14T20:01:53.091Z] #20 transferring context: 50B done [2024-02-14T20:01:53.091Z] #20 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #21 [core-metadata internal] load .dockerignore [2024-02-14T20:01:53.091Z] #21 transferring context: 50B done [2024-02-14T20:01:53.091Z] #21 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #22 [security-spire-config internal] load .dockerignore [2024-02-14T20:01:53.091Z] #22 transferring context: 50B done [2024-02-14T20:01:53.091Z] #22 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #23 [security-proxy-setup internal] load .dockerignore [2024-02-14T20:01:53.091Z] #23 transferring context: 50B done [2024-02-14T20:01:53.091Z] #23 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #24 [security-bootstrapper internal] load .dockerignore [2024-02-14T20:01:53.091Z] #24 transferring context: 50B done [2024-02-14T20:01:53.091Z] #24 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #25 [core-data internal] load .dockerignore [2024-02-14T20:01:53.091Z] #25 transferring context: 50B done [2024-02-14T20:01:53.091Z] #25 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #26 [security-spire-agent internal] load .dockerignore [2024-02-14T20:01:53.091Z] #26 transferring context: 50B done [2024-02-14T20:01:53.091Z] #26 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-02-14T20:01:53.091Z] #27 transferring context: 50B done [2024-02-14T20:01:53.091Z] #27 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #28 [support-notifications internal] load .dockerignore [2024-02-14T20:01:53.091Z] #28 transferring context: 50B done [2024-02-14T20:01:53.091Z] #28 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-14T20:01:53.091Z] #29 DONE 0.0s [2024-02-14T20:01:53.091Z] [2024-02-14T20:01:53.091Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:01:53.350Z] #30 ... [2024-02-14T20:01:53.350Z] [2024-02-14T20:01:53.350Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-14T20:01:53.350Z] #29 DONE 0.0s [2024-02-14T20:01:53.350Z] [2024-02-14T20:01:53.350Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:01:53.350Z] #30 ... [2024-02-14T20:01:53.350Z] [2024-02-14T20:01:53.350Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-14T20:01:53.350Z] #29 DONE 0.0s [2024-02-14T20:01:53.350Z] [2024-02-14T20:01:53.350Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:01:53.621Z] #30 ... [2024-02-14T20:01:53.621Z] [2024-02-14T20:01:53.621Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-14T20:01:53.621Z] #29 DONE 0.0s [2024-02-14T20:01:53.621Z] [2024-02-14T20:01:53.621Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:01:53.621Z] #30 DONE 0.6s [2024-02-14T20:01:53.621Z] [2024-02-14T20:01:53.621Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:01:53.621Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-14T20:01:53.883Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-14T20:01:53.883Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:01:53.883Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-14T20:01:53.883Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-14T20:01:53.883Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.2s [2024-02-14T20:01:54.143Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.3s [2024-02-14T20:01:54.144Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-14T20:01:54.144Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-14T20:01:54.407Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-14T20:01:54.667Z] #31 ... [2024-02-14T20:01:54.668Z] [2024-02-14T20:01:54.668Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-14T20:01:54.668Z] #32 DONE 1.1s [2024-02-14T20:01:54.668Z] [2024-02-14T20:01:54.668Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-14T20:01:58.102Z] #33 DONE 3.1s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:01:58.102Z] #31 DONE 4.1s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:01:58.102Z] #34 ... [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:01:58.102Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-14T20:01:58.102Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:01:58.102Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-14T20:01:58.102Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-14T20:01:58.102Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-14T20:01:58.102Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-14T20:01:58.102Z] #31 DONE 4.1s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-14T20:01:58.102Z] #35 DONE 4.5s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:01:58.102Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:01:58.102Z] #36 ... [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-14T20:01:58.102Z] #37 DONE 4.7s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:01:58.102Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-14T20:01:58.102Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:01:58.102Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-14T20:01:58.102Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-14T20:01:58.102Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-14T20:01:58.102Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-14T20:01:58.102Z] #31 DONE 4.1s [2024-02-14T20:01:58.102Z] [2024-02-14T20:01:58.102Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:01:58.102Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:01:58.362Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-02-14T20:01:58.362Z] #38 ... [2024-02-14T20:01:58.362Z] [2024-02-14T20:01:58.362Z] #39 [security-spire-config internal] load build context [2024-02-14T20:01:58.362Z] #39 transferring context: 16.35kB 0.0s done [2024-02-14T20:01:58.362Z] #39 DONE 0.6s [2024-02-14T20:01:58.362Z] [2024-02-14T20:01:58.362Z] #40 [security-spire-server internal] load build context [2024-02-14T20:01:58.362Z] #40 transferring context: 18.10kB 0.0s done [2024-02-14T20:01:58.362Z] #40 DONE 0.6s [2024-02-14T20:01:58.362Z] [2024-02-14T20:01:58.362Z] #41 [security-spire-agent internal] load build context [2024-02-14T20:01:58.362Z] #41 transferring context: 17.63kB 0.0s done [2024-02-14T20:01:58.362Z] #41 DONE 0.4s [2024-02-14T20:01:58.362Z] [2024-02-14T20:01:58.362Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:01:58.362Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-14T20:01:58.362Z] #38 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-14T20:01:58.362Z] #38 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-14T20:01:58.362Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-14T20:01:58.362Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-02-14T20:01:58.619Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-14T20:01:58.619Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s [2024-02-14T20:01:58.619Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 0.2s [2024-02-14T20:01:58.619Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-02-14T20:01:58.877Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.63MB / 18.86MB 0.4s [2024-02-14T20:01:58.877Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-14T20:01:58.877Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 7.34MB / 18.86MB 0.5s [2024-02-14T20:01:59.171Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 16.78MB / 18.86MB 0.7s [2024-02-14T20:01:59.171Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-02-14T20:01:59.171Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s [2024-02-14T20:01:59.171Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-14T20:02:00.151Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T20:02:00.534Z] provisioning config files... [2024-02-14T20:02:00.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7622868835448672210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:02:01.080Z] ---> ****-login.sh [2024-02-14T20:02:01.080Z] nexus3.edgexfoundry.org:10001 [2024-02-14T20:02:01.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T20:02:01.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T20:02:01.628Z] Configure a credential helper to remove this warning. See [2024-02-14T20:02:01.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T20:02:01.628Z] [2024-02-14T20:02:01.628Z] Login Succeeded [2024-02-14T20:02:01.628Z] nexus3.edgexfoundry.org:10002 [2024-02-14T20:02:01.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T20:02:02.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T20:02:02.169Z] Configure a credential helper to remove this warning. See [2024-02-14T20:02:02.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T20:02:02.169Z] [2024-02-14T20:02:02.169Z] Login Succeeded [2024-02-14T20:02:02.169Z] nexus3.edgexfoundry.org:10003 [2024-02-14T20:02:02.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T20:02:02.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T20:02:02.446Z] Configure a credential helper to remove this warning. See [2024-02-14T20:02:02.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T20:02:02.446Z] [2024-02-14T20:02:02.446Z] Login Succeeded [2024-02-14T20:02:02.446Z] nexus3.edgexfoundry.org:10004 [2024-02-14T20:02:02.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T20:02:02.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T20:02:02.717Z] Configure a credential helper to remove this warning. See [2024-02-14T20:02:02.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T20:02:02.717Z] [2024-02-14T20:02:02.717Z] Login Succeeded [2024-02-14T20:02:02.717Z] ****.io [2024-02-14T20:02:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-14T20:02:03.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-14T20:02:03.255Z] Configure a credential helper to remove this warning. See [2024-02-14T20:02:03.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-14T20:02:03.255Z] [2024-02-14T20:02:03.255Z] Login Succeeded [2024-02-14T20:02:03.255Z] ---> ****-login.sh ends [Pipeline] } [2024-02-14T20:02:03.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-14T20:02:04.121Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-14T20:02:04.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T20:02:04.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-14T20:02:04.312Z] ========================================================= [2024-02-14T20:02:04.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-14T20:02:04.312Z] ========================================================= [Pipeline] fileExists [2024-02-14T20:02:04.382Z] #38 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #42 [core-data internal] load build context [2024-02-14T20:02:04.382Z] #42 transferring context: 310.11MB 9.9s done [2024-02-14T20:02:04.382Z] #42 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #43 [core-command internal] load build context [2024-02-14T20:02:04.382Z] #43 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #44 [support-scheduler internal] load build context [2024-02-14T20:02:04.382Z] #44 transferring context: 310.11MB 10.0s done [2024-02-14T20:02:04.382Z] #44 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:02:04.382Z] #45 transferring context: 310.11MB 9.0s done [2024-02-14T20:02:04.382Z] #45 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:02:04.382Z] #46 transferring context: 310.11MB 10.1s done [2024-02-14T20:02:04.382Z] #46 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-14T20:02:04.382Z] #47 transferring context: 310.11MB 9.0s done [2024-02-14T20:02:04.382Z] #47 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #48 [security-proxy-setup internal] load build context [2024-02-14T20:02:04.382Z] #48 transferring context: 310.11MB 8.7s done [2024-02-14T20:02:04.382Z] #48 ... [2024-02-14T20:02:04.382Z] [2024-02-14T20:02:04.382Z] #49 [security-proxy-auth internal] load build context [2024-02-14T20:02:04.382Z] #49 transferring context: 310.11MB 10.1s done [Pipeline] sh [2024-02-14T20:02:04.641Z] #49 ... [2024-02-14T20:02:04.641Z] [2024-02-14T20:02:04.641Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:02:04.641Z] #50 transferring context: 310.11MB 10.1s done [2024-02-14T20:02:04.641Z] #50 ... [2024-02-14T20:02:04.641Z] [2024-02-14T20:02:04.641Z] #51 [support-notifications internal] load build context [2024-02-14T20:02:04.641Z] #51 transferring context: 310.11MB 9.7s done [2024-02-14T20:02:04.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-14T20:02:04.901Z] #51 ... [2024-02-14T20:02:04.901Z] [2024-02-14T20:02:04.901Z] #52 [core-metadata internal] load build context [2024-02-14T20:02:04.901Z] #52 transferring context: 310.11MB 9.7s done [2024-02-14T20:02:05.161Z] #52 ... [2024-02-14T20:02:05.161Z] [2024-02-14T20:02:05.161Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:02:05.161Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-02-14T20:02:05.161Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-14T20:02:05.161Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-14T20:02:05.161Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-14T20:02:05.161Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-14T20:02:05.161Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-14T20:02:05.161Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-14T20:02:05.161Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-14T20:02:05.161Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.3s done [2024-02-14T20:02:05.161Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-14T20:02:05.161Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-02-14T20:02:05.161Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2024-02-14T20:02:07.067Z] #36 ... [2024-02-14T20:02:07.067Z] [2024-02-14T20:02:07.067Z] #48 [security-proxy-setup internal] load build context [2024-02-14T20:02:07.067Z] #48 DONE 13.0s [2024-02-14T20:02:07.067Z] [2024-02-14T20:02:07.067Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-14T20:02:07.067Z] #0 0.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 1.396 OK: 264 MiB in 52 packages [2024-02-14T20:02:07.067Z] #53 DONE 9.2s [2024-02-14T20:02:07.067Z] [2024-02-14T20:02:07.067Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-14T20:02:07.067Z] #0 2.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 2.629 (1/4) Installing ca-certificates (20230506-r0) [2024-02-14T20:02:07.067Z] #0 2.650 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:07.067Z] #0 2.651 (3/4) Installing su-exec (0.2-r3) [2024-02-14T20:02:07.067Z] #0 2.655 (4/4) Installing yq (4.33.3-r5) [2024-02-14T20:02:07.067Z] #0 2.855 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:07.067Z] #0 2.862 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:02:07.067Z] #0 2.903 OK: 17 MiB in 19 packages [2024-02-14T20:02:07.067Z] #54 DONE 9.2s [2024-02-14T20:02:07.067Z] [2024-02-14T20:02:07.067Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-14T20:02:07.067Z] #0 1.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 1.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 1.736 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:02:07.067Z] #0 1.736 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:02:07.067Z] #0 1.736 OK: 20074 distinct packages available [2024-02-14T20:02:07.067Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.067Z] #0 2.151 OK: 264 MiB in 52 packages [2024-02-14T20:02:07.067Z] #55 DONE 9.2s [2024-02-14T20:02:07.067Z] [2024-02-14T20:02:07.067Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:02:07.067Z] #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #0 1.569 OK: 264 MiB in 52 packages [2024-02-14T20:02:07.068Z] #56 DONE 9.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-14T20:02:07.068Z] #47 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:02:07.068Z] #34 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #34 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #34 1.520 OK: 264 MiB in 52 packages [2024-02-14T20:02:07.068Z] #34 DONE 9.3s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-14T20:02:07.068Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.068Z] #0 3.369 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:07.068Z] #0 3.377 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:07.068Z] #0 3.386 OK: 7 MiB in 16 packages [2024-02-14T20:02:07.068Z] #57 DONE 9.3s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #58 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-14T20:02:07.068Z] #58 ... [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:02:07.068Z] #45 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #51 [support-notifications internal] load build context [2024-02-14T20:02:07.068Z] #51 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #52 [core-metadata internal] load build context [2024-02-14T20:02:07.068Z] #52 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #42 [core-data internal] load build context [2024-02-14T20:02:07.068Z] #42 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:02:07.068Z] #46 DONE 13.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:02:07.068Z] #50 DONE 13.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #49 [security-proxy-auth internal] load build context [2024-02-14T20:02:07.068Z] #49 DONE 13.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #43 [core-command internal] load build context [2024-02-14T20:02:07.068Z] #43 transferring context: 310.11MB 10.4s done [2024-02-14T20:02:07.068Z] #43 DONE 13.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #44 [support-scheduler internal] load build context [2024-02-14T20:02:07.068Z] #44 DONE 13.1s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:07.068Z] #59 DONE 0.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:07.068Z] #60 DONE 0.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #61 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:07.068Z] #61 DONE 0.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:07.068Z] #62 DONE 0.2s [2024-02-14T20:02:07.068Z] [2024-02-14T20:02:07.068Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:02:07.634Z] #36 ... [2024-02-14T20:02:07.634Z] [2024-02-14T20:02:07.634Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-14T20:02:07.634Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.634Z] #0 9.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.634Z] #0 10.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:07.634Z] #63 10.02 (2/2) Installing su-exec (0.2-r3) [2024-02-14T20:02:07.634Z] #63 10.02 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:07.634Z] #63 10.03 OK: 7 MiB in 17 packages [2024-02-14T20:02:07.634Z] #63 ... [2024-02-14T20:02:07.634Z] [2024-02-14T20:02:07.634Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:02:07.892Z] #64 ... [2024-02-14T20:02:07.892Z] [2024-02-14T20:02:07.892Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-14T20:02:07.892Z] #63 DONE 10.1s [2024-02-14T20:02:07.892Z] [2024-02-14T20:02:07.892Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-14T20:02:07.892Z] #0 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #0 9.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #0 10.03 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:02:07.892Z] #0 10.03 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:02:07.892Z] #0 10.03 OK: 20069 distinct packages available [2024-02-14T20:02:07.892Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #65 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #65 ... [2024-02-14T20:02:07.892Z] [2024-02-14T20:02:07.892Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-14T20:02:07.892Z] #0 9.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:07.892Z] #0 10.12 (1/2) Installing ca-certificates (20230506-r0) [2024-02-14T20:02:07.892Z] #0 10.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:07.892Z] #0 10.14 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:07.892Z] #0 10.14 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:02:07.892Z] #0 10.20 OK: 8 MiB in 17 packages [2024-02-14T20:02:08.148Z] #66 DONE 10.3s [2024-02-14T20:02:08.148Z] [2024-02-14T20:02:08.148Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:02:08.148Z] #64 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.148Z] #64 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.148Z] #64 ... [2024-02-14T20:02:08.148Z] [2024-02-14T20:02:08.148Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-14T20:02:08.148Z] #0 9.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.148Z] #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.408Z] #67 10.29 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:02:08.408Z] #67 10.29 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:02:08.408Z] #67 10.29 OK: 20069 distinct packages available [2024-02-14T20:02:08.408Z] #67 ... [2024-02-14T20:02:08.408Z] [2024-02-14T20:02:08.408Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-14T20:02:08.408Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.408Z] #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.408Z] #0 10.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:08.408Z] #0 10.55 (2/4) Installing openssl (3.1.4-r5) [2024-02-14T20:02:08.408Z] #0 10.56 (3/4) Installing su-exec (0.2-r3) [2024-02-14T20:02:08.408Z] #0 10.58 (4/4) Installing yq (4.33.3-r5) [2024-02-14T20:02:08.408Z] #0 10.63 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:08.667Z] #68 10.64 OK: 17 MiB in 19 packages [2024-02-14T20:02:08.667Z] #68 ... [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-14T20:02:08.667Z] #0 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #0 9.989 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:02:08.667Z] #0 9.989 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:02:08.667Z] #0 9.989 OK: 20069 distinct packages available [2024-02-14T20:02:08.667Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #69 ... [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-14T20:02:08.667Z] #65 10.49 (1/11) Installing ca-certificates (20230506-r0) [2024-02-14T20:02:08.667Z] #65 10.51 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-14T20:02:08.667Z] #65 10.52 (3/11) Installing libunistring (1.1-r1) [2024-02-14T20:02:08.667Z] #65 10.54 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-14T20:02:08.667Z] #65 10.54 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-14T20:02:08.667Z] #65 10.55 (6/11) Installing libcurl (8.5.0-r0) [2024-02-14T20:02:08.667Z] #65 10.56 (7/11) Installing curl (8.5.0-r0) [2024-02-14T20:02:08.667Z] #65 10.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:08.667Z] #65 10.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:02:08.667Z] #65 10.57 (10/11) Installing libucontext (1.2-r2) [2024-02-14T20:02:08.667Z] #65 10.58 (11/11) Installing gcompat (1.1.0-r1) [2024-02-14T20:02:08.667Z] #65 10.59 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:08.667Z] #65 10.59 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:02:08.667Z] #65 10.64 OK: 12 MiB in 26 packages [2024-02-14T20:02:08.667Z] #65 DONE 11.1s [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-14T20:02:08.667Z] #69 10.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:08.667Z] #69 10.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:02:08.667Z] #69 10.57 (3/4) Installing libucontext (1.2-r2) [2024-02-14T20:02:08.667Z] #69 10.58 (4/4) Installing gcompat (1.1.0-r1) [2024-02-14T20:02:08.667Z] #69 10.58 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:08.667Z] #69 10.59 OK: 8 MiB in 19 packages [2024-02-14T20:02:08.667Z] #69 DONE 10.8s [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-14T20:02:08.667Z] #68 DONE 11.0s [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:02:08.667Z] #64 10.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:08.667Z] #64 10.64 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:08.667Z] #64 10.64 OK: 7 MiB in 16 packages [2024-02-14T20:02:08.667Z] #64 DONE 11.1s [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #58 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-02-14T20:02:08.667Z] #58 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #58 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:08.667Z] #58 1.876 OK: 7 MiB in 16 packages [2024-02-14T20:02:08.667Z] #58 DONE 2.3s [2024-02-14T20:02:08.667Z] [2024-02-14T20:02:08.667Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-14T20:02:09.233Z] #70 ... [2024-02-14T20:02:09.233Z] [2024-02-14T20:02:09.233Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-14T20:02:09.233Z] #67 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:09.233Z] #67 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:09.233Z] #67 10.79 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-14T20:02:09.233Z] #67 10.80 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:02:09.233Z] #67 10.81 (3/5) Installing libucontext (1.2-r2) [2024-02-14T20:02:09.233Z] #67 10.82 (4/5) Installing gcompat (1.1.0-r1) [2024-02-14T20:02:09.233Z] #67 10.82 (5/5) Installing openssl (3.1.4-r5) [2024-02-14T20:02:09.233Z] #67 10.84 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:02:09.233Z] #67 10.85 OK: 8 MiB in 20 packages [2024-02-14T20:02:09.233Z] #67 DONE 11.1s [2024-02-14T20:02:09.233Z] [2024-02-14T20:02:09.233Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-14T20:02:09.233Z] #0 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:09.233Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:09.233Z] #0 2.533 OK: 17 MiB in 19 packages [2024-02-14T20:02:09.233Z] #71 DONE 2.6s [2024-02-14T20:02:09.233Z] [2024-02-14T20:02:09.233Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-14T20:02:10.089Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-14T20:02:10.089Z] 9fda8d8052c6: Pulling fs layer [2024-02-14T20:02:10.089Z] 5d54e960e981: Pulling fs layer [2024-02-14T20:02:10.089Z] c4a7e357bf2a: Pulling fs layer [2024-02-14T20:02:10.089Z] f0e02332f6b5: Pulling fs layer [2024-02-14T20:02:10.089Z] 872ee5b61b7b: Pulling fs layer [2024-02-14T20:02:10.089Z] 0c6a40ed1a82: Pulling fs layer [2024-02-14T20:02:10.089Z] 94ae7d8d031c: Pulling fs layer [2024-02-14T20:02:10.089Z] 872ee5b61b7b: Waiting [2024-02-14T20:02:10.089Z] f0e02332f6b5: Waiting [2024-02-14T20:02:10.089Z] 0c6a40ed1a82: Waiting [2024-02-14T20:02:10.089Z] 94ae7d8d031c: Waiting [2024-02-14T20:02:10.089Z] 5d54e960e981: Verifying Checksum [2024-02-14T20:02:10.089Z] 5d54e960e981: Download complete [2024-02-14T20:02:10.089Z] f0e02332f6b5: Verifying Checksum [2024-02-14T20:02:10.089Z] f0e02332f6b5: Download complete [2024-02-14T20:02:10.089Z] 872ee5b61b7b: Verifying Checksum [2024-02-14T20:02:10.089Z] 872ee5b61b7b: Download complete [2024-02-14T20:02:10.089Z] 9fda8d8052c6: Verifying Checksum [2024-02-14T20:02:10.089Z] 9fda8d8052c6: Download complete [2024-02-14T20:02:10.089Z] 94ae7d8d031c: Verifying Checksum [2024-02-14T20:02:10.089Z] 94ae7d8d031c: Download complete [2024-02-14T20:02:10.608Z] #72 ... [2024-02-14T20:02:10.608Z] [2024-02-14T20:02:10.608Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:02:10.608Z] #0 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.608Z] #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.608Z] #0 1.584 OK: 7 MiB in 16 packages [2024-02-14T20:02:10.608Z] #73 DONE 1.8s [2024-02-14T20:02:10.608Z] [2024-02-14T20:02:10.608Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-14T20:02:10.608Z] #72 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.608Z] #72 ... [2024-02-14T20:02:10.608Z] [2024-02-14T20:02:10.608Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-14T20:02:10.608Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.608Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.608Z] #0 1.847 OK: 17 MiB in 19 packages [2024-02-14T20:02:10.608Z] #74 DONE 2.0s [2024-02-14T20:02:10.608Z] [2024-02-14T20:02:10.608Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-14T20:02:10.608Z] #72 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:10.675Z] 9fda8d8052c6: Pull complete [2024-02-14T20:02:10.866Z] #72 ... [2024-02-14T20:02:10.866Z] [2024-02-14T20:02:10.866Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-14T20:02:10.866Z] #75 DONE 0.0s [2024-02-14T20:02:10.866Z] [2024-02-14T20:02:10.866Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-14T20:02:10.866Z] #72 1.849 OK: 8 MiB in 20 packages [2024-02-14T20:02:11.149Z] #72 DONE 2.0s [2024-02-14T20:02:11.149Z] [2024-02-14T20:02:11.149Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:02:11.149Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.149Z] #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.149Z] #0 2.167 OK: 12 MiB in 26 packages [2024-02-14T20:02:11.149Z] #76 DONE 2.3s [2024-02-14T20:02:11.149Z] [2024-02-14T20:02:11.149Z] #77 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:02:11.264Z] 5d54e960e981: Pull complete [2024-02-14T20:02:11.408Z] #77 ... [2024-02-14T20:02:11.408Z] [2024-02-14T20:02:11.408Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-14T20:02:11.408Z] #70 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.408Z] #70 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.408Z] #70 2.184 OK: 8 MiB in 19 packages [2024-02-14T20:02:11.409Z] #70 DONE 2.7s [2024-02-14T20:02:11.534Z] c4a7e357bf2a: Verifying Checksum [2024-02-14T20:02:11.534Z] c4a7e357bf2a: Download complete [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:02:11.672Z] #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.672Z] #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.672Z] #0 3.229 OK: 8 MiB in 17 packages [2024-02-14T20:02:11.672Z] #78 DONE 3.5s [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-14T20:02:11.672Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.672Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-14T20:02:11.672Z] #0 3.492 OK: 7 MiB in 17 packages [2024-02-14T20:02:11.672Z] #79 DONE 3.7s [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #77 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:02:11.672Z] #77 DONE 0.5s [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-14T20:02:11.672Z] #80 DONE 0.5s [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-14T20:02:11.672Z] #81 DONE 0.1s [2024-02-14T20:02:11.672Z] [2024-02-14T20:02:11.672Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:02:11.934Z] #82 ... [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:02:11.934Z] #83 DONE 0.4s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-14T20:02:11.934Z] #84 DONE 0.3s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:02:11.934Z] #82 DONE 0.4s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-14T20:02:11.934Z] #85 DONE 0.1s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:02:11.934Z] #86 DONE 0.1s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-14T20:02:11.934Z] #87 DONE 0.1s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-14T20:02:11.934Z] #88 DONE 0.1s [2024-02-14T20:02:11.934Z] [2024-02-14T20:02:11.934Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-14T20:02:12.194Z] #89 DONE 0.1s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-14T20:02:12.194Z] #90 DONE 0.1s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:02:12.194Z] #91 DONE 0.1s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-14T20:02:12.194Z] #92 DONE 0.2s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:02:12.194Z] #93 DONE 0.1s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-14T20:02:12.194Z] #94 DONE 0.1s [2024-02-14T20:02:12.194Z] [2024-02-14T20:02:12.194Z] #95 [security-spire-server] exporting to image [2024-02-14T20:02:12.194Z] #95 exporting layers [2024-02-14T20:02:12.461Z] #95 ... [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-14T20:02:12.461Z] #96 DONE 0.8s [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-14T20:02:12.461Z] #97 DONE 0.1s [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-14T20:02:12.461Z] #98 DONE 0.1s [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-14T20:02:12.461Z] #99 DONE 0.1s [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-14T20:02:12.461Z] #100 DONE 0.1s [2024-02-14T20:02:12.461Z] [2024-02-14T20:02:12.461Z] #95 [security-spire-agent] exporting to image [2024-02-14T20:02:12.503Z] 0c6a40ed1a82: Verifying Checksum [2024-02-14T20:02:12.503Z] 0c6a40ed1a82: Download complete [2024-02-14T20:02:13.031Z] #95 exporting layers 0.6s done [2024-02-14T20:02:13.031Z] #95 writing image sha256:79aa506f8ac7780da90ab9ffa31aba48aeeb879d60086edcc5232ce450182b66 done [2024-02-14T20:02:13.031Z] #95 naming to docker.io/library/security-spire-server done [2024-02-14T20:02:13.289Z] #95 exporting layers 0.6s done [2024-02-14T20:02:13.289Z] #95 writing image sha256:e1b5e0d66e51ec16fe4776e3f50e39f22555b0dee332b233bc07bbe5f593e09a done [2024-02-14T20:02:13.289Z] #95 naming to docker.io/library/security-spire-config done [2024-02-14T20:02:13.289Z] #95 writing image sha256:0e4ba5a7ed7bd21564e36b61052bfb184da63c4392e998ed3682e7cc5615dab3 0.0s done [2024-02-14T20:02:13.289Z] #95 naming to docker.io/library/security-spire-agent done [2024-02-14T20:02:13.289Z] #95 DONE 0.9s [2024-02-14T20:02:13.289Z] [2024-02-14T20:02:13.289Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:02:13.289Z] #38 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2024-02-14T20:02:17.479Z] #38 ... [2024-02-14T20:02:17.479Z] [2024-02-14T20:02:17.479Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:17.479Z] #101 ... [2024-02-14T20:02:17.479Z] [2024-02-14T20:02:17.479Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:17.479Z] #102 ... [2024-02-14T20:02:17.479Z] [2024-02-14T20:02:17.479Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:17.479Z] #103 ... [2024-02-14T20:02:17.479Z] [2024-02-14T20:02:17.479Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:18.861Z] #104 ... [2024-02-14T20:02:18.861Z] [2024-02-14T20:02:18.861Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:18.861Z] #103 DONE 12.0s [2024-02-14T20:02:19.120Z] [2024-02-14T20:02:19.120Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:19.120Z] #102 DONE 12.1s [2024-02-14T20:02:19.120Z] [2024-02-14T20:02:19.120Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:19.120Z] #101 DONE 12.1s [2024-02-14T20:02:19.120Z] [2024-02-14T20:02:19.120Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:19.120Z] #104 DONE 12.1s [2024-02-14T20:02:19.120Z] [2024-02-14T20:02:19.120Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-14T20:02:21.023Z] #105 ... [2024-02-14T20:02:21.023Z] [2024-02-14T20:02:21.023Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-02-14T20:02:21.023Z] #106 DONE 2.0s [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #107 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #108 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #109 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #110 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #111 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #112 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #113 [support-notifications builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #113 DONE 2.1s [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #114 [core-metadata builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #114 DONE 2.0s [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #105 DONE 2.0s [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #115 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #116 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #117 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #118 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #119 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #120 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #121 [core-data builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #121 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #122 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #123 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #124 [core-command builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #124 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #125 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #126 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:02:21.283Z] #127 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:02:21.283Z] #128 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #129 [support-scheduler builder 6/7] COPY . . [2024-02-14T20:02:21.283Z] #129 CACHED [2024-02-14T20:02:21.283Z] [2024-02-14T20:02:21.283Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:02:22.713Z] #130 1.281 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-14T20:02:24.824Z] c4a7e357bf2a: Pull complete [2024-02-14T20:02:24.824Z] f0e02332f6b5: Pull complete [2024-02-14T20:02:24.824Z] 872ee5b61b7b: Pull complete [2024-02-14T20:02:32.683Z] #130 ... [2024-02-14T20:02:32.683Z] [2024-02-14T20:02:32.683Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:02:32.683Z] #0 1.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-14T20:02:32.683Z] #131 ... [2024-02-14T20:02:32.683Z] [2024-02-14T20:02:32.683Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-14T20:02:32.684Z] #0 0.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-14T20:02:32.684Z] #132 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:02:32.684Z] #0 0.851 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-14T20:02:32.684Z] #133 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:02:32.684Z] #0 0.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-14T20:02:32.684Z] #134 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-14T20:02:32.684Z] #0 1.139 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-14T20:02:32.684Z] #135 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-14T20:02:32.684Z] #0 1.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-14T20:02:32.684Z] #136 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-14T20:02:32.684Z] #0 0.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-14T20:02:32.684Z] #137 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-14T20:02:32.684Z] #0 1.226 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-14T20:02:32.684Z] #138 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:02:32.684Z] #0 0.986 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-14T20:02:32.684Z] #139 ... [2024-02-14T20:02:32.684Z] [2024-02-14T20:02:32.684Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-14T20:02:32.684Z] #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-14T20:02:33.140Z] 0c6a40ed1a82: Pull complete [2024-02-14T20:02:35.120Z] 94ae7d8d031c: Pull complete [2024-02-14T20:02:35.120Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-14T20:02:35.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-14T20:02:35.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-14T20:02:35.543Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-14T20:02:35.543Z] WORKDIR /edgex [2024-02-14T20:02:35.543Z] COPY go.mod . [2024-02-14T20:02:35.543Z] RUN go mod download ci-base-image-arm64 [2024-02-14T20:02:35.543Z] -f - . [2024-02-14T20:02:36.127Z] Sending build context to Docker daemon 2.918MB [2024-02-14T20:02:36.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-14T20:02:36.127Z] ---> 86de565de09d [2024-02-14T20:02:36.127Z] Step 2/4 : WORKDIR /edgex [2024-02-14T20:02:39.459Z] ---> Running in 922b71cca0ee [2024-02-14T20:02:39.940Z] Removing intermediate container 922b71cca0ee [2024-02-14T20:02:39.940Z] ---> b0213210f92b [2024-02-14T20:02:39.940Z] Step 3/4 : COPY go.mod . [2024-02-14T20:02:40.211Z] ---> d1e8c983cc8b [2024-02-14T20:02:40.211Z] Step 4/4 : RUN go mod download [2024-02-14T20:02:40.479Z] ---> Running in be1b4233eb9a [2024-02-14T20:03:19.369Z] Removing intermediate container be1b4233eb9a [2024-02-14T20:03:19.369Z] ---> 5b9057d30b93 [2024-02-14T20:03:19.369Z] Successfully built 5b9057d30b93 [2024-02-14T20:03:19.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:03:19.813Z] + docker inspect -f . ci-base-image-arm64 [2024-02-14T20:03:19.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:03:20.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2024-02-14T20:03:20.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-02-14T20:03:21.692Z] $ docker top 2701eae83fc073c87649152404dcef3aeafc085e27bc14d61b9f3609c8cd0a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T20:03:22.652Z] + go version [2024-02-14T20:03:22.652Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-14T20:03:22.688Z] $ docker stop --time=1 2701eae83fc073c87649152404dcef3aeafc085e27bc14d61b9f3609c8cd0a92 [2024-02-14T20:03:24.319Z] $ docker rm -f --volumes 2701eae83fc073c87649152404dcef3aeafc085e27bc14d61b9f3609c8cd0a92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:03:25.508Z] + docker inspect -f . ci-base-image-arm64 [2024-02-14T20:03:25.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:03:25.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2024-02-14T20:03:25.902Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-02-14T20:03:27.037Z] $ docker top 714b75510b3b1fbf25696539829f15807b4d723c67bf5f39bbe33f0003591f5f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-14T20:03:27.398Z] ========================================================= [2024-02-14T20:03:27.398Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-14T20:03:27.398Z] ========================================================= [Pipeline] sh [2024-02-14T20:03:27.717Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-14T20:03:28.412Z] + make test [2024-02-14T20:03:28.680Z] go test -race -coverprofile=coverage.out ./... [2024-02-14T20:03:40.730Z] #140 ... [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-14T20:03:40.730Z] #132 70.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-14T20:03:40.730Z] #132 DONE 76.8s [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-14T20:03:40.730Z] #140 DONE 76.8s [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:03:40.730Z] #131 ... [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-14T20:03:40.730Z] #137 DONE 76.8s [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:03:40.730Z] #133 ... [2024-02-14T20:03:40.730Z] [2024-02-14T20:03:40.730Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.107Z] #141 ... [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:03:44.107Z] #131 DONE 82.9s [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:03:44.107Z] #133 DONE 82.8s [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-14T20:03:44.107Z] #135 DONE 82.9s [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-14T20:03:44.107Z] #136 DONE 82.9s [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:03:44.107Z] #134 DONE 83.1s [2024-02-14T20:03:44.107Z] [2024-02-14T20:03:44.107Z] #142 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.387Z] #142 ... [2024-02-14T20:03:44.387Z] [2024-02-14T20:03:44.387Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-14T20:03:44.387Z] #138 DONE 83.3s [2024-02-14T20:03:44.387Z] [2024-02-14T20:03:44.387Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.387Z] #141 DONE 4.0s [2024-02-14T20:03:44.387Z] [2024-02-14T20:03:44.387Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-14T20:03:44.387Z] #143 DONE 4.0s [2024-02-14T20:03:44.387Z] [2024-02-14T20:03:44.387Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.387Z] #144 DONE 0.6s [2024-02-14T20:03:44.387Z] [2024-02-14T20:03:44.387Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-14T20:03:44.645Z] #145 ... [2024-02-14T20:03:44.645Z] [2024-02-14T20:03:44.645Z] #142 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.645Z] #142 DONE 0.7s [2024-02-14T20:03:44.645Z] [2024-02-14T20:03:44.645Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.645Z] #146 DONE 0.4s [2024-02-14T20:03:44.645Z] [2024-02-14T20:03:44.645Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.645Z] #147 DONE 0.4s [2024-02-14T20:03:44.645Z] [2024-02-14T20:03:44.645Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.645Z] #148 DONE 0.3s [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #149 DONE 0.3s [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #150 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #150 DONE 0.2s [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #151 DONE 0.2s [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.904Z] #152 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #153 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.904Z] #154 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #155 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-14T20:03:44.904Z] #156 DONE 0.1s [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:44.904Z] #157 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #158 CACHED [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-14T20:03:44.904Z] #159 ... [2024-02-14T20:03:44.904Z] [2024-02-14T20:03:44.904Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:44.904Z] #160 DONE 0.2s [2024-02-14T20:03:45.164Z] [2024-02-14T20:03:45.164Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-14T20:03:45.731Z] #161 ... [2024-02-14T20:03:45.731Z] [2024-02-14T20:03:45.731Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-14T20:03:45.731Z] #162 DONE 0.7s [2024-02-14T20:03:45.731Z] [2024-02-14T20:03:45.731Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-14T20:03:45.990Z] #163 ... [2024-02-14T20:03:45.990Z] [2024-02-14T20:03:45.990Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-14T20:03:45.990Z] #164 DONE 1.1s [2024-02-14T20:03:45.990Z] [2024-02-14T20:03:45.990Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-14T20:03:45.990Z] #165 DONE 1.1s [2024-02-14T20:03:45.990Z] [2024-02-14T20:03:45.990Z] #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-14T20:03:45.990Z] #163 DONE 1.1s [2024-02-14T20:03:45.990Z] [2024-02-14T20:03:45.990Z] #166 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-14T20:03:45.990Z] #166 DONE 1.2s [2024-02-14T20:03:45.990Z] [2024-02-14T20:03:45.990Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-14T20:03:46.250Z] #167 ... [2024-02-14T20:03:46.250Z] [2024-02-14T20:03:46.250Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-14T20:03:46.250Z] #159 DONE 1.2s [2024-02-14T20:03:46.250Z] [2024-02-14T20:03:46.250Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-14T20:03:46.250Z] #161 DONE 1.2s [2024-02-14T20:03:46.250Z] [2024-02-14T20:03:46.250Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-14T20:03:46.250Z] #168 DONE 1.3s [2024-02-14T20:03:46.250Z] [2024-02-14T20:03:46.250Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-14T20:03:46.250Z] #145 DONE 1.8s [2024-02-14T20:03:46.250Z] [2024-02-14T20:03:46.250Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:46.518Z] #169 ... [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-14T20:03:46.518Z] #170 DONE 0.6s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.518Z] #171 DONE 0.5s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.518Z] #172 DONE 0.4s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:03:46.518Z] #130 DONE 85.5s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-14T20:03:46.518Z] #167 DONE 0.5s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:03:46.518Z] #139 DONE 85.4s [2024-02-14T20:03:46.518Z] [2024-02-14T20:03:46.518Z] #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-14T20:03:46.777Z] #173 ... [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.777Z] #174 DONE 0.6s [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.777Z] #175 DONE 0.6s [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.777Z] #176 DONE 0.5s [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:46.777Z] #177 DONE 0.4s [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:46.777Z] #169 DONE 0.5s [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:46.777Z] #178 CACHED [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:46.777Z] #179 CACHED [2024-02-14T20:03:46.777Z] [2024-02-14T20:03:46.777Z] #95 [security-spiffe-token-provider] exporting to image [2024-02-14T20:03:46.777Z] #95 exporting layers [2024-02-14T20:03:47.066Z] #95 ... [2024-02-14T20:03:47.066Z] [2024-02-14T20:03:47.066Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:47.066Z] #180 DONE 0.5s [2024-02-14T20:03:47.066Z] [2024-02-14T20:03:47.066Z] #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-14T20:03:47.066Z] #181 DONE 0.6s [2024-02-14T20:03:47.066Z] [2024-02-14T20:03:47.066Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-14T20:03:47.066Z] #182 DONE 0.6s [2024-02-14T20:03:47.066Z] [2024-02-14T20:03:47.066Z] #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-14T20:03:47.066Z] #173 DONE 0.5s [2024-02-14T20:03:47.066Z] [2024-02-14T20:03:47.066Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:03:47.325Z] #183 ... [2024-02-14T20:03:47.325Z] [2024-02-14T20:03:47.325Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-14T20:03:47.325Z] #184 DONE 0.5s [2024-02-14T20:03:47.325Z] [2024-02-14T20:03:47.325Z] #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:03:47.325Z] #185 DONE 0.5s [2024-02-14T20:03:47.325Z] [2024-02-14T20:03:47.325Z] #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:47.325Z] #186 DONE 0.5s [2024-02-14T20:03:47.325Z] [2024-02-14T20:03:47.325Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-14T20:03:47.325Z] #187 DONE 0.5s [2024-02-14T20:03:47.325Z] [2024-02-14T20:03:47.325Z] #95 [security-spiffe-token-provider] exporting to image [2024-02-14T20:03:47.325Z] #95 exporting layers 0.6s done [2024-02-14T20:03:47.325Z] #95 writing image sha256:62a76b792c255b68bd09349b1a2d48f1015696094bf03904eee196cf3cd3643b done [2024-02-14T20:03:47.325Z] #95 naming to docker.io/library/core-data done [2024-02-14T20:03:47.325Z] #95 writing image sha256:8aa5b125edda1ee06de1389fddbd730156b296db9cfef7707d60640cb2aab41f done [2024-02-14T20:03:47.325Z] #95 naming to docker.io/library/core-command done [2024-02-14T20:03:47.325Z] #95 writing image sha256:6da298fa53dd3e8baa835bbc3fe0797eb950e6339d599c89989c16ffe84f4508 done [2024-02-14T20:03:47.325Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2024-02-14T20:03:47.584Z] #95 ... [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-14T20:03:47.584Z] #188 DONE 0.5s [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #189 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-14T20:03:47.584Z] #189 DONE 0.2s [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:47.584Z] #190 DONE 0.2s [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #95 [support-scheduler] exporting to image [2024-02-14T20:03:47.584Z] #95 writing image sha256:4e0ac751ced4c505b4d027a63f3f164ef8efe006ca1ff84d888148ac8550fcc2 [2024-02-14T20:03:47.584Z] #95 ... [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:03:47.584Z] #191 DONE 0.2s [2024-02-14T20:03:47.584Z] [2024-02-14T20:03:47.584Z] #95 [core-metadata] exporting to image [2024-02-14T20:03:47.584Z] #95 writing image sha256:4e0ac751ced4c505b4d027a63f3f164ef8efe006ca1ff84d888148ac8550fcc2 done [2024-02-14T20:03:47.584Z] #95 naming to docker.io/library/core-metadata done [2024-02-14T20:03:47.845Z] #95 ... [2024-02-14T20:03:47.845Z] [2024-02-14T20:03:47.845Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-14T20:03:47.845Z] #192 DONE 0.5s [2024-02-14T20:03:48.110Z] [2024-02-14T20:03:48.110Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-14T20:03:48.110Z] #193 DONE 0.5s [2024-02-14T20:03:48.110Z] [2024-02-14T20:03:48.110Z] #194 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-14T20:03:48.371Z] #194 DONE 0.3s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-14T20:03:48.371Z] #195 DONE 0.7s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-14T20:03:48.371Z] #196 DONE 0.3s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:03:48.371Z] #197 DONE 1.2s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #95 [security-proxy-auth] exporting to image [2024-02-14T20:03:48.371Z] #95 writing image sha256:28638eee1217fc630d1b063bf6dd420c95afba967dd203311c4056735a62854e done [2024-02-14T20:03:48.371Z] #95 naming to docker.io/library/support-scheduler done [2024-02-14T20:03:48.371Z] #95 ... [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:03:48.371Z] #198 DONE 0.1s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:03:48.371Z] #199 DONE 1.2s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-14T20:03:48.371Z] #200 DONE 0.1s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #95 [support-notifications] exporting to image [2024-02-14T20:03:48.371Z] #95 ... [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-14T20:03:48.371Z] #201 DONE 0.1s [2024-02-14T20:03:48.371Z] [2024-02-14T20:03:48.371Z] #95 [support-notifications] exporting to image [2024-02-14T20:03:48.371Z] #95 exporting layers 0.2s done [2024-02-14T20:03:48.371Z] #95 writing image sha256:78f28a7fe4afa9a704a1840fe2e7f2a2cf0e9f268daabe14e173012b6fcb000d 0.0s done [2024-02-14T20:03:48.371Z] #95 naming to docker.io/library/security-proxy-auth [2024-02-14T20:03:48.638Z] #95 ... [2024-02-14T20:03:48.638Z] [2024-02-14T20:03:48.638Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-14T20:03:48.638Z] #202 DONE 0.1s [2024-02-14T20:03:48.638Z] [2024-02-14T20:03:48.638Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:03:48.638Z] #183 DONE 1.5s [2024-02-14T20:03:48.638Z] [2024-02-14T20:03:48.638Z] #95 [security-proxy-auth] exporting to image [2024-02-14T20:03:48.638Z] #95 naming to docker.io/library/security-proxy-auth done [2024-02-14T20:03:48.638Z] #95 exporting layers 0.4s done [2024-02-14T20:03:48.638Z] #95 writing image sha256:480d6b8a2feefd7a2608074f55e835aa3d4dfb1054335dddd302265f49eb2f2b 0.0s done [2024-02-14T20:03:48.638Z] #95 naming to docker.io/library/support-notifications done [2024-02-14T20:03:48.895Z] #95 exporting layers 0.1s done [2024-02-14T20:03:48.895Z] #95 writing image sha256:5be85b55dcdb4bc041799ba0f46fc5c381b49e1c1e69180f11bd96a2d2933399 done [2024-02-14T20:03:48.895Z] #95 naming to docker.io/library/security-proxy-setup done [2024-02-14T20:03:48.895Z] #95 writing image sha256:0afc21f3f6e36d9968382ca600ceecf8950e2bb82f92bc61f506f457b9cae49a done [2024-02-14T20:03:48.895Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-14T20:03:48.895Z] #95 DONE 2.9s [2024-02-14T20:03:48.895Z] [2024-02-14T20:03:48.895Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-14T20:03:49.154Z] #203 ... [2024-02-14T20:03:49.154Z] [2024-02-14T20:03:49.154Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:03:49.154Z] #204 DONE 0.7s [2024-02-14T20:03:49.154Z] [2024-02-14T20:03:49.154Z] #95 [security-secretstore-setup] exporting to image [2024-02-14T20:03:49.154Z] #95 exporting layers 0.2s done [2024-02-14T20:03:49.412Z] #95 ... [2024-02-14T20:03:49.412Z] [2024-02-14T20:03:49.412Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-14T20:03:49.412Z] #203 DONE 0.7s [2024-02-14T20:03:49.412Z] [2024-02-14T20:03:49.412Z] #95 [security-bootstrapper] exporting to image [2024-02-14T20:03:49.412Z] #95 writing image sha256:391471d4013668536637e068949be3ff325462d2ecceacba81f53d43ea0065c7 done [2024-02-14T20:03:49.412Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-02-14T20:03:49.412Z] #95 exporting layers 0.2s done [2024-02-14T20:03:49.412Z] #95 writing image sha256:398343b14cf5f30e67dc68a27cc526e58b527e883b2748d2d57684f59a4d27e6 done [2024-02-14T20:03:49.412Z] #95 naming to docker.io/library/security-bootstrapper done [2024-02-14T20:03:49.412Z] #95 DONE 3.3s [2024-02-14T20:03:49.412Z] [2024-02-14T20:03:49.412Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:03:49.412Z] time="2024-02-14T20:01:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-14T20:03:49.452Z] $ docker stop --time=1 f22345d4fa76dd9e623d50daf48ba1aeb9480696073cb9b0a75c351e1869f0db [2024-02-14T20:03:50.738Z] $ docker rm -f --volumes f22345d4fa76dd9e623d50daf48ba1aeb9480696073cb9b0a75c351e1869f0db [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T20:03:51.228Z] + docker images [2024-02-14T20:03:51.228Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-14T20:03:51.228Z] security-bootstrapper latest 398343b14cf5 2 seconds ago 18.5MB [2024-02-14T20:03:51.228Z] security-secretstore-setup latest 391471d40136 3 seconds ago 36.2MB [2024-02-14T20:03:51.228Z] support-notifications latest 480d6b8a2fee 3 seconds ago 26.7MB [2024-02-14T20:03:51.228Z] security-proxy-auth latest 78f28a7fe4af 3 seconds ago 15.8MB [2024-02-14T20:03:51.228Z] core-common-config-bootstrapper latest 0afc21f3f6e3 3 seconds ago 14.9MB [2024-02-14T20:03:51.228Z] security-proxy-setup latest 5be85b55dcdb 3 seconds ago 25.9MB [2024-02-14T20:03:51.228Z] support-scheduler latest 28638eee1217 4 seconds ago 26.1MB [2024-02-14T20:03:51.228Z] security-spiffe-token-provider latest 6da298fa53dd 5 seconds ago 28.6MB [2024-02-14T20:03:51.228Z] core-command latest 8aa5b125edda 5 seconds ago 17MB [2024-02-14T20:03:51.228Z] core-metadata latest 4e0ac751ced4 5 seconds ago 17.4MB [2024-02-14T20:03:51.228Z] core-data latest 62a76b792c25 5 seconds ago 17.1MB [2024-02-14T20:03:51.228Z] security-spire-agent latest 0e4ba5a7ed7b About a minute ago 161MB [2024-02-14T20:03:51.228Z] security-spire-config latest e1b5e0d66e51 About a minute ago 102MB [2024-02-14T20:03:51.228Z] security-spire-server latest 79aa506f8ac7 About a minute ago 102MB [2024-02-14T20:03:51.228Z] ci-base-image-x86_64 latest ac54590d4971 4 minutes ago 883MB [2024-02-14T20:03:51.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-14T20:03:51.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-14T20:03:51.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-14T20:04:00.901Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-14T20:05:37.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-14T20:05:40.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-14T20:05:40.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-14T20:05:42.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.219s coverage: 28.7% of statements [2024-02-14T20:05:50.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.277s coverage: 97.0% of statements [2024-02-14T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-14T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-14T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-14T20:05:59.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.350s coverage: 69.2% of statements [2024-02-14T20:05:59.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-14T20:05:59.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-14T20:06:00.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.304s coverage: 53.2% of statements [2024-02-14T20:06:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-14T20:06:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-14T20:06:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:06:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-14T20:06:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-14T20:06:11.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-14T20:06:11.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-14T20:06:19.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.486s coverage: 93.4% of statements [2024-02-14T20:06:19.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.377s coverage: 4.1% of statements [2024-02-14T20:06:24.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-14T20:06:24.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:06:24.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-14T20:06:25.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-14T20:06:26.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.488s coverage: 97.6% of statements [2024-02-14T20:06:27.187Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.186s coverage: 72.2% of statements [2024-02-14T20:06:33.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-14T20:06:33.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-14T20:06:35.224Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.353s coverage: 0.9% of statements [2024-02-14T20:06:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.230s coverage: 32.2% of statements [2024-02-14T20:06:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.265s coverage: 41.7% of statements [2024-02-14T20:06:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.297s coverage: 82.9% of statements [2024-02-14T20:06:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.248s coverage: 94.1% of statements [2024-02-14T20:06:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.182s coverage: 96.3% of statements [2024-02-14T20:06:44.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.201s coverage: 87.5% of statements [2024-02-14T20:06:44.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-14T20:06:46.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-14T20:06:46.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-14T20:06:46.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-14T20:06:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-14T20:06:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-14T20:06:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-14T20:06:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-14T20:06:57.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.198s coverage: 94.4% of statements [2024-02-14T20:06:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-14T20:06:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-14T20:06:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-14T20:06:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-14T20:07:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-14T20:07:03.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-14T20:07:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.971s coverage: 79.9% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.227s coverage: 92.9% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.159s coverage: 20.0% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.164s coverage: 100.0% of statements [2024-02-14T20:07:09.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.376s coverage: 81.8% of statements [2024-02-14T20:07:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-14T20:07:12.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-14T20:07:12.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.385s coverage: 82.1% of statements [2024-02-14T20:07:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.208s coverage: 86.0% of statements [2024-02-14T20:07:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-14T20:07:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-14T20:07:18.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.081s coverage: 63.1% of statements [2024-02-14T20:07:18.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.313s coverage: 100.0% of statements [2024-02-14T20:07:19.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-02-14T20:07:19.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-02-14T20:07:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-14T20:07:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-14T20:07:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-14T20:07:20.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements [2024-02-14T20:07:20.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2024-02-14T20:07:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-14T20:07:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-14T20:07:25.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-14T20:07:26.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.768s coverage: 38.4% of statements [2024-02-14T20:07:26.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.241s coverage: 89.5% of statements [2024-02-14T20:07:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-14T20:07:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-14T20:07:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-14T20:07:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-14T20:07:31.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements [2024-02-14T20:07:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-14T20:07:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-14T20:07:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-14T20:07:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-14T20:07:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-14T20:07:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:07:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-14T20:07:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-14T20:07:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.271s coverage: 19.9% of statements [2024-02-14T20:07:42.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.537s coverage: 95.7% of statements [2024-02-14T20:07:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-14T20:07:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-14T20:07:46.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.315s coverage: 61.8% of statements [2024-02-14T20:07:48.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-14T20:07:48.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-14T20:07:49.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.370s coverage: 98.9% of statements [2024-02-14T20:07:50.569Z] 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 [2024-02-14T20:07:50.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-14T20:07:50.569Z] go vet ./... [2024-02-14T20:09:57.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-14T20:09:57.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-14T20:09:57.207Z] ./bin/test-attribution-txt.sh [2024-02-14T20:09:57.207Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-14T20:09:57.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-14T20:09:57.625Z] + ls -al . [2024-02-14T20:09:57.625Z] total 732 [2024-02-14T20:09:57.625Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 20:03 . [2024-02-14T20:09:57.625Z] drwxr-xr-x 4 root root 4096 Feb 14 20:03 .. [2024-02-14T20:09:57.625Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:01 .blubracket [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 10 Feb 14 20:01 .dockerignore [2024-02-14T20:09:57.625Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 20:01 .git [2024-02-14T20:09:57.625Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:01 .github [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 1074 Feb 14 20:01 .gitignore [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 20:01 .golangci.yml [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 100 Feb 14 20:01 .hadolint.yml [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 155 Feb 14 20:01 .sonarcloud.properties [2024-02-14T20:09:57.625Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:01 ADOPTERS.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 11674 Feb 14 20:01 Attribution.txt [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 100284 Feb 14 20:01 CHANGELOG.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:01 CONTRIBUTING.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 20:01 GOVERNANCE.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 861 Feb 14 20:01 Jenkinsfile [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:01 LICENSE [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 15392 Feb 14 20:01 Makefile [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 20:01 OWNERS.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 9528 Feb 14 20:01 README.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 789 Feb 14 20:01 SECURITY.md [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 19:58 VERSION [2024-02-14T20:09:57.626Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:01 bin [2024-02-14T20:09:57.626Z] drwxrwxr-x 18 1001 1001 4096 Feb 14 20:01 cmd [2024-02-14T20:09:57.626Z] -rw-r--r-- 1 root root 453602 Feb 14 20:07 coverage.out [2024-02-14T20:09:57.626Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:01 fuzz_test [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 3733 Feb 14 20:01 go.mod [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 34133 Feb 14 20:01 go.sum [2024-02-14T20:09:57.626Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 20:01 internal [2024-02-14T20:09:57.626Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:01 openapi [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 584 Feb 14 20:01 security.txt [2024-02-14T20:09:57.626Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 20:01 version.go [Pipeline] sh [2024-02-14T20:09:58.283Z] + '[' -e coverage.out ] [2024-02-14T20:09:58.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-14T20:09:58.339Z] Warning: overwriting stash ‘coverage-report’ [2024-02-14T20:09:59.090Z] Stashed 1 file(s) [Pipeline] sh [2024-02-14T20:09:59.412Z] + make build [2024-02-14T20:09:59.680Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-14T20:11:21.274Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-14T20:11:21.274Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-14T20:11:21.274Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-14T20:11:21.274Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-14T20:11:47.934Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-14T20:11:53.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-14T20:11:57.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-14T20:12:00.812Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-14T20:12:03.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-14T20:12:05.979Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-14T20:12:09.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-14T20:12:13.583Z] $ docker stop --time=1 714b75510b3b1fbf25696539829f15807b4d723c67bf5f39bbe33f0003591f5f [2024-02-14T20:12:19.313Z] $ docker rm -f --volumes 714b75510b3b1fbf25696539829f15807b4d723c67bf5f39bbe33f0003591f5f [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 [2024-02-14T20:12:22.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-14T20:12:22.501Z] [2024-02-14T20:12:22.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:12:22.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-14T20:12:23.209Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-14T20:12:23.209Z] 547446be3368: Pulling fs layer [2024-02-14T20:12:23.209Z] d125d8839a47: Pulling fs layer [2024-02-14T20:12:23.209Z] 3e85d5ac6304: Pulling fs layer [2024-02-14T20:12:23.209Z] c3105a71a48b: Pulling fs layer [2024-02-14T20:12:23.209Z] 0f093f025ec4: Pulling fs layer [2024-02-14T20:12:23.209Z] c3106fc0e877: Pulling fs layer [2024-02-14T20:12:23.209Z] c3105a71a48b: Waiting [2024-02-14T20:12:23.209Z] 0f093f025ec4: Waiting [2024-02-14T20:12:23.209Z] c3106fc0e877: Waiting [2024-02-14T20:12:23.209Z] 547446be3368: Verifying Checksum [2024-02-14T20:12:23.209Z] 547446be3368: Download complete [2024-02-14T20:12:23.209Z] c3105a71a48b: Verifying Checksum [2024-02-14T20:12:23.209Z] c3105a71a48b: Download complete [2024-02-14T20:12:23.791Z] d125d8839a47: Verifying Checksum [2024-02-14T20:12:23.791Z] d125d8839a47: Download complete [2024-02-14T20:12:23.791Z] c3106fc0e877: Verifying Checksum [2024-02-14T20:12:23.791Z] c3106fc0e877: Download complete [2024-02-14T20:12:23.791Z] 0f093f025ec4: Verifying Checksum [2024-02-14T20:12:23.791Z] 0f093f025ec4: Download complete [2024-02-14T20:12:24.058Z] 547446be3368: Pull complete [2024-02-14T20:12:25.016Z] d125d8839a47: Pull complete [2024-02-14T20:12:25.597Z] 3e85d5ac6304: Verifying Checksum [2024-02-14T20:12:25.597Z] 3e85d5ac6304: Download complete [2024-02-14T20:12:35.669Z] 3e85d5ac6304: Pull complete [2024-02-14T20:12:35.669Z] c3105a71a48b: Pull complete [2024-02-14T20:12:37.075Z] 0f093f025ec4: Pull complete [2024-02-14T20:12:37.075Z] c3106fc0e877: Pull complete [2024-02-14T20:12:37.075Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-14T20:12:37.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-14T20:12:37.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:12:37.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2024-02-14T20:12:37.617Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat [2024-02-14T20:12:39.681Z] $ docker top 54a0a5343da6e58a2e6ca9cd82057d11b70f93e12932bcadcc8aebae2d99b892 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T20:12:40.624Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-14T20:12:48.820Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-14T20:12:48.820Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-02-14T20:12:48.820Z] #1 DONE 0.1s [2024-02-14T20:12:49.406Z] [2024-02-14T20:12:49.406Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-02-14T20:12:49.406Z] #2 transferring dockerfile: 1.70kB 0.0s done [2024-02-14T20:12:49.406Z] #2 DONE 0.0s [2024-02-14T20:12:49.406Z] [2024-02-14T20:12:49.406Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-02-14T20:12:49.674Z] #3 transferring dockerfile: 1.69kB 0.0s done [2024-02-14T20:12:49.674Z] #3 DONE 0.1s [2024-02-14T20:12:49.674Z] [2024-02-14T20:12:49.674Z] #4 [core-data internal] load build definition from Dockerfile [2024-02-14T20:12:49.674Z] #4 transferring dockerfile: 2.01kB done [2024-02-14T20:12:49.674Z] #4 DONE 0.1s [2024-02-14T20:12:49.674Z] [2024-02-14T20:12:49.674Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-02-14T20:12:49.674Z] #5 transferring dockerfile: 1.81kB done [2024-02-14T20:12:49.674Z] #5 DONE 0.1s [2024-02-14T20:12:49.674Z] [2024-02-14T20:12:49.674Z] #6 [core-command internal] load build definition from Dockerfile [2024-02-14T20:12:49.674Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-02-14T20:12:49.674Z] #6 DONE 0.1s [2024-02-14T20:12:49.674Z] [2024-02-14T20:12:49.674Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-02-14T20:12:49.674Z] #7 transferring dockerfile: 2.06kB done [2024-02-14T20:12:49.674Z] #7 DONE 0.1s [2024-02-14T20:12:49.674Z] [2024-02-14T20:12:49.674Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-14T20:12:49.941Z] #8 transferring dockerfile: 2.50kB done [2024-02-14T20:12:49.941Z] #8 DONE 0.1s [2024-02-14T20:12:49.941Z] [2024-02-14T20:12:49.941Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-02-14T20:12:49.941Z] #9 transferring dockerfile: 1.95kB done [2024-02-14T20:12:49.941Z] #9 DONE 0.1s [2024-02-14T20:12:49.941Z] [2024-02-14T20:12:49.941Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-14T20:12:49.941Z] #10 transferring dockerfile: 2.49kB done [2024-02-14T20:12:49.941Z] #10 DONE 0.1s [2024-02-14T20:12:49.941Z] [2024-02-14T20:12:49.941Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-14T20:12:49.941Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-02-14T20:12:49.941Z] #11 DONE 0.1s [2024-02-14T20:12:49.941Z] [2024-02-14T20:12:49.941Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-14T20:12:50.270Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-02-14T20:12:50.270Z] #12 DONE 0.1s [2024-02-14T20:12:50.270Z] [2024-02-14T20:12:50.270Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-02-14T20:12:50.270Z] #13 transferring dockerfile: 1.93kB done [2024-02-14T20:12:50.270Z] #13 DONE 0.1s [2024-02-14T20:12:50.270Z] [2024-02-14T20:12:50.270Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-14T20:12:50.270Z] #14 transferring dockerfile: 2.93kB done [2024-02-14T20:12:50.270Z] #14 DONE 0.1s [2024-02-14T20:12:50.270Z] [2024-02-14T20:12:50.270Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-02-14T20:12:50.270Z] #15 transferring context: 50B done [2024-02-14T20:12:50.270Z] #15 DONE 0.1s [2024-02-14T20:12:51.248Z] [2024-02-14T20:12:51.248Z] #16 [security-spire-server internal] load .dockerignore [2024-02-14T20:12:51.248Z] #16 transferring context: 50B done [2024-02-14T20:12:51.248Z] #16 DONE 0.0s [2024-02-14T20:12:51.248Z] [2024-02-14T20:12:51.248Z] #17 [security-spire-config internal] load .dockerignore [2024-02-14T20:12:51.248Z] #17 transferring context: 50B done [2024-02-14T20:12:51.248Z] #17 DONE 0.0s [2024-02-14T20:12:51.248Z] [2024-02-14T20:12:51.248Z] #18 [core-data internal] load .dockerignore [2024-02-14T20:12:51.248Z] #18 transferring context: 50B 0.0s done [2024-02-14T20:12:51.248Z] #18 DONE 0.1s [2024-02-14T20:12:51.248Z] [2024-02-14T20:12:51.248Z] #19 [security-spire-agent internal] load .dockerignore [2024-02-14T20:12:51.248Z] #19 transferring context: 50B 0.0s done [2024-02-14T20:12:51.248Z] #19 DONE 0.1s [2024-02-14T20:12:51.248Z] [2024-02-14T20:12:51.248Z] #20 [core-command internal] load .dockerignore [2024-02-14T20:12:51.537Z] #20 transferring context: 50B done [2024-02-14T20:12:51.537Z] #20 DONE 0.1s [2024-02-14T20:12:51.537Z] [2024-02-14T20:12:51.537Z] #21 [core-metadata internal] load .dockerignore [2024-02-14T20:12:51.537Z] #21 transferring context: 50B done [2024-02-14T20:12:51.537Z] #21 DONE 0.1s [2024-02-14T20:12:51.537Z] [2024-02-14T20:12:51.537Z] #22 [security-proxy-setup internal] load .dockerignore [2024-02-14T20:12:51.537Z] #22 transferring context: 50B done [2024-02-14T20:12:51.537Z] #22 DONE 0.1s [2024-02-14T20:12:51.537Z] [2024-02-14T20:12:51.537Z] #23 [support-notifications internal] load .dockerignore [2024-02-14T20:12:51.537Z] #23 transferring context: 50B 0.0s done [2024-02-14T20:12:51.537Z] #23 DONE 0.1s [2024-02-14T20:12:51.537Z] [2024-02-14T20:12:51.537Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-02-14T20:12:51.537Z] #24 transferring context: 50B 0.0s done [2024-02-14T20:12:51.537Z] #24 DONE 0.1s [2024-02-14T20:12:51.537Z] [2024-02-14T20:12:51.537Z] #25 [security-proxy-auth internal] load .dockerignore [2024-02-14T20:12:51.808Z] #25 transferring context: 50B done [2024-02-14T20:12:51.808Z] #25 DONE 0.0s [2024-02-14T20:12:51.808Z] [2024-02-14T20:12:51.808Z] #26 [support-scheduler internal] load .dockerignore [2024-02-14T20:12:51.808Z] #26 transferring context: 50B done [2024-02-14T20:12:51.808Z] #26 DONE 0.1s [2024-02-14T20:12:51.808Z] [2024-02-14T20:12:51.808Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-14T20:12:51.808Z] #27 transferring context: 50B done [2024-02-14T20:12:51.808Z] #27 DONE 0.1s [2024-02-14T20:12:51.808Z] [2024-02-14T20:12:51.808Z] #28 [security-bootstrapper internal] load .dockerignore [2024-02-14T20:12:51.808Z] #28 transferring context: 50B done [2024-02-14T20:12:51.808Z] #28 DONE 0.1s [2024-02-14T20:12:52.076Z] [2024-02-14T20:12:52.076Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:52.076Z] #29 DONE 0.0s [2024-02-14T20:12:52.076Z] [2024-02-14T20:12:52.076Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:12:52.358Z] #30 DONE 0.5s [2024-02-14T20:12:52.358Z] [2024-02-14T20:12:52.358Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:12:52.358Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-14T20:12:52.638Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:12:52.638Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-14T20:12:52.638Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-14T20:12:52.638Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-14T20:12:52.917Z] #31 ... [2024-02-14T20:12:52.917Z] [2024-02-14T20:12:52.917Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:52.917Z] #29 DONE 0.0s [2024-02-14T20:12:52.917Z] [2024-02-14T20:12:52.917Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:12:52.917Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-02-14T20:12:52.917Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-14T20:12:52.917Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-14T20:12:52.917Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-14T20:12:52.917Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:12:52.917Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-14T20:12:52.917Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-14T20:12:52.917Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-14T20:12:53.190Z] #31 ... [2024-02-14T20:12:53.191Z] [2024-02-14T20:12:53.191Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.191Z] #29 DONE 0.0s [2024-02-14T20:12:53.191Z] [2024-02-14T20:12:53.191Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:12:53.191Z] #30 DONE 0.5s [2024-02-14T20:12:53.191Z] [2024-02-14T20:12:53.191Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:12:53.191Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-14T20:12:53.191Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:12:53.191Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-14T20:12:53.191Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-14T20:12:53.191Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-14T20:12:53.191Z] #31 ... [2024-02-14T20:12:53.191Z] [2024-02-14T20:12:53.191Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.191Z] #29 DONE 0.0s [2024-02-14T20:12:53.458Z] [2024-02-14T20:12:53.458Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.458Z] #32 ... [2024-02-14T20:12:53.458Z] [2024-02-14T20:12:53.458Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.458Z] #29 DONE 0.0s [2024-02-14T20:12:53.458Z] [2024-02-14T20:12:53.458Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.725Z] #32 ... [2024-02-14T20:12:53.725Z] [2024-02-14T20:12:53.725Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.725Z] #29 DONE 0.0s [2024-02-14T20:12:53.725Z] [2024-02-14T20:12:53.725Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.725Z] #32 ... [2024-02-14T20:12:53.725Z] [2024-02-14T20:12:53.725Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:12:53.725Z] #30 DONE 1.0s [2024-02-14T20:12:53.725Z] [2024-02-14T20:12:53.725Z] #33 [core-metadata internal] load build context [2024-02-14T20:12:53.725Z] #33 DONE 0.0s [2024-02-14T20:12:53.725Z] [2024-02-14T20:12:53.725Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.992Z] #32 ... [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.992Z] #29 DONE 0.0s [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.992Z] #32 ... [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:53.992Z] #29 DONE 0.0s [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-14T20:12:53.992Z] #34 DONE 1.1s [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #32 [core-data internal] load build context [2024-02-14T20:12:53.992Z] #32 ... [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-14T20:12:53.992Z] #35 DONE 1.5s [2024-02-14T20:12:53.992Z] [2024-02-14T20:12:53.992Z] #32 [core-data internal] load build context [2024-02-14T20:12:54.258Z] #32 ... [2024-02-14T20:12:54.258Z] [2024-02-14T20:12:54.258Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:54.258Z] #29 DONE 0.0s [2024-02-14T20:12:54.258Z] [2024-02-14T20:12:54.258Z] #32 [core-data internal] load build context [2024-02-14T20:12:54.258Z] #32 ... [2024-02-14T20:12:54.258Z] [2024-02-14T20:12:54.258Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:12:54.258Z] #30 DONE 1.4s [2024-02-14T20:12:54.258Z] [2024-02-14T20:12:54.258Z] #32 [core-data internal] load build context [2024-02-14T20:12:54.529Z] #32 ... [2024-02-14T20:12:54.529Z] [2024-02-14T20:12:54.529Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-14T20:12:54.529Z] #29 DONE 0.0s [2024-02-14T20:12:54.529Z] [2024-02-14T20:12:54.529Z] #32 [core-data internal] load build context [2024-02-14T20:12:54.529Z] #32 ... [2024-02-14T20:12:54.529Z] [2024-02-14T20:12:54.529Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:12:54.529Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-02-14T20:12:54.529Z] #36 DONE 0.5s [2024-02-14T20:12:54.529Z] [2024-02-14T20:12:54.529Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-14T20:12:54.529Z] #37 DONE 3.0s [2024-02-14T20:12:54.529Z] [2024-02-14T20:12:54.529Z] #32 [core-data internal] load build context [2024-02-14T20:12:55.118Z] #32 ... [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-14T20:12:55.118Z] #30 DONE 2.0s [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-14T20:12:55.118Z] #37 DONE 3.1s [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #32 [core-data internal] load build context [2024-02-14T20:12:55.118Z] #32 ... [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #38 [security-spire-agent internal] load build context [2024-02-14T20:12:55.118Z] #38 transferring context: 17.63kB 0.1s done [2024-02-14T20:12:55.118Z] #38 DONE 1.0s [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-14T20:12:55.118Z] #37 DONE 3.1s [2024-02-14T20:12:55.118Z] [2024-02-14T20:12:55.118Z] #32 [core-data internal] load build context [2024-02-14T20:12:55.390Z] #32 ... [2024-02-14T20:12:55.390Z] [2024-02-14T20:12:55.390Z] #39 [security-spire-server internal] load build context [2024-02-14T20:12:55.390Z] #39 transferring context: 18.10kB 0.1s done [2024-02-14T20:12:55.390Z] #39 DONE 1.3s [2024-02-14T20:12:55.390Z] [2024-02-14T20:12:55.390Z] #32 [core-data internal] load build context [2024-02-14T20:12:55.660Z] #32 ... [2024-02-14T20:12:55.660Z] [2024-02-14T20:12:55.660Z] #40 [security-spire-config internal] load build context [2024-02-14T20:12:55.660Z] #40 transferring context: 16.35kB 0.2s done [2024-02-14T20:12:55.660Z] #40 DONE 1.4s [2024-02-14T20:12:55.660Z] [2024-02-14T20:12:55.660Z] #32 [core-data internal] load build context [2024-02-14T20:12:56.634Z] #32 ... [2024-02-14T20:12:56.634Z] [2024-02-14T20:12:56.634Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-14T20:12:56.634Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-14T20:12:56.634Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-14T20:12:56.634Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-14T20:12:56.634Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-14T20:12:56.634Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-14T20:12:56.634Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-02-14T20:12:56.634Z] #31 DONE 5.1s [2024-02-14T20:12:56.905Z] [2024-02-14T20:12:56.905Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:12:56.905Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-14T20:12:56.905Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-14T20:12:56.905Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-14T20:12:56.905Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-02-14T20:12:56.905Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-14T20:12:56.905Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-02-14T20:12:56.905Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-02-14T20:12:56.905Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.7s [2024-02-14T20:12:56.905Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-14T20:12:57.179Z] #36 ... [2024-02-14T20:12:57.179Z] [2024-02-14T20:12:57.179Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-14T20:12:57.179Z] #41 DONE 3.0s [2024-02-14T20:12:57.179Z] [2024-02-14T20:12:57.179Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:12:57.179Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.35MB / 23.39MB 2.0s [2024-02-14T20:12:57.179Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.3s [2024-02-14T20:12:57.459Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.6s [2024-02-14T20:12:57.725Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-14T20:12:57.993Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.9s [2024-02-14T20:12:58.263Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.3s [2024-02-14T20:12:58.852Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.8s [2024-02-14T20:12:59.119Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 4.3s [2024-02-14T20:12:59.705Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.47MB / 23.39MB 4.6s [2024-02-14T20:13:00.291Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.1s done [2024-02-14T20:13:00.558Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-14T20:13:02.510Z] #36 ... [2024-02-14T20:13:02.510Z] [2024-02-14T20:13:02.510Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:02.510Z] #42 transferring context: 37.74MB 9.8s [2024-02-14T20:13:02.510Z] #42 ... [2024-02-14T20:13:02.510Z] [2024-02-14T20:13:02.510Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:03.095Z] #36 ... [2024-02-14T20:13:03.095Z] [2024-02-14T20:13:03.095Z] #43 [core-command internal] load build context [2024-02-14T20:13:03.361Z] #43 ... [2024-02-14T20:13:03.361Z] [2024-02-14T20:13:03.361Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:03.948Z] #36 ... [2024-02-14T20:13:03.948Z] [2024-02-14T20:13:03.948Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:03.948Z] #33 ... [2024-02-14T20:13:03.948Z] [2024-02-14T20:13:03.948Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:04.215Z] #44 ... [2024-02-14T20:13:04.215Z] [2024-02-14T20:13:04.215Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:04.215Z] #45 ... [2024-02-14T20:13:04.215Z] [2024-02-14T20:13:04.215Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:04.486Z] #46 ... [2024-02-14T20:13:04.486Z] [2024-02-14T20:13:04.486Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:04.486Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done [2024-02-14T20:13:04.486Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-14T20:13:04.486Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-14T20:13:04.486Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-14T20:13:04.486Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-14T20:13:04.486Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-14T20:13:04.486Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-02-14T20:13:04.486Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-14T20:13:04.486Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done [2024-02-14T20:13:04.486Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-14T20:13:04.486Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-14T20:13:04.486Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.4s [2024-02-14T20:13:04.486Z] #47 ... [2024-02-14T20:13:04.486Z] [2024-02-14T20:13:04.486Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:04.755Z] #48 ... [2024-02-14T20:13:04.755Z] [2024-02-14T20:13:04.755Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:04.755Z] #49 ... [2024-02-14T20:13:04.755Z] [2024-02-14T20:13:04.755Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:05.022Z] #48 ... [2024-02-14T20:13:05.022Z] [2024-02-14T20:13:05.022Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:05.289Z] #50 ... [2024-02-14T20:13:05.289Z] [2024-02-14T20:13:05.289Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:05.289Z] #51 ... [2024-02-14T20:13:05.289Z] [2024-02-14T20:13:05.289Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:07.252Z] #46 ... [2024-02-14T20:13:07.252Z] [2024-02-14T20:13:07.252Z] #32 [core-data internal] load build context [2024-02-14T20:13:07.252Z] #32 ... [2024-02-14T20:13:07.252Z] [2024-02-14T20:13:07.252Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:07.252Z] #52 ... [2024-02-14T20:13:07.252Z] [2024-02-14T20:13:07.252Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-14T20:13:07.252Z] #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:07.252Z] #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:07.252Z] #0 8.410 (1/2) Installing ca-certificates (20230506-r0) [2024-02-14T20:13:07.252Z] #0 8.550 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:07.252Z] #0 8.550 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:07.252Z] #0 8.657 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:13:07.252Z] #0 9.781 OK: 9 MiB in 17 packages [2024-02-14T20:13:07.252Z] #53 ... [2024-02-14T20:13:07.252Z] [2024-02-14T20:13:07.252Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-14T20:13:07.522Z] #54 ... [2024-02-14T20:13:07.522Z] [2024-02-14T20:13:07.522Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-14T20:13:07.522Z] #55 ... [2024-02-14T20:13:07.522Z] [2024-02-14T20:13:07.522Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:07.522Z] #56 ... [2024-02-14T20:13:07.522Z] [2024-02-14T20:13:07.522Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:13:07.522Z] #0 8.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:07.522Z] #0 9.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:07.797Z] #57 ... [2024-02-14T20:13:07.797Z] [2024-02-14T20:13:07.797Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-14T20:13:07.797Z] #58 ... [2024-02-14T20:13:07.797Z] [2024-02-14T20:13:07.797Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-14T20:13:07.797Z] #0 8.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:07.797Z] #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:08.069Z] #59 ... [2024-02-14T20:13:08.069Z] [2024-02-14T20:13:08.069Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-14T20:13:08.069Z] #60 ... [2024-02-14T20:13:08.069Z] [2024-02-14T20:13:08.069Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-14T20:13:08.336Z] #61 ... [2024-02-14T20:13:08.336Z] [2024-02-14T20:13:08.336Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:13:08.336Z] #0 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:08.336Z] #62 ... [2024-02-14T20:13:08.336Z] [2024-02-14T20:13:08.336Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-14T20:13:08.336Z] #53 DONE 11.3s [2024-02-14T20:13:08.336Z] [2024-02-14T20:13:08.336Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-14T20:13:08.603Z] #63 ... [2024-02-14T20:13:08.603Z] [2024-02-14T20:13:08.603Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-14T20:13:08.603Z] #64 ... [2024-02-14T20:13:08.603Z] [2024-02-14T20:13:08.603Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-14T20:13:08.603Z] #59 11.56 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:13:08.603Z] #59 11.56 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:13:08.603Z] #59 11.56 OK: 19950 distinct packages available [2024-02-14T20:13:10.013Z] #59 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:10.599Z] #59 ... [2024-02-14T20:13:10.599Z] [2024-02-14T20:13:10.599Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:13:10.599Z] #57 12.14 OK: 266 MiB in 52 packages [2024-02-14T20:13:10.599Z] #57 DONE 13.7s [2024-02-14T20:13:10.870Z] [2024-02-14T20:13:10.870Z] #32 [core-data internal] load build context [2024-02-14T20:13:10.870Z] #32 transferring context: 45.22MB 17.5s [2024-02-14T20:13:12.811Z] #32 ... [2024-02-14T20:13:12.811Z] [2024-02-14T20:13:12.811Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:12.811Z] #42 ... [2024-02-14T20:13:12.811Z] [2024-02-14T20:13:12.811Z] #32 [core-data internal] load build context [2024-02-14T20:13:13.395Z] #32 ... [2024-02-14T20:13:13.395Z] [2024-02-14T20:13:13.395Z] #43 [core-command internal] load build context [2024-02-14T20:13:13.661Z] #43 ... [2024-02-14T20:13:13.661Z] [2024-02-14T20:13:13.661Z] #32 [core-data internal] load build context [2024-02-14T20:13:14.243Z] #32 ... [2024-02-14T20:13:14.243Z] [2024-02-14T20:13:14.243Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:14.243Z] #44 ... [2024-02-14T20:13:14.243Z] [2024-02-14T20:13:14.243Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:14.510Z] #33 ... [2024-02-14T20:13:14.510Z] [2024-02-14T20:13:14.510Z] #32 [core-data internal] load build context [2024-02-14T20:13:14.510Z] #32 ... [2024-02-14T20:13:14.510Z] [2024-02-14T20:13:14.510Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:14.776Z] #45 ... [2024-02-14T20:13:14.776Z] [2024-02-14T20:13:14.776Z] #32 [core-data internal] load build context [2024-02-14T20:13:14.776Z] #32 ... [2024-02-14T20:13:14.776Z] [2024-02-14T20:13:14.776Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:14.776Z] #49 ... [2024-02-14T20:13:14.776Z] [2024-02-14T20:13:14.776Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:14.776Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.5s [2024-02-14T20:13:15.043Z] #36 ... [2024-02-14T20:13:15.043Z] [2024-02-14T20:13:15.043Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:15.043Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s [2024-02-14T20:13:15.043Z] #47 ... [2024-02-14T20:13:15.043Z] [2024-02-14T20:13:15.043Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:15.310Z] #48 ... [2024-02-14T20:13:15.310Z] [2024-02-14T20:13:15.310Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:15.310Z] #50 ... [2024-02-14T20:13:15.310Z] [2024-02-14T20:13:15.310Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:15.579Z] #51 ... [2024-02-14T20:13:15.579Z] [2024-02-14T20:13:15.579Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:17.515Z] #36 ... [2024-02-14T20:13:17.515Z] [2024-02-14T20:13:17.515Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:17.515Z] #46 transferring context: 39.60MB 21.8s [2024-02-14T20:13:17.515Z] #46 ... [2024-02-14T20:13:17.515Z] [2024-02-14T20:13:17.515Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:18.538Z] #36 ... [2024-02-14T20:13:18.538Z] [2024-02-14T20:13:18.538Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-14T20:13:18.538Z] #62 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:18.538Z] #62 18.09 OK: 266 MiB in 52 packages [2024-02-14T20:13:18.538Z] #62 DONE 21.6s [2024-02-14T20:13:18.538Z] [2024-02-14T20:13:18.538Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:18.538Z] #36 ... [2024-02-14T20:13:18.538Z] [2024-02-14T20:13:18.538Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:18.538Z] #0 8.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:18.538Z] #65 ... [2024-02-14T20:13:18.538Z] [2024-02-14T20:13:18.538Z] #32 [core-data internal] load build context [2024-02-14T20:13:19.121Z] #32 ... [2024-02-14T20:13:19.121Z] [2024-02-14T20:13:19.121Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-14T20:13:19.121Z] #58 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.121Z] #58 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.121Z] #58 21.67 OK: 266 MiB in 52 packages [2024-02-14T20:13:19.121Z] #58 ... [2024-02-14T20:13:19.121Z] [2024-02-14T20:13:19.121Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-14T20:13:19.121Z] #63 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.121Z] #63 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.121Z] #63 20.90 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:19.121Z] #63 20.95 (2/2) Installing su-exec (0.2-r3) [2024-02-14T20:13:19.121Z] #63 21.11 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:19.121Z] #63 21.33 OK: 8 MiB in 17 packages [2024-02-14T20:13:19.386Z] #63 ... [2024-02-14T20:13:19.386Z] [2024-02-14T20:13:19.386Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:19.386Z] #56 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.386Z] #56 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:19.386Z] #56 21.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:19.386Z] #56 21.35 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:19.386Z] #56 21.47 OK: 8 MiB in 16 packages [2024-02-14T20:13:19.386Z] #56 ... [2024-02-14T20:13:19.386Z] [2024-02-14T20:13:19.386Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:19.386Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.8s [2024-02-14T20:13:20.350Z] #36 ... [2024-02-14T20:13:20.350Z] [2024-02-14T20:13:20.350Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-14T20:13:20.350Z] #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:20.350Z] #59 20.77 OK: 266 MiB in 52 packages [2024-02-14T20:13:20.350Z] #59 DONE 23.2s [2024-02-14T20:13:20.350Z] [2024-02-14T20:13:20.350Z] #32 [core-data internal] load build context [2024-02-14T20:13:21.348Z] #32 ... [2024-02-14T20:13:21.348Z] [2024-02-14T20:13:21.348Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-14T20:13:21.348Z] #58 DONE 24.2s [2024-02-14T20:13:21.348Z] [2024-02-14T20:13:21.348Z] #32 [core-data internal] load build context [2024-02-14T20:13:21.638Z] #32 ... [2024-02-14T20:13:21.638Z] [2024-02-14T20:13:21.638Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-14T20:13:21.638Z] #63 DONE 24.5s [2024-02-14T20:13:21.638Z] [2024-02-14T20:13:21.638Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:21.638Z] #56 DONE 24.5s [2024-02-14T20:13:21.638Z] [2024-02-14T20:13:21.638Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:21.905Z] #50 ... [2024-02-14T20:13:21.905Z] [2024-02-14T20:13:21.905Z] #32 [core-data internal] load build context [2024-02-14T20:13:21.905Z] #32 transferring context: 67.29MB 28.7s [2024-02-14T20:13:21.905Z] #32 ... [2024-02-14T20:13:21.905Z] [2024-02-14T20:13:21.905Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-14T20:13:21.905Z] #55 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:21.905Z] #55 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:22.176Z] #55 ... [2024-02-14T20:13:22.176Z] [2024-02-14T20:13:22.176Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:23.141Z] #50 ... [2024-02-14T20:13:23.141Z] [2024-02-14T20:13:23.141Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:23.141Z] #52 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:23.141Z] #52 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:23.141Z] #52 ... [2024-02-14T20:13:23.141Z] [2024-02-14T20:13:23.141Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:23.412Z] #42 ... [2024-02-14T20:13:23.412Z] [2024-02-14T20:13:23.412Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-14T20:13:23.412Z] #60 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:23.412Z] #60 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:23.412Z] #60 ... [2024-02-14T20:13:23.412Z] [2024-02-14T20:13:23.412Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:23.685Z] #42 ... [2024-02-14T20:13:23.685Z] [2024-02-14T20:13:23.685Z] #43 [core-command internal] load build context [2024-02-14T20:13:23.952Z] #43 ... [2024-02-14T20:13:23.952Z] [2024-02-14T20:13:23.952Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:24.533Z] #42 ... [2024-02-14T20:13:24.533Z] [2024-02-14T20:13:24.533Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:24.533Z] #33 ... [2024-02-14T20:13:24.533Z] [2024-02-14T20:13:24.533Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:24.800Z] #44 ... [2024-02-14T20:13:24.800Z] [2024-02-14T20:13:24.800Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:24.800Z] #45 ... [2024-02-14T20:13:24.800Z] [2024-02-14T20:13:24.800Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:25.066Z] #44 ... [2024-02-14T20:13:25.066Z] [2024-02-14T20:13:25.066Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:25.066Z] #49 ... [2024-02-14T20:13:25.066Z] [2024-02-14T20:13:25.066Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-14T20:13:25.066Z] #61 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.066Z] #61 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.066Z] #61 27.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:25.066Z] #61 27.62 (2/4) Installing openssl (3.1.4-r5) [2024-02-14T20:13:25.066Z] #61 27.62 (3/4) Installing su-exec (0.2-r3) [2024-02-14T20:13:25.066Z] #61 27.68 (4/4) Installing yq (4.33.3-r5) [2024-02-14T20:13:25.066Z] #61 ... [2024-02-14T20:13:25.066Z] [2024-02-14T20:13:25.066Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-14T20:13:25.066Z] #54 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.066Z] #54 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.066Z] #54 27.76 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:13:25.066Z] #54 27.76 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:13:25.066Z] #54 27.76 OK: 19945 distinct packages available [2024-02-14T20:13:25.336Z] #54 ... [2024-02-14T20:13:25.336Z] [2024-02-14T20:13:25.336Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:25.336Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.4s [2024-02-14T20:13:25.336Z] #47 ... [2024-02-14T20:13:25.336Z] [2024-02-14T20:13:25.336Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:25.608Z] #48 ... [2024-02-14T20:13:25.608Z] [2024-02-14T20:13:25.608Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:25.608Z] #51 ... [2024-02-14T20:13:25.608Z] [2024-02-14T20:13:25.608Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:25.882Z] #47 ... [2024-02-14T20:13:25.882Z] [2024-02-14T20:13:25.882Z] #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-14T20:13:25.882Z] #52 26.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:25.882Z] #52 26.64 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:25.882Z] #52 26.80 OK: 8 MiB in 16 packages [2024-02-14T20:13:25.882Z] #52 DONE 28.9s [2024-02-14T20:13:25.882Z] [2024-02-14T20:13:25.882Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:25.882Z] #47 ... [2024-02-14T20:13:25.882Z] [2024-02-14T20:13:25.882Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-14T20:13:25.882Z] #64 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.882Z] #64 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:25.882Z] #64 27.52 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:13:25.882Z] #64 27.52 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:13:25.882Z] #64 27.52 OK: 19945 distinct packages available [2024-02-14T20:13:25.882Z] #64 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:26.149Z] #64 ... [2024-02-14T20:13:26.149Z] [2024-02-14T20:13:26.149Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-02-14T20:13:27.578Z] #66 ... [2024-02-14T20:13:27.578Z] [2024-02-14T20:13:27.578Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:27.578Z] #46 transferring context: 60.87MB 32.3s [2024-02-14T20:13:27.578Z] #46 ... [2024-02-14T20:13:27.578Z] [2024-02-14T20:13:27.578Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:27.845Z] #48 ... [2024-02-14T20:13:27.845Z] [2024-02-14T20:13:27.845Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-14T20:13:27.845Z] #61 28.45 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:27.845Z] #61 28.60 OK: 18 MiB in 19 packages [2024-02-14T20:13:27.845Z] #61 DONE 30.6s [2024-02-14T20:13:27.845Z] [2024-02-14T20:13:27.845Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:27.845Z] #48 ... [2024-02-14T20:13:27.845Z] [2024-02-14T20:13:27.845Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-14T20:13:27.845Z] #55 25.69 (1/4) Installing ca-certificates (20230506-r0) [2024-02-14T20:13:27.845Z] #55 26.08 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:27.845Z] #55 26.08 (3/4) Installing su-exec (0.2-r3) [2024-02-14T20:13:27.845Z] #55 26.15 (4/4) Installing yq (4.33.3-r5) [2024-02-14T20:13:27.845Z] #55 27.65 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:27.845Z] #55 27.85 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:13:27.845Z] #55 29.07 OK: 18 MiB in 19 packages [2024-02-14T20:13:27.845Z] #55 DONE 30.7s [2024-02-14T20:13:27.845Z] [2024-02-14T20:13:27.845Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:28.433Z] #48 ... [2024-02-14T20:13:28.433Z] [2024-02-14T20:13:28.433Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:28.433Z] #65 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:28.433Z] #65 17.35 OK: 9 MiB in 17 packages [2024-02-14T20:13:28.433Z] #65 DONE 19.9s [2024-02-14T20:13:28.433Z] [2024-02-14T20:13:28.433Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:31.020Z] #48 ... [2024-02-14T20:13:31.020Z] [2024-02-14T20:13:31.020Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:31.020Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.5s [2024-02-14T20:13:31.020Z] #36 ... [2024-02-14T20:13:31.020Z] [2024-02-14T20:13:31.020Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:31.601Z] #48 ... [2024-02-14T20:13:31.601Z] [2024-02-14T20:13:31.601Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-14T20:13:31.601Z] #54 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.601Z] #54 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.601Z] #54 32.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:31.601Z] #54 32.18 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:13:31.601Z] #54 32.18 (3/4) Installing libucontext (1.2-r2) [2024-02-14T20:13:31.601Z] #54 32.18 (4/4) Installing gcompat (1.1.0-r1) [2024-02-14T20:13:31.601Z] #54 32.22 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:31.601Z] #54 32.32 OK: 8 MiB in 19 packages [2024-02-14T20:13:31.601Z] #54 DONE 34.3s [2024-02-14T20:13:31.601Z] [2024-02-14T20:13:31.601Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:31.867Z] #48 ... [2024-02-14T20:13:31.867Z] [2024-02-14T20:13:31.867Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:31.867Z] #0 8.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.867Z] #0 9.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.867Z] #67 ... [2024-02-14T20:13:31.867Z] [2024-02-14T20:13:31.867Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-14T20:13:31.867Z] #64 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.867Z] #64 32.18 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:31.867Z] #64 32.25 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:13:31.867Z] #64 32.25 (3/5) Installing libucontext (1.2-r2) [2024-02-14T20:13:31.867Z] #64 32.25 (4/5) Installing gcompat (1.1.0-r1) [2024-02-14T20:13:31.867Z] #64 32.25 (5/5) Installing openssl (3.1.4-r5) [2024-02-14T20:13:31.867Z] #64 32.40 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:31.867Z] #64 32.51 OK: 9 MiB in 20 packages [2024-02-14T20:13:31.867Z] #64 DONE 34.6s [2024-02-14T20:13:31.867Z] [2024-02-14T20:13:31.867Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-14T20:13:31.867Z] #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.867Z] #0 9.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:31.867Z] #68 ... [2024-02-14T20:13:31.867Z] [2024-02-14T20:13:31.867Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-14T20:13:32.451Z] #69 ... [2024-02-14T20:13:32.451Z] [2024-02-14T20:13:32.451Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-14T20:13:32.451Z] #60 26.66 v3.18.6-32-g6dafbb02a0b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-14T20:13:32.451Z] #60 26.66 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-14T20:13:32.451Z] #60 26.66 OK: 19945 distinct packages available [2024-02-14T20:13:32.451Z] #60 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:32.451Z] #60 29.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:32.451Z] #60 32.05 (1/11) Installing ca-certificates (20230506-r0) [2024-02-14T20:13:32.451Z] #60 32.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-14T20:13:32.451Z] #60 32.34 (3/11) Installing libunistring (1.1-r1) [2024-02-14T20:13:32.451Z] #60 32.43 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-14T20:13:32.451Z] #60 32.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-14T20:13:32.451Z] #60 32.43 (6/11) Installing libcurl (8.5.0-r0) [2024-02-14T20:13:32.451Z] #60 32.54 (7/11) Installing curl (8.5.0-r0) [2024-02-14T20:13:32.451Z] #60 32.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-14T20:13:32.451Z] #60 32.54 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-14T20:13:32.451Z] #60 32.54 (10/11) Installing libucontext (1.2-r2) [2024-02-14T20:13:32.451Z] #60 32.54 (11/11) Installing gcompat (1.1.0-r1) [2024-02-14T20:13:32.451Z] #60 32.59 Executing busybox-1.36.1-r5.trigger [2024-02-14T20:13:32.451Z] #60 32.65 Executing ca-certificates-20230506-r0.trigger [2024-02-14T20:13:32.451Z] #60 33.53 OK: 13 MiB in 26 packages [2024-02-14T20:13:32.451Z] #60 DONE 35.0s [2024-02-14T20:13:32.451Z] [2024-02-14T20:13:32.451Z] #32 [core-data internal] load build context [2024-02-14T20:13:32.451Z] #32 transferring context: 85.19MB 39.1s [2024-02-14T20:13:32.451Z] #32 ... [2024-02-14T20:13:32.451Z] [2024-02-14T20:13:32.451Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:33.041Z] #70 ... [2024-02-14T20:13:33.041Z] [2024-02-14T20:13:33.041Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:33.318Z] #50 ... [2024-02-14T20:13:33.318Z] [2024-02-14T20:13:33.318Z] #32 [core-data internal] load build context [2024-02-14T20:13:33.901Z] #32 ... [2024-02-14T20:13:33.901Z] [2024-02-14T20:13:33.901Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-14T20:13:33.901Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.8s done [2024-02-14T20:13:33.901Z] #47 DONE 39.7s [2024-02-14T20:13:33.901Z] [2024-02-14T20:13:33.901Z] #32 [core-data internal] load build context [2024-02-14T20:13:33.901Z] #32 ... [2024-02-14T20:13:33.901Z] [2024-02-14T20:13:33.901Z] #43 [core-command internal] load build context [2024-02-14T20:13:34.168Z] #43 ... [2024-02-14T20:13:34.168Z] [2024-02-14T20:13:34.168Z] #32 [core-data internal] load build context [2024-02-14T20:13:34.757Z] #32 ... [2024-02-14T20:13:34.757Z] [2024-02-14T20:13:34.757Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-14T20:13:34.757Z] #68 10.83 OK: 8 MiB in 17 packages [2024-02-14T20:13:34.757Z] #68 DONE 12.8s [2024-02-14T20:13:34.757Z] [2024-02-14T20:13:34.757Z] #32 [core-data internal] load build context [2024-02-14T20:13:34.757Z] #32 ... [2024-02-14T20:13:34.757Z] [2024-02-14T20:13:34.757Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:35.022Z] #33 ... [2024-02-14T20:13:35.022Z] [2024-02-14T20:13:35.022Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:35.022Z] #45 ... [2024-02-14T20:13:35.022Z] [2024-02-14T20:13:35.022Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:35.022Z] #67 11.04 OK: 8 MiB in 16 packages [2024-02-14T20:13:35.022Z] #67 DONE 13.2s [2024-02-14T20:13:35.022Z] [2024-02-14T20:13:35.022Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:35.022Z] #45 ... [2024-02-14T20:13:35.022Z] [2024-02-14T20:13:35.022Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:35.288Z] #44 ... [2024-02-14T20:13:35.288Z] [2024-02-14T20:13:35.288Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:35.288Z] #42 ... [2024-02-14T20:13:35.288Z] [2024-02-14T20:13:35.288Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:35.554Z] #49 ... [2024-02-14T20:13:35.554Z] [2024-02-14T20:13:35.554Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:35.820Z] #44 ... [2024-02-14T20:13:35.820Z] [2024-02-14T20:13:35.820Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:35.820Z] #51 ... [2024-02-14T20:13:35.820Z] [2024-02-14T20:13:35.820Z] #32 [core-data internal] load build context [2024-02-14T20:13:36.086Z] #32 ... [2024-02-14T20:13:36.086Z] [2024-02-14T20:13:36.086Z] #66 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-14T20:13:36.086Z] #66 7.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:36.086Z] #66 8.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:36.086Z] #66 9.451 OK: 8 MiB in 16 packages [2024-02-14T20:13:36.086Z] #66 DONE 10.3s [2024-02-14T20:13:36.352Z] [2024-02-14T20:13:36.352Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:37.762Z] #44 transferring context: 87.15MB 42.9s [2024-02-14T20:13:37.762Z] #44 ... [2024-02-14T20:13:37.762Z] [2024-02-14T20:13:37.762Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:37.762Z] #46 ... [2024-02-14T20:13:37.762Z] [2024-02-14T20:13:37.762Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:38.027Z] #44 ... [2024-02-14T20:13:38.027Z] [2024-02-14T20:13:38.027Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-14T20:13:38.027Z] #0 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:38.027Z] #71 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:38.027Z] #71 ... [2024-02-14T20:13:38.027Z] [2024-02-14T20:13:38.027Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:38.293Z] #44 ... [2024-02-14T20:13:38.293Z] [2024-02-14T20:13:38.293Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-14T20:13:38.293Z] #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:38.293Z] #0 9.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:38.293Z] #72 ... [2024-02-14T20:13:38.293Z] [2024-02-14T20:13:38.293Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:41.639Z] #46 ... [2024-02-14T20:13:41.639Z] [2024-02-14T20:13:41.639Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:41.639Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.4s [2024-02-14T20:13:41.639Z] #36 ... [2024-02-14T20:13:41.639Z] [2024-02-14T20:13:41.639Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:41.639Z] #50 ... [2024-02-14T20:13:41.639Z] [2024-02-14T20:13:41.639Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-14T20:13:41.639Z] #72 11.93 OK: 18 MiB in 19 packages [2024-02-14T20:13:41.639Z] #72 DONE 13.1s [2024-02-14T20:13:41.639Z] [2024-02-14T20:13:41.639Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:41.639Z] #50 ... [2024-02-14T20:13:41.639Z] [2024-02-14T20:13:41.639Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:41.906Z] #46 ... [2024-02-14T20:13:41.906Z] [2024-02-14T20:13:41.906Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-14T20:13:41.906Z] #71 12.69 OK: 18 MiB in 19 packages [2024-02-14T20:13:41.906Z] #71 DONE 14.0s [2024-02-14T20:13:41.906Z] [2024-02-14T20:13:41.906Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:41.906Z] #46 ... [2024-02-14T20:13:41.906Z] [2024-02-14T20:13:41.906Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-14T20:13:41.906Z] #0 6.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:41.906Z] #0 7.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:41.906Z] #0 9.549 OK: 8 MiB in 19 packages [2024-02-14T20:13:41.906Z] #73 ... [2024-02-14T20:13:41.906Z] [2024-02-14T20:13:41.906Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:42.172Z] #48 ... [2024-02-14T20:13:42.172Z] [2024-02-14T20:13:42.172Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-14T20:13:42.172Z] #73 DONE 10.3s [2024-02-14T20:13:42.172Z] [2024-02-14T20:13:42.172Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:42.172Z] #48 ... [2024-02-14T20:13:42.172Z] [2024-02-14T20:13:42.172Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:42.172Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.6s done [2024-02-14T20:13:43.134Z] #36 ... [2024-02-14T20:13:43.134Z] [2024-02-14T20:13:43.134Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-14T20:13:43.134Z] #74 DONE 1.0s [2024-02-14T20:13:43.134Z] [2024-02-14T20:13:43.134Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:43.134Z] #48 transferring context: 107.64MB 48.5s [2024-02-14T20:13:43.716Z] #48 ... [2024-02-14T20:13:43.716Z] [2024-02-14T20:13:43.716Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-14T20:13:43.716Z] #75 DONE 9.0s [2024-02-14T20:13:43.716Z] [2024-02-14T20:13:43.716Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:44.303Z] #48 ... [2024-02-14T20:13:44.303Z] [2024-02-14T20:13:44.303Z] #43 [core-command internal] load build context [2024-02-14T20:13:44.303Z] #43 ... [2024-02-14T20:13:44.303Z] [2024-02-14T20:13:44.303Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:44.569Z] #48 ... [2024-02-14T20:13:44.569Z] [2024-02-14T20:13:44.569Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-14T20:13:44.569Z] #36 DONE 50.5s [2024-02-14T20:13:44.569Z] [2024-02-14T20:13:44.569Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:44.569Z] #48 ... [2024-02-14T20:13:44.569Z] [2024-02-14T20:13:44.569Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-14T20:13:44.569Z] #70 9.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:44.569Z] #70 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:44.569Z] #70 11.23 OK: 13 MiB in 26 packages [2024-02-14T20:13:44.569Z] #70 DONE 12.3s [2024-02-14T20:13:44.569Z] [2024-02-14T20:13:44.569Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:44.836Z] #48 ... [2024-02-14T20:13:44.836Z] [2024-02-14T20:13:44.836Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-14T20:13:44.836Z] #69 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:44.836Z] #69 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-14T20:13:44.836Z] #69 12.14 OK: 9 MiB in 20 packages [2024-02-14T20:13:44.836Z] #69 DONE 13.0s [2024-02-14T20:13:44.836Z] [2024-02-14T20:13:44.836Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:45.102Z] #48 ... [2024-02-14T20:13:45.102Z] [2024-02-14T20:13:45.102Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-14T20:13:45.102Z] #76 DONE 1.2s [2024-02-14T20:13:45.102Z] [2024-02-14T20:13:45.102Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:45.102Z] #48 ... [2024-02-14T20:13:45.102Z] [2024-02-14T20:13:45.102Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:45.369Z] #33 ... [2024-02-14T20:13:45.369Z] [2024-02-14T20:13:45.369Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:45.369Z] #45 ... [2024-02-14T20:13:45.369Z] [2024-02-14T20:13:45.369Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:45.369Z] #42 ... [2024-02-14T20:13:45.369Z] [2024-02-14T20:13:45.369Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:45.635Z] #45 ... [2024-02-14T20:13:45.635Z] [2024-02-14T20:13:45.635Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:45.635Z] #49 ... [2024-02-14T20:13:45.635Z] [2024-02-14T20:13:45.635Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:45.904Z] #45 ... [2024-02-14T20:13:45.904Z] [2024-02-14T20:13:45.904Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:46.170Z] #51 ... [2024-02-14T20:13:46.170Z] [2024-02-14T20:13:46.170Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:46.170Z] #45 ... [2024-02-14T20:13:46.170Z] [2024-02-14T20:13:46.170Z] #32 [core-data internal] load build context [2024-02-14T20:13:46.441Z] #32 ... [2024-02-14T20:13:46.441Z] [2024-02-14T20:13:46.441Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:47.021Z] #51 ... [2024-02-14T20:13:47.021Z] [2024-02-14T20:13:47.021Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-14T20:13:47.021Z] #77 DONE 2.0s [2024-02-14T20:13:47.021Z] [2024-02-14T20:13:47.021Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:48.429Z] #51 ... [2024-02-14T20:13:48.429Z] [2024-02-14T20:13:48.429Z] #45 [security-secretstore-setup internal] load build context [2024-02-14T20:13:48.429Z] #45 transferring context: 132.74MB 53.5s done [2024-02-14T20:13:48.429Z] #45 DONE 54.3s [2024-02-14T20:13:48.429Z] [2024-02-14T20:13:48.429Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:48.429Z] #51 ... [2024-02-14T20:13:48.429Z] [2024-02-14T20:13:48.429Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:48.697Z] #44 ... [2024-02-14T20:13:48.697Z] [2024-02-14T20:13:48.697Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:48.697Z] #78 ... [2024-02-14T20:13:48.697Z] [2024-02-14T20:13:48.697Z] #32 [core-data internal] load build context [2024-02-14T20:13:48.697Z] #32 transferring context: 132.74MB 55.5s done [2024-02-14T20:13:48.697Z] #32 DONE 55.8s [2024-02-14T20:13:48.963Z] [2024-02-14T20:13:48.963Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:49.542Z] #44 ... [2024-02-14T20:13:49.542Z] [2024-02-14T20:13:49.542Z] #48 [core-common-config-bootstrapper internal] load build context [2024-02-14T20:13:49.542Z] #48 transferring context: 132.74MB 54.0s done [2024-02-14T20:13:49.542Z] #48 DONE 55.1s [2024-02-14T20:13:49.542Z] [2024-02-14T20:13:49.542Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:50.507Z] #44 ... [2024-02-14T20:13:50.507Z] [2024-02-14T20:13:50.507Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:13:50.507Z] #79 DONE 3.1s [2024-02-14T20:13:50.507Z] [2024-02-14T20:13:50.507Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:50.773Z] #44 ... [2024-02-14T20:13:50.773Z] [2024-02-14T20:13:50.773Z] #46 [security-proxy-auth internal] load build context [2024-02-14T20:13:50.773Z] #46 transferring context: 132.74MB 54.9s done [2024-02-14T20:13:50.773Z] #46 DONE 56.4s [2024-02-14T20:13:50.773Z] [2024-02-14T20:13:50.773Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:13:50.773Z] #80 DONE 3.2s [2024-02-14T20:13:50.773Z] [2024-02-14T20:13:50.773Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:50.773Z] #44 transferring context: 132.74MB 56.3s done [2024-02-14T20:13:51.038Z] #44 ... [2024-02-14T20:13:51.038Z] [2024-02-14T20:13:51.038Z] #51 [support-scheduler internal] load build context [2024-02-14T20:13:51.038Z] #51 transferring context: 132.74MB 53.6s done [2024-02-14T20:13:51.038Z] #51 DONE 56.1s [2024-02-14T20:13:51.302Z] [2024-02-14T20:13:51.302Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:51.302Z] #78 DONE 2.7s [2024-02-14T20:13:51.302Z] [2024-02-14T20:13:51.302Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:51.302Z] #42 transferring context: 132.74MB 58.6s done [2024-02-14T20:13:51.302Z] #42 ... [2024-02-14T20:13:51.302Z] [2024-02-14T20:13:51.302Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-14T20:13:51.302Z] #81 DONE 3.7s [2024-02-14T20:13:51.302Z] [2024-02-14T20:13:51.302Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:13:51.567Z] #82 ... [2024-02-14T20:13:51.567Z] [2024-02-14T20:13:51.567Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:51.567Z] #83 DONE 2.2s [2024-02-14T20:13:51.567Z] [2024-02-14T20:13:51.567Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:51.834Z] #50 ... [2024-02-14T20:13:51.834Z] [2024-02-14T20:13:51.834Z] #44 [security-proxy-setup internal] load build context [2024-02-14T20:13:51.834Z] #44 DONE 57.7s [2024-02-14T20:13:51.834Z] [2024-02-14T20:13:51.834Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-14T20:13:51.834Z] #42 DONE 59.3s [2024-02-14T20:13:51.834Z] [2024-02-14T20:13:51.834Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:51.834Z] #50 ... [2024-02-14T20:13:51.834Z] [2024-02-14T20:13:51.834Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:51.834Z] #49 ... [2024-02-14T20:13:51.834Z] [2024-02-14T20:13:51.834Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:52.099Z] #50 ... [2024-02-14T20:13:52.099Z] [2024-02-14T20:13:52.099Z] #43 [core-command internal] load build context [2024-02-14T20:13:52.099Z] #43 transferring context: 132.74MB 58.1s done [2024-02-14T20:13:52.099Z] #43 DONE 58.9s [2024-02-14T20:13:52.099Z] [2024-02-14T20:13:52.099Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:52.368Z] #50 ... [2024-02-14T20:13:52.368Z] [2024-02-14T20:13:52.368Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-14T20:13:52.368Z] #84 DONE 1.7s [2024-02-14T20:13:52.368Z] [2024-02-14T20:13:52.368Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-14T20:13:52.368Z] #85 DONE 1.7s [2024-02-14T20:13:52.368Z] [2024-02-14T20:13:52.368Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:52.368Z] #50 ... [2024-02-14T20:13:52.368Z] [2024-02-14T20:13:52.368Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-14T20:13:52.368Z] #86 DONE 1.0s [2024-02-14T20:13:52.368Z] [2024-02-14T20:13:52.368Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-14T20:13:53.330Z] #87 ... [2024-02-14T20:13:53.330Z] [2024-02-14T20:13:53.330Z] #50 [security-bootstrapper internal] load build context [2024-02-14T20:13:53.330Z] #50 transferring context: 132.74MB 56.5s done [2024-02-14T20:13:53.330Z] #50 DONE 58.0s [2024-02-14T20:13:53.330Z] [2024-02-14T20:13:53.330Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:53.330Z] #49 ... [2024-02-14T20:13:53.330Z] [2024-02-14T20:13:53.330Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:53.330Z] #88 DONE 1.4s [2024-02-14T20:13:53.330Z] [2024-02-14T20:13:53.330Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:53.330Z] #49 ... [2024-02-14T20:13:53.330Z] [2024-02-14T20:13:53.330Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-14T20:13:53.330Z] #89 DONE 0.9s [2024-02-14T20:13:53.595Z] [2024-02-14T20:13:53.595Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-14T20:13:53.595Z] #90 DONE 1.0s [2024-02-14T20:13:53.595Z] [2024-02-14T20:13:53.595Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:53.595Z] #49 ... [2024-02-14T20:13:53.595Z] [2024-02-14T20:13:53.595Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-14T20:13:53.595Z] #87 DONE 1.1s [2024-02-14T20:13:53.595Z] [2024-02-14T20:13:53.595Z] #49 [support-notifications internal] load build context [2024-02-14T20:13:53.869Z] #49 transferring context: 132.74MB 59.4s done [2024-02-14T20:13:54.136Z] #49 DONE 60.3s [2024-02-14T20:13:54.136Z] [2024-02-14T20:13:54.136Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:13:54.136Z] #91 DONE 0.6s [2024-02-14T20:13:54.136Z] [2024-02-14T20:13:54.136Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-14T20:13:54.136Z] #92 ... [2024-02-14T20:13:54.136Z] [2024-02-14T20:13:54.136Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:13:54.136Z] #93 DONE 0.8s [2024-02-14T20:13:54.136Z] [2024-02-14T20:13:54.136Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-14T20:13:54.136Z] #94 DONE 0.6s [2024-02-14T20:13:54.404Z] [2024-02-14T20:13:54.404Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:54.404Z] #33 ... [2024-02-14T20:13:54.404Z] [2024-02-14T20:13:54.404Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-14T20:13:54.404Z] #92 DONE 0.3s [2024-02-14T20:13:54.404Z] [2024-02-14T20:13:54.404Z] #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:54.670Z] #95 ... [2024-02-14T20:13:54.670Z] [2024-02-14T20:13:54.670Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-14T20:13:54.670Z] #96 DONE 0.4s [2024-02-14T20:13:54.670Z] [2024-02-14T20:13:54.670Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-14T20:13:54.670Z] #97 DONE 0.5s [2024-02-14T20:13:54.670Z] [2024-02-14T20:13:54.670Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-14T20:13:55.026Z] #98 ... [2024-02-14T20:13:55.026Z] [2024-02-14T20:13:55.026Z] #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:13:55.026Z] #95 DONE 0.7s [2024-02-14T20:13:55.026Z] [2024-02-14T20:13:55.026Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:13:55.300Z] #99 ... [2024-02-14T20:13:55.300Z] [2024-02-14T20:13:55.300Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-14T20:13:55.300Z] #100 DONE 0.6s [2024-02-14T20:13:55.300Z] [2024-02-14T20:13:55.300Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-14T20:13:55.300Z] #101 DONE 0.6s [2024-02-14T20:13:55.300Z] [2024-02-14T20:13:55.300Z] #102 [security-spire-config] exporting to image [2024-02-14T20:13:55.300Z] #102 exporting layers [2024-02-14T20:13:55.572Z] #102 ... [2024-02-14T20:13:55.572Z] [2024-02-14T20:13:55.572Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-14T20:13:55.572Z] #98 DONE 0.7s [2024-02-14T20:13:55.572Z] [2024-02-14T20:13:55.572Z] #102 [security-spire-server] exporting to image [2024-02-14T20:13:56.975Z] #102 ... [2024-02-14T20:13:56.975Z] [2024-02-14T20:13:56.975Z] #33 [core-metadata internal] load build context [2024-02-14T20:13:56.975Z] #33 transferring context: 132.74MB 62.0s done [2024-02-14T20:13:56.975Z] #33 DONE 62.9s [2024-02-14T20:13:56.975Z] [2024-02-14T20:13:56.975Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:13:58.909Z] #103 ... [2024-02-14T20:13:58.909Z] [2024-02-14T20:13:58.909Z] #102 [security-spire-agent] exporting to image [2024-02-14T20:13:58.909Z] #102 exporting layers 3.4s done [2024-02-14T20:13:58.909Z] #102 writing image sha256:92bd5364ccc56c05ceb2a57689df13aa15837b7d57925b7ff05ef2b828def194 0.0s done [2024-02-14T20:13:58.909Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-14T20:13:58.909Z] #102 exporting layers 3.2s done [2024-02-14T20:13:58.909Z] #102 writing image sha256:41fe0848ad70f064e667c759568d01b9202e4e7e7738f085bd7c0eed1201229a 0.0s done [2024-02-14T20:13:58.909Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-02-14T20:13:58.909Z] #102 writing image sha256:2a6dfa7ac11a60c36e7e5acc4a15d86da8a493e05f80f26e54426244d8033183 done [2024-02-14T20:13:58.909Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-02-14T20:13:58.909Z] #102 DONE 3.5s [2024-02-14T20:13:58.909Z] [2024-02-14T20:13:58.909Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:20.966Z] #104 DONE 27.5s [2024-02-14T20:14:20.966Z] [2024-02-14T20:14:20.966Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:20.966Z] #82 DONE 27.7s [2024-02-14T20:14:20.966Z] [2024-02-14T20:14:20.966Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:20.966Z] #99 DONE 23.9s [2024-02-14T20:14:20.967Z] [2024-02-14T20:14:20.967Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:20.967Z] #103 DONE 25.7s [2024-02-14T20:14:20.967Z] [2024-02-14T20:14:20.967Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #105 DONE 2.5s [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #106 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #107 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #108 [support-scheduler builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #108 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #109 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #110 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #111 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #112 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #113 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #114 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #115 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #116 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #117 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #118 DONE 2.5s [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #119 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #120 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #121 [core-metadata builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #121 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #122 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #123 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #124 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #125 [core-command builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #125 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-14T20:14:21.547Z] #126 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-14T20:14:21.547Z] #127 CACHED [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #128 [core-data builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #128 DONE 2.4s [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-14T20:14:21.547Z] #129 DONE 2.5s [2024-02-14T20:14:21.547Z] [2024-02-14T20:14:21.547Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:14:28.200Z] #130 ... [2024-02-14T20:14:28.200Z] [2024-02-14T20:14:28.200Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-14T20:14:28.200Z] #0 3.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-14T20:14:29.159Z] #131 ... [2024-02-14T20:14:29.159Z] [2024-02-14T20:14:29.159Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-14T20:14:29.159Z] #0 7.460 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-14T20:14:29.159Z] #132 ... [2024-02-14T20:14:29.159Z] [2024-02-14T20:14:29.159Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:14:29.159Z] #130 7.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-14T20:14:31.767Z] #130 ... [2024-02-14T20:14:31.767Z] [2024-02-14T20:14:31.767Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:14:31.767Z] #0 7.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-14T20:14:31.767Z] #133 ... [2024-02-14T20:14:31.767Z] [2024-02-14T20:14:31.767Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:14:31.767Z] #0 7.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-14T20:14:31.767Z] #134 ... [2024-02-14T20:14:31.767Z] [2024-02-14T20:14:31.767Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-14T20:14:31.767Z] #0 7.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-14T20:14:32.034Z] #135 ... [2024-02-14T20:14:32.034Z] [2024-02-14T20:14:32.034Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-14T20:14:32.034Z] #0 7.673 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-14T20:14:32.034Z] #136 ... [2024-02-14T20:14:32.034Z] [2024-02-14T20:14:32.034Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:14:32.034Z] #0 7.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-14T20:14:32.300Z] #137 ... [2024-02-14T20:14:32.300Z] [2024-02-14T20:14:32.300Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:14:32.300Z] #0 7.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-14T20:14:32.589Z] #138 ... [2024-02-14T20:14:32.589Z] [2024-02-14T20:14:32.589Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-14T20:14:32.589Z] #0 7.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-14T20:14:32.589Z] #139 ... [2024-02-14T20:14:32.589Z] [2024-02-14T20:14:32.589Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-14T20:14:32.589Z] #0 7.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-14T20:26:25.002Z] #140 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-14T20:26:25.002Z] #132 717.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-14T20:26:25.002Z] #132 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-14T20:26:25.002Z] #139 DONE 719.9s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:26:25.002Z] #130 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:26:25.002Z] #141 DONE 0.4s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-14T20:26:25.002Z] #140 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:26:25.002Z] #142 DONE 0.2s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-14T20:26:25.002Z] #143 DONE 0.2s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-14T20:26:25.002Z] #144 DONE 0.2s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-14T20:26:25.002Z] #145 DONE 0.3s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:26:25.002Z] #134 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-14T20:26:25.002Z] #146 DONE 0.1s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:26:25.002Z] #147 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-14T20:26:25.002Z] #140 DONE 722.9s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-14T20:26:25.002Z] #148 DONE 0.3s [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:26:25.002Z] #138 ... [2024-02-14T20:26:25.002Z] [2024-02-14T20:26:25.002Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-14T20:26:28.456Z] #149 ... [2024-02-14T20:26:28.456Z] [2024-02-14T20:26:28.456Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:26:28.456Z] #147 DONE 5.2s [2024-02-14T20:26:28.733Z] [2024-02-14T20:26:28.733Z] #102 [security-proxy-setup] exporting to image [2024-02-14T20:26:28.733Z] #102 exporting layers [2024-02-14T20:26:29.716Z] #102 ... [2024-02-14T20:26:29.716Z] [2024-02-14T20:26:29.716Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-14T20:26:29.716Z] #149 DONE 4.5s [2024-02-14T20:26:29.716Z] [2024-02-14T20:26:29.716Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:26:29.716Z] #150 DONE 0.3s [2024-02-14T20:26:29.716Z] [2024-02-14T20:26:29.716Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:26:30.002Z] #151 DONE 0.2s [2024-02-14T20:26:30.002Z] [2024-02-14T20:26:30.002Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-14T20:26:30.002Z] #135 ... [2024-02-14T20:26:30.002Z] [2024-02-14T20:26:30.002Z] #102 [security-proxy-setup] exporting to image [2024-02-14T20:26:30.002Z] #102 exporting layers 1.4s done [2024-02-14T20:26:30.002Z] #102 writing image sha256:695ce648ebe97863158cff498f6030296b960cc81695dc7abbd8568d0713abd7 [2024-02-14T20:26:30.286Z] #102 writing image sha256:695ce648ebe97863158cff498f6030296b960cc81695dc7abbd8568d0713abd7 done [2024-02-14T20:26:30.286Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-14T20:26:30.286Z] #102 DONE 5.0s [2024-02-14T20:26:30.286Z] [2024-02-14T20:26:30.286Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-14T20:26:30.286Z] #152 DONE 0.3s [2024-02-14T20:26:30.286Z] [2024-02-14T20:26:30.286Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-14T20:26:30.573Z] #153 DONE 0.2s [2024-02-14T20:26:30.573Z] [2024-02-14T20:26:30.573Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-14T20:26:30.573Z] #154 DONE 0.1s [2024-02-14T20:26:30.573Z] [2024-02-14T20:26:30.573Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-14T20:26:30.573Z] #155 DONE 0.1s [2024-02-14T20:26:30.573Z] [2024-02-14T20:26:30.573Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:26:30.849Z] #137 ... [2024-02-14T20:26:30.849Z] [2024-02-14T20:26:30.849Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-14T20:26:30.849Z] #156 DONE 0.1s [2024-02-14T20:26:30.849Z] [2024-02-14T20:26:30.849Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-14T20:26:31.132Z] #157 DONE 0.2s [2024-02-14T20:26:31.132Z] [2024-02-14T20:26:31.132Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-14T20:26:33.097Z] #158 DONE 1.8s [2024-02-14T20:26:33.097Z] [2024-02-14T20:26:33.097Z] #102 [security-bootstrapper] exporting to image [2024-02-14T20:26:34.049Z] #102 exporting layers 1.0s done [2024-02-14T20:26:34.049Z] #102 writing image sha256:32a84433f1d11cbb943e6ae92ccfcb5122dbf7536722f536b71d6ef14948563d done [2024-02-14T20:26:34.049Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-14T20:26:34.049Z] #102 DONE 6.0s [2024-02-14T20:26:34.049Z] [2024-02-14T20:26:34.049Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-14T20:26:35.003Z] #136 ... [2024-02-14T20:26:35.003Z] [2024-02-14T20:26:35.003Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-14T20:26:35.003Z] #132 DONE 733.4s [2024-02-14T20:26:35.003Z] [2024-02-14T20:26:35.003Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:26:35.631Z] #138 ... [2024-02-14T20:26:35.631Z] [2024-02-14T20:26:35.631Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:26:35.895Z] #159 DONE 0.2s [2024-02-14T20:26:35.895Z] [2024-02-14T20:26:35.895Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:26:35.895Z] #160 DONE 0.1s [2024-02-14T20:26:35.895Z] [2024-02-14T20:26:35.895Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-14T20:26:36.161Z] #161 DONE 0.2s [2024-02-14T20:26:36.161Z] [2024-02-14T20:26:36.161Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-14T20:26:36.435Z] #162 DONE 0.2s [2024-02-14T20:26:36.435Z] [2024-02-14T20:26:36.435Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:26:36.435Z] #138 ... [2024-02-14T20:26:36.435Z] [2024-02-14T20:26:36.435Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:26:36.709Z] #163 DONE 0.2s [2024-02-14T20:26:36.709Z] [2024-02-14T20:26:36.709Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-14T20:26:36.709Z] #164 DONE 0.3s [2024-02-14T20:26:36.709Z] [2024-02-14T20:26:36.709Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:26:36.978Z] #130 ... [2024-02-14T20:26:36.978Z] [2024-02-14T20:26:36.978Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-14T20:26:37.243Z] #165 DONE 0.3s [2024-02-14T20:26:37.243Z] [2024-02-14T20:26:37.243Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-14T20:26:37.509Z] #166 DONE 0.1s [2024-02-14T20:26:37.509Z] [2024-02-14T20:26:37.509Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:26:44.138Z] #167 DONE 6.4s [2024-02-14T20:26:44.138Z] [2024-02-14T20:26:44.138Z] #102 [security-secretstore-setup] exporting to image [2024-02-14T20:26:44.138Z] #102 exporting layers [2024-02-14T20:26:45.094Z] #102 exporting layers 1.2s done [2024-02-14T20:26:45.094Z] #102 writing image sha256:2f072df17969695858473931bdfafec50128c200a8e85295f6f1d26933dd8747 done [2024-02-14T20:26:45.094Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-14T20:26:45.094Z] #102 DONE 7.3s [2024-02-14T20:26:45.094Z] [2024-02-14T20:26:45.094Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:26:47.666Z] #133 ... [2024-02-14T20:26:47.666Z] [2024-02-14T20:26:47.666Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-14T20:26:47.666Z] #131 DONE 746.2s [2024-02-14T20:26:47.963Z] [2024-02-14T20:26:47.963Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:26:48.229Z] #138 ... [2024-02-14T20:26:48.229Z] [2024-02-14T20:26:48.229Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:26:48.494Z] #168 DONE 0.3s [2024-02-14T20:26:48.494Z] [2024-02-14T20:26:48.494Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:26:48.495Z] #169 DONE 0.1s [2024-02-14T20:26:48.495Z] [2024-02-14T20:26:48.495Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:26:48.767Z] #130 ... [2024-02-14T20:26:48.767Z] [2024-02-14T20:26:48.767Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-14T20:26:48.767Z] #170 DONE 0.2s [2024-02-14T20:26:48.767Z] [2024-02-14T20:26:48.767Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:26:49.031Z] #171 DONE 0.1s [2024-02-14T20:26:49.031Z] [2024-02-14T20:26:49.031Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-14T20:26:49.296Z] #172 DONE 0.1s [2024-02-14T20:26:49.296Z] [2024-02-14T20:26:49.296Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:26:51.280Z] #173 DONE 1.8s [2024-02-14T20:26:51.280Z] [2024-02-14T20:26:51.280Z] #102 [security-proxy-auth] exporting to image [2024-02-14T20:26:51.280Z] #102 exporting layers [2024-02-14T20:26:51.545Z] #102 exporting layers 0.6s done [2024-02-14T20:26:51.545Z] #102 writing image sha256:82c2440a28fc28adba1af54f8c7cf2761b92b739a773fb452b774394bf5f6229 done [2024-02-14T20:26:51.545Z] #102 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-02-14T20:26:51.545Z] #102 DONE 7.9s [2024-02-14T20:26:51.545Z] [2024-02-14T20:26:51.545Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:27:03.840Z] #130 ... [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-14T20:27:03.840Z] #136 DONE 761.0s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:03.840Z] #138 ... [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:27:03.840Z] #174 DONE 0.2s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:27:03.840Z] #175 DONE 0.1s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:27:03.840Z] #134 ... [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-14T20:27:03.840Z] #176 DONE 0.2s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:27:03.840Z] #177 DONE 0.1s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-14T20:27:03.840Z] #178 DONE 0.2s [2024-02-14T20:27:03.840Z] [2024-02-14T20:27:03.840Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-14T20:27:05.782Z] #179 DONE 1.7s [2024-02-14T20:27:05.782Z] [2024-02-14T20:27:05.782Z] #102 [core-common-config-bootstrapper] exporting to image [2024-02-14T20:27:05.782Z] #102 exporting layers [2024-02-14T20:27:06.047Z] #102 exporting layers 0.5s done [2024-02-14T20:27:06.047Z] #102 writing image sha256:372a7eb6ba12a545294e7eb3eab852c19f88b47b80a368b6198adb965c7a5466 0.0s done [2024-02-14T20:27:06.047Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-02-14T20:27:06.047Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-14T20:27:06.047Z] #102 DONE 8.4s [2024-02-14T20:27:06.047Z] [2024-02-14T20:27:06.047Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:44.875Z] #138 ... [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-14T20:27:44.875Z] #135 DONE 800.9s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:44.875Z] #138 ... [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:27:44.875Z] #180 DONE 0.2s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:27:44.875Z] #181 DONE 0.1s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:27:44.875Z] #133 ... [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-14T20:27:44.875Z] #182 DONE 0.2s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:27:44.875Z] #183 DONE 0.1s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #102 [core-command] exporting to image [2024-02-14T20:27:44.875Z] #102 exporting layers [2024-02-14T20:27:44.875Z] #102 exporting layers 0.3s done [2024-02-14T20:27:44.875Z] #102 writing image sha256:c6fb27dcafda883fad147804779e42bcbf1376af22f86e3c4e47b0230beb7394 done [2024-02-14T20:27:44.875Z] #102 naming to docker.io/library/core-command-arm64 done [2024-02-14T20:27:44.875Z] #102 DONE 8.7s [2024-02-14T20:27:44.875Z] [2024-02-14T20:27:44.875Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:27:45.455Z] #137 ... [2024-02-14T20:27:45.455Z] [2024-02-14T20:27:45.455Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-14T20:27:45.455Z] #133 DONE 803.8s [2024-02-14T20:27:45.455Z] [2024-02-14T20:27:45.455Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:27:45.725Z] #184 DONE 0.3s [2024-02-14T20:27:45.725Z] [2024-02-14T20:27:45.725Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:46.005Z] #138 ... [2024-02-14T20:27:46.005Z] [2024-02-14T20:27:46.005Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:27:46.005Z] #185 DONE 0.2s [2024-02-14T20:27:46.005Z] [2024-02-14T20:27:46.005Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-14T20:27:46.591Z] #186 DONE 0.3s [2024-02-14T20:27:46.591Z] [2024-02-14T20:27:46.591Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:27:46.591Z] #187 DONE 0.1s [2024-02-14T20:27:46.591Z] [2024-02-14T20:27:46.591Z] #102 [core-data] exporting to image [2024-02-14T20:27:47.180Z] #102 exporting layers 0.4s done [2024-02-14T20:27:47.181Z] #102 writing image sha256:f6542edd09ff3b8d423be49227cf0d01a0b4967115ed1a8d595b40274047c5db done [2024-02-14T20:27:47.181Z] #102 naming to docker.io/library/core-data-arm64 done [2024-02-14T20:27:47.181Z] #102 DONE 9.1s [2024-02-14T20:27:47.181Z] [2024-02-14T20:27:47.181Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-14T20:27:47.181Z] #134 DONE 805.5s [2024-02-14T20:27:47.181Z] [2024-02-14T20:27:47.181Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:47.769Z] #138 ... [2024-02-14T20:27:47.769Z] [2024-02-14T20:27:47.769Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:27:47.769Z] #188 DONE 0.1s [2024-02-14T20:27:47.769Z] [2024-02-14T20:27:47.769Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:27:47.769Z] #189 DONE 0.1s [2024-02-14T20:27:47.769Z] [2024-02-14T20:27:47.769Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-14T20:27:47.769Z] #190 DONE 0.2s [2024-02-14T20:27:47.769Z] [2024-02-14T20:27:47.769Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:27:48.038Z] #138 ... [2024-02-14T20:27:48.038Z] [2024-02-14T20:27:48.038Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:27:48.038Z] #191 DONE 0.1s [2024-02-14T20:27:48.038Z] [2024-02-14T20:27:48.038Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-14T20:27:48.304Z] #192 DONE 0.2s [2024-02-14T20:27:48.304Z] [2024-02-14T20:27:48.304Z] #102 [core-metadata] exporting to image [2024-02-14T20:27:48.571Z] #102 exporting layers 0.3s done [2024-02-14T20:27:48.571Z] #102 writing image sha256:89efacf171f4bcb564b012e5f673813709a4de4dec1a9bb12a904bf6ed3c093f [2024-02-14T20:27:48.835Z] #102 writing image sha256:89efacf171f4bcb564b012e5f673813709a4de4dec1a9bb12a904bf6ed3c093f done [2024-02-14T20:27:48.835Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-02-14T20:27:48.835Z] #102 DONE 9.5s [2024-02-14T20:27:48.835Z] [2024-02-14T20:27:48.835Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:28:07.021Z] #138 ... [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-14T20:28:07.021Z] #137 DONE 823.2s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:28:07.021Z] #138 ... [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:28:07.021Z] #193 DONE 0.3s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:28:07.021Z] #194 DONE 0.1s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-14T20:28:07.021Z] #195 DONE 0.2s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:28:07.021Z] #196 DONE 0.1s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:28:07.021Z] #138 ... [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #102 [security-spiffe-token-provider] exporting to image [2024-02-14T20:28:07.021Z] #102 exporting layers [2024-02-14T20:28:07.021Z] #102 exporting layers 0.7s done [2024-02-14T20:28:07.021Z] #102 writing image sha256:0c3d960721c4023b35379a864f9104904d7c80b3a1a8ec8396756c0b656552cb done [2024-02-14T20:28:07.021Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-14T20:28:07.021Z] #102 DONE 10.1s [2024-02-14T20:28:07.021Z] [2024-02-14T20:28:07.021Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-14T20:28:29.066Z] #130 DONE 845.5s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-14T20:28:29.066Z] #138 DONE 845.5s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:28:29.066Z] #197 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-14T20:28:29.066Z] #198 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:28:29.066Z] #199 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-14T20:28:29.066Z] #200 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-14T20:28:29.066Z] #201 DONE 0.3s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-14T20:28:29.066Z] #202 DONE 0.3s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:28:29.066Z] #203 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-14T20:28:29.066Z] #204 DONE 0.1s [2024-02-14T20:28:29.066Z] [2024-02-14T20:28:29.066Z] #102 [support-scheduler] exporting to image [2024-02-14T20:28:29.066Z] #102 exporting layers [2024-02-14T20:28:29.066Z] #102 exporting layers 0.4s done [2024-02-14T20:28:29.066Z] #102 writing image sha256:d6c238bc92102486661421c9b1cccd2e62cd20f5316cba2cda26c9e4491dc50d 0.0s done [2024-02-14T20:28:29.066Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-02-14T20:28:29.066Z] #102 writing image sha256:2801b306a14e4f211f234ca45c4a60f3ee28b64a3b4fbe037b807ae9e9280e7e [2024-02-14T20:28:29.066Z] #102 writing image sha256:2801b306a14e4f211f234ca45c4a60f3ee28b64a3b4fbe037b807ae9e9280e7e done [2024-02-14T20:28:29.066Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-02-14T20:28:29.066Z] #102 DONE 10.6s [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-14T20:28:29.066Z] time="2024-02-14T20:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-14T20:28:29.096Z] $ docker stop --time=1 54a0a5343da6e58a2e6ca9cd82057d11b70f93e12932bcadcc8aebae2d99b892 [2024-02-14T20:28:30.738Z] $ docker rm -f --volumes 54a0a5343da6e58a2e6ca9cd82057d11b70f93e12932bcadcc8aebae2d99b892 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-14T20:28:31.380Z] + docker images [2024-02-14T20:28:31.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-14T20:28:31.380Z] support-scheduler-arm64 latest d6c238bc9210 3 seconds ago 25.9MB [2024-02-14T20:28:31.380Z] support-notifications-arm64 latest 2801b306a14e 3 seconds ago 26.5MB [2024-02-14T20:28:31.380Z] security-spiffe-token-provider-arm64 latest 0c3d960721c4 26 seconds ago 29MB [2024-02-14T20:28:31.380Z] core-metadata-arm64 latest 89efacf171f4 44 seconds ago 17.4MB [2024-02-14T20:28:31.380Z] core-data-arm64 latest f6542edd09ff 45 seconds ago 17.1MB [2024-02-14T20:28:31.380Z] core-command-arm64 latest c6fb27dcafda 48 seconds ago 17MB [2024-02-14T20:28:31.380Z] core-common-config-bootstrapper-arm64 latest 372a7eb6ba12 About a minute ago 15.1MB [2024-02-14T20:28:31.380Z] security-proxy-auth-arm64 latest 82c2440a28fc About a minute ago 15.9MB [2024-02-14T20:28:31.380Z] security-secretstore-setup-arm64 latest 2f072df17969 About a minute ago 35.7MB [2024-02-14T20:28:31.380Z] security-bootstrapper-arm64 latest 32a84433f1d1 About a minute ago 18.5MB [2024-02-14T20:28:31.380Z] security-proxy-setup-arm64 latest 695ce648ebe9 2 minutes ago 25.8MB [2024-02-14T20:28:31.380Z] security-spire-agent-arm64 latest 92bd5364ccc5 14 minutes ago 152MB [2024-02-14T20:28:31.380Z] security-spire-server-arm64 latest 2a6dfa7ac11a 14 minutes ago 96.7MB [2024-02-14T20:28:31.380Z] security-spire-config-arm64 latest 41fe0848ad70 14 minutes ago 95.8MB [2024-02-14T20:28:31.380Z] ci-base-image-arm64 latest 5b9057d30b93 25 minutes ago 879MB [2024-02-14T20:28:31.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-14T20:28:31.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:28:32.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T20:28:32.740Z] [2024-02-14T20:28:32.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:28:33.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T20:28:33.456Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-14T20:28:33.456Z] 8998bd30e6a1: Pulling fs layer [2024-02-14T20:28:33.456Z] 04944245beec: Pulling fs layer [2024-02-14T20:28:33.456Z] 699f458cf7ca: Pulling fs layer [2024-02-14T20:28:33.456Z] 765212b225bb: Pulling fs layer [2024-02-14T20:28:33.456Z] f23df028b6ca: Pulling fs layer [2024-02-14T20:28:33.456Z] d65c8cfc05b1: Pulling fs layer [2024-02-14T20:28:33.456Z] 2437ff75d9bd: Pulling fs layer [2024-02-14T20:28:33.456Z] f23df028b6ca: Waiting [2024-02-14T20:28:33.456Z] d65c8cfc05b1: Waiting [2024-02-14T20:28:33.456Z] 765212b225bb: Waiting [2024-02-14T20:28:33.456Z] 2437ff75d9bd: Waiting [2024-02-14T20:28:33.456Z] 04944245beec: Verifying Checksum [2024-02-14T20:28:33.456Z] 04944245beec: Download complete [2024-02-14T20:28:33.456Z] 765212b225bb: Download complete [2024-02-14T20:28:33.456Z] f23df028b6ca: Verifying Checksum [2024-02-14T20:28:33.456Z] f23df028b6ca: Download complete [2024-02-14T20:28:33.456Z] d65c8cfc05b1: Verifying Checksum [2024-02-14T20:28:33.456Z] d65c8cfc05b1: Download complete [2024-02-14T20:28:33.726Z] 699f458cf7ca: Verifying Checksum [2024-02-14T20:28:33.726Z] 699f458cf7ca: Download complete [2024-02-14T20:28:33.999Z] 8998bd30e6a1: Verifying Checksum [2024-02-14T20:28:33.999Z] 8998bd30e6a1: Download complete [2024-02-14T20:28:36.584Z] 2437ff75d9bd: Verifying Checksum [2024-02-14T20:28:36.584Z] 2437ff75d9bd: Download complete [2024-02-14T20:28:41.916Z] 8998bd30e6a1: Pull complete [2024-02-14T20:28:41.916Z] 04944245beec: Pull complete [2024-02-14T20:28:43.334Z] 699f458cf7ca: Pull complete [2024-02-14T20:28:43.600Z] 765212b225bb: Pull complete [2024-02-14T20:28:44.555Z] f23df028b6ca: Pull complete [2024-02-14T20:28:44.555Z] d65c8cfc05b1: Pull complete [2024-02-14T20:29:02.744Z] 2437ff75d9bd: Pull complete [2024-02-14T20:29:02.744Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-14T20:29:02.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-14T20:29:02.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:29:03.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-919 does not seem to be running inside a container [2024-02-14T20:29:03.299Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-14T20:29:06.176Z] $ docker top e265da07f8909124dce2047cd9eeb8372eabda11ed74b8dfe68d057b6be73b56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:07.239Z] ---> job-cost.sh [2024-02-14T20:29:07.239Z] lf-activate-venv: SKIPPING [2024-02-14T20:29:07.239Z] INFO: No Stack... [2024-02-14T20:29:07.504Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-14T20:29:08.462Z] INFO: Archiving Costs [Pipeline] sh [2024-02-14T20:29:08.792Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-14T20:29:08.792Z] + cut -d, -f6 [Pipeline] lock [2024-02-14T20:29:09.147Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4757-1-stack-cost] [2024-02-14T20:29:09.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4757-1-stack-cost] did not exist. Created. [2024-02-14T20:29:09.161Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4757-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-14T20:29:09.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-14T20:29:10.203Z] Stashed 1 file(s) [Pipeline] } [2024-02-14T20:29:10.220Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4757-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-14T20:29:10.381Z] $ docker stop --time=1 e265da07f8909124dce2047cd9eeb8372eabda11ed74b8dfe68d057b6be73b56 [2024-02-14T20:29:11.887Z] $ docker rm -f --volumes e265da07f8909124dce2047cd9eeb8372eabda11ed74b8dfe68d057b6be73b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-14T20:29:13.873Z] provisioning config files... [2024-02-14T20:29:13.880Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12914365210458490501tmp [Pipeline] { [Pipeline] sh [2024-02-14T20:29:14.301Z] + set +x [2024-02-14T20:29:14.301Z] + + bash -s --curl [2024-02-14T20:29:14.301Z] -s https://codecov.io/bash [2024-02-14T20:29:14.301Z] [2024-02-14T20:29:14.301Z] _____ _ [2024-02-14T20:29:14.301Z] / ____| | | [2024-02-14T20:29:14.301Z] | | ___ __| | ___ ___ _____ __ [2024-02-14T20:29:14.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-14T20:29:14.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-14T20:29:14.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-14T20:29:14.301Z] Bash-1.0.6 [2024-02-14T20:29:14.301Z] [2024-02-14T20:29:14.301Z] [2024-02-14T20:29:14.301Z] ==> git version 2.25.1 found [2024-02-14T20:29:14.301Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-14T20:29:14.301Z] Release-Date: 2020-01-08 [2024-02-14T20:29:14.301Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-14T20:29:14.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-14T20:29:14.301Z] ==> Jenkins CI detected. [2024-02-14T20:29:14.301Z] current dir:  /w/workspace/edgex-go/1 [2024-02-14T20:29:14.301Z] project root: . [2024-02-14T20:29:14.301Z] --> token set from env [2024-02-14T20:29:14.561Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-14T20:29:14.561Z] ==> Running gcov in . (disable via -X gcov) [2024-02-14T20:29:14.561Z] ==> Python coveragepy not found [2024-02-14T20:29:14.561Z] ==> Searching for coverage reports in: [2024-02-14T20:29:14.561Z] + . [2024-02-14T20:29:14.561Z] -> Found 1 reports [2024-02-14T20:29:14.561Z] ==> Detecting git/mercurial file structure [2024-02-14T20:29:14.561Z] ==> Reading reports [2024-02-14T20:29:14.561Z] + ./coverage.out bytes=453602 [2024-02-14T20:29:14.561Z] ==> Appending adjustments [2024-02-14T20:29:14.561Z] https://docs.codecov.io/docs/fixing-reports [2024-02-14T20:29:15.940Z] + Found adjustments [2024-02-14T20:29:15.940Z] ==> Gzipping contents [2024-02-14T20:29:15.940Z] 60K /tmp/codecov.wrqe8d.gz [2024-02-14T20:29:15.940Z] ==> Uploading reports [2024-02-14T20:29:15.940Z] url: https://codecov.io [2024-02-14T20:29:15.940Z] query: branch=PR-4757&commit=b4e9c46c5d1ca45249a84bd0b80466ef3279035d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4757%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4757&job=&cmd_args= [2024-02-14T20:29:15.940Z] -> Pinging Codecov [2024-02-14T20:29:15.940Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4757&commit=b4e9c46c5d1ca45249a84bd0b80466ef3279035d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4757%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4757&job=&cmd_args= [2024-02-14T20:29:15.940Z] -> Uploading to [2024-02-14T20:29:15.941Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-14/00271124DB129430A58F1EEE437C3FCB/b4e9c46c5d1ca45249a84bd0b80466ef3279035d/16185037-45ae-4584-a03f-e0af4afa1ab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240214T202915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d06e7df3e66cd96bb4964e3edc01c7fe04fef442f32922eaf9a46fc47d525c62 [2024-02-14T20:29:15.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-14T20:29:15.941Z] Dload Upload Total Spent Left Speed [2024-02-14T20:29:16.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 0 100 57698 0 181k --:--:-- --:--:-- --:--:-- 181k [2024-02-14T20:29:16.199Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4e9c46c5d1ca45249a84bd0b80466ef3279035d [Pipeline] } [2024-02-14T20:29:16.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-14T20:29:19.139Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:19.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:20.357Z] ---> package-listing.sh [2024-02-14T20:29:20.357Z] ++ facter osfamily [2024-02-14T20:29:20.358Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-14T20:29:20.617Z] + OS_FAMILY=debian [2024-02-14T20:29:20.617Z] + workspace=/w/workspace/edgex-go/1 [2024-02-14T20:29:20.617Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-14T20:29:20.617Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-14T20:29:20.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-14T20:29:20.617Z] + PACKAGES=/tmp/packages_start.txt [2024-02-14T20:29:20.617Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-14T20:29:20.617Z] + PACKAGES=/tmp/packages_end.txt [2024-02-14T20:29:20.617Z] + case "${OS_FAMILY}" in [2024-02-14T20:29:20.617Z] + dpkg -l [2024-02-14T20:29:20.617Z] + grep '^ii' [2024-02-14T20:29:20.617Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-14T20:29:20.617Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-14T20:29:20.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-14T20:29:20.617Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-14T20:29:20.617Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-14T20:29:20.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-14T20:29:20.652Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-14T20:29:20.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:29:21.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T20:29:21.624Z] [2024-02-14T20:29:21.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-14T20:29:22.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T20:29:22.045Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-14T20:29:22.045Z] 5eb5b503b376: Pulling fs layer [2024-02-14T20:29:22.045Z] 5c69ac0246d0: Pulling fs layer [2024-02-14T20:29:22.045Z] ec43610c2a17: Pulling fs layer [2024-02-14T20:29:22.045Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-14T20:29:22.045Z] 33b1e0a273af: Pulling fs layer [2024-02-14T20:29:22.045Z] 5d3b04190fa2: Pulling fs layer [2024-02-14T20:29:22.045Z] 2f39f015ded8: Pulling fs layer [2024-02-14T20:29:22.045Z] 33b1e0a273af: Waiting [2024-02-14T20:29:22.045Z] 5d3b04190fa2: Waiting [2024-02-14T20:29:22.045Z] 2f39f015ded8: Waiting [2024-02-14T20:29:22.045Z] 3a2ae6a8a46f: Waiting [2024-02-14T20:29:22.045Z] 5c69ac0246d0: Verifying Checksum [2024-02-14T20:29:22.045Z] 5c69ac0246d0: Download complete [2024-02-14T20:29:22.045Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-14T20:29:22.045Z] 3a2ae6a8a46f: Download complete [2024-02-14T20:29:22.045Z] 33b1e0a273af: Verifying Checksum [2024-02-14T20:29:22.045Z] 33b1e0a273af: Download complete [2024-02-14T20:29:22.045Z] 5d3b04190fa2: Verifying Checksum [2024-02-14T20:29:22.045Z] 5d3b04190fa2: Download complete [2024-02-14T20:29:22.045Z] ec43610c2a17: Verifying Checksum [2024-02-14T20:29:22.045Z] ec43610c2a17: Download complete [2024-02-14T20:29:22.303Z] 5eb5b503b376: Verifying Checksum [2024-02-14T20:29:22.303Z] 5eb5b503b376: Download complete [2024-02-14T20:29:22.870Z] 2f39f015ded8: Download complete [2024-02-14T20:29:23.443Z] 5eb5b503b376: Pull complete [2024-02-14T20:29:23.701Z] 5c69ac0246d0: Pull complete [2024-02-14T20:29:23.959Z] ec43610c2a17: Pull complete [2024-02-14T20:29:23.959Z] 3a2ae6a8a46f: Pull complete [2024-02-14T20:29:24.218Z] 33b1e0a273af: Pull complete [2024-02-14T20:29:24.490Z] 5d3b04190fa2: Pull complete [2024-02-14T20:29:28.679Z] 2f39f015ded8: Pull complete [2024-02-14T20:29:28.679Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-14T20:29:28.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-14T20:29:28.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-14T20:29:29.345Z] prd-ubuntu20.04-docker-8c-8g-918 does not seem to be running inside a container [2024-02-14T20:29:29.370Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-14T20:29:33.409Z] $ docker top 50745b10ee542841c4e09a51a41dbcb30a7df94ba4bff74b3110bc5b5a99fa30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-14T20:29:33.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-14T20:29:34.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-14T20:29:34.543Z] + ls /var/log/sa-host [2024-02-14T20:29:34.543Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-14T20:29:34.814Z] provisioning config files... [2024-02-14T20:29:34.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1579680255289138928tmp [Pipeline] { [Pipeline] echo [2024-02-14T20:29:34.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:35.285Z] ---> create-netrc.sh [Pipeline] } [2024-02-14T20:29:35.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:35.825Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-14T20:29:35.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:36.175Z] ---> sudo-logs.sh [2024-02-14T20:29:36.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-14T20:29:36.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:36.624Z] ---> job-cost.sh [2024-02-14T20:29:36.624Z] lf-activate-venv: SKIPPING [2024-02-14T20:29:36.624Z] DEBUG: total: 0.10999999940395355 [2024-02-14T20:29:36.624Z] INFO: Retrieving Stack Cost... [2024-02-14T20:29:36.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-14T20:29:37.451Z] INFO: Archiving Costs [Pipeline] echo [2024-02-14T20:29:37.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-14T20:29:37.974Z] ---> logs-deploy.sh [2024-02-14T20:29:37.974Z] lf-activate-venv: SKIPPING [2024-02-14T20:29:37.974Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4757/1 [2024-02-14T20:29:37.974Z] INFO: archiving workspace using pattern(s): [2024-02-14T20:29:38.912Z] Archives upload complete. [2024-02-14T20:29:38.912Z] INFO: archiving logs to Nexus