Pull request #4744 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 65c7e181577d293689082a282b325697969f85e4+c8ac9d53131d6d9e2124785d77975c4b48447506 (4318c88e8b2a755aa24220a70bc1ce97787ec9ce) 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-ssh13275060597015367704.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-ssh17736363593467321348.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5016194000947761759.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 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-ssh16920599318175161375.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4744/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4744/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5148310448566331221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26918 in /w/workspace/edgexfoundry_edgex-go_PR-4744 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ac9d53131d6d9e2124785d77975c4b48447506 into PR head commit 65c7e181577d293689082a282b325697969f85e4 Merge succeeded, producing 65c7e181577d293689082a282b325697969f85e4 Checking out Revision 65c7e181577d293689082a282b325697969f85e4 (PR-4744) > 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/4744/head:refs/remotes/origin/PR-4744 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65c7e181577d293689082a282b325697969f85e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65c7e181577d293689082a282b325697969f85e4 # timeout=10 Commit message: "fix: update target name to short name" > git rev-list --no-walk 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-08T18:39:32.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-08T18:39:32.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-08T18:39:32.101Z] ========================================================= [2024-01-08T18:39:32.101Z] EdgeX Global Pipelines Version Info [2024-01-08T18:39:32.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:39:33.083Z] ------------------- [2024-01-08T18:39:33.083Z] stable info: [2024-01-08T18:39:33.083Z] ------------------- [2024-01-08T18:39:33.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-08T18:39:33.083Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-08T18:39:33.083Z] Message: update stable to v1.0.258 [2024-01-08T18:39:33.654Z] ------------------- [2024-01-08T18:39:33.654Z] experimental info: [2024-01-08T18:39:33.654Z] ------------------- [2024-01-08T18:39:33.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-08T18:39:33.654Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-08T18:39:33.654Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-08T18:39:33.736Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-08T18:39:33.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-08T18:39:33.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-08T18:39:33.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-08T18:39:33.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-08T18:39:33.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-08T18:39:33.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-08T18:39:33.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-08T18:39:33.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-08T18:39:33.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-08T18:39:34.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-08T18:39:34.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-08T18:39:34.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-08T18:39:34.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-08T18:39:34.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-08T18:39:34.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-08T18:39:34.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-08T18:39:34.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-08T18:39:34.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-08T18:39:34.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-08T18:39:34.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-08T18:39:34.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-08T18:39:34.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-08T18:39:34.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4744 [Pipeline] echo [2024-01-08T18:39:34.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4744 [Pipeline] echo [2024-01-08T18:39:34.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4744 [Pipeline] echo [2024-01-08T18:39:34.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65c7e181577d293689082a282b325697969f85e4 [Pipeline] echo [2024-01-08T18:39:34.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65c7e18 [Pipeline] echo [2024-01-08T18:39:34.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T18:39:34.747Z] provisioning config files... [2024-01-08T18:39:34.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17891774709333523723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:39:35.099Z] ---> ****-login.sh [2024-01-08T18:39:35.099Z] nexus3.edgexfoundry.org:10001 [2024-01-08T18:39:35.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:39:35.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:39:35.360Z] Configure a credential helper to remove this warning. See [2024-01-08T18:39:35.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:39:35.360Z] [2024-01-08T18:39:35.360Z] Login Succeeded [2024-01-08T18:39:35.360Z] nexus3.edgexfoundry.org:10002 [2024-01-08T18:39:35.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:39:35.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:39:35.624Z] Configure a credential helper to remove this warning. See [2024-01-08T18:39:35.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:39:35.624Z] [2024-01-08T18:39:35.624Z] Login Succeeded [2024-01-08T18:39:35.624Z] nexus3.edgexfoundry.org:10003 [2024-01-08T18:39:35.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:39:35.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:39:35.625Z] Configure a credential helper to remove this warning. See [2024-01-08T18:39:35.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:39:35.625Z] [2024-01-08T18:39:35.625Z] Login Succeeded [2024-01-08T18:39:35.625Z] nexus3.edgexfoundry.org:10004 [2024-01-08T18:39:35.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:39:35.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:39:35.885Z] Configure a credential helper to remove this warning. See [2024-01-08T18:39:35.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:39:35.886Z] [2024-01-08T18:39:35.886Z] Login Succeeded [2024-01-08T18:39:35.886Z] ****.io [2024-01-08T18:39:35.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:39:36.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:39:36.146Z] Configure a credential helper to remove this warning. See [2024-01-08T18:39:36.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:39:36.146Z] [2024-01-08T18:39:36.146Z] Login Succeeded [2024-01-08T18:39:36.146Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T18:39:36.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T18:39:36.531Z] + 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-01-08T18:39:36.531Z] + dirname cmd/core-command/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-08T18:39:36.531Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2024-01-08T18:39:36.531Z] -f2 [2024-01-08T18:39:36.531Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-08T18:39:36.531Z] + + dirname cmd/core-data/Dockerfile [2024-01-08T18:39:36.531Z] cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-08T18:39:36.531Z] + + dirname cmd/core-metadata/Dockerfile [2024-01-08T18:39:36.531Z] cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-08T18:39:36.531Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-01-08T18:39:36.531Z] cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-08T18:39:36.531Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-01-08T18:39:36.531Z] cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-08T18:39:36.531Z] + + cut -d/ -f2 [2024-01-08T18:39:36.531Z] dirname cmd/support-notifications/Dockerfile [2024-01-08T18:39:36.531Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-08T18:39:36.531Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-08T18:39:36.531Z] + cut -d/ -f2 [2024-01-08T18:39:36.531Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-08T18:39:36.567Z] 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-01-08T18:39:36.976Z] + git rev-list -1 --merges 65c7e181577d293689082a282b325697969f85e4~1..65c7e181577d293689082a282b325697969f85e4 [Pipeline] echo [2024-01-08T18:39:36.987Z] -----------> git rev-list -1 --merges 65c7e181577d293689082a282b325697969f85e4~1..65c7e181577d293689082a282b325697969f85e4 65c7e181577d293689082a282b325697969f85e4 [false] [Pipeline] sh [2024-01-08T18:39:37.290Z] + git log --format=format:%s -1 65c7e181577d293689082a282b325697969f85e4 [Pipeline] echo [2024-01-08T18:39:37.304Z] ========================================================= [2024-01-08T18:39:37.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-08T18:39:37.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-08T18:39:37.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-08T18:39:37.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-08T18:39:37.760Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-08T18:39:37.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-08T18:39:37.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-08T18:39:37.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-08T18:39:37.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:39:38.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T18:39:38.185Z] [2024-01-08T18:39:38.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:39:38.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T18:39:38.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-08T18:39:38.497Z] b85a868b505f: Pulling fs layer [2024-01-08T18:39:38.497Z] e2be974225ed: Pulling fs layer [2024-01-08T18:39:38.497Z] 339a4e72a1f5: Pulling fs layer [2024-01-08T18:39:38.497Z] 988bab9f4d93: Pulling fs layer [2024-01-08T18:39:38.497Z] 1469e6f7b9e6: Pulling fs layer [2024-01-08T18:39:38.497Z] eaf3925da568: Pulling fs layer [2024-01-08T18:39:38.497Z] bab4dde63d76: Pulling fs layer [2024-01-08T18:39:38.497Z] bde34c3a00c8: Pulling fs layer [2024-01-08T18:39:38.497Z] b352a97aabf1: Pulling fs layer [2024-01-08T18:39:38.497Z] 4872d77fe225: Pulling fs layer [2024-01-08T18:39:38.497Z] 5851b861e8e6: Pulling fs layer [2024-01-08T18:39:38.497Z] bab4dde63d76: Waiting [2024-01-08T18:39:38.497Z] bde34c3a00c8: Waiting [2024-01-08T18:39:38.497Z] b352a97aabf1: Waiting [2024-01-08T18:39:38.497Z] 4872d77fe225: Waiting [2024-01-08T18:39:38.497Z] 5851b861e8e6: Waiting [2024-01-08T18:39:38.497Z] 988bab9f4d93: Waiting [2024-01-08T18:39:38.497Z] eaf3925da568: Waiting [2024-01-08T18:39:38.497Z] e2be974225ed: Download complete [2024-01-08T18:39:38.497Z] 988bab9f4d93: Download complete [2024-01-08T18:39:38.497Z] 1469e6f7b9e6: Verifying Checksum [2024-01-08T18:39:38.497Z] 1469e6f7b9e6: Download complete [2024-01-08T18:39:38.762Z] eaf3925da568: Verifying Checksum [2024-01-08T18:39:38.762Z] eaf3925da568: Download complete [2024-01-08T18:39:38.762Z] 339a4e72a1f5: Verifying Checksum [2024-01-08T18:39:38.762Z] 339a4e72a1f5: Download complete [2024-01-08T18:39:38.762Z] bde34c3a00c8: Verifying Checksum [2024-01-08T18:39:38.762Z] bde34c3a00c8: Download complete [2024-01-08T18:39:38.762Z] b352a97aabf1: Verifying Checksum [2024-01-08T18:39:38.762Z] b352a97aabf1: Download complete [2024-01-08T18:39:38.762Z] 4872d77fe225: Verifying Checksum [2024-01-08T18:39:38.762Z] 4872d77fe225: Download complete [2024-01-08T18:39:38.762Z] 5851b861e8e6: Download complete [2024-01-08T18:39:38.762Z] b85a868b505f: Verifying Checksum [2024-01-08T18:39:38.762Z] b85a868b505f: Download complete [2024-01-08T18:39:39.024Z] bab4dde63d76: Verifying Checksum [2024-01-08T18:39:39.024Z] bab4dde63d76: Download complete [2024-01-08T18:39:39.960Z] b85a868b505f: Pull complete [2024-01-08T18:39:40.223Z] e2be974225ed: Pull complete [2024-01-08T18:39:40.805Z] 339a4e72a1f5: Pull complete [2024-01-08T18:39:40.805Z] 988bab9f4d93: Pull complete [2024-01-08T18:39:41.067Z] 1469e6f7b9e6: Pull complete [2024-01-08T18:39:41.067Z] eaf3925da568: Pull complete [2024-01-08T18:39:42.979Z] bab4dde63d76: Pull complete [2024-01-08T18:39:42.979Z] bde34c3a00c8: Pull complete [2024-01-08T18:39:42.979Z] b352a97aabf1: Pull complete [2024-01-08T18:39:43.549Z] 4872d77fe225: Pull complete [2024-01-08T18:39:43.549Z] 5851b861e8e6: Pull complete [2024-01-08T18:39:43.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-08T18:39:43.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T18:39:43.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:39:43.749Z] prd-ubuntu20.04-docker-8c-8g-26918 does not seem to be running inside a container [2024-01-08T18:39:43.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-08T18:39:46.441Z] $ docker top 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e -eo pid,comm [2024-01-08T18:39:46.498Z] 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-01-08T18:39:46.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-08T18:39:46.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T18:39:46.598Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T18:39:46.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T18:39:46.717Z] $ docker exec 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e ssh-agent [2024-01-08T18:39:46.829Z] SSH_AUTH_SOCK=/tmp/ssh-v92hs4UID0qq/agent.31 [2024-01-08T18:39:46.829Z] SSH_AGENT_PID=37 [2024-01-08T18:39:46.837Z] Running ssh-add (command line suppressed) [2024-01-08T18:39:46.953Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2736449660700854896.key (/w/workspace/edgex-go/3@tmp/private_key_2736449660700854896.key) [2024-01-08T18:39:46.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T18:39:47.276Z] + git tag --points-at HEAD [Pipeline] } [2024-01-08T18:39:47.290Z] $ docker exec --env ******** --env ******** 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e ssh-agent -k [2024-01-08T18:39:47.383Z] unset SSH_AUTH_SOCK; [2024-01-08T18:39:47.383Z] unset SSH_AGENT_PID; [2024-01-08T18:39:47.383Z] echo Agent pid 37 killed; [2024-01-08T18:39:47.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-08T18:39:47.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T18:39:47.451Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T18:39:47.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T18:39:47.567Z] $ docker exec 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e ssh-agent [2024-01-08T18:39:47.682Z] SSH_AUTH_SOCK=/tmp/ssh-PIhKo7VTpDpF/agent.69 [2024-01-08T18:39:47.682Z] SSH_AGENT_PID=75 [2024-01-08T18:39:47.687Z] Running ssh-add (command line suppressed) [2024-01-08T18:39:47.787Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_12807816622286614322.key (/w/workspace/edgex-go/3@tmp/private_key_12807816622286614322.key) [2024-01-08T18:39:47.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T18:39:48.103Z] + git semver init [2024-01-08T18:39:48.362Z] 2024-01-08 18:39:48,265 [run_init] DEBUG init version:0.0.0 force:False [2024-01-08T18:39:48.362Z] 2024-01-08 18:39:48,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-01-08T18:39:48.362Z] 2024-01-08 18:39:48,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-01-08T18:39:48.362Z] 2024-01-08 18:39:48,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,400 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4744 with force:False [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,401 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4744 [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,408 [execute] INFO git cat-file --batch-check [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,416 [execute] INFO git cat-file --batch [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-01-08T18:39:53.647Z] 2024-01-08 18:39:53,422 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4744 [2024-01-08T18:39:53.647Z] 0.0.0 [Pipeline] } [2024-01-08T18:39:53.661Z] $ docker exec --env ******** --env ******** 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e ssh-agent -k [2024-01-08T18:39:53.779Z] unset SSH_AUTH_SOCK; [2024-01-08T18:39:53.779Z] unset SSH_AGENT_PID; [2024-01-08T18:39:53.779Z] echo Agent pid 75 killed; [2024-01-08T18:39:53.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T18:39:54.161Z] + git semver [Pipeline] } [2024-01-08T18:39:54.437Z] $ docker stop --time=1 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e [2024-01-08T18:39:55.782Z] $ docker rm -f --volumes 802caccc452f8d4f04f1d428165196ca5f5d7037e264281b0adfb457de344d7e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T18:39:56.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-08T18:39:56.426Z] Stashed 1 file(s) [Pipeline] echo [2024-01-08T18:39:56.431Z] [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-01-08T18:39:57.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-01-08T18:39:57.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T18:39:57.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T18:39:57.103Z] ========================================================= [2024-01-08T18:39:57.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-08T18:39:57.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:39:57.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-08T18:39:57.416Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-08T18:39:57.416Z] 7264a8db6415: Pulling fs layer [2024-01-08T18:39:57.416Z] c4d48a809fc2: Pulling fs layer [2024-01-08T18:39:57.416Z] 4f1c88b9dad5: Pulling fs layer [2024-01-08T18:39:57.416Z] ad3a456e5733: Pulling fs layer [2024-01-08T18:39:57.417Z] 69c7f0334f64: Pulling fs layer [2024-01-08T18:39:57.417Z] 1f1c1a5573a3: Pulling fs layer [2024-01-08T18:39:57.417Z] ce7588e14bc9: Pulling fs layer [2024-01-08T18:39:57.417Z] b5e4710f87ac: Pulling fs layer [2024-01-08T18:39:57.417Z] 69c7f0334f64: Waiting [2024-01-08T18:39:57.417Z] 1f1c1a5573a3: Waiting [2024-01-08T18:39:57.417Z] b5e4710f87ac: Waiting [2024-01-08T18:39:57.417Z] ad3a456e5733: Waiting [2024-01-08T18:39:57.417Z] c4d48a809fc2: Download complete [2024-01-08T18:39:57.417Z] ad3a456e5733: Download complete [2024-01-08T18:39:57.417Z] 69c7f0334f64: Verifying Checksum [2024-01-08T18:39:57.417Z] 69c7f0334f64: Download complete [2024-01-08T18:39:57.417Z] 7264a8db6415: Verifying Checksum [2024-01-08T18:39:57.417Z] 7264a8db6415: Download complete [2024-01-08T18:39:57.417Z] 1f1c1a5573a3: Verifying Checksum [2024-01-08T18:39:57.417Z] 1f1c1a5573a3: Download complete [2024-01-08T18:39:57.676Z] 7264a8db6415: Pull complete [2024-01-08T18:39:57.676Z] b5e4710f87ac: Verifying Checksum [2024-01-08T18:39:57.676Z] b5e4710f87ac: Download complete [2024-01-08T18:39:57.934Z] c4d48a809fc2: Pull complete [2024-01-08T18:39:57.934Z] 4f1c88b9dad5: Verifying Checksum [2024-01-08T18:39:57.934Z] 4f1c88b9dad5: Download complete [2024-01-08T18:39:58.501Z] ce7588e14bc9: Verifying Checksum [2024-01-08T18:39:58.501Z] ce7588e14bc9: Download complete [2024-01-08T18:40:01.787Z] 4f1c88b9dad5: Pull complete [2024-01-08T18:40:01.787Z] ad3a456e5733: Pull complete [2024-01-08T18:40:01.787Z] 69c7f0334f64: Pull complete [2024-01-08T18:40:01.787Z] 1f1c1a5573a3: Pull complete [2024-01-08T18:40:04.315Z] ce7588e14bc9: Pull complete [2024-01-08T18:40:04.574Z] b5e4710f87ac: Pull complete [2024-01-08T18:40:04.574Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-08T18:40:04.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-08T18:40:04.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:40:04.889Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-08T18:40:04.889Z] WORKDIR /edgex [2024-01-08T18:40:04.889Z] COPY go.mod . [2024-01-08T18:40:04.889Z] RUN go mod download [2024-01-08T18:40:04.889Z] + docker build -t ci-base-image-x86_64 -f - . [2024-01-08T18:40:05.457Z] Sending build context to Docker daemon 175.1MB [2024-01-08T18:40:05.457Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-08T18:40:05.457Z] ---> 88b5674ff536 [2024-01-08T18:40:05.457Z] Step 2/4 : WORKDIR /edgex [2024-01-08T18:40:11.618Z] Still waiting to schedule task [2024-01-08T18:40:11.619Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-08T18:40:12.096Z] ---> Running in fb9a7713a912 [2024-01-08T18:40:12.096Z] Removing intermediate container fb9a7713a912 [2024-01-08T18:40:12.096Z] ---> 5386b10455e7 [2024-01-08T18:40:12.096Z] Step 3/4 : COPY go.mod . [2024-01-08T18:40:12.096Z] ---> b5db95972987 [2024-01-08T18:40:12.096Z] Step 4/4 : RUN go mod download [2024-01-08T18:40:12.096Z] ---> Running in 29e4ca6bb63e [2024-01-08T18:40:34.042Z] Removing intermediate container 29e4ca6bb63e [2024-01-08T18:40:34.042Z] ---> acb078c160e9 [2024-01-08T18:40:34.042Z] Successfully built acb078c160e9 [2024-01-08T18:40:34.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:40:34.366Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-08T18:40:34.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:40:34.476Z] prd-ubuntu20.04-docker-8c-8g-26918 does not seem to be running inside a container [2024-01-08T18:40:34.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-08T18:40:35.645Z] $ docker top 902ac533f9ffa2058c7fdb2895be8311788f655d050bead05677a1bd6c4f797c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T18:40:36.036Z] + go version [2024-01-08T18:40:36.036Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-08T18:40:36.050Z] $ docker stop --time=1 902ac533f9ffa2058c7fdb2895be8311788f655d050bead05677a1bd6c4f797c [2024-01-08T18:40:37.358Z] $ docker rm -f --volumes 902ac533f9ffa2058c7fdb2895be8311788f655d050bead05677a1bd6c4f797c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:40:38.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-08T18:40:38.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:40:38.213Z] prd-ubuntu20.04-docker-8c-8g-26918 does not seem to be running inside a container [2024-01-08T18:40:38.247Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-08T18:40:38.604Z] $ docker top 22d131ef496a054cc29fc45f54968c5d28ef3294bd5730a52d33482d9cde39d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-08T18:40:38.719Z] ========================================================= [2024-01-08T18:40:38.719Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-08T18:40:38.719Z] ========================================================= [Pipeline] sh [2024-01-08T18:40:39.242Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:40:39.565Z] + make test [2024-01-08T18:40:39.565Z] go test -race -coverprofile=coverage.out ./... [2024-01-08T18:40:47.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-08T18:41:02.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-08T18:41:04.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-08T18:41:04.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-08T18:41:05.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2024-01-08T18:41:07.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-01-08T18:41:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-08T18:41:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-08T18:41:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-08T18:41:08.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-08T18:41:08.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-08T18:41:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-08T18:41:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-08T18:41:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:41:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-08T18:41:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-08T18:41:11.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2024-01-08T18:41:11.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 53.2% of statements [2024-01-08T18:41:11.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-08T18:41:11.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-08T18:41:13.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-08T18:41:13.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:41:13.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-08T18:41:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.744s coverage: 93.4% of statements [2024-01-08T18:41:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.106s coverage: 4.1% of statements [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-08T18:41:14.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-08T18:41:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 97.6% of statements [2024-01-08T18:41:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-01-08T18:41:15.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-08T18:41:15.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-08T18:41:16.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2024-01-08T18:41:16.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2024-01-08T18:41:16.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements [2024-01-08T18:41:16.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2024-01-08T18:41:17.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2024-01-08T18:41:17.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements [2024-01-08T18:41:18.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-08T18:41:18.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-08T18:41:18.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-08T18:41:18.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-08T18:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-08T18:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-08T18:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-08T18:41:18.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-08T18:41:18.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-01-08T18:41:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-08T18:41:19.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-08T18:41:19.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-08T18:41:19.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-08T18:41:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-08T18:41:20.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-08T18:41:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-08T18:41:22.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-08T18:41:22.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-08T18:41:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-08T18:41:24.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-08T18:41:26.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-08T18:41:26.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-08T18:41:26.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-08T18:41:27.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-08T18:41:27.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-08T18:41:27.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-08T18:41:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-08T18:41:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-08T18:41:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-08T18:41:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-08T18:41:30.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-01-08T18:41:31.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-08T18:41:31.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-08T18:41:31.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-08T18:41:31.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-08T18:41:33.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-08T18:41:33.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:41:33.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-08T18:41:33.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-08T18:41:34.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-08T18:41:34.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-08T18:41:34.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-08T18:41:34.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.061s coverage: 92.9% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.133s coverage: 62.3% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.052s coverage: 20.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.247s coverage: 38.4% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2024-01-08T18:41:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements [2024-01-08T18:41:43.108Z] 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-01-08T18:41:43.108Z] running golangci-lint [2024-01-08T18:41:43.108Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-08T18:41:43.108Z] go version go1.21.0 linux/amd64 [2024-01-08T18:41:43.108Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-08T18:41:43.108Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-08T18:41:58.010Z] level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|files|name|types_sizes|deps|exports_file) took 14.813781746s" [2024-01-08T18:41:58.010Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.645267ms" [2024-01-08T18:41:58.289Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26919 in /w/workspace/edgexfoundry_edgex-go_PR-4744 [Pipeline] { [Pipeline] ws [2024-01-08T18:41:58.326Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-01-08T18:41:58.394Z] The recommended git tool is: git [2024-01-08T18:42:03.893Z] using credential edgex-jenkins-ssh [2024-01-08T18:42:03.918Z] Cloning the remote Git repository [2024-01-08T18:42:03.960Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-08T18:42:04.045Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-01-08T18:42:04.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-08T18:42:04.179Z] > git --version # timeout=10 [2024-01-08T18:42:04.202Z] > git --version # 'git version 2.25.1' [2024-01-08T18:42:04.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-08T18:42:04.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-08T18:42:10.211Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.511078984s with top 10 stages: buildir: 42.87725316s, gosec: 8.164782354s, fact_deprecated: 2.234097239s, inspect: 2.037871171s, printf: 1.509824729s, ctrlflow: 1.17726275s, nilness: 1.167207083s, S1038: 1.109736594s, fact_purity: 998.273542ms, errcheck: 740.279168ms" [2024-01-08T18:42:10.211Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-08T18:42:10.211Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, skip_files: 197/197, exclude: 197/197, cgo: 197/197, autogenerated_exclude: 197/197" [2024-01-08T18:42:10.211Z] level=info msg="[runner] processing took 18.491871ms with stages: nolint: 8.446307ms, identifier_marker: 3.963131ms, autogenerated_exclude: 2.720222ms, path_prettifier: 1.583098ms, exclude-rules: 1.031311ms, skip_dirs: 689.431µs, cgo: 34.401µs, filename_unadjuster: 19.39µs, max_same_issues: 1.11µs, uniq_by_line: 670ns, fixer: 650ns, severity-rules: 410ns, skip_files: 370ns, exclude: 290ns, diff: 280ns, max_from_linter: 160ns, sort_results: 150ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-01-08T18:42:10.211Z] level=info msg="[runner] linters took 10.398751833s with stages: goanalysis_metalinter: 10.380120709s" [2024-01-08T18:42:10.211Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-08T18:42:10.211Z] level=info msg="Memory: 251 samples, avg is 247.9MB, max is 932.4MB" [2024-01-08T18:42:10.211Z] level=info msg="Execution took 25.266075464s" [2024-01-08T18:42:10.211Z] go vet ./... [2024-01-08T18:42:13.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-08T18:42:13.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-08T18:42:13.500Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-08T18:42:13.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-08T18:42:13.864Z] + ls -al . [2024-01-08T18:42:13.864Z] total 736 [2024-01-08T18:42:13.864Z] drwxrwxr-x 11 1001 1001 4096 Jan 8 18:40 . [2024-01-08T18:42:13.864Z] drwxr-xr-x 4 root root 4096 Jan 8 18:40 .. [2024-01-08T18:42:13.864Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:39 .blubracket [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 10 Jan 8 18:39 .dockerignore [2024-01-08T18:42:13.864Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 18:41 .git [2024-01-08T18:42:13.864Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 18:39 .github [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 1074 Jan 8 18:39 .gitignore [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 42 Jan 8 18:39 .golangci.yml [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 100 Jan 8 18:39 .hadolint.yml [2024-01-08T18:42:13.864Z] drwxr-xr-x 3 1001 1001 4096 Jan 8 18:39 .semver [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 155 Jan 8 18:39 .sonarcloud.properties [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 1171 Jan 8 18:39 ADOPTERS.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 11674 Jan 8 18:39 Attribution.txt [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 100284 Jan 8 18:39 CHANGELOG.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 18:39 CONTRIBUTING.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 677 Jan 8 18:39 GOVERNANCE.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 861 Jan 8 18:39 Jenkinsfile [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 18:39 LICENSE [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 15392 Jan 8 18:39 Makefile [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 582 Jan 8 18:39 OWNERS.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 9528 Jan 8 18:39 README.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 789 Jan 8 18:39 SECURITY.md [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 18:39 VERSION [2024-01-08T18:42:13.864Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:39 bin [2024-01-08T18:42:13.864Z] drwxrwxr-x 18 1001 1001 4096 Jan 8 18:39 cmd [2024-01-08T18:42:13.864Z] -rw-r--r-- 1 root root 453602 Jan 8 18:41 coverage.out [2024-01-08T18:42:13.864Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:39 fuzz_test [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 3686 Jan 8 18:39 go.mod [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 34039 Jan 8 18:39 go.sum [2024-01-08T18:42:13.864Z] drwxrwxr-x 7 1001 1001 4096 Jan 8 18:39 internal [2024-01-08T18:42:13.864Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 18:39 openapi [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 584 Jan 8 18:39 security.txt [2024-01-08T18:42:13.864Z] -rw-rw-r-- 1 1001 1001 204 Jan 8 18:39 version.go [Pipeline] sh [2024-01-08T18:42:14.153Z] + '[' -e coverage.out ] [2024-01-08T18:42:14.153Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-08T18:42:14.285Z] Stashed 1 file(s) [Pipeline] sh [2024-01-08T18:42:14.566Z] + make build [2024-01-08T18:42:14.566Z] 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-01-08T18:42:19.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-08T18:42:19.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-08T18:42:20.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-08T18:42:21.378Z] Merging remotes/origin/main commit c8ac9d53131d6d9e2124785d77975c4b48447506 into PR head commit 65c7e181577d293689082a282b325697969f85e4 [2024-01-08T18:42:21.744Z] Merge succeeded, producing 65c7e181577d293689082a282b325697969f85e4 [2024-01-08T18:42:21.744Z] Checking out Revision 65c7e181577d293689082a282b325697969f85e4 (PR-4744) [2024-01-08T18:42:20.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-08T18:42:20.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-08T18:42:20.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4744/head:refs/remotes/origin/PR-4744 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-08T18:42:21.395Z] > git config core.sparsecheckout # timeout=10 [2024-01-08T18:42:21.449Z] > git checkout -f 65c7e181577d293689082a282b325697969f85e4 # timeout=10 [2024-01-08T18:42:21.663Z] > git remote # timeout=10 [2024-01-08T18:42:21.679Z] > git config --get remote.origin.url # timeout=10 [2024-01-08T18:42:21.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-08T18:42:21.706Z] > git merge c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 [2024-01-08T18:42:21.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-08T18:42:21.749Z] > git config core.sparsecheckout # timeout=10 [2024-01-08T18:42:21.760Z] > git checkout -f 65c7e181577d293689082a282b325697969f85e4 # timeout=10 [2024-01-08T18:42:26.729Z] Commit message: "fix: update target name to short name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-08T18:42:27.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-08T18:42:27.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-08T18:42:27.857Z] Dload Upload Total Spent Left Speed [2024-01-08T18:42:27.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh [2024-01-08T18:42:28.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-08T18:42:28.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-08T18:42:28.538Z] sudo tee /etc/docker/daemon.new [2024-01-08T18:42:28.538Z] { [2024-01-08T18:42:28.538Z] "registry-mirrors": [ [2024-01-08T18:42:28.538Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-08T18:42:28.538Z] ], [2024-01-08T18:42:28.538Z] "bip": "10.250.0.254/24", [2024-01-08T18:42:28.538Z] "hosts": [ [2024-01-08T18:42:28.538Z] "tcp://0.0.0.0:5555", [2024-01-08T18:42:28.538Z] "unix:///var/run/docker.sock" [2024-01-08T18:42:28.538Z] ], [2024-01-08T18:42:28.538Z] "mtu": 1458, [2024-01-08T18:42:28.538Z] "selinux-enabled": true, [2024-01-08T18:42:28.538Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-08T18:42:28.538Z] } [Pipeline] sh [2024-01-08T18:42:28.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-08T18:42:29.179Z] + sudo service docker restart [2024-01-08T18:42:29.448Z] 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-01-08T18:42:29.448Z] 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-01-08T18:42:29.448Z] 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-01-08T18:42:30.017Z] 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-01-08T18:42:36.595Z] 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-01-08T18:42:36.595Z] 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-01-08T18:42:37.975Z] 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-01-08T18:42:38.543Z] 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-01-08T18:42:39.145Z] 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-01-08T18:42:40.083Z] 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-01-08T18:42:41.020Z] 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-01-08T18:42:41.605Z] $ docker stop --time=1 22d131ef496a054cc29fc45f54968c5d28ef3294bd5730a52d33482d9cde39d8 [2024-01-08T18:42:46.638Z] $ docker rm -f --volumes 22d131ef496a054cc29fc45f54968c5d28ef3294bd5730a52d33482d9cde39d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T18:42:47.576Z] provisioning config files... [2024-01-08T18:42:47.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config938291040169652531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:42:48.009Z] ---> ****-login.sh [2024-01-08T18:42:48.010Z] nexus3.edgexfoundry.org:10001 [2024-01-08T18:42:48.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-08T18:42:48.176Z] [2024-01-08T18:42:48.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:42:48.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:42:48.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-08T18:42:48.500Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-08T18:42:48.500Z] 91d30c5bc195: Pulling fs layer [2024-01-08T18:42:48.500Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-08T18:42:48.500Z] 9c61dcf015f6: Pulling fs layer [2024-01-08T18:42:48.500Z] 4698f68db338: Pulling fs layer [2024-01-08T18:42:48.500Z] 2a2f49069b9e: Pulling fs layer [2024-01-08T18:42:48.500Z] e0025b399a48: Pulling fs layer [2024-01-08T18:42:48.500Z] 2a2f49069b9e: Waiting [2024-01-08T18:42:48.500Z] 4698f68db338: Waiting [2024-01-08T18:42:48.500Z] e0025b399a48: Waiting [2024-01-08T18:42:48.500Z] 91d30c5bc195: Verifying Checksum [2024-01-08T18:42:48.500Z] 91d30c5bc195: Download complete [2024-01-08T18:42:48.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:42:48.553Z] Configure a credential helper to remove this warning. See [2024-01-08T18:42:48.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:42:48.553Z] [2024-01-08T18:42:48.553Z] Login Succeeded [2024-01-08T18:42:48.553Z] nexus3.edgexfoundry.org:10002 [2024-01-08T18:42:48.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:42:48.757Z] 4698f68db338: Verifying Checksum [2024-01-08T18:42:48.757Z] 4698f68db338: Download complete [2024-01-08T18:42:48.757Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-08T18:42:48.757Z] 2e9b0aa3be6d: Download complete [2024-01-08T18:42:48.757Z] 91d30c5bc195: Pull complete [2024-01-08T18:42:48.757Z] 2a2f49069b9e: Verifying Checksum [2024-01-08T18:42:48.757Z] 2a2f49069b9e: Download complete [2024-01-08T18:42:48.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:42:48.831Z] Configure a credential helper to remove this warning. See [2024-01-08T18:42:48.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:42:48.831Z] [2024-01-08T18:42:48.831Z] Login Succeeded [2024-01-08T18:42:48.831Z] nexus3.edgexfoundry.org:10003 [2024-01-08T18:42:48.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:42:49.016Z] 2e9b0aa3be6d: Pull complete [2024-01-08T18:42:49.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:42:49.100Z] Configure a credential helper to remove this warning. See [2024-01-08T18:42:49.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:42:49.100Z] [2024-01-08T18:42:49.100Z] Login Succeeded [2024-01-08T18:42:49.100Z] nexus3.edgexfoundry.org:10004 [2024-01-08T18:42:49.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:42:49.275Z] 9c61dcf015f6: Verifying Checksum [2024-01-08T18:42:49.275Z] 9c61dcf015f6: Download complete [2024-01-08T18:42:49.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:42:49.370Z] Configure a credential helper to remove this warning. See [2024-01-08T18:42:49.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:42:49.370Z] [2024-01-08T18:42:49.370Z] Login Succeeded [2024-01-08T18:42:49.370Z] ****.io [2024-01-08T18:42:49.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T18:42:49.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T18:42:49.639Z] Configure a credential helper to remove this warning. See [2024-01-08T18:42:49.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T18:42:49.639Z] [2024-01-08T18:42:49.639Z] Login Succeeded [2024-01-08T18:42:49.639Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T18:42:49.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-08T18:42:50.359Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-01-08T18:42:50.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T18:42:50.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T18:42:50.460Z] ========================================================= [2024-01-08T18:42:50.460Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-08T18:42:50.460Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:42:50.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T18:42:51.076Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-08T18:42:51.076Z] 9fda8d8052c6: Pulling fs layer [2024-01-08T18:42:51.076Z] 5d54e960e981: Pulling fs layer [2024-01-08T18:42:51.076Z] c4a7e357bf2a: Pulling fs layer [2024-01-08T18:42:51.076Z] f0e02332f6b5: Pulling fs layer [2024-01-08T18:42:51.076Z] 872ee5b61b7b: Pulling fs layer [2024-01-08T18:42:51.076Z] f0e02332f6b5: Waiting [2024-01-08T18:42:51.076Z] 872ee5b61b7b: Waiting [2024-01-08T18:42:51.076Z] 0c6a40ed1a82: Pulling fs layer [2024-01-08T18:42:51.076Z] 94ae7d8d031c: Pulling fs layer [2024-01-08T18:42:51.076Z] 0c6a40ed1a82: Waiting [2024-01-08T18:42:51.076Z] 94ae7d8d031c: Waiting [2024-01-08T18:42:51.076Z] 5d54e960e981: Verifying Checksum [2024-01-08T18:42:51.076Z] 5d54e960e981: Download complete [2024-01-08T18:42:51.076Z] f0e02332f6b5: Verifying Checksum [2024-01-08T18:42:51.076Z] f0e02332f6b5: Download complete [2024-01-08T18:42:51.077Z] 9fda8d8052c6: Verifying Checksum [2024-01-08T18:42:51.077Z] 9fda8d8052c6: Download complete [2024-01-08T18:42:51.077Z] 872ee5b61b7b: Verifying Checksum [2024-01-08T18:42:51.077Z] 872ee5b61b7b: Download complete [2024-01-08T18:42:51.346Z] 94ae7d8d031c: Verifying Checksum [2024-01-08T18:42:51.346Z] 94ae7d8d031c: Download complete [2024-01-08T18:42:52.310Z] c4a7e357bf2a: Verifying Checksum [2024-01-08T18:42:52.310Z] c4a7e357bf2a: Download complete [2024-01-08T18:42:52.558Z] 9c61dcf015f6: Pull complete [2024-01-08T18:42:52.558Z] 4698f68db338: Pull complete [2024-01-08T18:42:52.558Z] 2a2f49069b9e: Pull complete [2024-01-08T18:42:52.558Z] e0025b399a48: Pull complete [2024-01-08T18:42:52.558Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-08T18:42:52.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-08T18:42:52.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:42:52.755Z] prd-ubuntu20.04-docker-8c-8g-26918 does not seem to be running inside a container [2024-01-08T18:42:52.795Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-08T18:42:53.278Z] 0c6a40ed1a82: Verifying Checksum [2024-01-08T18:42:53.278Z] 0c6a40ed1a82: Download complete [2024-01-08T18:42:55.223Z] 9fda8d8052c6: Pull complete [2024-01-08T18:42:55.223Z] 5d54e960e981: Pull complete [2024-01-08T18:42:56.135Z] $ docker top ed0b8d964c7c6602651ca2fcced2df25ab982e9d5ae055c3c03ae76925e0291f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T18:42:56.536Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-08T18:42:59.073Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-01-08T18:42:59.073Z] #1 transferring dockerfile: 2.06kB done [2024-01-08T18:42:59.073Z] #1 DONE 0.3s [2024-01-08T18:42:59.073Z] [2024-01-08T18:42:59.073Z] #2 [core-data internal] load build definition from Dockerfile [2024-01-08T18:42:59.336Z] #2 ... [2024-01-08T18:42:59.336Z] [2024-01-08T18:42:59.336Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-08T18:42:59.336Z] #3 transferring dockerfile: 2.23kB done [2024-01-08T18:42:59.336Z] #3 DONE 0.3s [2024-01-08T18:42:59.336Z] [2024-01-08T18:42:59.336Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-01-08T18:42:59.336Z] #4 transferring dockerfile: 1.69kB done [2024-01-08T18:42:59.336Z] #4 DONE 0.3s [2024-01-08T18:42:59.597Z] [2024-01-08T18:42:59.597Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-01-08T18:42:59.858Z] #5 ... [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #6 transferring dockerfile: 1.81kB done [2024-01-08T18:42:59.858Z] #6 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #2 [core-data internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #2 transferring dockerfile: 2.01kB done [2024-01-08T18:42:59.858Z] #2 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #7 transferring dockerfile: 2.49kB done [2024-01-08T18:42:59.858Z] #7 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #8 transferring dockerfile: 1.93kB done [2024-01-08T18:42:59.858Z] #8 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #9 [core-command internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #9 transferring dockerfile: 1.93kB done [2024-01-08T18:42:59.858Z] #9 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #10 transferring dockerfile: 2.93kB done [2024-01-08T18:42:59.858Z] #10 DONE 0.7s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #11 transferring dockerfile: 1.89kB done [2024-01-08T18:42:59.858Z] #11 DONE 0.8s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.858Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-01-08T18:42:59.858Z] #12 transferring dockerfile: 1.95kB done [2024-01-08T18:42:59.858Z] #12 DONE 0.8s [2024-01-08T18:42:59.858Z] [2024-01-08T18:42:59.859Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-01-08T18:42:59.859Z] #13 transferring dockerfile: 1.70kB done [2024-01-08T18:43:00.118Z] #13 DONE 0.8s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-08T18:43:00.118Z] #14 transferring dockerfile: 2.15kB done [2024-01-08T18:43:00.118Z] #14 DONE 0.8s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-08T18:43:00.118Z] #15 transferring dockerfile: 2.50kB done [2024-01-08T18:43:00.118Z] #15 DONE 0.7s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #16 [core-metadata internal] load .dockerignore [2024-01-08T18:43:00.118Z] #16 transferring context: 50B done [2024-01-08T18:43:00.118Z] #16 DONE 0.8s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.118Z] #17 DONE 0.0s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-01-08T18:43:00.118Z] #5 transferring context: 50B done [2024-01-08T18:43:00.118Z] #5 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #18 [core-command internal] load .dockerignore [2024-01-08T18:43:00.118Z] #18 transferring context: 50B done [2024-01-08T18:43:00.118Z] #18 DONE 0.5s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #19 [security-spire-server internal] load .dockerignore [2024-01-08T18:43:00.118Z] #19 transferring context: 50B done [2024-01-08T18:43:00.118Z] #19 DONE 0.5s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #20 [security-proxy-setup internal] load .dockerignore [2024-01-08T18:43:00.118Z] #20 transferring context: 50B done [2024-01-08T18:43:00.118Z] #20 DONE 0.5s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #21 [security-proxy-auth internal] load .dockerignore [2024-01-08T18:43:00.118Z] #21 transferring context: 50B done [2024-01-08T18:43:00.118Z] #21 DONE 0.5s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #22 [security-spire-config internal] load .dockerignore [2024-01-08T18:43:00.118Z] #22 transferring context: 50B done [2024-01-08T18:43:00.118Z] #22 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #23 [security-spire-agent internal] load .dockerignore [2024-01-08T18:43:00.118Z] #23 transferring context: 50B done [2024-01-08T18:43:00.118Z] #23 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-08T18:43:00.118Z] #24 transferring context: 50B done [2024-01-08T18:43:00.118Z] #24 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-01-08T18:43:00.118Z] #25 transferring context: 50B done [2024-01-08T18:43:00.118Z] #25 DONE 0.7s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #26 [security-bootstrapper internal] load .dockerignore [2024-01-08T18:43:00.118Z] #26 transferring context: 50B done [2024-01-08T18:43:00.118Z] #26 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #27 [core-data internal] load .dockerignore [2024-01-08T18:43:00.118Z] #27 transferring context: 50B done [2024-01-08T18:43:00.118Z] #27 DONE 0.7s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #28 [support-notifications internal] load .dockerignore [2024-01-08T18:43:00.118Z] #28 transferring context: 50B done [2024-01-08T18:43:00.118Z] #28 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.118Z] #17 DONE 0.0s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:43:00.118Z] #29 DONE 0.1s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.118Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-08T18:43:00.118Z] #30 ... [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #31 [support-scheduler internal] load .dockerignore [2024-01-08T18:43:00.118Z] #31 transferring context: 50B done [2024-01-08T18:43:00.118Z] #31 DONE 0.6s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.118Z] #17 DONE 0.0s [2024-01-08T18:43:00.118Z] [2024-01-08T18:43:00.118Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.118Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-08T18:43:00.118Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-08T18:43:00.118Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.15MB / 3.40MB 0.1s [2024-01-08T18:43:00.118Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:43:00.377Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-08T18:43:00.377Z] #30 ... [2024-01-08T18:43:00.377Z] [2024-01-08T18:43:00.377Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.377Z] #17 DONE 0.0s [2024-01-08T18:43:00.377Z] [2024-01-08T18:43:00.377Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:43:00.377Z] #29 DONE 0.2s [2024-01-08T18:43:00.377Z] [2024-01-08T18:43:00.377Z] #30 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.377Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-08T18:43:00.377Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-08T18:43:00.377Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-08T18:43:00.377Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-08T18:43:00.377Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:43:00.635Z] #30 ... [2024-01-08T18:43:00.635Z] [2024-01-08T18:43:00.635Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.635Z] #17 DONE 0.0s [2024-01-08T18:43:00.635Z] [2024-01-08T18:43:00.635Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:43:00.635Z] #29 DONE 0.3s [2024-01-08T18:43:00.635Z] [2024-01-08T18:43:00.635Z] #30 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.635Z] #30 ... [2024-01-08T18:43:00.635Z] [2024-01-08T18:43:00.635Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-08T18:43:00.635Z] #17 DONE 0.0s [2024-01-08T18:43:00.635Z] [2024-01-08T18:43:00.635Z] #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.635Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-08T18:43:00.635Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-08T18:43:00.635Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-08T18:43:00.635Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-08T18:43:00.635Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:43:00.635Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-08T18:43:00.893Z] #30 ... [2024-01-08T18:43:00.893Z] [2024-01-08T18:43:00.893Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:43:00.893Z] #29 DONE 0.6s [2024-01-08T18:43:00.893Z] [2024-01-08T18:43:00.893Z] #30 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:00.893Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-08T18:43:00.893Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-08T18:43:00.893Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-08T18:43:00.893Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-08T18:43:00.893Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:43:00.893Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-08T18:43:01.152Z] #30 ... [2024-01-08T18:43:01.152Z] [2024-01-08T18:43:01.152Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-08T18:43:01.152Z] #32 DONE 0.9s [2024-01-08T18:43:01.152Z] [2024-01-08T18:43:01.152Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-08T18:43:01.152Z] #33 DONE 1.0s [2024-01-08T18:43:01.152Z] [2024-01-08T18:43:01.152Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:43:01.152Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-08T18:43:01.152Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-08T18:43:01.152Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-08T18:43:01.153Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-08T18:43:01.153Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:43:01.153Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-08T18:43:01.153Z] #30 DONE 1.4s [2024-01-08T18:43:01.153Z] [2024-01-08T18:43:01.153Z] #34 [security-spire-config internal] load build context [2024-01-08T18:43:01.153Z] #34 transferring context: 16.35kB 0.0s done [2024-01-08T18:43:01.153Z] #34 DONE 0.1s [2024-01-08T18:43:01.153Z] [2024-01-08T18:43:01.153Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-08T18:43:01.153Z] #35 DONE 1.4s [2024-01-08T18:43:01.153Z] [2024-01-08T18:43:01.153Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-01-08T18:43:01.475Z] #36 ... [2024-01-08T18:43:01.475Z] [2024-01-08T18:43:01.475Z] #37 [security-spire-server internal] load build context [2024-01-08T18:43:01.475Z] #37 transferring context: 18.10kB 0.0s done [2024-01-08T18:43:01.475Z] #37 DONE 0.2s [2024-01-08T18:43:01.475Z] [2024-01-08T18:43:01.475Z] #38 [security-spire-agent internal] load build context [2024-01-08T18:43:01.475Z] #38 transferring context: 17.63kB 0.0s done [2024-01-08T18:43:01.475Z] #38 DONE 0.2s [2024-01-08T18:43:01.475Z] [2024-01-08T18:43:01.475Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:01.475Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-01-08T18:43:01.475Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-08T18:43:01.475Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-08T18:43:06.852Z] #39 ... [2024-01-08T18:43:06.852Z] [2024-01-08T18:43:06.852Z] #40 [core-command internal] load build context [2024-01-08T18:43:06.852Z] #40 transferring context: 191.10MB 5.9s [2024-01-08T18:43:06.852Z] #40 ... [2024-01-08T18:43:06.852Z] [2024-01-08T18:43:06.852Z] #41 [security-proxy-auth internal] load build context [2024-01-08T18:43:06.852Z] #41 ... [2024-01-08T18:43:06.852Z] [2024-01-08T18:43:06.852Z] #40 [core-command internal] load build context [2024-01-08T18:43:09.381Z] #40 transferring context: 309.53MB 8.6s done [2024-01-08T18:43:10.325Z] #40 ... [2024-01-08T18:43:10.325Z] [2024-01-08T18:43:10.325Z] #42 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:43:10.325Z] #42 ... [2024-01-08T18:43:10.325Z] [2024-01-08T18:43:10.325Z] #43 [core-metadata internal] load build context [2024-01-08T18:43:10.325Z] #43 transferring context: 309.53MB 7.9s done [2024-01-08T18:43:10.587Z] #43 ... [2024-01-08T18:43:10.587Z] [2024-01-08T18:43:10.587Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:43:10.587Z] #44 transferring context: 309.53MB 9.9s done [2024-01-08T18:43:10.587Z] #44 ... [2024-01-08T18:43:10.587Z] [2024-01-08T18:43:10.587Z] #45 [security-secretstore-setup internal] load build context [2024-01-08T18:43:10.847Z] #45 transferring context: 309.53MB 9.8s done [2024-01-08T18:43:10.847Z] #45 ... [2024-01-08T18:43:10.847Z] [2024-01-08T18:43:10.847Z] #46 [security-spiffe-token-provider internal] load build context [2024-01-08T18:43:10.847Z] #46 transferring context: 309.53MB 8.8s done [2024-01-08T18:43:10.847Z] #46 ... [2024-01-08T18:43:10.847Z] [2024-01-08T18:43:10.847Z] #47 [support-scheduler internal] load build context [2024-01-08T18:43:10.847Z] #47 transferring context: 309.53MB 9.5s done [2024-01-08T18:43:11.107Z] #47 ... [2024-01-08T18:43:11.107Z] [2024-01-08T18:43:11.107Z] #48 [support-notifications internal] load build context [2024-01-08T18:43:11.107Z] #48 transferring context: 309.53MB 8.4s done [2024-01-08T18:43:11.366Z] #48 ... [2024-01-08T18:43:11.366Z] [2024-01-08T18:43:11.366Z] #49 [security-bootstrapper internal] load build context [2024-01-08T18:43:11.367Z] #49 transferring context: 309.53MB 8.4s done [2024-01-08T18:43:11.367Z] #49 ... [2024-01-08T18:43:11.367Z] [2024-01-08T18:43:11.367Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-08T18:43:11.630Z] #50 ... [2024-01-08T18:43:11.630Z] [2024-01-08T18:43:11.630Z] #51 [core-data internal] load build context [2024-01-08T18:43:11.630Z] #51 transferring context: 309.53MB 9.6s done [2024-01-08T18:43:11.630Z] #51 ... [2024-01-08T18:43:11.630Z] [2024-01-08T18:43:11.630Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-08T18:43:11.900Z] #52 ... [2024-01-08T18:43:11.900Z] [2024-01-08T18:43:11.900Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T18:43:11.900Z] #53 ... [2024-01-08T18:43:11.900Z] [2024-01-08T18:43:11.900Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-08T18:43:12.904Z] #54 ... [2024-01-08T18:43:12.904Z] [2024-01-08T18:43:12.904Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-08T18:43:13.165Z] #55 ... [2024-01-08T18:43:13.165Z] [2024-01-08T18:43:13.165Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:43:13.165Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-01-08T18:43:13.165Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-08T18:43:13.165Z] #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-08T18:43:13.165Z] #56 ... [2024-01-08T18:43:13.165Z] [2024-01-08T18:43:13.165Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-08T18:43:13.425Z] #57 ... [2024-01-08T18:43:13.425Z] [2024-01-08T18:43:13.425Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-08T18:43:13.425Z] #58 ... [2024-01-08T18:43:13.425Z] [2024-01-08T18:43:13.425Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-08T18:43:13.684Z] #59 ... [2024-01-08T18:43:13.684Z] [2024-01-08T18:43:13.684Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-08T18:43:13.684Z] #60 ... [2024-01-08T18:43:13.684Z] [2024-01-08T18:43:13.684Z] #41 [security-proxy-auth internal] load build context [2024-01-08T18:43:13.684Z] #41 transferring context: 309.53MB 8.9s done [2024-01-08T18:43:17.298Z] c4a7e357bf2a: Pull complete [2024-01-08T18:43:17.298Z] f0e02332f6b5: Pull complete [2024-01-08T18:43:17.298Z] 872ee5b61b7b: Pull complete [2024-01-08T18:43:20.256Z] #41 ... [2024-01-08T18:43:20.256Z] [2024-01-08T18:43:20.256Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:20.256Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-08T18:43:20.526Z] #39 ... [2024-01-08T18:43:20.526Z] [2024-01-08T18:43:20.526Z] #42 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:43:20.526Z] #42 transferring context: 309.53MB 10.3s done [2024-01-08T18:43:20.526Z] #42 ... [2024-01-08T18:43:20.526Z] [2024-01-08T18:43:20.526Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:20.526Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-01-08T18:43:20.526Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-01-08T18:43:20.786Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-01-08T18:43:20.786Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-01-08T18:43:20.786Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-01-08T18:43:20.786Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-01-08T18:43:21.044Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-08T18:43:21.044Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-08T18:43:21.044Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-08T18:43:21.044Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-01-08T18:43:21.303Z] #39 ... [2024-01-08T18:43:21.303Z] [2024-01-08T18:43:21.303Z] #43 [core-metadata internal] load build context [2024-01-08T18:43:21.303Z] #43 DONE 21.1s [2024-01-08T18:43:21.303Z] [2024-01-08T18:43:21.303Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:21.303Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.8s [2024-01-08T18:43:21.303Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-01-08T18:43:21.303Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-08T18:43:21.563Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2024-01-08T18:43:21.821Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2024-01-08T18:43:21.821Z] #39 ... [2024-01-08T18:43:21.821Z] [2024-01-08T18:43:21.821Z] #40 [core-command internal] load build context [2024-01-08T18:43:21.821Z] #40 DONE 21.5s [2024-01-08T18:43:21.821Z] [2024-01-08T18:43:21.821Z] #48 [support-notifications internal] load build context [2024-01-08T18:43:21.821Z] #48 DONE 21.1s [2024-01-08T18:43:21.821Z] [2024-01-08T18:43:21.821Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-08T18:43:21.821Z] #36 DONE 20.9s [2024-01-08T18:43:21.821Z] [2024-01-08T18:43:21.821Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:21.821Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-08T18:43:22.079Z] #39 ... [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #41 [security-proxy-auth internal] load build context [2024-01-08T18:43:22.079Z] #41 DONE 21.4s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #49 [security-bootstrapper internal] load build context [2024-01-08T18:43:22.079Z] #49 DONE 21.1s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:43:22.079Z] #44 DONE 21.6s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #46 [security-spiffe-token-provider internal] load build context [2024-01-08T18:43:22.079Z] #46 DONE 21.4s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #47 [support-scheduler internal] load build context [2024-01-08T18:43:22.079Z] #47 DONE 21.2s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.079Z] #51 [core-data internal] load build context [2024-01-08T18:43:22.079Z] #51 DONE 21.2s [2024-01-08T18:43:22.079Z] [2024-01-08T18:43:22.080Z] #42 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:43:22.080Z] #42 DONE 21.9s [2024-01-08T18:43:22.080Z] [2024-01-08T18:43:22.080Z] #45 [security-secretstore-setup internal] load build context [2024-01-08T18:43:22.080Z] #45 DONE 21.5s [2024-01-08T18:43:22.080Z] [2024-01-08T18:43:22.080Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:22.080Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-08T18:43:23.455Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-01-08T18:43:23.737Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-01-08T18:43:25.514Z] 0c6a40ed1a82: Pull complete [2024-01-08T18:43:26.271Z] #39 ... [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-08T18:43:26.271Z] #58 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #58 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #58 21.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #58 21.87 (2/4) Installing openssl (3.1.4-r1) [2024-01-08T18:43:26.271Z] #58 21.88 (3/4) Installing su-exec (0.2-r3) [2024-01-08T18:43:26.271Z] #58 21.88 (4/4) Installing yq (4.33.3-r5) [2024-01-08T18:43:26.271Z] #58 21.98 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #58 21.99 OK: 17 MiB in 19 packages [2024-01-08T18:43:26.271Z] #58 DONE 24.8s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-08T18:43:26.271Z] #59 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #59 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #59 22.36 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:43:26.271Z] #59 22.36 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:43:26.271Z] #59 22.36 OK: 20069 distinct packages available [2024-01-08T18:43:26.271Z] #59 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #59 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #59 22.76 (1/11) Installing ca-certificates (20230506-r0) [2024-01-08T18:43:26.271Z] #59 22.80 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-08T18:43:26.271Z] #59 22.80 (3/11) Installing libunistring (1.1-r1) [2024-01-08T18:43:26.271Z] #59 22.81 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-08T18:43:26.271Z] #59 22.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-08T18:43:26.271Z] #59 22.82 (6/11) Installing libcurl (8.5.0-r0) [2024-01-08T18:43:26.271Z] #59 22.83 (7/11) Installing curl (8.5.0-r0) [2024-01-08T18:43:26.271Z] #59 22.84 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #59 22.84 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:43:26.271Z] #59 22.84 (10/11) Installing libucontext (1.2-r2) [2024-01-08T18:43:26.271Z] #59 22.85 (11/11) Installing gcompat (1.1.0-r1) [2024-01-08T18:43:26.271Z] #59 22.85 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #59 22.86 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:43:26.271Z] #59 22.90 OK: 12 MiB in 26 packages [2024-01-08T18:43:26.271Z] #59 DONE 24.9s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-08T18:43:26.271Z] #57 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #57 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #57 22.37 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:43:26.271Z] #57 22.37 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:43:26.271Z] #57 22.37 OK: 20069 distinct packages available [2024-01-08T18:43:26.271Z] #57 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #57 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #57 22.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #57 22.78 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:43:26.271Z] #57 22.78 (3/4) Installing libucontext (1.2-r2) [2024-01-08T18:43:26.271Z] #57 22.79 (4/4) Installing gcompat (1.1.0-r1) [2024-01-08T18:43:26.271Z] #57 22.79 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #57 22.80 OK: 8 MiB in 19 packages [2024-01-08T18:43:26.271Z] #57 DONE 24.8s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-08T18:43:26.271Z] #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 3.259 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:43:26.271Z] #0 3.259 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:43:26.271Z] #0 3.259 OK: 20071 distinct packages available [2024-01-08T18:43:26.271Z] #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 3.647 OK: 264 MiB in 52 packages [2024-01-08T18:43:26.271Z] #61 DONE 4.3s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-08T18:43:26.271Z] #60 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #60 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #60 22.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #60 22.14 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #60 22.15 OK: 7 MiB in 16 packages [2024-01-08T18:43:26.271Z] #60 DONE 24.9s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-08T18:43:26.271Z] #54 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #54 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #54 21.86 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:43:26.271Z] #54 21.86 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:43:26.271Z] #54 21.86 OK: 20069 distinct packages available [2024-01-08T18:43:26.271Z] #54 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #54 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #54 22.39 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #54 22.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:43:26.271Z] #54 22.40 (3/5) Installing libucontext (1.2-r2) [2024-01-08T18:43:26.271Z] #54 22.40 (4/5) Installing gcompat (1.1.0-r1) [2024-01-08T18:43:26.271Z] #54 22.40 (5/5) Installing openssl (3.1.4-r1) [2024-01-08T18:43:26.271Z] #54 22.42 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #54 22.42 OK: 8 MiB in 20 packages [2024-01-08T18:43:26.271Z] #54 DONE 25.0s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-08T18:43:26.271Z] #50 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #50 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #50 22.34 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #50 22.35 (2/2) Installing su-exec (0.2-r3) [2024-01-08T18:43:26.271Z] #50 22.35 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #50 22.36 OK: 7 MiB in 17 packages [2024-01-08T18:43:26.271Z] #50 DONE 24.9s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-01-08T18:43:26.271Z] #0 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 2.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 2.797 OK: 264 MiB in 52 packages [2024-01-08T18:43:26.271Z] #62 DONE 4.6s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-08T18:43:26.271Z] #55 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #55 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #55 21.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #55 21.93 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #55 21.94 OK: 7 MiB in 16 packages [2024-01-08T18:43:26.271Z] #55 DONE 25.2s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-08T18:43:26.271Z] #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #0 2.607 OK: 264 MiB in 52 packages [2024-01-08T18:43:26.271Z] #63 DONE 4.4s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T18:43:26.271Z] #53 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #53 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #53 21.83 (1/2) Installing ca-certificates (20230506-r0) [2024-01-08T18:43:26.271Z] #53 21.85 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #53 21.87 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #53 21.88 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:43:26.271Z] #53 21.99 OK: 8 MiB in 17 packages [2024-01-08T18:43:26.271Z] #53 DONE 25.0s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-08T18:43:26.271Z] #52 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #52 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.271Z] #52 21.82 (1/4) Installing ca-certificates (20230506-r0) [2024-01-08T18:43:26.271Z] #52 21.83 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:43:26.271Z] #52 21.84 (3/4) Installing su-exec (0.2-r3) [2024-01-08T18:43:26.271Z] #52 21.84 (4/4) Installing yq (4.33.3-r5) [2024-01-08T18:43:26.271Z] #52 21.96 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:43:26.271Z] #52 21.98 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:43:26.271Z] #52 22.05 OK: 17 MiB in 19 packages [2024-01-08T18:43:26.271Z] #52 DONE 25.0s [2024-01-08T18:43:26.271Z] [2024-01-08T18:43:26.271Z] #64 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-08T18:43:26.529Z] #64 ... [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:43:26.529Z] #65 DONE 0.2s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:43:26.529Z] #66 DONE 0.2s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:43:26.529Z] #67 DONE 0.3s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:43:26.529Z] #39 DONE 25.5s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-08T18:43:26.529Z] #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.529Z] #0 4.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:26.529Z] #0 4.621 OK: 264 MiB in 52 packages [2024-01-08T18:43:26.529Z] #68 DONE 4.8s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:43:26.529Z] #69 DONE 0.0s [2024-01-08T18:43:26.529Z] [2024-01-08T18:43:26.529Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:43:26.529Z] #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-08T18:43:26.529Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-08T18:43:26.529Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-08T18:43:26.529Z] #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-08T18:43:26.529Z] #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.4s done [2024-01-08T18:43:26.529Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-08T18:43:26.529Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2024-01-08T18:43:26.529Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-08T18:43:26.530Z] #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2024-01-08T18:43:26.933Z] 94ae7d8d031c: Pull complete [2024-01-08T18:43:26.933Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-08T18:43:26.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T18:43:26.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:43:27.298Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T18:43:27.299Z] WORKDIR /edgex [2024-01-08T18:43:27.299Z] COPY go.mod . [2024-01-08T18:43:27.299Z] RUN go mod download [2024-01-08T18:43:27.299Z] + docker build -t ci-base-image-arm64 -f - . [2024-01-08T18:43:28.260Z] #0 building with "default" instance using docker driver [2024-01-08T18:43:28.261Z] [2024-01-08T18:43:28.261Z] #1 [internal] load .dockerignore [2024-01-08T18:43:28.428Z] #56 ... [2024-01-08T18:43:28.428Z] [2024-01-08T18:43:28.428Z] #64 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-08T18:43:28.428Z] #64 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.428Z] #64 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.530Z] #1 transferring context: 50B done [2024-01-08T18:43:28.530Z] #1 DONE 0.1s [2024-01-08T18:43:28.530Z] [2024-01-08T18:43:28.530Z] #2 [internal] load build definition from Dockerfile [2024-01-08T18:43:28.530Z] #2 transferring dockerfile: 172B 0.0s done [2024-01-08T18:43:28.530Z] #2 DONE 0.1s [2024-01-08T18:43:28.530Z] [2024-01-08T18:43:28.530Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T18:43:28.530Z] #3 DONE 0.0s [2024-01-08T18:43:28.530Z] [2024-01-08T18:43:28.530Z] #4 [internal] load build context [2024-01-08T18:43:28.530Z] #4 transferring context: 3.72kB done [2024-01-08T18:43:28.530Z] #4 DONE 0.1s [2024-01-08T18:43:28.530Z] [2024-01-08T18:43:28.530Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T18:43:28.808Z] #5 DONE 0.2s [2024-01-08T18:43:28.808Z] [2024-01-08T18:43:28.808Z] #6 [2/4] WORKDIR /edgex [2024-01-08T18:43:28.997Z] #64 ... [2024-01-08T18:43:28.997Z] [2024-01-08T18:43:28.997Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-08T18:43:28.997Z] #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.997Z] #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.997Z] #0 2.441 OK: 17 MiB in 19 packages [2024-01-08T18:43:28.997Z] #70 DONE 2.6s [2024-01-08T18:43:28.997Z] [2024-01-08T18:43:28.997Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-08T18:43:28.997Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.997Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:28.997Z] #0 2.373 OK: 8 MiB in 19 packages [2024-01-08T18:43:28.997Z] #71 DONE 2.6s [2024-01-08T18:43:28.997Z] [2024-01-08T18:43:28.997Z] #64 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-08T18:43:28.997Z] #64 2.613 OK: 7 MiB in 16 packages [2024-01-08T18:43:29.564Z] #64 DONE 3.8s [2024-01-08T18:43:29.564Z] [2024-01-08T18:43:29.564Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-08T18:43:29.564Z] #72 DONE 0.9s [2024-01-08T18:43:29.564Z] [2024-01-08T18:43:29.564Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:43:29.564Z] #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.589 OK: 12 MiB in 26 packages [2024-01-08T18:43:29.564Z] #73 DONE 3.5s [2024-01-08T18:43:29.564Z] [2024-01-08T18:43:29.564Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-08T18:43:29.564Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.841 OK: 17 MiB in 19 packages [2024-01-08T18:43:29.564Z] #74 DONE 3.4s [2024-01-08T18:43:29.564Z] [2024-01-08T18:43:29.564Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-08T18:43:29.564Z] #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.729 OK: 7 MiB in 17 packages [2024-01-08T18:43:29.564Z] #75 DONE 3.4s [2024-01-08T18:43:29.564Z] [2024-01-08T18:43:29.564Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-08T18:43:29.564Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.564Z] #0 2.783 OK: 8 MiB in 20 packages [2024-01-08T18:43:29.821Z] #76 DONE 3.5s [2024-01-08T18:43:29.821Z] [2024-01-08T18:43:29.821Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:43:29.821Z] #0 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.821Z] #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:29.821Z] #0 2.724 OK: 7 MiB in 16 packages [2024-01-08T18:43:29.821Z] #77 DONE 3.4s [2024-01-08T18:43:29.821Z] [2024-01-08T18:43:29.821Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:43:29.821Z] #78 DONE 0.9s [2024-01-08T18:43:29.821Z] [2024-01-08T18:43:29.821Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-08T18:43:30.228Z] #6 DONE 1.4s [2024-01-08T18:43:30.228Z] [2024-01-08T18:43:30.228Z] #7 [3/4] COPY go.mod . [2024-01-08T18:43:30.228Z] #7 DONE 0.1s [2024-01-08T18:43:30.228Z] [2024-01-08T18:43:30.228Z] #8 [4/4] RUN go mod download [2024-01-08T18:43:31.197Z] #79 DONE 1.3s [2024-01-08T18:43:31.198Z] [2024-01-08T18:43:31.198Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:43:31.198Z] #80 DONE 1.4s [2024-01-08T18:43:31.198Z] [2024-01-08T18:43:31.198Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-08T18:43:31.198Z] #81 DONE 1.4s [2024-01-08T18:43:31.198Z] [2024-01-08T18:43:31.198Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:43:31.198Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:31.198Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T18:43:31.198Z] #0 3.775 OK: 8 MiB in 17 packages [2024-01-08T18:43:31.198Z] #82 DONE 4.8s [2024-01-08T18:43:31.198Z] [2024-01-08T18:43:31.198Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-08T18:43:31.198Z] #83 ... [2024-01-08T18:43:31.198Z] [2024-01-08T18:43:31.198Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-08T18:43:31.198Z] #84 DONE 0.1s [2024-01-08T18:43:31.455Z] [2024-01-08T18:43:31.455Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:43:31.455Z] #85 DONE 0.4s [2024-01-08T18:43:31.455Z] [2024-01-08T18:43:31.455Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-08T18:43:31.455Z] #83 DONE 0.4s [2024-01-08T18:43:31.455Z] [2024-01-08T18:43:31.455Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:43:31.455Z] #86 DONE 0.4s [2024-01-08T18:43:31.455Z] [2024-01-08T18:43:31.455Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-08T18:43:31.713Z] #87 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-08T18:43:31.713Z] #88 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:43:31.713Z] #89 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-08T18:43:31.713Z] #90 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-08T18:43:31.713Z] #91 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-08T18:43:31.713Z] #92 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:43:31.713Z] #93 DONE 0.1s [2024-01-08T18:43:31.713Z] [2024-01-08T18:43:31.713Z] #94 [security-spire-config] exporting to image [2024-01-08T18:43:31.713Z] #94 exporting layers [2024-01-08T18:43:31.971Z] #94 ... [2024-01-08T18:43:31.971Z] [2024-01-08T18:43:31.971Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-08T18:43:31.971Z] #95 DONE 0.2s [2024-01-08T18:43:31.971Z] [2024-01-08T18:43:31.971Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-08T18:43:31.971Z] #96 DONE 0.1s [2024-01-08T18:43:31.971Z] [2024-01-08T18:43:31.971Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-08T18:43:31.971Z] #97 DONE 0.1s [2024-01-08T18:43:31.971Z] [2024-01-08T18:43:31.971Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-08T18:43:31.971Z] #98 DONE 0.0s [2024-01-08T18:43:31.971Z] [2024-01-08T18:43:31.971Z] #94 [security-spire-agent] exporting to image [2024-01-08T18:43:32.229Z] #94 ... [2024-01-08T18:43:32.229Z] [2024-01-08T18:43:32.229Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-08T18:43:32.229Z] #99 DONE 2.5s [2024-01-08T18:43:32.229Z] [2024-01-08T18:43:32.229Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-08T18:43:32.229Z] #100 DONE 0.0s [2024-01-08T18:43:32.229Z] [2024-01-08T18:43:32.229Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:43:32.489Z] #101 ... [2024-01-08T18:43:32.489Z] [2024-01-08T18:43:32.489Z] #94 [security-spire-config] exporting to image [2024-01-08T18:43:32.489Z] #94 exporting layers 0.6s done [2024-01-08T18:43:32.489Z] #94 writing image sha256:6a8157c00d94c51ef7c398d16991ca03ad9d0963568e3abfb856b820bd5fa248 done [2024-01-08T18:43:32.489Z] #94 naming to docker.io/library/security-spire-config done [2024-01-08T18:43:32.489Z] #94 exporting layers 0.6s done [2024-01-08T18:43:32.489Z] #94 writing image sha256:d387bbe8a56c3c2c671dc14024e42290a4de48b8a95eb8fd3f6b195c57ae63d5 0.0s done [2024-01-08T18:43:32.489Z] #94 naming to docker.io/library/security-spire-server done [2024-01-08T18:43:32.489Z] #94 writing image sha256:a6a04e2b5a517b23c0f3d8347cff2567f02bd258e2b93f0da831809b5c27a8c9 done [2024-01-08T18:43:32.489Z] #94 naming to docker.io/library/security-spire-agent done [2024-01-08T18:43:32.489Z] #94 DONE 0.8s [2024-01-08T18:43:32.489Z] [2024-01-08T18:43:32.489Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:43:36.677Z] #102 ... [2024-01-08T18:43:36.677Z] [2024-01-08T18:43:36.677Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:43:36.677Z] #103 ... [2024-01-08T18:43:36.677Z] [2024-01-08T18:43:36.677Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:43:45.248Z] #8 DONE 12.6s [2024-01-08T18:43:45.248Z] [2024-01-08T18:43:45.248Z] #9 exporting to image [2024-01-08T18:43:45.248Z] #9 exporting layers [2024-01-08T18:43:55.314Z] #9 exporting layers 12.5s done [2024-01-08T18:43:55.314Z] #9 writing image sha256:c98491ad38af0738bbaac9af3ee12c9b39d7185be1c4b65ccb595b1fc6d20be3 done [2024-01-08T18:43:55.315Z] #9 naming to docker.io/library/ci-base-image-arm64 [2024-01-08T18:43:55.315Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-08T18:43:55.315Z] #9 DONE 12.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:43:55.677Z] + docker inspect -f . ci-base-image-arm64 [2024-01-08T18:43:55.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:43:55.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-26919 does not seem to be running inside a container [2024-01-08T18:43:55.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-08T18:43:57.067Z] $ docker top 1954445ce50650a733c57328cf65584a2754abe686b118a416c2e87e4cd3873d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T18:43:57.594Z] + go version [2024-01-08T18:43:57.594Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-08T18:43:57.612Z] $ docker stop --time=1 1954445ce50650a733c57328cf65584a2754abe686b118a416c2e87e4cd3873d [2024-01-08T18:43:59.136Z] $ docker rm -f --volumes 1954445ce50650a733c57328cf65584a2754abe686b118a416c2e87e4cd3873d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:43:59.904Z] + docker inspect -f . ci-base-image-arm64 [2024-01-08T18:43:59.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:44:00.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-26919 does not seem to be running inside a container [2024-01-08T18:44:00.176Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-08T18:44:01.087Z] $ docker top fe640dd41a4c9e6fff9a451eb44d4f37c3d892ff774e826377ebdee0551ab5ce -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-08T18:44:01.363Z] ========================================================= [2024-01-08T18:44:01.363Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-08T18:44:01.363Z] ========================================================= [Pipeline] sh [2024-01-08T18:44:01.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-01-08T18:44:02.266Z] + make test [2024-01-08T18:44:02.266Z] go test -race -coverprofile=coverage.out ./... [2024-01-08T18:44:08.799Z] #104 DONE 40.5s [2024-01-08T18:44:08.800Z] [2024-01-08T18:44:08.800Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:08.800Z] #102 DONE 40.5s [2024-01-08T18:44:08.800Z] [2024-01-08T18:44:08.800Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:08.800Z] #101 DONE 40.3s [2024-01-08T18:44:08.800Z] [2024-01-08T18:44:08.800Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:08.800Z] #103 DONE 40.5s [2024-01-08T18:44:08.800Z] [2024-01-08T18:44:08.800Z] #105 [support-notifications builder 6/7] COPY . . [2024-01-08T18:44:12.090Z] #105 DONE 5.2s [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #106 DONE 5.2s [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #107 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #108 [core-command builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #108 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #109 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #110 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #111 [support-scheduler builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #111 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #112 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #113 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #114 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #115 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #116 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #117 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #118 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #119 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #120 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #121 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #122 DONE 5.2s [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #123 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #124 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #125 [core-data builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #125 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #126 DONE 5.2s [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:44:12.091Z] #127 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #128 [core-metadata builder 6/7] COPY . . [2024-01-08T18:44:12.091Z] #128 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:44:12.091Z] #129 CACHED [2024-01-08T18:44:12.091Z] [2024-01-08T18:44:12.091Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-08T18:44:14.055Z] #130 1.429 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-01-08T18:44:22.176Z] #130 ... [2024-01-08T18:44:22.176Z] [2024-01-08T18:44:22.176Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-08T18:44:22.176Z] #0 0.498 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-01-08T18:44:22.442Z] #131 ... [2024-01-08T18:44:22.442Z] [2024-01-08T18:44:22.442Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-08T18:44:22.442Z] #0 1.107 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-01-08T18:44:22.442Z] #132 ... [2024-01-08T18:44:22.442Z] [2024-01-08T18:44:22.442Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:44:22.442Z] #0 0.843 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-01-08T18:44:22.702Z] #133 ... [2024-01-08T18:44:22.702Z] [2024-01-08T18:44:22.702Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-08T18:44:22.702Z] #0 1.008 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-01-08T18:44:22.702Z] #134 ... [2024-01-08T18:44:22.702Z] [2024-01-08T18:44:22.702Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:44:22.702Z] #0 0.833 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-01-08T18:44:22.961Z] #135 ... [2024-01-08T18:44:22.961Z] [2024-01-08T18:44:22.961Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:44:22.961Z] #0 0.867 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-01-08T18:44:23.222Z] #136 ... [2024-01-08T18:44:23.222Z] [2024-01-08T18:44:23.222Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-08T18:44:23.222Z] #0 0.488 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-01-08T18:44:23.222Z] #137 ... [2024-01-08T18:44:23.222Z] [2024-01-08T18:44:23.222Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:44:23.222Z] #0 1.365 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-01-08T18:44:23.481Z] #138 ... [2024-01-08T18:44:23.481Z] [2024-01-08T18:44:23.481Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:44:23.481Z] #0 1.068 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-01-08T18:44:23.481Z] #139 ... [2024-01-08T18:44:23.481Z] [2024-01-08T18:44:23.481Z] #140 [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-01-08T18:44:23.481Z] #0 0.617 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-01-08T18:44:41.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-08T18:45:31.153Z] #140 67.77 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-01-08T18:45:31.153Z] #140 ... [2024-01-08T18:45:31.153Z] [2024-01-08T18:45:31.153Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-08T18:45:31.153Z] #131 DONE 69.0s [2024-01-08T18:45:31.153Z] [2024-01-08T18:45:31.153Z] #140 [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-01-08T18:45:31.153Z] #140 ... [2024-01-08T18:45:31.153Z] [2024-01-08T18:45:31.153Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-08T18:45:31.153Z] #141 ... [2024-01-08T18:45:31.153Z] [2024-01-08T18:45:31.153Z] #140 [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-01-08T18:45:31.153Z] #140 DONE 78.0s [2024-01-08T18:45:31.153Z] [2024-01-08T18:45:31.153Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-08T18:45:32.532Z] #137 DONE 80.4s [2024-01-08T18:45:32.532Z] [2024-01-08T18:45:32.532Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:45:37.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-08T18:45:37.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-08T18:45:38.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-08T18:45:38.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-08T18:45:38.951Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-08T18:45:39.168Z] #56 ... [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-08T18:45:39.168Z] #132 DONE 87.0s [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-08T18:45:39.168Z] #141 DONE 17.6s [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-08T18:45:39.168Z] #130 DONE 87.0s [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-08T18:45:39.168Z] #134 DONE 87.0s [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:45:39.168Z] #139 DONE 87.0s [2024-01-08T18:45:39.168Z] [2024-01-08T18:45:39.168Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.427Z] #142 ... [2024-01-08T18:45:39.427Z] [2024-01-08T18:45:39.427Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:45:39.427Z] #133 DONE 87.3s [2024-01-08T18:45:39.427Z] [2024-01-08T18:45:39.427Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:45:39.427Z] #138 DONE 87.4s [2024-01-08T18:45:39.427Z] [2024-01-08T18:45:39.427Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:45:39.427Z] #136 DONE 87.4s [2024-01-08T18:45:39.427Z] [2024-01-08T18:45:39.427Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:45:39.427Z] #135 DONE 87.4s [2024-01-08T18:45:39.427Z] [2024-01-08T18:45:39.427Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.695Z] #143 ... [2024-01-08T18:45:39.695Z] [2024-01-08T18:45:39.695Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.695Z] #142 DONE 0.7s [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.963Z] #143 DONE 0.6s [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.963Z] #144 DONE 0.7s [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:39.963Z] #145 ... [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.963Z] #146 DONE 0.4s [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.963Z] #147 DONE 0.4s [2024-01-08T18:45:39.963Z] [2024-01-08T18:45:39.963Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:39.963Z] #148 DONE 0.3s [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #149 DONE 0.3s [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #150 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:40.227Z] #151 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #152 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:40.227Z] #153 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #154 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:40.227Z] #155 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #156 DONE 0.3s [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #145 DONE 0.3s [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #157 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #157 DONE 0.3s [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:40.227Z] #158 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.227Z] #159 CACHED [2024-01-08T18:45:40.227Z] [2024-01-08T18:45:40.227Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-08T18:45:40.488Z] #160 ... [2024-01-08T18:45:40.488Z] [2024-01-08T18:45:40.488Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.488Z] #161 DONE 0.3s [2024-01-08T18:45:40.488Z] [2024-01-08T18:45:40.488Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:40.488Z] #162 DONE 0.3s [2024-01-08T18:45:40.488Z] [2024-01-08T18:45:40.488Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-08T18:45:40.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-08T18:45:40.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-08T18:45:41.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-08T18:45:41.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-08T18:45:41.887Z] #163 ... [2024-01-08T18:45:41.887Z] [2024-01-08T18:45:41.887Z] #164 [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-01-08T18:45:41.887Z] #164 DONE 1.7s [2024-01-08T18:45:42.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #165 [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-01-08T18:45:42.172Z] #165 DONE 1.7s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-08T18:45:42.172Z] #166 DONE 1.7s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #167 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.172Z] #167 ... [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-08T18:45:42.172Z] #168 DONE 2.0s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-08T18:45:42.172Z] #169 DONE 2.0s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-08T18:45:42.172Z] #170 DONE 2.0s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-08T18:45:42.172Z] #171 DONE 1.9s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-08T18:45:42.172Z] #172 DONE 1.9s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-08T18:45:42.172Z] #160 DONE 2.0s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-08T18:45:42.172Z] #173 DONE 3.1s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-08T18:45:42.172Z] #163 DONE 1.9s [2024-01-08T18:45:42.172Z] [2024-01-08T18:45:42.172Z] #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.433Z] #174 ... [2024-01-08T18:45:42.433Z] [2024-01-08T18:45:42.433Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-08T18:45:42.433Z] #175 DONE 0.6s [2024-01-08T18:45:42.433Z] [2024-01-08T18:45:42.433Z] #176 [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-01-08T18:45:42.433Z] #176 DONE 0.6s [2024-01-08T18:45:42.433Z] [2024-01-08T18:45:42.433Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.433Z] #177 DONE 0.4s [2024-01-08T18:45:42.433Z] [2024-01-08T18:45:42.433Z] #167 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.433Z] #167 DONE 0.6s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.694Z] #178 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.694Z] #179 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.694Z] #180 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #181 [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-01-08T18:45:42.694Z] #181 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:45:42.694Z] #182 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #183 [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-01-08T18:45:42.694Z] #183 DONE 0.4s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:42.694Z] #174 DONE 0.5s [2024-01-08T18:45:42.694Z] [2024-01-08T18:45:42.694Z] #94 [security-spiffe-token-provider] exporting to image [2024-01-08T18:45:42.694Z] #94 exporting layers [2024-01-08T18:45:43.263Z] #94 ... [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-08T18:45:43.263Z] #184 DONE 0.5s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:45:43.263Z] #185 DONE 0.5s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-08T18:45:43.263Z] #186 DONE 0.5s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:45:43.263Z] #187 DONE 0.4s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-08T18:45:43.263Z] #188 DONE 0.4s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-08T18:45:43.263Z] #189 DONE 0.5s [2024-01-08T18:45:43.263Z] [2024-01-08T18:45:43.263Z] #94 [core-metadata] exporting to image [2024-01-08T18:45:43.263Z] #94 exporting layers 0.5s done [2024-01-08T18:45:43.522Z] #94 ... [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-08T18:45:43.522Z] #190 DONE 0.4s [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #94 [core-metadata] exporting to image [2024-01-08T18:45:43.522Z] #94 exporting layers 0.7s done [2024-01-08T18:45:43.522Z] #94 ... [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-08T18:45:43.522Z] #191 DONE 0.4s [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #94 [core-metadata] exporting to image [2024-01-08T18:45:43.522Z] #94 writing image sha256:6a12cec2ad6b8505c49eb043a0a18eea83990add4e6cc97235eef2f9eeffa28c [2024-01-08T18:45:43.522Z] #94 writing image sha256:d52adcc1180fd0c8d499ec900cc168e0db45636936041707827b119d827b5724 [2024-01-08T18:45:43.522Z] #94 writing image sha256:16d4b6eb586696f798ba0e16b3b4ad6edd8381e04b60a117c8aed7474b35d337 [2024-01-08T18:45:43.522Z] #94 writing image sha256:8996be0fc516011c660adfaea389e3489b4b9b823e431f98d7cb5ae8e53f2010 [2024-01-08T18:45:43.522Z] #94 ... [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-08T18:45:43.522Z] #192 DONE 0.5s [2024-01-08T18:45:43.522Z] [2024-01-08T18:45:43.522Z] #94 [security-spiffe-token-provider] exporting to image [2024-01-08T18:45:43.522Z] #94 exporting layers 0.6s done [2024-01-08T18:45:43.522Z] #94 writing image sha256:6a12cec2ad6b8505c49eb043a0a18eea83990add4e6cc97235eef2f9eeffa28c 0.2s done [2024-01-08T18:45:43.522Z] #94 writing image sha256:d52adcc1180fd0c8d499ec900cc168e0db45636936041707827b119d827b5724 0.2s done [2024-01-08T18:45:43.522Z] #94 writing image sha256:16d4b6eb586696f798ba0e16b3b4ad6edd8381e04b60a117c8aed7474b35d337 0.2s done [2024-01-08T18:45:43.522Z] #94 writing image sha256:8996be0fc516011c660adfaea389e3489b4b9b823e431f98d7cb5ae8e53f2010 0.2s done [2024-01-08T18:45:43.522Z] #94 naming to docker.io/library/core-command done [2024-01-08T18:45:43.522Z] #94 naming to docker.io/library/support-scheduler done [2024-01-08T18:45:43.522Z] #94 naming to docker.io/library/core-data done [2024-01-08T18:45:43.522Z] #94 naming to docker.io/library/support-notifications done [2024-01-08T18:45:43.522Z] #94 writing image sha256:7ff1083ced3bcd73a62639c5b7d2b1a31be4818b6e66d3dfbed337aa8d7de157 done [2024-01-08T18:45:43.522Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2024-01-08T18:45:43.522Z] #94 writing image sha256:7fa482c3d926b470471be712b8ac47635a5f395782fbdb098a31ee87717e6551 [2024-01-08T18:45:43.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-08T18:45:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-08T18:45:43.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-08T18:45:43.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-08T18:45:43.781Z] #94 writing image sha256:7fa482c3d926b470471be712b8ac47635a5f395782fbdb098a31ee87717e6551 done [2024-01-08T18:45:43.781Z] #94 naming to docker.io/library/core-metadata done [2024-01-08T18:45:43.781Z] #94 DONE 2.2s [2024-01-08T18:45:43.781Z] [2024-01-08T18:45:43.781Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-08T18:45:44.041Z] #193 ... [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-08T18:45:44.041Z] #194 DONE 0.5s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:45:44.041Z] #195 DONE 0.9s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:45:44.041Z] #196 DONE 0.9s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-08T18:45:44.041Z] #193 DONE 0.4s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:45:44.041Z] #197 DONE 0.7s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #94 [core-common-config-bootstrapper] exporting to image [2024-01-08T18:45:44.041Z] #94 ... [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-08T18:45:44.041Z] #198 DONE 0.1s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #199 [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-01-08T18:45:44.041Z] #199 DONE 0.2s [2024-01-08T18:45:44.041Z] [2024-01-08T18:45:44.041Z] #94 [security-proxy-setup] exporting to image [2024-01-08T18:45:44.300Z] #94 ... [2024-01-08T18:45:44.300Z] [2024-01-08T18:45:44.300Z] #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-01-08T18:45:44.300Z] #200 DONE 0.1s [2024-01-08T18:45:44.300Z] [2024-01-08T18:45:44.300Z] #94 [core-common-config-bootstrapper] exporting to image [2024-01-08T18:45:44.300Z] #94 exporting layers 0.3s done [2024-01-08T18:45:44.300Z] #94 writing image sha256:42960078f408eebd53c884e3a940c3767459332f7ff82f17768986594dc920bd 0.0s done [2024-01-08T18:45:44.300Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-08T18:45:44.300Z] #94 ... [2024-01-08T18:45:44.300Z] [2024-01-08T18:45:44.300Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-08T18:45:44.300Z] #201 DONE 0.1s [2024-01-08T18:45:44.300Z] [2024-01-08T18:45:44.300Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-08T18:45:44.300Z] #202 DONE 0.1s [2024-01-08T18:45:44.300Z] [2024-01-08T18:45:44.300Z] #94 [security-proxy-auth] exporting to image [2024-01-08T18:45:44.300Z] #94 writing image sha256:ed4120b642eaebbec121df0cdd166c3ebce00db8f74032b87ce2eaeeb57f6275 done [2024-01-08T18:45:44.300Z] #94 naming to docker.io/library/security-proxy-auth done [2024-01-08T18:45:44.561Z] #94 exporting layers 0.4s done [2024-01-08T18:45:44.561Z] #94 writing image sha256:caf19146f8b90608c3b6f52b0e3c1316094cfe2a5b6e1a8cbdb5aa5aca91c166 done [2024-01-08T18:45:44.561Z] #94 naming to docker.io/library/security-proxy-setup done [2024-01-08T18:45:44.561Z] #94 DONE 2.7s [2024-01-08T18:45:44.561Z] [2024-01-08T18:45:44.561Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-08T18:45:44.824Z] #203 DONE 0.4s [2024-01-08T18:45:44.824Z] [2024-01-08T18:45:44.824Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:45:44.824Z] #204 DONE 0.6s [2024-01-08T18:45:44.824Z] [2024-01-08T18:45:44.824Z] #94 [security-bootstrapper] exporting to image [2024-01-08T18:45:45.086Z] #94 exporting layers 0.3s done [2024-01-08T18:45:45.086Z] #94 exporting layers 0.3s done [2024-01-08T18:45:45.086Z] #94 writing image sha256:f8bf1cba46b602fc7e69549d0597402237e3f7951fd179c2c3e8df966130da2b done [2024-01-08T18:45:45.086Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-01-08T18:45:45.086Z] #94 writing image sha256:65529966a96c09bfd089147b02dbcd01cab3b729701e946b1de70979d25a76f1 done [2024-01-08T18:45:45.086Z] #94 naming to docker.io/library/security-bootstrapper done [2024-01-08T18:45:45.086Z] #94 DONE 3.1s [2024-01-08T18:45:45.086Z] [2024-01-08T18:45:45.086Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:45:45.086Z] time="2024-01-08T18:42:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-08T18:45:45.103Z] $ docker stop --time=1 ed0b8d964c7c6602651ca2fcced2df25ab982e9d5ae055c3c03ae76925e0291f [2024-01-08T18:45:46.395Z] $ docker rm -f --volumes ed0b8d964c7c6602651ca2fcced2df25ab982e9d5ae055c3c03ae76925e0291f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T18:45:46.794Z] + docker images [2024-01-08T18:45:46.795Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-08T18:45:46.795Z] security-secretstore-setup latest f8bf1cba46b6 2 seconds ago 36.2MB [2024-01-08T18:45:46.795Z] security-bootstrapper latest 65529966a96c 2 seconds ago 18.5MB [2024-01-08T18:45:46.795Z] security-proxy-setup latest caf19146f8b9 3 seconds ago 25.8MB [2024-01-08T18:45:46.795Z] core-common-config-bootstrapper latest 42960078f408 3 seconds ago 14.9MB [2024-01-08T18:45:46.795Z] security-proxy-auth latest ed4120b642ea 3 seconds ago 15.8MB [2024-01-08T18:45:46.795Z] core-command latest 16d4b6eb5866 4 seconds ago 17MB [2024-01-08T18:45:46.795Z] support-notifications latest 8996be0fc516 4 seconds ago 26.5MB [2024-01-08T18:45:46.795Z] support-scheduler latest 6a12cec2ad6b 4 seconds ago 26MB [2024-01-08T18:45:46.795Z] core-metadata latest 7fa482c3d926 4 seconds ago 17.4MB [2024-01-08T18:45:46.795Z] core-data latest d52adcc1180f 4 seconds ago 17.1MB [2024-01-08T18:45:46.795Z] security-spiffe-token-provider latest 7ff1083ced3b 4 seconds ago 28.5MB [2024-01-08T18:45:46.795Z] security-spire-agent latest a6a04e2b5a51 2 minutes ago 161MB [2024-01-08T18:45:46.795Z] security-spire-config latest 6a8157c00d94 2 minutes ago 102MB [2024-01-08T18:45:46.795Z] security-spire-server latest d387bbe8a56c 2 minutes ago 102MB [2024-01-08T18:45:46.795Z] ci-base-image-x86_64 latest acb078c160e9 5 minutes ago 937MB [2024-01-08T18:45:46.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 7 weeks ago 564MB [2024-01-08T18:45:46.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-08T18:45:46.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 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-01-08T18:45:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-08T18:45:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-08T18:45:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.198s coverage: 28.7% of statements [2024-01-08T18:45:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.264s coverage: 97.0% of statements [2024-01-08T18:46:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-08T18:46:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-08T18:46:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-08T18:46:08.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.346s coverage: 69.2% of statements [2024-01-08T18:46:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-08T18:46:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-08T18:46:10.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.294s coverage: 53.2% of statements [2024-01-08T18:46:14.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-08T18:46:14.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:46:14.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-08T18:46:14.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-08T18:46:14.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-08T18:46:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-08T18:46:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-08T18:46:30.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.053s coverage: 93.4% of statements [2024-01-08T18:46:30.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.398s coverage: 4.1% of statements [2024-01-08T18:46:32.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-08T18:46:32.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:46:32.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-08T18:46:34.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-08T18:46:34.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-08T18:46:35.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.528s coverage: 97.6% of statements [2024-01-08T18:46:35.282Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements [2024-01-08T18:46:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-08T18:46:41.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-08T18:46:43.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.407s coverage: 0.9% of statements [2024-01-08T18:46:43.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.272s coverage: 32.2% of statements [2024-01-08T18:46:43.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.271s coverage: 41.7% of statements [2024-01-08T18:46:43.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 82.9% of statements [2024-01-08T18:46:44.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.202s coverage: 94.1% of statements [2024-01-08T18:46:45.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.206s coverage: 96.3% of statements [2024-01-08T18:46:47.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements [2024-01-08T18:46:48.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-08T18:46:48.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-08T18:46:48.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-08T18:46:48.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-08T18:46:50.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-08T18:46:50.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-08T18:46:50.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-08T18:46:50.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-08T18:46:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-08T18:46:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-08T18:46:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-08T18:46:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-08T18:46:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-08T18:46:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-08T18:46:56.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-08T18:47:00.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.198s coverage: 94.4% of statements [2024-01-08T18:47:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-08T18:47:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-08T18:47:05.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-08T18:47:05.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-08T18:47:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-08T18:47:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-08T18:47:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.874s coverage: 79.9% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.200s coverage: 87.2% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.184s coverage: 20.0% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.362s coverage: 81.8% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.340s coverage: 82.1% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.218s coverage: 86.0% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.783s coverage: 63.1% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.216s coverage: 100.0% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.064s coverage: 100.0% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-01-08T18:47:13.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.060s coverage: 100.0% of statements [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-08T18:47:13.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-08T18:47:14.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.760s coverage: 38.4% of statements [2024-01-08T18:47:14.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.232s coverage: 89.5% of statements [2024-01-08T18:47:14.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.193s coverage: 84.8% of statements [2024-01-08T18:47:19.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-08T18:47:19.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-08T18:47:19.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-08T18:47:19.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-08T18:47:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-08T18:47:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:47:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-08T18:47:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-08T18:47:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-08T18:47:22.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-08T18:47:25.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-08T18:47:25.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-08T18:47:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.269s coverage: 19.9% of statements [2024-01-08T18:47:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements [2024-01-08T18:47:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.257s coverage: 61.8% of statements [2024-01-08T18:47:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.356s coverage: 98.9% of statements [2024-01-08T18:47:27.754Z] 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-01-08T18:47:28.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-08T18:47:28.020Z] go vet ./... [2024-01-08T18:48:49.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-08T18:48:49.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-08T18:48:49.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-08T18:48:49.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-08T18:48:49.992Z] + ls -al . [2024-01-08T18:48:49.992Z] total 732 [2024-01-08T18:48:49.992Z] drwxrwxr-x 10 1001 1001 4096 Jan 8 18:44 . [2024-01-08T18:48:49.992Z] drwxr-xr-x 4 root root 4096 Jan 8 18:44 .. [2024-01-08T18:48:49.992Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:42 .blubracket [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 10 Jan 8 18:42 .dockerignore [2024-01-08T18:48:49.992Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 18:42 .git [2024-01-08T18:48:49.992Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 18:42 .github [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 1074 Jan 8 18:42 .gitignore [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 42 Jan 8 18:42 .golangci.yml [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 100 Jan 8 18:42 .hadolint.yml [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 155 Jan 8 18:42 .sonarcloud.properties [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 1171 Jan 8 18:42 ADOPTERS.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 11674 Jan 8 18:42 Attribution.txt [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 100284 Jan 8 18:42 CHANGELOG.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 18:42 CONTRIBUTING.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 677 Jan 8 18:42 GOVERNANCE.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 861 Jan 8 18:42 Jenkinsfile [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 18:42 LICENSE [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 15392 Jan 8 18:42 Makefile [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 582 Jan 8 18:42 OWNERS.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 9528 Jan 8 18:42 README.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 789 Jan 8 18:42 SECURITY.md [2024-01-08T18:48:49.992Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 18:39 VERSION [2024-01-08T18:48:49.992Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:42 bin [2024-01-08T18:48:49.992Z] drwxrwxr-x 18 1001 1001 4096 Jan 8 18:42 cmd [2024-01-08T18:48:49.993Z] -rw-r--r-- 1 root root 453602 Jan 8 18:47 coverage.out [2024-01-08T18:48:49.993Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 18:42 fuzz_test [2024-01-08T18:48:49.993Z] -rw-rw-r-- 1 1001 1001 3686 Jan 8 18:42 go.mod [2024-01-08T18:48:49.993Z] -rw-rw-r-- 1 1001 1001 34039 Jan 8 18:42 go.sum [2024-01-08T18:48:49.993Z] drwxrwxr-x 7 1001 1001 4096 Jan 8 18:42 internal [2024-01-08T18:48:49.993Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 18:42 openapi [2024-01-08T18:48:49.993Z] -rw-rw-r-- 1 1001 1001 584 Jan 8 18:42 security.txt [2024-01-08T18:48:49.993Z] -rw-rw-r-- 1 1001 1001 204 Jan 8 18:42 version.go [Pipeline] sh [2024-01-08T18:48:50.305Z] + '[' -e coverage.out ] [2024-01-08T18:48:50.305Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-08T18:48:50.362Z] Warning: overwriting stash ‘coverage-report’ [2024-01-08T18:48:51.145Z] Stashed 1 file(s) [Pipeline] sh [2024-01-08T18:48:51.454Z] + make build [2024-01-08T18:48:51.454Z] 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-01-08T18:49:47.818Z] 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-01-08T18:49:47.818Z] 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-01-08T18:49:49.221Z] 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-01-08T18:49:51.153Z] 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-01-08T18:50:13.202Z] 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-01-08T18:50:17.452Z] 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-01-08T18:50:21.700Z] 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-01-08T18:50:25.035Z] 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-01-08T18:50:26.972Z] 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-01-08T18:50:30.302Z] 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-01-08T18:50:33.634Z] 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-01-08T18:50:36.986Z] $ docker stop --time=1 fe640dd41a4c9e6fff9a451eb44d4f37c3d892ff774e826377ebdee0551ab5ce [2024-01-08T18:50:38.962Z] $ docker rm -f --volumes fe640dd41a4c9e6fff9a451eb44d4f37c3d892ff774e826377ebdee0551ab5ce [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-01-08T18:50:41.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-08T18:50:41.699Z] [2024-01-08T18:50:41.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:50:42.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-08T18:50:42.342Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-08T18:50:42.342Z] 547446be3368: Pulling fs layer [2024-01-08T18:50:42.342Z] d125d8839a47: Pulling fs layer [2024-01-08T18:50:42.612Z] 3e85d5ac6304: Pulling fs layer [2024-01-08T18:50:42.612Z] c3105a71a48b: Pulling fs layer [2024-01-08T18:50:42.612Z] 0f093f025ec4: Pulling fs layer [2024-01-08T18:50:42.612Z] c3106fc0e877: Pulling fs layer [2024-01-08T18:50:42.612Z] c3105a71a48b: Waiting [2024-01-08T18:50:42.612Z] c3106fc0e877: Waiting [2024-01-08T18:50:42.612Z] 0f093f025ec4: Waiting [2024-01-08T18:50:42.612Z] 547446be3368: Verifying Checksum [2024-01-08T18:50:42.612Z] 547446be3368: Download complete [2024-01-08T18:50:42.612Z] c3105a71a48b: Download complete [2024-01-08T18:50:42.880Z] d125d8839a47: Verifying Checksum [2024-01-08T18:50:42.880Z] d125d8839a47: Download complete [2024-01-08T18:50:42.880Z] c3106fc0e877: Download complete [2024-01-08T18:50:43.148Z] 0f093f025ec4: Verifying Checksum [2024-01-08T18:50:43.148Z] 0f093f025ec4: Download complete [2024-01-08T18:50:43.148Z] 547446be3368: Pull complete [2024-01-08T18:50:44.103Z] d125d8839a47: Pull complete [2024-01-08T18:50:44.683Z] 3e85d5ac6304: Verifying Checksum [2024-01-08T18:50:44.683Z] 3e85d5ac6304: Download complete [2024-01-08T18:50:56.964Z] 3e85d5ac6304: Pull complete [2024-01-08T18:50:56.964Z] c3105a71a48b: Pull complete [2024-01-08T18:50:57.541Z] 0f093f025ec4: Pull complete [2024-01-08T18:50:57.541Z] c3106fc0e877: Pull complete [2024-01-08T18:50:57.541Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-08T18:50:57.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-08T18:50:57.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:50:57.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-26919 does not seem to be running inside a container [2024-01-08T18:50:57.889Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-01-08T18:50:59.722Z] $ docker top 127debc006a72a55a6cb2d615f76906b61aa1fbc955b8b67475bd3df98b30c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T18:51:00.256Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-08T18:51:02.197Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-08T18:51:02.197Z] #1 transferring dockerfile: [2024-01-08T18:51:02.197Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-01-08T18:51:02.197Z] #1 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #2 [security-spiffe-token-provider internal] load .dockerignore [2024-01-08T18:51:02.197Z] #2 transferring context: 50B done [2024-01-08T18:51:02.197Z] #2 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:02.197Z] #3 DONE 0.0s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #4 [security-proxy-setup internal] load .dockerignore [2024-01-08T18:51:02.197Z] #4 transferring context: 50B 0.0s done [2024-01-08T18:51:02.197Z] #4 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-08T18:51:02.197Z] #5 transferring dockerfile: 2.50kB done [2024-01-08T18:51:02.197Z] #5 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:02.197Z] #3 DONE 0.0s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-01-08T18:51:02.197Z] #6 transferring dockerfile: 1.70kB done [2024-01-08T18:51:02.197Z] #6 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #7 [security-spire-server internal] load .dockerignore [2024-01-08T18:51:02.197Z] #7 transferring context: 50B 0.0s done [2024-01-08T18:51:02.197Z] #7 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #8 [security-bootstrapper internal] load .dockerignore [2024-01-08T18:51:02.197Z] #8 transferring context: 50B done [2024-01-08T18:51:02.197Z] #8 DONE 0.1s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #9 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:51:02.197Z] #9 DONE 0.3s [2024-01-08T18:51:02.197Z] [2024-01-08T18:51:02.197Z] #10 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.197Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.465Z] #10 ... [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-08T18:51:02.465Z] #11 transferring dockerfile: 2.93kB 0.0s done [2024-01-08T18:51:02.465Z] #11 DONE 0.2s [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:02.465Z] #3 DONE 0.0s [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #12 [security-spire-config internal] load .dockerignore [2024-01-08T18:51:02.465Z] #12 transferring context: 50B done [2024-01-08T18:51:02.465Z] #12 DONE 0.1s [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-01-08T18:51:02.465Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-01-08T18:51:02.465Z] #13 DONE 0.2s [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #10 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.465Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:02.465Z] #10 ... [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #9 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:51:02.465Z] #9 DONE 0.5s [2024-01-08T18:51:02.465Z] [2024-01-08T18:51:02.465Z] #10 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.465Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:02.465Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T18:51:02.465Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:51:02.465Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T18:51:02.738Z] #10 ... [2024-01-08T18:51:02.738Z] [2024-01-08T18:51:02.738Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-01-08T18:51:02.738Z] #14 transferring dockerfile: 2.06kB 0.0s done [2024-01-08T18:51:02.738Z] #14 DONE 0.3s [2024-01-08T18:51:02.738Z] [2024-01-08T18:51:02.738Z] #10 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.738Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-08T18:51:02.738Z] #10 ... [2024-01-08T18:51:02.738Z] [2024-01-08T18:51:02.738Z] #15 [core-metadata internal] load .dockerignore [2024-01-08T18:51:02.738Z] #15 transferring context: 50B 0.0s done [2024-01-08T18:51:02.738Z] #15 DONE 0.4s [2024-01-08T18:51:02.738Z] [2024-01-08T18:51:02.738Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:02.738Z] #3 DONE 0.0s [2024-01-08T18:51:02.738Z] [2024-01-08T18:51:02.738Z] #10 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:02.738Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-08T18:51:02.738Z] #10 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-08T18:51:03.010Z] #10 ... [2024-01-08T18:51:03.010Z] [2024-01-08T18:51:03.010Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-08T18:51:03.010Z] #16 transferring dockerfile: 2.23kB 0.0s done [2024-01-08T18:51:03.010Z] #16 DONE 0.4s [2024-01-08T18:51:03.010Z] [2024-01-08T18:51:03.010Z] #17 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-08T18:51:03.010Z] #17 DONE 0.6s [2024-01-08T18:51:03.010Z] [2024-01-08T18:51:03.010Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-08T18:51:03.010Z] #18 transferring dockerfile: 2.15kB 0.0s done [2024-01-08T18:51:03.010Z] #18 DONE 0.3s [2024-01-08T18:51:03.010Z] [2024-01-08T18:51:03.010Z] #19 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-01-08T18:51:03.278Z] #19 ... [2024-01-08T18:51:03.278Z] [2024-01-08T18:51:03.278Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-08T18:51:03.278Z] #20 transferring context: 50B 0.0s done [2024-01-08T18:51:03.278Z] #20 DONE 0.8s [2024-01-08T18:51:03.278Z] [2024-01-08T18:51:03.278Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:03.278Z] #3 DONE 0.0s [2024-01-08T18:51:03.278Z] [2024-01-08T18:51:03.278Z] #21 [support-scheduler internal] load .dockerignore [2024-01-08T18:51:03.278Z] #21 transferring context: 50B 0.0s done [2024-01-08T18:51:03.278Z] #21 DONE 0.7s [2024-01-08T18:51:03.278Z] [2024-01-08T18:51:03.278Z] #9 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:51:03.278Z] #9 DONE 1.0s [2024-01-08T18:51:03.278Z] [2024-01-08T18:51:03.278Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-01-08T18:51:03.546Z] #22 ... [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #17 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-08T18:51:03.546Z] #17 DONE 0.8s [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #23 [security-proxy-auth internal] load .dockerignore [2024-01-08T18:51:03.546Z] #23 transferring context: 50B 0.0s done [2024-01-08T18:51:03.546Z] #23 DONE 0.8s [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:03.546Z] #3 DONE 0.0s [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #24 [support-scheduler internal] load build definition from Dockerfile [2024-01-08T18:51:03.546Z] #24 transferring dockerfile: 1.93kB 0.0s done [2024-01-08T18:51:03.546Z] #24 DONE 1.1s [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #25 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-08T18:51:03.546Z] #25 DONE 1.4s [2024-01-08T18:51:03.546Z] [2024-01-08T18:51:03.546Z] #26 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:03.546Z] #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:03.813Z] #26 ... [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #27 [security-spire-agent internal] load .dockerignore [2024-01-08T18:51:03.813Z] #27 transferring context: 50B 0.0s done [2024-01-08T18:51:03.813Z] #27 DONE 0.8s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #28 [security-spire-agent internal] load build definition from Dockerfile [2024-01-08T18:51:03.813Z] #28 transferring dockerfile: 1.81kB 0.0s done [2024-01-08T18:51:03.813Z] #28 DONE 0.8s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:03.813Z] #3 DONE 0.0s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #29 [support-notifications internal] load build definition from Dockerfile [2024-01-08T18:51:03.813Z] #29 transferring dockerfile: 1.95kB 0.0s done [2024-01-08T18:51:03.813Z] #29 DONE 0.7s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #30 [support-notifications internal] load .dockerignore [2024-01-08T18:51:03.813Z] #30 transferring context: 50B 0.0s done [2024-01-08T18:51:03.813Z] #30 DONE 0.7s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #19 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-08T18:51:03.813Z] #19 DONE 1.1s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #10 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:03.813Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:03.813Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T18:51:03.813Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:51:03.813Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T18:51:03.813Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-08T18:51:03.813Z] #10 ... [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:03.813Z] #3 DONE 0.0s [2024-01-08T18:51:03.813Z] [2024-01-08T18:51:03.813Z] #10 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:04.080Z] #10 ... [2024-01-08T18:51:04.080Z] [2024-01-08T18:51:04.080Z] #17 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-08T18:51:04.080Z] #17 DONE 1.1s [2024-01-08T18:51:04.080Z] [2024-01-08T18:51:04.080Z] #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:51:04.080Z] #9 DONE 1.4s [2024-01-08T18:51:04.080Z] [2024-01-08T18:51:04.080Z] #19 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-01-08T18:51:04.080Z] #19 DONE 1.4s [2024-01-08T18:51:04.080Z] [2024-01-08T18:51:04.080Z] #10 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:04.080Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:04.080Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T18:51:04.080Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:51:04.080Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T18:51:04.080Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-08T18:51:04.347Z] #10 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2024-01-08T18:51:04.347Z] #10 ... [2024-01-08T18:51:04.347Z] [2024-01-08T18:51:04.347Z] #31 [security-spire-config internal] load build context [2024-01-08T18:51:04.347Z] #31 transferring context: 16.35kB 0.0s done [2024-01-08T18:51:04.347Z] #31 DONE 0.9s [2024-01-08T18:51:04.613Z] [2024-01-08T18:51:04.613Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-08T18:51:04.613Z] #25 DONE 2.0s [2024-01-08T18:51:04.613Z] [2024-01-08T18:51:04.613Z] #32 [security-spire-server internal] load build context [2024-01-08T18:51:04.613Z] #32 transferring context: 18.10kB 0.0s done [2024-01-08T18:51:04.613Z] #32 DONE 1.0s [2024-01-08T18:51:04.613Z] [2024-01-08T18:51:04.613Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:04.613Z] #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2024-01-08T18:51:04.613Z] #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-08T18:51:04.613Z] #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-08T18:51:04.613Z] #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-08T18:51:04.613Z] #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-08T18:51:04.613Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-01-08T18:51:04.613Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-01-08T18:51:04.613Z] #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-08T18:51:04.881Z] #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-08T18:51:04.881Z] #26 ... [2024-01-08T18:51:04.881Z] [2024-01-08T18:51:04.881Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-08T18:51:04.881Z] #33 DONE 1.2s [2024-01-08T18:51:04.881Z] [2024-01-08T18:51:04.881Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:04.881Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-01-08T18:51:04.881Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-01-08T18:51:04.881Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2024-01-08T18:51:04.881Z] #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-08T18:51:05.150Z] #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2024-01-08T18:51:05.150Z] #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-08T18:51:05.150Z] #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-08T18:51:05.150Z] #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-08T18:51:05.150Z] #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-08T18:51:05.150Z] #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-01-08T18:51:05.150Z] #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-01-08T18:51:05.150Z] #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-08T18:51:05.150Z] #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-08T18:51:05.150Z] #26 ... [2024-01-08T18:51:05.150Z] [2024-01-08T18:51:05.150Z] #34 [core-command internal] load .dockerignore [2024-01-08T18:51:05.150Z] #34 transferring context: 50B 0.0s done [2024-01-08T18:51:05.150Z] #34 DONE 1.7s [2024-01-08T18:51:05.150Z] [2024-01-08T18:51:05.150Z] #35 [core-command internal] load build definition from Dockerfile [2024-01-08T18:51:05.151Z] #35 transferring dockerfile: 1.93kB 0.0s done [2024-01-08T18:51:05.151Z] #35 DONE 1.7s [2024-01-08T18:51:05.151Z] [2024-01-08T18:51:05.151Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:51:05.151Z] #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-01-08T18:51:05.151Z] #36 DONE 0.2s [2024-01-08T18:51:05.151Z] [2024-01-08T18:51:05.151Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:05.151Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.8s [2024-01-08T18:51:05.151Z] #26 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-08T18:51:05.415Z] #26 ... [2024-01-08T18:51:05.415Z] [2024-01-08T18:51:05.415Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:05.415Z] #3 DONE 0.0s [2024-01-08T18:51:05.415Z] [2024-01-08T18:51:05.415Z] #37 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-08T18:51:05.415Z] #37 transferring dockerfile: 2.49kB 0.1s done [2024-01-08T18:51:05.415Z] #37 DONE 2.0s [2024-01-08T18:51:05.415Z] [2024-01-08T18:51:05.415Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-01-08T18:51:05.415Z] #22 transferring context: 50B 0.0s done [2024-01-08T18:51:05.415Z] #22 DONE 2.1s [2024-01-08T18:51:05.415Z] [2024-01-08T18:51:05.416Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:05.416Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.9s [2024-01-08T18:51:05.416Z] #26 ... [2024-01-08T18:51:05.416Z] [2024-01-08T18:51:05.416Z] #38 [core-data internal] load .dockerignore [2024-01-08T18:51:05.416Z] #38 transferring context: 50B 0.0s done [2024-01-08T18:51:05.416Z] #38 DONE 2.2s [2024-01-08T18:51:05.416Z] [2024-01-08T18:51:05.416Z] #39 [core-data internal] load build definition from Dockerfile [2024-01-08T18:51:05.416Z] #39 transferring dockerfile: 2.01kB 0.1s done [2024-01-08T18:51:05.416Z] #39 DONE 2.3s [2024-01-08T18:51:05.416Z] [2024-01-08T18:51:05.416Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:05.683Z] #26 ... [2024-01-08T18:51:05.683Z] [2024-01-08T18:51:05.683Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:05.683Z] #3 DONE 0.0s [2024-01-08T18:51:05.683Z] [2024-01-08T18:51:05.683Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:05.683Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s [2024-01-08T18:51:05.683Z] #26 ... [2024-01-08T18:51:05.683Z] [2024-01-08T18:51:05.683Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T18:51:05.683Z] #3 DONE 0.0s [2024-01-08T18:51:05.683Z] [2024-01-08T18:51:05.683Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:05.949Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s [2024-01-08T18:51:06.217Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.6s [2024-01-08T18:51:06.522Z] #26 ... [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T18:51:06.522Z] #9 DONE 2.7s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #10 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:06.522Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:06.522Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T18:51:06.522Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:51:06.522Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T18:51:06.522Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-08T18:51:06.522Z] #10 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2024-01-08T18:51:06.522Z] #10 DONE 4.7s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:06.522Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.56MB / 23.39MB 2.0s [2024-01-08T18:51:06.522Z] #26 ... [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #17 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-08T18:51:06.522Z] #17 DONE 1.4s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #19 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-01-08T18:51:06.522Z] #19 DONE 1.7s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #40 [security-spire-agent internal] load build context [2024-01-08T18:51:06.522Z] #40 transferring context: 17.63kB 0.2s done [2024-01-08T18:51:06.522Z] #40 DONE 1.5s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #10 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T18:51:06.522Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-08T18:51:06.522Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T18:51:06.522Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T18:51:06.522Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T18:51:06.522Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-08T18:51:06.522Z] #10 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done [2024-01-08T18:51:06.522Z] #10 DONE 4.9s [2024-01-08T18:51:06.522Z] [2024-01-08T18:51:06.522Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:06.793Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 2.2s [2024-01-08T18:51:07.385Z] #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2024-01-08T18:51:07.385Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-01-08T18:51:11.649Z] #26 ... [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-08T18:51:11.649Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 4.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 5.788 OK: 266 MiB in 52 packages [2024-01-08T18:51:11.649Z] #41 DONE 8.1s [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:11.649Z] #26 ... [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #42 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-08T18:51:11.649Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 4.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 6.637 OK: 266 MiB in 52 packages [2024-01-08T18:51:11.649Z] #42 DONE 8.2s [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:11.649Z] #26 ... [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-08T18:51:11.649Z] #0 3.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 4.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:11.649Z] #0 6.359 OK: 266 MiB in 52 packages [2024-01-08T18:51:11.649Z] #43 DONE 7.4s [2024-01-08T18:51:11.649Z] [2024-01-08T18:51:11.649Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:12.231Z] #26 ... [2024-01-08T18:51:12.231Z] [2024-01-08T18:51:12.231Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:51:12.231Z] #44 transferring context: 71.80MB 9.7s [2024-01-08T18:51:12.497Z] #44 ... [2024-01-08T18:51:12.497Z] [2024-01-08T18:51:12.497Z] #45 [security-spiffe-token-provider internal] load build context [2024-01-08T18:51:12.497Z] #45 ... [2024-01-08T18:51:12.497Z] [2024-01-08T18:51:12.497Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:12.497Z] #26 ... [2024-01-08T18:51:12.497Z] [2024-01-08T18:51:12.497Z] #46 [security-bootstrapper internal] load build context [2024-01-08T18:51:12.762Z] #46 ... [2024-01-08T18:51:12.762Z] [2024-01-08T18:51:12.762Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:51:13.350Z] #44 ... [2024-01-08T18:51:13.350Z] [2024-01-08T18:51:13.350Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:51:13.616Z] #47 ... [2024-01-08T18:51:13.616Z] [2024-01-08T18:51:13.616Z] #48 [core-metadata internal] load build context [2024-01-08T18:51:13.616Z] #48 ... [2024-01-08T18:51:13.616Z] [2024-01-08T18:51:13.616Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:13.616Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.0s [2024-01-08T18:51:13.616Z] #26 ... [2024-01-08T18:51:13.616Z] [2024-01-08T18:51:13.616Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-08T18:51:13.616Z] #0 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:13.616Z] #0 4.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:13.616Z] #0 6.865 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:51:13.616Z] #0 6.865 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:51:13.616Z] #0 6.865 OK: 19948 distinct packages available [2024-01-08T18:51:13.616Z] #0 7.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:13.616Z] #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:13.616Z] #0 9.550 OK: 266 MiB in 52 packages [2024-01-08T18:51:13.883Z] #49 ... [2024-01-08T18:51:13.883Z] [2024-01-08T18:51:13.883Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:51:13.883Z] #44 ... [2024-01-08T18:51:13.883Z] [2024-01-08T18:51:13.883Z] #50 [support-notifications internal] load build context [2024-01-08T18:51:14.163Z] #50 ... [2024-01-08T18:51:14.163Z] [2024-01-08T18:51:14.163Z] #51 [support-scheduler internal] load build context [2024-01-08T18:51:14.163Z] #51 ... [2024-01-08T18:51:14.163Z] [2024-01-08T18:51:14.163Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T18:51:14.163Z] #0 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:14.163Z] #0 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:14.163Z] #0 6.020 (1/2) Installing ca-certificates (20230506-r0) [2024-01-08T18:51:14.163Z] #0 6.178 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:14.163Z] #0 6.178 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:14.163Z] #0 6.260 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:51:14.163Z] #0 6.523 OK: 9 MiB in 17 packages [2024-01-08T18:51:14.163Z] #52 DONE 7.6s [2024-01-08T18:51:14.163Z] [2024-01-08T18:51:14.163Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-08T18:51:14.163Z] #49 DONE 10.4s [2024-01-08T18:51:14.163Z] [2024-01-08T18:51:14.163Z] #51 [support-scheduler internal] load build context [2024-01-08T18:51:14.163Z] #51 ... [2024-01-08T18:51:14.163Z] [2024-01-08T18:51:14.163Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:14.428Z] #53 ... [2024-01-08T18:51:14.428Z] [2024-01-08T18:51:14.428Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:14.714Z] #26 ... [2024-01-08T18:51:14.714Z] [2024-01-08T18:51:14.714Z] #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-08T18:51:14.714Z] #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:14.714Z] #0 6.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:14.714Z] #0 7.926 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:14.714Z] #0 7.926 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:14.714Z] #0 7.991 OK: 8 MiB in 16 packages [2024-01-08T18:51:14.714Z] #54 DONE 8.9s [2024-01-08T18:51:14.984Z] [2024-01-08T18:51:14.984Z] #55 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-01-08T18:51:15.255Z] #55 ... [2024-01-08T18:51:15.255Z] [2024-01-08T18:51:15.255Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:51:15.255Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-08T18:51:15.255Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-08T18:51:15.255Z] #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-08T18:51:15.255Z] #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-08T18:51:15.255Z] #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-08T18:51:15.255Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.4s done [2024-01-08T18:51:15.255Z] #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-01-08T18:51:15.255Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-01-08T18:51:15.255Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.2s [2024-01-08T18:51:15.526Z] #36 ... [2024-01-08T18:51:15.526Z] [2024-01-08T18:51:15.526Z] #48 [core-metadata internal] load build context [2024-01-08T18:51:16.495Z] #48 ... [2024-01-08T18:51:16.495Z] [2024-01-08T18:51:16.495Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-08T18:51:16.495Z] #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.495Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.495Z] #0 5.480 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:51:16.495Z] #0 5.480 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:51:16.495Z] #0 5.480 OK: 19946 distinct packages available [2024-01-08T18:51:16.495Z] #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.495Z] #0 6.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.495Z] #0 8.080 (1/11) Installing ca-certificates (20230506-r0) [2024-01-08T18:51:16.495Z] #0 8.253 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-08T18:51:16.495Z] #0 8.299 (3/11) Installing libunistring (1.1-r1) [2024-01-08T18:51:16.495Z] #0 8.365 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-08T18:51:16.495Z] #0 8.406 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-08T18:51:16.495Z] #0 8.406 (6/11) Installing libcurl (8.5.0-r0) [2024-01-08T18:51:16.495Z] #0 8.486 (7/11) Installing curl (8.5.0-r0) [2024-01-08T18:51:16.495Z] #0 8.508 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:16.495Z] #0 8.519 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:51:16.495Z] #0 8.544 (10/11) Installing libucontext (1.2-r2) [2024-01-08T18:51:16.495Z] #0 8.544 (11/11) Installing gcompat (1.1.0-r1) [2024-01-08T18:51:16.495Z] #0 8.581 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:16.495Z] #0 8.607 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:51:16.495Z] #0 9.222 OK: 13 MiB in 26 packages [2024-01-08T18:51:16.495Z] #56 DONE 9.8s [2024-01-08T18:51:16.495Z] [2024-01-08T18:51:16.495Z] #57 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:51:16.495Z] #57 ... [2024-01-08T18:51:16.495Z] [2024-01-08T18:51:16.495Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-08T18:51:16.495Z] #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.762Z] #58 ... [2024-01-08T18:51:16.762Z] [2024-01-08T18:51:16.762Z] #59 [core-command internal] load build context [2024-01-08T18:51:16.762Z] #59 ... [2024-01-08T18:51:16.762Z] [2024-01-08T18:51:16.762Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-08T18:51:16.762Z] #0 7.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:16.762Z] #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #60 ... [2024-01-08T18:51:17.040Z] [2024-01-08T18:51:17.040Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-08T18:51:17.040Z] #0 7.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #0 8.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #0 9.620 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:51:17.040Z] #0 9.620 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:51:17.040Z] #0 9.620 OK: 19946 distinct packages available [2024-01-08T18:51:17.040Z] #0 9.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #61 ... [2024-01-08T18:51:17.040Z] [2024-01-08T18:51:17.040Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-08T18:51:17.040Z] #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.040Z] #0 9.814 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:17.040Z] #0 9.814 (2/2) Installing su-exec (0.2-r3) [2024-01-08T18:51:17.040Z] #0 9.833 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:17.040Z] #0 9.896 OK: 8 MiB in 17 packages [2024-01-08T18:51:17.040Z] #62 ... [2024-01-08T18:51:17.040Z] [2024-01-08T18:51:17.040Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:17.309Z] #63 ... [2024-01-08T18:51:17.309Z] [2024-01-08T18:51:17.309Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-08T18:51:17.309Z] #0 9.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.309Z] #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.309Z] #64 ... [2024-01-08T18:51:17.309Z] [2024-01-08T18:51:17.309Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-08T18:51:17.309Z] #62 DONE 10.8s [2024-01-08T18:51:17.309Z] [2024-01-08T18:51:17.309Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-08T18:51:17.309Z] #0 7.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.309Z] #0 8.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:17.666Z] #65 10.91 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:17.666Z] #65 10.91 (2/4) Installing openssl (3.1.4-r1) [2024-01-08T18:51:17.666Z] #65 10.91 (3/4) Installing su-exec (0.2-r3) [2024-01-08T18:51:17.666Z] #65 10.91 (4/4) Installing yq (4.33.3-r5) [2024-01-08T18:51:17.666Z] #65 ... [2024-01-08T18:51:17.666Z] [2024-01-08T18:51:17.666Z] #66 [core-data internal] load build context [2024-01-08T18:51:17.666Z] #66 ... [2024-01-08T18:51:17.666Z] [2024-01-08T18:51:17.666Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:17.943Z] #63 transferring context: 28.24MB 9.8s [2024-01-08T18:51:18.535Z] #63 ... [2024-01-08T18:51:18.535Z] [2024-01-08T18:51:18.535Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-08T18:51:18.535Z] #65 11.14 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:18.535Z] #65 11.23 OK: 18 MiB in 19 packages [2024-01-08T18:51:18.535Z] #65 DONE 11.9s [2024-01-08T18:51:18.535Z] [2024-01-08T18:51:18.535Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:19.978Z] #63 ... [2024-01-08T18:51:19.978Z] [2024-01-08T18:51:19.978Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-08T18:51:19.978Z] #58 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:19.978Z] #58 12.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:19.978Z] #58 12.37 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:19.978Z] #58 12.43 OK: 8 MiB in 16 packages [2024-01-08T18:51:19.978Z] #58 DONE 13.5s [2024-01-08T18:51:19.978Z] [2024-01-08T18:51:19.978Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-08T18:51:19.978Z] #61 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:19.978Z] #61 12.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:19.978Z] #61 12.36 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:51:19.978Z] #61 12.36 (3/4) Installing libucontext (1.2-r2) [2024-01-08T18:51:19.978Z] #61 12.40 (4/4) Installing gcompat (1.1.0-r1) [2024-01-08T18:51:19.978Z] #61 12.40 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:19.978Z] #61 12.47 OK: 8 MiB in 19 packages [2024-01-08T18:51:19.978Z] #61 DONE 13.6s [2024-01-08T18:51:19.978Z] [2024-01-08T18:51:19.978Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:20.948Z] #63 ... [2024-01-08T18:51:20.948Z] [2024-01-08T18:51:20.948Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-08T18:51:20.948Z] #64 12.31 (1/4) Installing ca-certificates (20230506-r0) [2024-01-08T18:51:20.948Z] #64 12.39 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:20.948Z] #64 12.43 (3/4) Installing su-exec (0.2-r3) [2024-01-08T18:51:20.948Z] #64 12.43 (4/4) Installing yq (4.33.3-r5) [2024-01-08T18:51:20.948Z] #64 12.82 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:20.948Z] #64 12.86 Executing ca-certificates-20230506-r0.trigger [2024-01-08T18:51:20.948Z] #64 13.31 OK: 18 MiB in 19 packages [2024-01-08T18:51:20.948Z] #64 DONE 14.4s [2024-01-08T18:51:20.948Z] [2024-01-08T18:51:20.948Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-08T18:51:20.948Z] #60 10.98 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-08T18:51:20.948Z] #60 10.98 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-08T18:51:20.948Z] #60 10.98 OK: 19946 distinct packages available [2024-01-08T18:51:20.948Z] #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:20.948Z] #60 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:20.948Z] #60 14.01 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-08T18:51:20.948Z] #60 14.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-08T18:51:20.948Z] #60 14.04 (3/5) Installing libucontext (1.2-r2) [2024-01-08T18:51:20.948Z] #60 14.05 (4/5) Installing gcompat (1.1.0-r1) [2024-01-08T18:51:20.948Z] #60 14.08 (5/5) Installing openssl (3.1.4-r1) [2024-01-08T18:51:20.948Z] #60 14.15 Executing busybox-1.36.1-r5.trigger [2024-01-08T18:51:20.948Z] #60 14.22 OK: 9 MiB in 20 packages [2024-01-08T18:51:20.948Z] #60 DONE 14.9s [2024-01-08T18:51:20.948Z] [2024-01-08T18:51:20.948Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:22.912Z] #63 ... [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:51:22.912Z] #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:22.912Z] #0 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:22.912Z] #0 7.754 OK: 9 MiB in 17 packages [2024-01-08T18:51:22.912Z] #67 DONE 8.5s [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-01-08T18:51:22.912Z] #55 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:22.912Z] #55 6.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:22.912Z] #55 7.735 OK: 8 MiB in 16 packages [2024-01-08T18:51:22.912Z] #55 DONE 8.5s [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:22.912Z] #63 ... [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #45 [security-spiffe-token-provider internal] load build context [2024-01-08T18:51:22.912Z] #45 transferring context: 119.15MB 20.0s [2024-01-08T18:51:22.912Z] #45 ... [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #66 [core-data internal] load build context [2024-01-08T18:51:22.912Z] #66 ... [2024-01-08T18:51:22.912Z] [2024-01-08T18:51:22.912Z] #46 [security-bootstrapper internal] load build context [2024-01-08T18:51:23.190Z] #46 ... [2024-01-08T18:51:23.190Z] [2024-01-08T18:51:23.190Z] #66 [core-data internal] load build context [2024-01-08T18:51:23.190Z] #66 ... [2024-01-08T18:51:23.190Z] [2024-01-08T18:51:23.190Z] #57 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:51:23.190Z] #57 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:23.190Z] #57 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:23.190Z] #57 6.162 OK: 13 MiB in 26 packages [2024-01-08T18:51:23.190Z] #57 DONE 6.8s [2024-01-08T18:51:23.190Z] [2024-01-08T18:51:23.190Z] #66 [core-data internal] load build context [2024-01-08T18:51:23.784Z] #66 ... [2024-01-08T18:51:23.784Z] [2024-01-08T18:51:23.784Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:51:23.784Z] #47 ... [2024-01-08T18:51:23.784Z] [2024-01-08T18:51:23.784Z] #45 [security-spiffe-token-provider internal] load build context [2024-01-08T18:51:23.784Z] #45 ... [2024-01-08T18:51:23.784Z] [2024-01-08T18:51:23.784Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-08T18:51:23.784Z] #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:23.784Z] #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:23.784Z] #0 5.725 OK: 8 MiB in 17 packages [2024-01-08T18:51:23.784Z] #68 DONE 6.4s [2024-01-08T18:51:23.784Z] [2024-01-08T18:51:23.784Z] #45 [security-spiffe-token-provider internal] load build context [2024-01-08T18:51:24.054Z] #45 ... [2024-01-08T18:51:24.054Z] [2024-01-08T18:51:24.054Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:51:24.332Z] #44 ... [2024-01-08T18:51:24.332Z] [2024-01-08T18:51:24.332Z] #50 [support-notifications internal] load build context [2024-01-08T18:51:24.332Z] #50 ... [2024-01-08T18:51:24.332Z] [2024-01-08T18:51:24.332Z] #66 [core-data internal] load build context [2024-01-08T18:51:24.332Z] #66 ... [2024-01-08T18:51:24.332Z] [2024-01-08T18:51:24.332Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:24.603Z] #53 ... [2024-01-08T18:51:24.603Z] [2024-01-08T18:51:24.603Z] #51 [support-scheduler internal] load build context [2024-01-08T18:51:24.603Z] #51 ... [2024-01-08T18:51:24.603Z] [2024-01-08T18:51:24.603Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:25.572Z] #53 ... [2024-01-08T18:51:25.572Z] [2024-01-08T18:51:25.572Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-08T18:51:25.572Z] #0 4.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:25.572Z] #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:25.572Z] #0 6.206 OK: 18 MiB in 19 packages [2024-01-08T18:51:25.572Z] #69 DONE 6.8s [2024-01-08T18:51:25.572Z] [2024-01-08T18:51:25.572Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:25.572Z] #53 ... [2024-01-08T18:51:25.572Z] [2024-01-08T18:51:25.572Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:51:25.572Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s [2024-01-08T18:51:25.572Z] #36 ... [2024-01-08T18:51:25.572Z] [2024-01-08T18:51:25.572Z] #45 [security-spiffe-token-provider internal] load build context [2024-01-08T18:51:25.572Z] #45 transferring context: 132.21MB 22.9s done [2024-01-08T18:51:25.572Z] #45 DONE 23.3s [2024-01-08T18:51:25.572Z] [2024-01-08T18:51:25.572Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:26.177Z] #53 ... [2024-01-08T18:51:26.177Z] [2024-01-08T18:51:26.177Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:26.177Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s [2024-01-08T18:51:26.177Z] #26 ... [2024-01-08T18:51:26.177Z] [2024-01-08T18:51:26.177Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-08T18:51:26.177Z] #70 DONE 0.8s [2024-01-08T18:51:26.177Z] [2024-01-08T18:51:26.177Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:26.177Z] #26 ... [2024-01-08T18:51:26.177Z] [2024-01-08T18:51:26.177Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:26.450Z] #71 ... [2024-01-08T18:51:26.450Z] [2024-01-08T18:51:26.450Z] #48 [core-metadata internal] load build context [2024-01-08T18:51:26.450Z] #48 ... [2024-01-08T18:51:26.450Z] [2024-01-08T18:51:26.450Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:27.047Z] #26 ... [2024-01-08T18:51:27.047Z] [2024-01-08T18:51:27.047Z] #59 [core-command internal] load build context [2024-01-08T18:51:27.047Z] #59 ... [2024-01-08T18:51:27.047Z] [2024-01-08T18:51:27.047Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-08T18:51:27.047Z] #0 4.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:27.047Z] #0 4.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:27.047Z] #0 6.036 OK: 8 MiB in 19 packages [2024-01-08T18:51:27.047Z] #72 DONE 6.8s [2024-01-08T18:51:27.047Z] [2024-01-08T18:51:27.047Z] #59 [core-command internal] load build context [2024-01-08T18:51:27.047Z] #59 ... [2024-01-08T18:51:27.047Z] [2024-01-08T18:51:27.047Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:27.635Z] #53 ... [2024-01-08T18:51:27.635Z] [2024-01-08T18:51:27.635Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:27.635Z] #71 DONE 1.3s [2024-01-08T18:51:27.635Z] [2024-01-08T18:51:27.635Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:28.168Z] #53 ... [2024-01-08T18:51:28.168Z] [2024-01-08T18:51:28.168Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T18:51:28.168Z] #0 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.168Z] #0 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.168Z] #0 7.245 OK: 8 MiB in 16 packages [2024-01-08T18:51:28.168Z] #73 DONE 8.0s [2024-01-08T18:51:28.168Z] [2024-01-08T18:51:28.168Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:28.439Z] #53 ... [2024-01-08T18:51:28.439Z] [2024-01-08T18:51:28.439Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-08T18:51:28.439Z] #74 DONE 4.3s [2024-01-08T18:51:28.439Z] [2024-01-08T18:51:28.439Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-08T18:51:28.439Z] #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.439Z] #0 5.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.439Z] #0 6.798 OK: 9 MiB in 20 packages [2024-01-08T18:51:28.439Z] #75 DONE 7.6s [2024-01-08T18:51:28.439Z] [2024-01-08T18:51:28.439Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:28.710Z] #53 ... [2024-01-08T18:51:28.710Z] [2024-01-08T18:51:28.710Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-08T18:51:28.710Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.1s done [2024-01-08T18:51:28.710Z] #36 DONE 23.5s [2024-01-08T18:51:28.710Z] [2024-01-08T18:51:28.710Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:28.982Z] #53 ... [2024-01-08T18:51:28.982Z] [2024-01-08T18:51:28.982Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-08T18:51:28.982Z] #0 5.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.982Z] #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T18:51:28.982Z] #0 7.050 OK: 18 MiB in 19 packages [2024-01-08T18:51:28.982Z] #76 DONE 7.8s [2024-01-08T18:51:28.982Z] [2024-01-08T18:51:28.982Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:29.254Z] #53 ... [2024-01-08T18:51:29.254Z] [2024-01-08T18:51:29.254Z] #46 [security-bootstrapper internal] load build context [2024-01-08T18:51:29.254Z] #46 transferring context: 132.21MB 26.0s done [2024-01-08T18:51:29.254Z] #46 DONE 26.5s [2024-01-08T18:51:29.254Z] [2024-01-08T18:51:29.254Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:29.254Z] #53 ... [2024-01-08T18:51:29.254Z] [2024-01-08T18:51:29.254Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-08T18:51:29.254Z] #77 DONE 1.0s [2024-01-08T18:51:29.254Z] [2024-01-08T18:51:29.254Z] #44 [security-proxy-setup internal] load build context [2024-01-08T18:51:29.254Z] #44 transferring context: 132.21MB 26.6s done [2024-01-08T18:51:29.254Z] #44 DONE 27.0s [2024-01-08T18:51:29.254Z] [2024-01-08T18:51:29.254Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:30.676Z] #53 ... [2024-01-08T18:51:30.676Z] [2024-01-08T18:51:30.676Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:30.676Z] #78 DONE 0.9s [2024-01-08T18:51:30.676Z] [2024-01-08T18:51:30.676Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:30.946Z] #53 ... [2024-01-08T18:51:30.946Z] [2024-01-08T18:51:30.946Z] #48 [core-metadata internal] load build context [2024-01-08T18:51:30.946Z] #48 transferring context: 132.21MB 27.0s done [2024-01-08T18:51:30.946Z] #48 DONE 27.6s [2024-01-08T18:51:30.946Z] [2024-01-08T18:51:30.946Z] #53 [security-proxy-auth internal] load build context [2024-01-08T18:51:31.541Z] #53 transferring context: 132.21MB 26.4s done [2024-01-08T18:51:31.541Z] #53 DONE 27.5s [2024-01-08T18:51:31.541Z] [2024-01-08T18:51:31.541Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:31.541Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.0s [2024-01-08T18:51:32.135Z] #26 ... [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-08T18:51:32.135Z] #79 DONE 1.9s [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #51 [support-scheduler internal] load build context [2024-01-08T18:51:32.135Z] #51 transferring context: 132.21MB 27.0s done [2024-01-08T18:51:32.135Z] #51 DONE 28.1s [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:32.135Z] #26 ... [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:32.135Z] #80 CACHED [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:32.135Z] #81 DONE 1.0s [2024-01-08T18:51:32.135Z] [2024-01-08T18:51:32.135Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:32.730Z] #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.1s done [2024-01-08T18:51:32.730Z] #26 ... [2024-01-08T18:51:32.730Z] [2024-01-08T18:51:32.730Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.001Z] #63 ... [2024-01-08T18:51:33.001Z] [2024-01-08T18:51:33.001Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-08T18:51:33.001Z] #26 DONE 29.7s [2024-01-08T18:51:33.001Z] [2024-01-08T18:51:33.001Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.001Z] #63 ... [2024-01-08T18:51:33.001Z] [2024-01-08T18:51:33.001Z] #66 [core-data internal] load build context [2024-01-08T18:51:33.001Z] #66 ... [2024-01-08T18:51:33.001Z] [2024-01-08T18:51:33.001Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.287Z] #63 ... [2024-01-08T18:51:33.287Z] [2024-01-08T18:51:33.287Z] #50 [support-notifications internal] load build context [2024-01-08T18:51:33.287Z] #50 transferring context: 132.21MB 28.2s done [2024-01-08T18:51:33.287Z] #50 DONE 29.3s [2024-01-08T18:51:33.287Z] [2024-01-08T18:51:33.287Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.287Z] #63 ... [2024-01-08T18:51:33.287Z] [2024-01-08T18:51:33.287Z] #66 [core-data internal] load build context [2024-01-08T18:51:33.287Z] #66 transferring context: 132.21MB 25.2s done [2024-01-08T18:51:33.287Z] #66 DONE 26.7s [2024-01-08T18:51:33.287Z] [2024-01-08T18:51:33.287Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.562Z] #63 ... [2024-01-08T18:51:33.562Z] [2024-01-08T18:51:33.562Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-08T18:51:33.562Z] #47 transferring context: 132.21MB 29.4s done [2024-01-08T18:51:33.562Z] #47 DONE 30.0s [2024-01-08T18:51:33.562Z] [2024-01-08T18:51:33.562Z] #63 [security-secretstore-setup internal] load build context [2024-01-08T18:51:33.562Z] #63 transferring context: 132.21MB 25.4s done [2024-01-08T18:51:33.831Z] #63 DONE 27.1s [2024-01-08T18:51:33.831Z] [2024-01-08T18:51:33.831Z] #59 [core-command internal] load build context [2024-01-08T18:51:33.831Z] #59 transferring context: 132.21MB 25.8s done [2024-01-08T18:51:33.831Z] #59 DONE 27.2s [2024-01-08T18:51:33.831Z] [2024-01-08T18:51:33.831Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:51:34.102Z] #82 ... [2024-01-08T18:51:34.102Z] [2024-01-08T18:51:34.103Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:34.103Z] #83 DONE 0.6s [2024-01-08T18:51:34.103Z] [2024-01-08T18:51:34.103Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:35.068Z] #84 ... [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:51:35.068Z] #85 DONE 1.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:51:35.068Z] #82 DONE 1.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-08T18:51:35.068Z] #86 DONE 1.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-08T18:51:35.068Z] #87 DONE 0.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-08T18:51:35.068Z] #88 DONE 0.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-08T18:51:35.068Z] #89 DONE 0.2s [2024-01-08T18:51:35.068Z] [2024-01-08T18:51:35.068Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-08T18:51:35.663Z] #90 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-08T18:51:35.663Z] #91 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-08T18:51:35.663Z] #92 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:51:35.663Z] #93 DONE 0.1s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:51:35.663Z] #94 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-08T18:51:35.663Z] #95 DONE 0.1s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-08T18:51:35.663Z] #96 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-08T18:51:35.663Z] #97 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-08T18:51:35.663Z] #98 DONE 0.2s [2024-01-08T18:51:35.663Z] [2024-01-08T18:51:35.663Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-08T18:51:35.934Z] #99 DONE 0.2s [2024-01-08T18:51:35.934Z] [2024-01-08T18:51:35.934Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-08T18:51:35.934Z] #100 DONE 0.2s [2024-01-08T18:51:35.934Z] [2024-01-08T18:51:35.934Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-08T18:51:35.934Z] #101 DONE 0.2s [2024-01-08T18:51:35.934Z] [2024-01-08T18:51:35.934Z] #102 [security-spire-config] exporting to image [2024-01-08T18:51:35.934Z] #102 exporting layers [2024-01-08T18:51:37.887Z] #102 exporting layers 1.5s done [2024-01-08T18:51:37.887Z] #102 writing image sha256:6d00cc17808779a6aa19c082bc08283bb8797744ddb945dd5d5eb414ab4b95af done [2024-01-08T18:51:37.887Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-01-08T18:51:37.887Z] #102 DONE 1.5s [2024-01-08T18:51:37.887Z] [2024-01-08T18:51:37.887Z] #103 [security-spire-agent] exporting to image [2024-01-08T18:51:37.887Z] #103 exporting layers 1.5s done [2024-01-08T18:51:37.887Z] #103 writing image sha256:cd85dd62dc7b7ee76f3e4a5f3683c9a272f014258f0e281ab50b5233aa7cae0f 0.0s done [2024-01-08T18:51:37.887Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-08T18:51:37.887Z] #103 DONE 1.5s [2024-01-08T18:51:37.887Z] [2024-01-08T18:51:37.887Z] #104 [security-spire-server] exporting to image [2024-01-08T18:51:37.887Z] #104 exporting layers 1.5s done [2024-01-08T18:51:37.887Z] #104 writing image sha256:59cd7172c12bb0e442243885e6057b3c0efe84405434dfa8748abaf139c5cf8e 0.0s done [2024-01-08T18:51:37.887Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-01-08T18:51:37.887Z] #104 DONE 1.5s [2024-01-08T18:51:37.887Z] [2024-01-08T18:51:37.887Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:37.887Z] #105 ... [2024-01-08T18:51:37.887Z] [2024-01-08T18:51:37.887Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:40.479Z] #106 ... [2024-01-08T18:51:40.479Z] [2024-01-08T18:51:40.479Z] #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:52.825Z] #107 ... [2024-01-08T18:51:52.825Z] [2024-01-08T18:51:52.825Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:52.825Z] #105 DONE 25.3s [2024-01-08T18:51:52.825Z] [2024-01-08T18:51:52.825Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-08T18:51:54.246Z] #108 ... [2024-01-08T18:51:54.246Z] [2024-01-08T18:51:54.246Z] #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:54.246Z] #107 DONE 23.5s [2024-01-08T18:51:54.246Z] [2024-01-08T18:51:54.246Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-01-08T18:51:54.246Z] #109 ... [2024-01-08T18:51:54.246Z] [2024-01-08T18:51:54.246Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:54.246Z] #84 DONE 20.3s [2024-01-08T18:51:54.246Z] [2024-01-08T18:51:54.246Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:54.246Z] #106 DONE 22.0s [2024-01-08T18:51:54.519Z] [2024-01-08T18:51:54.519Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-08T18:51:54.519Z] #108 DONE 1.6s [2024-01-08T18:51:54.519Z] [2024-01-08T18:51:54.519Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:51:56.478Z] #110 1.817 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-01-08T18:51:56.754Z] #110 ... [2024-01-08T18:51:56.754Z] [2024-01-08T18:51:56.754Z] #111 [support-notifications builder 6/7] COPY . . [2024-01-08T18:51:56.754Z] #111 DONE 2.6s [2024-01-08T18:51:56.754Z] [2024-01-08T18:51:56.754Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-01-08T18:51:56.754Z] #109 DONE 2.9s [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #112 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #113 [core-command builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #113 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #114 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #115 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #116 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #117 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #118 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #119 [core-data builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #119 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #120 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #121 DONE 2.7s [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #122 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #123 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #124 [support-scheduler builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #124 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #125 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #126 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #127 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #128 [core-metadata builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #128 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #129 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-01-08T18:51:57.032Z] #130 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-08T18:51:57.032Z] #131 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T18:51:57.032Z] #132 CACHED [2024-01-08T18:51:57.032Z] [2024-01-08T18:51:57.032Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-08T18:52:00.442Z] #133 3.398 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-01-08T18:52:07.155Z] #133 ... [2024-01-08T18:52:07.155Z] [2024-01-08T18:52:07.155Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-08T18:52:07.155Z] #0 2.883 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-01-08T18:52:07.155Z] #134 ... [2024-01-08T18:52:07.155Z] [2024-01-08T18:52:07.155Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-08T18:52:07.155Z] #0 2.412 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-01-08T18:52:07.426Z] #135 ... [2024-01-08T18:52:07.426Z] [2024-01-08T18:52:07.426Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-08T18:52:07.426Z] #0 2.700 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-01-08T18:52:07.426Z] #136 ... [2024-01-08T18:52:07.426Z] [2024-01-08T18:52:07.426Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:52:07.426Z] #0 2.855 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-01-08T18:52:07.695Z] #137 ... [2024-01-08T18:52:07.695Z] [2024-01-08T18:52:07.695Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:52:07.696Z] #0 3.280 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-01-08T18:52:07.696Z] #138 ... [2024-01-08T18:52:07.696Z] [2024-01-08T18:52:07.696Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:52:07.696Z] #0 3.322 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-01-08T18:52:11.140Z] #139 ... [2024-01-08T18:52:11.140Z] [2024-01-08T18:52:11.140Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:52:11.140Z] #0 2.631 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-01-08T18:52:11.410Z] #140 ... [2024-01-08T18:52:11.410Z] [2024-01-08T18:52:11.410Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-08T18:52:11.410Z] #0 3.049 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-01-08T18:52:11.410Z] #141 ... [2024-01-08T18:52:11.410Z] [2024-01-08T18:52:11.410Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-08T18:52:11.410Z] #0 2.594 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-01-08T18:58:03.423Z] #142 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-08T18:58:03.423Z] #135 355.7 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-01-08T18:58:03.423Z] #135 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-08T18:58:03.423Z] #136 DONE 358.5s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:58:03.423Z] #138 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:03.423Z] #143 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:03.423Z] #144 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #145 [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-01-08T18:58:03.423Z] #145 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-08T18:58:03.423Z] #141 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-08T18:58:03.423Z] #146 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-08T18:58:03.423Z] #147 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:58:03.423Z] #110 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-08T18:58:03.423Z] #148 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:58:03.423Z] #149 DONE 4.9s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-08T18:58:03.423Z] #135 DONE 365.1s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:03.423Z] #139 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #150 [security-proxy-setup] exporting to image [2024-01-08T18:58:03.423Z] #150 exporting layers [2024-01-08T18:58:03.423Z] #150 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #151 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:03.423Z] #151 DONE 0.3s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:03.423Z] #152 DONE 0.2s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #153 [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-01-08T18:58:03.423Z] #153 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-08T18:58:03.423Z] #142 DONE 366.0s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #150 [security-proxy-setup] exporting to image [2024-01-08T18:58:03.423Z] #150 exporting layers 1.1s done [2024-01-08T18:58:03.423Z] #150 writing image sha256:f8c9d77a81d20a859773e7fc88d78d56da36188ca9f4fd5370d904802e60a7d6 0.0s done [2024-01-08T18:58:03.423Z] #150 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-01-08T18:58:03.423Z] #150 DONE 1.3s [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:58:03.423Z] #137 ... [2024-01-08T18:58:03.423Z] [2024-01-08T18:58:03.423Z] #153 [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-01-08T18:58:03.423Z] #153 DONE 0.6s [2024-01-08T18:58:03.694Z] [2024-01-08T18:58:03.694Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-08T18:58:03.973Z] #154 DONE 0.4s [2024-01-08T18:58:03.973Z] [2024-01-08T18:58:03.973Z] #155 [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-01-08T18:58:03.973Z] #155 DONE 0.4s [2024-01-08T18:58:03.973Z] [2024-01-08T18:58:03.973Z] #156 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:04.243Z] #156 DONE 0.3s [2024-01-08T18:58:04.243Z] [2024-01-08T18:58:04.243Z] #157 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-08T18:58:04.827Z] #157 DONE 0.3s [2024-01-08T18:58:04.827Z] [2024-01-08T18:58:04.827Z] #158 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-08T18:58:05.094Z] #158 DONE 0.4s [2024-01-08T18:58:05.094Z] [2024-01-08T18:58:05.094Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-08T18:58:05.363Z] #159 ... [2024-01-08T18:58:05.363Z] [2024-01-08T18:58:05.363Z] #160 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-08T18:58:05.363Z] #160 DONE 0.3s [2024-01-08T18:58:05.637Z] [2024-01-08T18:58:05.637Z] #161 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:58:05.908Z] #161 ... [2024-01-08T18:58:05.908Z] [2024-01-08T18:58:05.908Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-08T18:58:05.908Z] #159 DONE 1.9s [2024-01-08T18:58:05.908Z] [2024-01-08T18:58:05.908Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:06.183Z] #162 ... [2024-01-08T18:58:06.183Z] [2024-01-08T18:58:06.183Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-08T18:58:06.183Z] #141 DONE 369.1s [2024-01-08T18:58:06.183Z] [2024-01-08T18:58:06.183Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:06.183Z] #162 DONE 0.4s [2024-01-08T18:58:06.183Z] [2024-01-08T18:58:06.183Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:58:06.451Z] #137 ... [2024-01-08T18:58:06.451Z] [2024-01-08T18:58:06.451Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:06.719Z] #163 DONE 0.4s [2024-01-08T18:58:06.719Z] [2024-01-08T18:58:06.719Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:07.005Z] #164 DONE 0.4s [2024-01-08T18:58:07.005Z] [2024-01-08T18:58:07.005Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-08T18:58:07.276Z] #165 DONE 0.6s [2024-01-08T18:58:07.276Z] [2024-01-08T18:58:07.276Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:07.276Z] #166 DONE 0.3s [2024-01-08T18:58:07.276Z] [2024-01-08T18:58:07.276Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-08T18:58:07.545Z] #167 ... [2024-01-08T18:58:07.545Z] [2024-01-08T18:58:07.545Z] #161 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:58:07.545Z] #161 DONE 2.3s [2024-01-08T18:58:07.813Z] [2024-01-08T18:58:07.813Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-08T18:58:07.813Z] #168 DONE 0.4s [2024-01-08T18:58:07.813Z] [2024-01-08T18:58:07.813Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-08T18:58:07.813Z] #167 DONE 0.5s [2024-01-08T18:58:07.813Z] [2024-01-08T18:58:07.813Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:08.081Z] #169 DONE 0.4s [2024-01-08T18:58:08.081Z] [2024-01-08T18:58:08.081Z] #170 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-08T18:58:08.348Z] #170 ... [2024-01-08T18:58:08.348Z] [2024-01-08T18:58:08.348Z] #171 [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-01-08T18:58:08.348Z] #171 DONE 0.3s [2024-01-08T18:58:08.348Z] [2024-01-08T18:58:08.348Z] #170 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-08T18:58:08.348Z] #170 DONE 0.3s [2024-01-08T18:58:08.348Z] [2024-01-08T18:58:08.348Z] #172 [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-01-08T18:58:08.348Z] #172 DONE 0.3s [2024-01-08T18:58:08.348Z] [2024-01-08T18:58:08.348Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:58:09.317Z] #173 ... [2024-01-08T18:58:09.317Z] [2024-01-08T18:58:09.317Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-08T18:58:09.317Z] #174 DONE 0.5s [2024-01-08T18:58:09.317Z] [2024-01-08T18:58:09.317Z] #175 [security-secretstore-setup] exporting to image [2024-01-08T18:58:09.317Z] #175 exporting layers 1.5s done [2024-01-08T18:58:09.317Z] #175 writing image sha256:21d0a4d53b055ce9d93b6e6ab2e785e9c13f49aa33ffff24c310d382885e62ac done [2024-01-08T18:58:09.317Z] #175 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-01-08T18:58:09.317Z] #175 DONE 1.5s [2024-01-08T18:58:09.317Z] [2024-01-08T18:58:09.317Z] #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-08T18:58:09.317Z] #176 DONE 0.2s [2024-01-08T18:58:09.317Z] [2024-01-08T18:58:09.317Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-08T18:58:09.317Z] #133 ... [2024-01-08T18:58:09.317Z] [2024-01-08T18:58:09.317Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-08T18:58:10.296Z] #177 ... [2024-01-08T18:58:10.296Z] [2024-01-08T18:58:10.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-01-08T18:58:10.296Z] #173 DONE 1.9s [2024-01-08T18:58:10.568Z] [2024-01-08T18:58:10.568Z] #178 [security-proxy-auth] exporting to image [2024-01-08T18:58:10.862Z] #178 exporting layers 0.5s done [2024-01-08T18:58:10.862Z] #178 writing image sha256:dd7be8a074a998eb4d5a0dbb71bc5e9b38662ca35668baa4199219a55e3d978c [2024-01-08T18:58:11.131Z] #178 writing image sha256:dd7be8a074a998eb4d5a0dbb71bc5e9b38662ca35668baa4199219a55e3d978c done [2024-01-08T18:58:11.131Z] #178 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-01-08T18:58:11.131Z] #178 DONE 0.6s [2024-01-08T18:58:11.131Z] [2024-01-08T18:58:11.131Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:11.742Z] #139 ... [2024-01-08T18:58:11.742Z] [2024-01-08T18:58:11.742Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-08T18:58:11.742Z] #177 DONE 2.3s [2024-01-08T18:58:11.742Z] [2024-01-08T18:58:11.742Z] #179 [security-bootstrapper] exporting to image [2024-01-08T18:58:12.330Z] #179 exporting layers 0.7s done [2024-01-08T18:58:12.330Z] #179 writing image sha256:bc9ef01ad90a3124ce43c87c4a483c5bbf87f9daa7f817dd66f37fd3690228c4 0.0s done [2024-01-08T18:58:12.330Z] #179 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-01-08T18:58:12.330Z] #179 DONE 0.8s [2024-01-08T18:58:12.330Z] [2024-01-08T18:58:12.330Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:58:18.986Z] #137 ... [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-08T18:58:18.986Z] #133 DONE 380.9s [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:18.986Z] #180 DONE 0.2s [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:18.986Z] #181 DONE 0.3s [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:18.986Z] #139 ... [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-08T18:58:18.986Z] #182 DONE 0.4s [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:18.986Z] #139 ... [2024-01-08T18:58:18.986Z] [2024-01-08T18:58:18.986Z] #183 [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-01-08T18:58:18.986Z] #183 DONE 0.1s [2024-01-08T18:58:19.255Z] [2024-01-08T18:58:19.255Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-08T18:58:19.255Z] #184 DONE 0.1s [2024-01-08T18:58:19.255Z] [2024-01-08T18:58:19.255Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:58:19.255Z] #140 ... [2024-01-08T18:58:19.255Z] [2024-01-08T18:58:19.255Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-08T18:58:21.207Z] #185 DONE 1.8s [2024-01-08T18:58:21.207Z] [2024-01-08T18:58:21.207Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:58:21.207Z] #140 ... [2024-01-08T18:58:21.207Z] [2024-01-08T18:58:21.207Z] #186 [core-common-config-bootstrapper] exporting to image [2024-01-08T18:58:21.207Z] #186 exporting layers [2024-01-08T18:58:21.475Z] #186 exporting layers 0.5s done [2024-01-08T18:58:21.475Z] #186 writing image sha256:c32af1fea69fe6e6542d6fb1c48304cf922ee693127098c7771fdd57d190c265 done [2024-01-08T18:58:21.475Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-01-08T18:58:21.475Z] #186 DONE 0.5s [2024-01-08T18:58:21.475Z] [2024-01-08T18:58:21.475Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:58:31.556Z] #138 ... [2024-01-08T18:58:31.556Z] [2024-01-08T18:58:31.556Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-08T18:58:31.556Z] #134 DONE 394.2s [2024-01-08T18:58:31.556Z] [2024-01-08T18:58:31.556Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:31.824Z] #187 DONE 0.4s [2024-01-08T18:58:31.824Z] [2024-01-08T18:58:31.824Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:31.824Z] #188 DONE 0.1s [2024-01-08T18:58:31.824Z] [2024-01-08T18:58:31.824Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:58:31.824Z] #138 ... [2024-01-08T18:58:31.824Z] [2024-01-08T18:58:31.824Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-08T18:58:32.091Z] #189 DONE 0.3s [2024-01-08T18:58:32.091Z] [2024-01-08T18:58:32.091Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:58:32.091Z] #138 ... [2024-01-08T18:58:32.091Z] [2024-01-08T18:58:32.091Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:32.091Z] #190 DONE 0.1s [2024-01-08T18:58:32.386Z] [2024-01-08T18:58:32.386Z] #191 [core-command] exporting to image [2024-01-08T18:58:32.386Z] #191 exporting layers [2024-01-08T18:58:32.654Z] #191 exporting layers 0.2s done [2024-01-08T18:58:32.654Z] #191 writing image sha256:c91f0bf0f4e2962d9c1f8044d37819eeb8a2ccf11c39c4bc740b644bc3a2c549 done [2024-01-08T18:58:32.654Z] #191 naming to docker.io/library/core-command-arm64 done [2024-01-08T18:58:32.654Z] #191 DONE 0.2s [2024-01-08T18:58:32.654Z] [2024-01-08T18:58:32.654Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:58:35.250Z] #110 ... [2024-01-08T18:58:35.250Z] [2024-01-08T18:58:35.250Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-08T18:58:35.250Z] #137 DONE 397.9s [2024-01-08T18:58:35.250Z] [2024-01-08T18:58:35.250Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:35.250Z] #192 DONE 0.2s [2024-01-08T18:58:35.250Z] [2024-01-08T18:58:35.250Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:35.518Z] #193 DONE 0.2s [2024-01-08T18:58:35.518Z] [2024-01-08T18:58:35.518Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-08T18:58:35.816Z] #194 DONE 0.2s [2024-01-08T18:58:35.816Z] [2024-01-08T18:58:35.816Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:36.086Z] #195 DONE 0.1s [2024-01-08T18:58:36.086Z] [2024-01-08T18:58:36.086Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-08T18:58:36.086Z] #196 DONE 0.2s [2024-01-08T18:58:36.086Z] [2024-01-08T18:58:36.086Z] #197 [core-metadata] exporting to image [2024-01-08T18:58:36.355Z] #197 exporting layers 0.2s done [2024-01-08T18:58:36.355Z] #197 writing image sha256:96663b694a2b02e947e2b8fc2d4ed2ef130fe27e4a33c7313de6546711f956b3 done [2024-01-08T18:58:36.355Z] #197 naming to docker.io/library/core-metadata-arm64 [2024-01-08T18:58:36.355Z] #197 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-01-08T18:58:36.355Z] #197 DONE 0.2s [2024-01-08T18:58:36.355Z] [2024-01-08T18:58:36.355Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:58:36.624Z] #110 ... [2024-01-08T18:58:36.624Z] [2024-01-08T18:58:36.624Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-08T18:58:36.624Z] #138 DONE 399.5s [2024-01-08T18:58:36.624Z] [2024-01-08T18:58:36.624Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:36.910Z] #139 ... [2024-01-08T18:58:36.911Z] [2024-01-08T18:58:36.911Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:37.211Z] #198 DONE 0.2s [2024-01-08T18:58:37.211Z] [2024-01-08T18:58:37.211Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:37.211Z] #199 DONE 0.1s [2024-01-08T18:58:37.211Z] [2024-01-08T18:58:37.211Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-08T18:58:37.480Z] #200 DONE 0.3s [2024-01-08T18:58:37.480Z] [2024-01-08T18:58:37.480Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:37.480Z] #201 DONE 0.1s [2024-01-08T18:58:37.480Z] [2024-01-08T18:58:37.480Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:37.748Z] #139 ... [2024-01-08T18:58:37.748Z] [2024-01-08T18:58:37.748Z] #202 [core-data] exporting to image [2024-01-08T18:58:37.748Z] #202 exporting layers 0.2s done [2024-01-08T18:58:38.015Z] #202 writing image sha256:a03a1d1b81ec971fe0dbc837ed9e320076461f03419b90feaf723ea30ccc9677 done [2024-01-08T18:58:38.015Z] #202 naming to docker.io/library/core-data-arm64 0.0s done [2024-01-08T18:58:38.015Z] #202 DONE 0.3s [2024-01-08T18:58:38.015Z] [2024-01-08T18:58:38.015Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:38.281Z] #139 ... [2024-01-08T18:58:38.281Z] [2024-01-08T18:58:38.281Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-08T18:58:38.281Z] #110 DONE 404.0s [2024-01-08T18:58:38.551Z] [2024-01-08T18:58:38.551Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:38.818Z] #203 DONE 0.2s [2024-01-08T18:58:38.818Z] [2024-01-08T18:58:38.818Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:39.087Z] #204 DONE 0.2s [2024-01-08T18:58:39.087Z] [2024-01-08T18:58:39.087Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-08T18:58:39.354Z] #205 DONE 0.2s [2024-01-08T18:58:39.354Z] [2024-01-08T18:58:39.354Z] #206 [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-01-08T18:58:39.354Z] #206 DONE 0.1s [2024-01-08T18:58:39.354Z] [2024-01-08T18:58:39.354Z] #207 [security-spiffe-token-provider] exporting to image [2024-01-08T18:58:39.942Z] #207 exporting layers 0.5s done [2024-01-08T18:58:39.942Z] #207 writing image sha256:4bc93f1d83fda3641469e322e7148fd7ae6d529c61ecf312f1cdcbdcd36c6d95 done [2024-01-08T18:58:39.942Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-01-08T18:58:39.942Z] #207 DONE 0.5s [2024-01-08T18:58:39.942Z] [2024-01-08T18:58:39.942Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-08T18:58:52.261Z] #140 DONE 414.0s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-08T18:58:52.261Z] #139 DONE 414.0s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:52.261Z] #208 DONE 0.1s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-08T18:58:52.261Z] #209 DONE 0.2s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:52.261Z] #210 DONE 0.1s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-08T18:58:52.261Z] #211 DONE 0.1s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-08T18:58:52.261Z] #212 DONE 0.2s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:52.261Z] #213 DONE 0.1s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-08T18:58:52.261Z] #214 DONE 0.3s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-08T18:58:52.261Z] #215 DONE 0.1s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #216 [support-scheduler] exporting to image [2024-01-08T18:58:52.261Z] #216 exporting layers [2024-01-08T18:58:52.261Z] #216 exporting layers 0.3s done [2024-01-08T18:58:52.261Z] #216 writing image sha256:3fcec9024e53536f10ab49bb6cf7c17175b20eb3318cb08bc205eeadd21915e4 0.0s done [2024-01-08T18:58:52.261Z] #216 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-01-08T18:58:52.261Z] #216 DONE 0.3s [2024-01-08T18:58:52.261Z] [2024-01-08T18:58:52.261Z] #217 [support-notifications] exporting to image [2024-01-08T18:58:52.261Z] #217 exporting layers 0.3s done [2024-01-08T18:58:52.261Z] #217 writing image sha256:62c1cb1295a8823f0cead4dc10482396ecefa8b8be07f207d147a690373b2296 done [2024-01-08T18:58:52.261Z] #217 naming to docker.io/library/support-notifications-arm64 done [2024-01-08T18:58:52.261Z] #217 DONE 0.4s [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-08T18:58:52.261Z] time="2024-01-08T18:51:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-08T18:58:52.274Z] $ docker stop --time=1 127debc006a72a55a6cb2d615f76906b61aa1fbc955b8b67475bd3df98b30c92 [2024-01-08T18:58:53.771Z] $ docker rm -f --volumes 127debc006a72a55a6cb2d615f76906b61aa1fbc955b8b67475bd3df98b30c92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T18:58:54.269Z] + docker images [2024-01-08T18:58:54.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-08T18:58:54.269Z] support-notifications-arm64 latest 62c1cb1295a8 3 seconds ago 26.4MB [2024-01-08T18:58:54.269Z] support-scheduler-arm64 latest 3fcec9024e53 3 seconds ago 25.8MB [2024-01-08T18:58:54.269Z] security-spiffe-token-provider-arm64 latest 4bc93f1d83fd 15 seconds ago 28.9MB [2024-01-08T18:58:54.269Z] core-data-arm64 latest a03a1d1b81ec 17 seconds ago 17.1MB [2024-01-08T18:58:54.269Z] core-metadata-arm64 latest 96663b694a2b 19 seconds ago 17.4MB [2024-01-08T18:58:54.269Z] core-command-arm64 latest c91f0bf0f4e2 22 seconds ago 17MB [2024-01-08T18:58:54.269Z] core-common-config-bootstrapper-arm64 latest c32af1fea69f 34 seconds ago 15.1MB [2024-01-08T18:58:54.269Z] security-bootstrapper-arm64 latest bc9ef01ad90a 43 seconds ago 18.5MB [2024-01-08T18:58:54.269Z] security-proxy-auth-arm64 latest dd7be8a074a9 44 seconds ago 15.9MB [2024-01-08T18:58:54.269Z] security-secretstore-setup-arm64 latest 21d0a4d53b05 47 seconds ago 35.7MB [2024-01-08T18:58:54.269Z] security-proxy-setup-arm64 latest f8c9d77a81d2 53 seconds ago 25.8MB [2024-01-08T18:58:54.269Z] security-spire-server-arm64 latest 59cd7172c12b 7 minutes ago 96.7MB [2024-01-08T18:58:54.269Z] security-spire-config-arm64 latest 6d00cc178087 7 minutes ago 95.8MB [2024-01-08T18:58:54.269Z] security-spire-agent-arm64 latest cd85dd62dc7b 7 minutes ago 152MB [2024-01-08T18:58:54.269Z] ci-base-image-arm64 latest c98491ad38af 15 minutes ago 933MB [2024-01-08T18:58:54.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 7 weeks ago 560MB [2024-01-08T18:58:54.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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-01-08T18:58:55.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T18:58:55.063Z] [2024-01-08T18:58:55.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:58:55.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T18:58:55.692Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-08T18:58:55.692Z] 8998bd30e6a1: Pulling fs layer [2024-01-08T18:58:55.692Z] 04944245beec: Pulling fs layer [2024-01-08T18:58:55.692Z] 699f458cf7ca: Pulling fs layer [2024-01-08T18:58:55.692Z] 765212b225bb: Pulling fs layer [2024-01-08T18:58:55.692Z] f23df028b6ca: Pulling fs layer [2024-01-08T18:58:55.692Z] d65c8cfc05b1: Pulling fs layer [2024-01-08T18:58:55.692Z] 2437ff75d9bd: Pulling fs layer [2024-01-08T18:58:55.692Z] f23df028b6ca: Waiting [2024-01-08T18:58:55.692Z] 765212b225bb: Waiting [2024-01-08T18:58:55.692Z] d65c8cfc05b1: Waiting [2024-01-08T18:58:55.692Z] 2437ff75d9bd: Waiting [2024-01-08T18:58:55.957Z] 04944245beec: Verifying Checksum [2024-01-08T18:58:55.957Z] 04944245beec: Download complete [2024-01-08T18:58:55.957Z] 765212b225bb: Verifying Checksum [2024-01-08T18:58:55.957Z] 765212b225bb: Download complete [2024-01-08T18:58:55.957Z] f23df028b6ca: Verifying Checksum [2024-01-08T18:58:55.957Z] f23df028b6ca: Download complete [2024-01-08T18:58:55.957Z] d65c8cfc05b1: Verifying Checksum [2024-01-08T18:58:55.957Z] d65c8cfc05b1: Download complete [2024-01-08T18:58:55.957Z] 699f458cf7ca: Verifying Checksum [2024-01-08T18:58:55.957Z] 699f458cf7ca: Download complete [2024-01-08T18:58:56.535Z] 8998bd30e6a1: Verifying Checksum [2024-01-08T18:58:56.535Z] 8998bd30e6a1: Download complete [2024-01-08T18:58:58.467Z] 2437ff75d9bd: Verifying Checksum [2024-01-08T18:58:58.467Z] 2437ff75d9bd: Download complete [2024-01-08T18:59:05.090Z] 8998bd30e6a1: Pull complete [2024-01-08T18:59:05.090Z] 04944245beec: Pull complete [2024-01-08T18:59:06.567Z] 699f458cf7ca: Pull complete [2024-01-08T18:59:06.858Z] 765212b225bb: Pull complete [2024-01-08T18:59:07.820Z] f23df028b6ca: Pull complete [2024-01-08T18:59:07.820Z] d65c8cfc05b1: Pull complete [2024-01-08T18:59:29.901Z] 2437ff75d9bd: Pull complete [2024-01-08T18:59:29.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-08T18:59:29.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T18:59:29.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:59:30.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-26919 does not seem to be running inside a container [2024-01-08T18:59:30.269Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-08T18:59:32.387Z] $ docker top ac3ad04bd0b7a79bd2cdd53e49763e69d85fdd59813727a3ddff715c004654f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:59:33.023Z] ---> job-cost.sh [2024-01-08T18:59:33.286Z] lf-activate-venv: SKIPPING [2024-01-08T18:59:33.286Z] INFO: No Stack... [2024-01-08T18:59:33.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-08T18:59:34.437Z] INFO: Archiving Costs [Pipeline] sh [2024-01-08T18:59:34.773Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-01-08T18:59:34.773Z] + cut -d, -f6 [Pipeline] lock [2024-01-08T18:59:34.824Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4744-3-stack-cost] [2024-01-08T18:59:34.830Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4744-3-stack-cost] did not exist. Created. [2024-01-08T18:59:34.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4744-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-08T18:59:35.233Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-08T18:59:35.467Z] Stashed 1 file(s) [Pipeline] } [2024-01-08T18:59:35.474Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4744-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-08T18:59:35.558Z] $ docker stop --time=1 ac3ad04bd0b7a79bd2cdd53e49763e69d85fdd59813727a3ddff715c004654f3 [2024-01-08T18:59:36.914Z] $ docker rm -f --volumes ac3ad04bd0b7a79bd2cdd53e49763e69d85fdd59813727a3ddff715c004654f3 [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-01-08T18:59:38.044Z] provisioning config files... [2024-01-08T18:59:38.052Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6759560331466901896tmp [Pipeline] { [Pipeline] sh [2024-01-08T18:59:38.416Z] + set +x [2024-01-08T18:59:38.416Z] + curl -s https://codecov.io/bash [2024-01-08T18:59:38.416Z] + bash -s -- [2024-01-08T18:59:38.416Z] [2024-01-08T18:59:38.416Z] _____ _ [2024-01-08T18:59:38.416Z] / ____| | | [2024-01-08T18:59:38.416Z] | | ___ __| | ___ ___ _____ __ [2024-01-08T18:59:38.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-08T18:59:38.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-08T18:59:38.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-08T18:59:38.416Z] Bash-1.0.6 [2024-01-08T18:59:38.416Z] [2024-01-08T18:59:38.416Z] [2024-01-08T18:59:38.416Z] ==> git version 2.25.1 found [2024-01-08T18:59:38.416Z] ==> 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-01-08T18:59:38.416Z] Release-Date: 2020-01-08 [2024-01-08T18:59:38.416Z] 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-01-08T18:59:38.416Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-08T18:59:38.416Z] ==> Jenkins CI detected. [2024-01-08T18:59:38.416Z] current dir:  /w/workspace/edgex-go/3 [2024-01-08T18:59:38.416Z] project root: . [2024-01-08T18:59:38.416Z] --> token set from env [2024-01-08T18:59:38.416Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-08T18:59:38.675Z] ==> Running gcov in . (disable via -X gcov) [2024-01-08T18:59:38.675Z] ==> Python coveragepy not found [2024-01-08T18:59:38.675Z] ==> Searching for coverage reports in: [2024-01-08T18:59:38.675Z] + . [2024-01-08T18:59:38.675Z] -> Found 1 reports [2024-01-08T18:59:38.675Z] ==> Detecting git/mercurial file structure [2024-01-08T18:59:38.675Z] ==> Reading reports [2024-01-08T18:59:38.675Z] + ./coverage.out bytes=453602 [2024-01-08T18:59:38.675Z] ==> Appending adjustments [2024-01-08T18:59:38.675Z] https://docs.codecov.io/docs/fixing-reports [2024-01-08T18:59:39.612Z] + Found adjustments [2024-01-08T18:59:39.941Z] ==> Gzipping contents [2024-01-08T18:59:39.941Z] 60K /tmp/codecov.cvGnSV.gz [2024-01-08T18:59:39.941Z] ==> Uploading reports [2024-01-08T18:59:39.941Z] url: https://codecov.io [2024-01-08T18:59:39.941Z] query: branch=PR-4744&commit=65c7e181577d293689082a282b325697969f85e4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4744%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4744&job=&cmd_args= [2024-01-08T18:59:39.941Z] -> Pinging Codecov [2024-01-08T18:59:39.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4744&commit=65c7e181577d293689082a282b325697969f85e4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4744%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4744&job=&cmd_args= [2024-01-08T18:59:40.217Z] -> Uploading to [2024-01-08T18:59:40.217Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-08/00271124DB129430A58F1EEE437C3FCB/65c7e181577d293689082a282b325697969f85e4/4a8868d3-3ee8-49f4-8a4e-84841e220fa9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240108T185939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3715678d1a19a15dce6f3582852954877cce82416f41f092a0b63c073a2426fd [2024-01-08T18:59:40.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-08T18:59:40.217Z] Dload Upload Total Spent Left Speed [2024-01-08T18:59:40.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57734 0 0 100 57734 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-01-08T18:59:40.476Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/65c7e181577d293689082a282b325697969f85e4 [Pipeline] } [2024-01-08T18:59:40.481Z] 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-01-08T18:59:41.916Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:59:42.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:59:43.068Z] ---> package-listing.sh [2024-01-08T18:59:43.068Z] ++ facter osfamily [2024-01-08T18:59:43.068Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-08T18:59:43.327Z] + OS_FAMILY=debian [2024-01-08T18:59:43.327Z] + workspace=/w/workspace/edgex-go/3 [2024-01-08T18:59:43.327Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-08T18:59:43.327Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-08T18:59:43.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-08T18:59:43.327Z] + PACKAGES=/tmp/packages_start.txt [2024-01-08T18:59:43.327Z] + '[' /w/workspace/edgex-go/3 ']' [2024-01-08T18:59:43.327Z] + PACKAGES=/tmp/packages_end.txt [2024-01-08T18:59:43.327Z] + case "${OS_FAMILY}" in [2024-01-08T18:59:43.327Z] + dpkg -l [2024-01-08T18:59:43.327Z] + grep '^ii' [2024-01-08T18:59:43.327Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-08T18:59:43.327Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-08T18:59:43.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-08T18:59:43.327Z] + '[' /w/workspace/edgex-go/3 ']' [2024-01-08T18:59:43.327Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-01-08T18:59:43.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-01-08T18:59:43.339Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-08T18:59:43.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:59:44.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T18:59:44.217Z] [2024-01-08T18:59:44.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T18:59:44.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T18:59:44.563Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-08T18:59:44.563Z] 5eb5b503b376: Pulling fs layer [2024-01-08T18:59:44.563Z] 5c69ac0246d0: Pulling fs layer [2024-01-08T18:59:44.563Z] ec43610c2a17: Pulling fs layer [2024-01-08T18:59:44.563Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-08T18:59:44.563Z] 33b1e0a273af: Pulling fs layer [2024-01-08T18:59:44.563Z] 5d3b04190fa2: Pulling fs layer [2024-01-08T18:59:44.563Z] 2f39f015ded8: Pulling fs layer [2024-01-08T18:59:44.563Z] 3a2ae6a8a46f: Waiting [2024-01-08T18:59:44.563Z] 5d3b04190fa2: Waiting [2024-01-08T18:59:44.563Z] 5c69ac0246d0: Verifying Checksum [2024-01-08T18:59:44.563Z] 5c69ac0246d0: Download complete [2024-01-08T18:59:44.563Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-08T18:59:44.563Z] 3a2ae6a8a46f: Download complete [2024-01-08T18:59:44.563Z] 33b1e0a273af: Verifying Checksum [2024-01-08T18:59:44.563Z] 33b1e0a273af: Download complete [2024-01-08T18:59:44.563Z] 5d3b04190fa2: Verifying Checksum [2024-01-08T18:59:44.563Z] 5d3b04190fa2: Download complete [2024-01-08T18:59:44.563Z] ec43610c2a17: Verifying Checksum [2024-01-08T18:59:44.563Z] ec43610c2a17: Download complete [2024-01-08T18:59:44.821Z] 5eb5b503b376: Verifying Checksum [2024-01-08T18:59:44.821Z] 5eb5b503b376: Download complete [2024-01-08T18:59:45.387Z] 2f39f015ded8: Download complete [2024-01-08T18:59:45.954Z] 5eb5b503b376: Pull complete [2024-01-08T18:59:46.213Z] 5c69ac0246d0: Pull complete [2024-01-08T18:59:47.177Z] ec43610c2a17: Pull complete [2024-01-08T18:59:47.177Z] 3a2ae6a8a46f: Pull complete [2024-01-08T18:59:47.437Z] 33b1e0a273af: Pull complete [2024-01-08T18:59:47.437Z] 5d3b04190fa2: Pull complete [2024-01-08T18:59:52.905Z] 2f39f015ded8: Pull complete [2024-01-08T18:59:52.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-08T18:59:52.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T18:59:52.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T18:59:53.149Z] prd-ubuntu20.04-docker-8c-8g-26918 does not seem to be running inside a container [2024-01-08T18:59:53.182Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-08T18:59:58.201Z] $ docker top 6da42c5d6d447e0ab115dd010bcfbcf2f570e0292d37dd5798de87142cf1fcc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T18:59:58.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-08T18:59:58.919Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-08T18:59:59.203Z] + ls /var/log/sa-host [2024-01-08T18:59:59.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T18:59:59.391Z] provisioning config files... [2024-01-08T18:59:59.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config17952154552081587711tmp [Pipeline] { [Pipeline] echo [2024-01-08T18:59:59.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T18:59:59.770Z] ---> create-netrc.sh [Pipeline] } [2024-01-08T18:59:59.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-08T19:00:00.194Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-08T19:00:00.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T19:00:00.495Z] ---> sudo-logs.sh [2024-01-08T19:00:00.495Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-08T19:00:00.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T19:00:00.851Z] ---> job-cost.sh [2024-01-08T19:00:00.851Z] lf-activate-venv: SKIPPING [2024-01-08T19:00:00.851Z] DEBUG: total: 0.2199999988079071 [2024-01-08T19:00:00.851Z] INFO: Retrieving Stack Cost... [2024-01-08T19:00:01.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-08T19:00:01.680Z] INFO: Archiving Costs [Pipeline] echo [2024-01-08T19:00:01.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T19:00:01.984Z] ---> logs-deploy.sh [2024-01-08T19:00:01.984Z] lf-activate-venv: SKIPPING [2024-01-08T19:00:01.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4744/3 [2024-01-08T19:00:01.984Z] INFO: archiving workspace using pattern(s): [2024-01-08T19:00:02.923Z] Archives upload complete. [2024-01-08T19:00:03.203Z] INFO: archiving logs to Nexus [2024-01-08T19:00:03.774Z] ---> uname -a: [2024-01-08T19:00:03.774Z] Linux prd-ubuntu20-04-docker-8c-8g-26918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-08T19:00:03.774Z] [2024-01-08T19:00:03.774Z] [2024-01-08T19:00:03.774Z] ---> lscpu: [2024-01-08T19:00:03.774Z] Architecture: x86_64 [2024-01-08T19:00:03.774Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-08T19:00:03.774Z] Byte Order: Little Endian [2024-01-08T19:00:03.774Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-08T19:00:03.774Z] CPU(s): 8 [2024-01-08T19:00:03.774Z] On-line CPU(s) list: 0-7 [2024-01-08T19:00:03.774Z] Thread(s) per core: 1 [2024-01-08T19:00:03.774Z] Core(s) per socket: 1 [2024-01-08T19:00:03.774Z] Socket(s): 8 [2024-01-08T19:00:03.774Z] NUMA node(s): 1 [2024-01-08T19:00:03.774Z] Vendor ID: AuthenticAMD [2024-01-08T19:00:03.774Z] CPU family: 23 [2024-01-08T19:00:03.774Z] Model: 49 [2024-01-08T19:00:03.774Z] Model name: AMD EPYC-Rome Processor [2024-01-08T19:00:03.774Z] Stepping: 0 [2024-01-08T19:00:03.774Z] CPU MHz: 2799.998 [2024-01-08T19:00:03.774Z] BogoMIPS: 5599.99 [2024-01-08T19:00:03.774Z] Virtualization: AMD-V [2024-01-08T19:00:03.774Z] Hypervisor vendor: KVM [2024-01-08T19:00:03.774Z] Virtualization type: full [2024-01-08T19:00:03.774Z] L1d cache: 256 KiB [2024-01-08T19:00:03.774Z] L1i cache: 256 KiB [2024-01-08T19:00:03.774Z] L2 cache: 4 MiB [2024-01-08T19:00:03.774Z] L3 cache: 128 MiB [2024-01-08T19:00:03.774Z] NUMA node0 CPU(s): 0-7 [2024-01-08T19:00:03.774Z] Vulnerability Itlb multihit: Not affected [2024-01-08T19:00:03.774Z] Vulnerability L1tf: Not affected [2024-01-08T19:00:03.774Z] Vulnerability Mds: Not affected [2024-01-08T19:00:03.774Z] Vulnerability Meltdown: Not affected [2024-01-08T19:00:03.774Z] Vulnerability Mmio stale data: Not affected [2024-01-08T19:00:03.774Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-08T19:00:03.774Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-08T19:00:03.774Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-08T19:00:03.774Z] Vulnerability Srbds: Not affected [2024-01-08T19:00:03.774Z] Vulnerability Tsx async abort: Not affected [2024-01-08T19:00:03.774Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-08T19:00:03.774Z] [2024-01-08T19:00:03.774Z]