Pull request #4735 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4+ebbd479b391021732e21bea19cf1ff2caaa95a06 (898d950dc4256edfedb16392316a317566651ec5) 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-ssh3180738003611245657.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-ssh1223171751374693822.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4735/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4735/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15664269882029958173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4735/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8853919040114165051.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15054067743567119345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4735/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4735/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4325618614039689438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24914 in /w/workspace/edgexfoundry_edgex-go_PR-4735 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ebbd479b391021732e21bea19cf1ff2caaa95a06 into PR head commit 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 Merge succeeded, producing 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 Checking out Revision 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 (PR-4735) > 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/4735/head:refs/remotes/origin/PR-4735 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 # 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 ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T19:50:08.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T19:50:09.098Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T19:50:09.203Z] ========================================================= [2023-12-12T19:50:09.203Z] EdgeX Global Pipelines Version Info [2023-12-12T19:50:09.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T19:50:10.334Z] ------------------- [2023-12-12T19:50:10.335Z] stable info: [2023-12-12T19:50:10.335Z] ------------------- [2023-12-12T19:50:10.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T19:50:10.335Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T19:50:10.335Z] Message: update stable to v1.0.258 [2023-12-12T19:50:10.594Z] ------------------- [2023-12-12T19:50:10.594Z] experimental info: [2023-12-12T19:50:10.594Z] ------------------- [2023-12-12T19:50:10.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T19:50:10.594Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T19:50:10.594Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T19:50:10.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-12T19:50:10.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-12T19:50:10.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T19:50:10.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T19:50:11.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T19:50:11.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T19:50:11.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T19:50:11.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-12T19:50:11.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-12T19:50:11.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-12T19:50:11.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T19:50:11.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T19:50:11.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T19:50:11.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T19:50:11.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T19:50:11.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T19:50:11.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T19:50:11.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T19:50:11.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-12T19:50:11.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-12T19:50:11.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T19:50:12.011Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T19:50:12.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T19:50:12.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4735 [Pipeline] echo [2023-12-12T19:50:12.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4735 [Pipeline] echo [2023-12-12T19:50:12.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4735 [Pipeline] echo [2023-12-12T19:50:12.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [Pipeline] echo [2023-12-12T19:50:12.448Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 485fd05 [Pipeline] echo [2023-12-12T19:50:12.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T19:50:12.691Z] provisioning config files... [2023-12-12T19:50:12.705Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2067451669310802903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T19:50:13.119Z] ---> ****-login.sh [2023-12-12T19:50:13.120Z] nexus3.edgexfoundry.org:10001 [2023-12-12T19:50:13.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:50:13.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:50:13.381Z] Configure a credential helper to remove this warning. See [2023-12-12T19:50:13.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:50:13.381Z] [2023-12-12T19:50:13.381Z] Login Succeeded [2023-12-12T19:50:13.381Z] nexus3.edgexfoundry.org:10002 [2023-12-12T19:50:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:50:13.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:50:13.642Z] Configure a credential helper to remove this warning. See [2023-12-12T19:50:13.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:50:13.642Z] [2023-12-12T19:50:13.642Z] Login Succeeded [2023-12-12T19:50:13.642Z] nexus3.edgexfoundry.org:10003 [2023-12-12T19:50:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:50:13.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:50:13.642Z] Configure a credential helper to remove this warning. See [2023-12-12T19:50:13.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:50:13.642Z] [2023-12-12T19:50:13.642Z] Login Succeeded [2023-12-12T19:50:13.642Z] nexus3.edgexfoundry.org:10004 [2023-12-12T19:50:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:50:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:50:13.904Z] Configure a credential helper to remove this warning. See [2023-12-12T19:50:13.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:50:13.904Z] [2023-12-12T19:50:13.904Z] Login Succeeded [2023-12-12T19:50:13.904Z] ****.io [2023-12-12T19:50:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:50:14.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:50:14.165Z] Configure a credential helper to remove this warning. See [2023-12-12T19:50:14.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:50:14.165Z] [2023-12-12T19:50:14.165Z] Login Succeeded [2023-12-12T19:50:14.165Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T19:50:14.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T19:50:14.669Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-12T19:50:14.669Z] + dirname cmd/core-command/Dockerfile [2023-12-12T19:50:14.669Z] + cut -d/ -f2 [2023-12-12T19:50:14.669Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-12T19:50:14.669Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-12T19:50:14.669Z] + cut -d/ -f2 [2023-12-12T19:50:14.669Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-12T19:50:14.669Z] + dirname cmd/core-data/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-12T19:50:14.670Z] + + dirname cmd/core-metadata/Dockerfile [2023-12-12T19:50:14.670Z] cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-12T19:50:14.670Z] + + cut -d/ -f2 [2023-12-12T19:50:14.670Z] dirname cmd/security-proxy-auth/Dockerfile [2023-12-12T19:50:14.670Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-12T19:50:14.670Z] + dirname cmd/support-notifications/Dockerfile [2023-12-12T19:50:14.670Z] + cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-12T19:50:14.670Z] + + dirname cmd/support-scheduler/Dockerfile [2023-12-12T19:50:14.670Z] cut -d/ -f2 [2023-12-12T19:50:14.670Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-12T19:50:14.719Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T19:50:15.323Z] + git rev-list -1 --merges 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4~1..485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [Pipeline] echo [2023-12-12T19:50:15.356Z] -----------> git rev-list -1 --merges 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4~1..485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [false] [Pipeline] sh [2023-12-12T19:50:15.679Z] + git log --format=format:%s -1 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [Pipeline] echo [2023-12-12T19:50:15.714Z] ========================================================= [2023-12-12T19:50:15.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T19:50:15.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-12T19:50:16.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T19:50:16.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T19:50:16.248Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T19:50:16.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T19:50:16.248Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T19:50:16.248Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T19:50:16.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:50:16.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T19:50:16.766Z] [2023-12-12T19:50:16.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:50:17.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T19:50:17.148Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T19:50:17.148Z] b85a868b505f: Pulling fs layer [2023-12-12T19:50:17.148Z] e2be974225ed: Pulling fs layer [2023-12-12T19:50:17.148Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T19:50:17.148Z] 988bab9f4d93: Pulling fs layer [2023-12-12T19:50:17.148Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T19:50:17.148Z] eaf3925da568: Pulling fs layer [2023-12-12T19:50:17.148Z] bab4dde63d76: Pulling fs layer [2023-12-12T19:50:17.148Z] bde34c3a00c8: Pulling fs layer [2023-12-12T19:50:17.148Z] b352a97aabf1: Pulling fs layer [2023-12-12T19:50:17.148Z] 4872d77fe225: Pulling fs layer [2023-12-12T19:50:17.148Z] 5851b861e8e6: Pulling fs layer [2023-12-12T19:50:17.148Z] eaf3925da568: Waiting [2023-12-12T19:50:17.148Z] bab4dde63d76: Waiting [2023-12-12T19:50:17.148Z] 4872d77fe225: Waiting [2023-12-12T19:50:17.148Z] 5851b861e8e6: Waiting [2023-12-12T19:50:17.148Z] bde34c3a00c8: Waiting [2023-12-12T19:50:17.148Z] b352a97aabf1: Waiting [2023-12-12T19:50:17.148Z] 988bab9f4d93: Waiting [2023-12-12T19:50:17.148Z] 1469e6f7b9e6: Waiting [2023-12-12T19:50:17.148Z] e2be974225ed: Verifying Checksum [2023-12-12T19:50:17.148Z] e2be974225ed: Download complete [2023-12-12T19:50:17.148Z] 988bab9f4d93: Verifying Checksum [2023-12-12T19:50:17.148Z] 988bab9f4d93: Download complete [2023-12-12T19:50:17.148Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T19:50:17.148Z] 1469e6f7b9e6: Download complete [2023-12-12T19:50:17.148Z] eaf3925da568: Verifying Checksum [2023-12-12T19:50:17.148Z] eaf3925da568: Download complete [2023-12-12T19:50:17.408Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T19:50:17.408Z] 339a4e72a1f5: Download complete [2023-12-12T19:50:17.408Z] bde34c3a00c8: Verifying Checksum [2023-12-12T19:50:17.408Z] bde34c3a00c8: Download complete [2023-12-12T19:50:17.408Z] b352a97aabf1: Download complete [2023-12-12T19:50:17.408Z] 4872d77fe225: Download complete [2023-12-12T19:50:17.408Z] 5851b861e8e6: Verifying Checksum [2023-12-12T19:50:17.408Z] 5851b861e8e6: Download complete [2023-12-12T19:50:17.408Z] b85a868b505f: Verifying Checksum [2023-12-12T19:50:17.408Z] b85a868b505f: Download complete [2023-12-12T19:50:17.667Z] bab4dde63d76: Verifying Checksum [2023-12-12T19:50:17.667Z] bab4dde63d76: Download complete [2023-12-12T19:50:18.610Z] b85a868b505f: Pull complete [2023-12-12T19:50:18.872Z] e2be974225ed: Pull complete [2023-12-12T19:50:19.131Z] 339a4e72a1f5: Pull complete [2023-12-12T19:50:19.391Z] 988bab9f4d93: Pull complete [2023-12-12T19:50:19.650Z] 1469e6f7b9e6: Pull complete [2023-12-12T19:50:19.650Z] eaf3925da568: Pull complete [2023-12-12T19:50:21.565Z] bab4dde63d76: Pull complete [2023-12-12T19:50:21.565Z] bde34c3a00c8: Pull complete [2023-12-12T19:50:21.565Z] b352a97aabf1: Pull complete [2023-12-12T19:50:21.565Z] 4872d77fe225: Pull complete [2023-12-12T19:50:21.565Z] 5851b861e8e6: Pull complete [2023-12-12T19:50:21.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T19:50:21.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T19:50:21.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:50:21.906Z] prd-ubuntu20.04-docker-8c-8g-24914 does not seem to be running inside a container [2023-12-12T19:50:21.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T19:50:25.361Z] $ docker top 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 -eo pid,comm [2023-12-12T19:50:25.412Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-12T19:50:25.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T19:50:25.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T19:50:25.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T19:50:25.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T19:50:25.820Z] $ docker exec 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 ssh-agent [2023-12-12T19:50:25.909Z] SSH_AUTH_SOCK=/tmp/ssh-MPMlMJXhGTFI/agent.32 [2023-12-12T19:50:25.909Z] SSH_AGENT_PID=38 [2023-12-12T19:50:25.915Z] Running ssh-add (command line suppressed) [2023-12-12T19:50:26.013Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5293838339672838097.key (/w/workspace/edgex-go/1@tmp/private_key_5293838339672838097.key) [2023-12-12T19:50:26.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T19:50:26.388Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T19:50:26.418Z] $ docker exec --env ******** --env ******** 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 ssh-agent -k [2023-12-12T19:50:26.513Z] unset SSH_AUTH_SOCK; [2023-12-12T19:50:26.513Z] unset SSH_AGENT_PID; [2023-12-12T19:50:26.513Z] echo Agent pid 38 killed; [2023-12-12T19:50:26.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T19:50:26.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T19:50:26.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T19:50:26.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T19:50:26.765Z] $ docker exec 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 ssh-agent [2023-12-12T19:50:26.866Z] SSH_AUTH_SOCK=/tmp/ssh-zrgdXGP9ccKI/agent.70 [2023-12-12T19:50:26.866Z] SSH_AGENT_PID=76 [2023-12-12T19:50:26.871Z] Running ssh-add (command line suppressed) [2023-12-12T19:50:26.972Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7047699813673321473.key (/w/workspace/edgex-go/1@tmp/private_key_7047699813673321473.key) [2023-12-12T19:50:26.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T19:50:27.331Z] + git semver init [2023-12-12T19:50:27.597Z] 2023-12-12 19:50:27,505 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T19:50:27.597Z] 2023-12-12 19:50:27,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-12T19:50:27.597Z] 2023-12-12 19:50:27,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-12T19:50:27.597Z] 2023-12-12 19:50:27,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,548 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4735 with force:False [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,548 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4735 [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,552 [execute] INFO git cat-file --batch-check [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,558 [execute] INFO git cat-file --batch [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T19:50:32.889Z] 2023-12-12 19:50:32,563 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4735 [2023-12-12T19:50:32.889Z] 0.0.0 [Pipeline] } [2023-12-12T19:50:32.919Z] $ docker exec --env ******** --env ******** 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 ssh-agent -k [2023-12-12T19:50:33.044Z] unset SSH_AUTH_SOCK; [2023-12-12T19:50:33.044Z] unset SSH_AGENT_PID; [2023-12-12T19:50:33.044Z] echo Agent pid 76 killed; [2023-12-12T19:50:33.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T19:50:33.555Z] + git semver [Pipeline] } [2023-12-12T19:50:33.843Z] $ docker stop --time=1 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 [2023-12-12T19:50:35.138Z] $ docker rm -f --volumes 170ebf32cfb74c9a7d07fa4fdd3d4ee4b2c5e95247e031bebae52fde68506dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T19:50:35.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T19:50:35.874Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T19:50:35.890Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T19:50:36.885Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-12T19:50:36.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T19:50:36.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T19:50:37.032Z] ========================================================= [2023-12-12T19:50:37.032Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T19:50:37.032Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:50:37.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T19:50:37.407Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T19:50:37.408Z] 7264a8db6415: Pulling fs layer [2023-12-12T19:50:37.408Z] c4d48a809fc2: Pulling fs layer [2023-12-12T19:50:37.408Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T19:50:37.408Z] ad3a456e5733: Pulling fs layer [2023-12-12T19:50:37.408Z] 69c7f0334f64: Pulling fs layer [2023-12-12T19:50:37.408Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T19:50:37.408Z] ce7588e14bc9: Pulling fs layer [2023-12-12T19:50:37.408Z] b5e4710f87ac: Pulling fs layer [2023-12-12T19:50:37.408Z] 1f1c1a5573a3: Waiting [2023-12-12T19:50:37.408Z] ad3a456e5733: Waiting [2023-12-12T19:50:37.408Z] 69c7f0334f64: Waiting [2023-12-12T19:50:37.408Z] ce7588e14bc9: Waiting [2023-12-12T19:50:37.408Z] c4d48a809fc2: Download complete [2023-12-12T19:50:37.408Z] ad3a456e5733: Download complete [2023-12-12T19:50:37.408Z] 69c7f0334f64: Verifying Checksum [2023-12-12T19:50:37.408Z] 69c7f0334f64: Download complete [2023-12-12T19:50:37.408Z] 7264a8db6415: Verifying Checksum [2023-12-12T19:50:37.408Z] 7264a8db6415: Download complete [2023-12-12T19:50:37.408Z] 1f1c1a5573a3: Verifying Checksum [2023-12-12T19:50:37.408Z] 1f1c1a5573a3: Download complete [2023-12-12T19:50:37.666Z] 7264a8db6415: Pull complete [2023-12-12T19:50:37.666Z] b5e4710f87ac: Verifying Checksum [2023-12-12T19:50:37.666Z] b5e4710f87ac: Download complete [2023-12-12T19:50:37.666Z] c4d48a809fc2: Pull complete [2023-12-12T19:50:37.925Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T19:50:37.925Z] 4f1c88b9dad5: Download complete [2023-12-12T19:50:38.183Z] ce7588e14bc9: Verifying Checksum [2023-12-12T19:50:38.183Z] ce7588e14bc9: Download complete [2023-12-12T19:50:40.708Z] 4f1c88b9dad5: Pull complete [2023-12-12T19:50:40.967Z] ad3a456e5733: Pull complete [2023-12-12T19:50:40.967Z] 69c7f0334f64: Pull complete [2023-12-12T19:50:40.967Z] 1f1c1a5573a3: Pull complete [2023-12-12T19:50:43.495Z] ce7588e14bc9: Pull complete [2023-12-12T19:50:44.064Z] b5e4710f87ac: Pull complete [2023-12-12T19:50:44.064Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T19:50:44.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T19:50:44.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:50:44.448Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T19:50:44.448Z] WORKDIR /edgex [2023-12-12T19:50:44.448Z] COPY go.mod . [2023-12-12T19:50:44.448Z] RUN go mod download [2023-12-12T19:50:44.448Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-12T19:50:45.021Z] Sending build context to Docker daemon 175.1MB [2023-12-12T19:50:45.021Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T19:50:45.021Z] ---> 88b5674ff536 [2023-12-12T19:50:45.021Z] Step 2/4 : WORKDIR /edgex [2023-12-12T19:50:50.312Z] ---> Running in a98fcfb7380e [2023-12-12T19:50:50.312Z] Removing intermediate container a98fcfb7380e [2023-12-12T19:50:50.312Z] ---> b8175f9eac4a [2023-12-12T19:50:50.312Z] Step 3/4 : COPY go.mod . [2023-12-12T19:50:50.312Z] ---> 1578b3d370bb [2023-12-12T19:50:50.312Z] Step 4/4 : RUN go mod download [2023-12-12T19:50:50.312Z] ---> Running in 25311ae57dda [2023-12-12T19:50:51.336Z] Still waiting to schedule task [2023-12-12T19:50:51.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-12T19:51:08.412Z] Removing intermediate container 25311ae57dda [2023-12-12T19:51:08.412Z] ---> 2e267de9aa7c [2023-12-12T19:51:08.412Z] Successfully built 2e267de9aa7c [2023-12-12T19:51:08.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:51:08.817Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T19:51:08.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:51:09.009Z] prd-ubuntu20.04-docker-8c-8g-24914 does not seem to be running inside a container [2023-12-12T19:51:09.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-12T19:51:09.483Z] $ docker top 7694099a291c29d499291b430c7d6e1b6bb4e5d489d7c9e611c19d22292de8b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T19:51:09.928Z] + go version [2023-12-12T19:51:09.928Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T19:51:09.964Z] $ docker stop --time=1 7694099a291c29d499291b430c7d6e1b6bb4e5d489d7c9e611c19d22292de8b7 [2023-12-12T19:51:11.230Z] $ docker rm -f --volumes 7694099a291c29d499291b430c7d6e1b6bb4e5d489d7c9e611c19d22292de8b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:51:12.162Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T19:51:12.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:51:12.367Z] prd-ubuntu20.04-docker-8c-8g-24914 does not seem to be running inside a container [2023-12-12T19:51:12.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-12T19:51:12.735Z] $ docker top edcc23309511e996e15557447b849e7f19bed8c8f1735d868ceb082358558792 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T19:51:12.889Z] ========================================================= [2023-12-12T19:51:12.889Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-12T19:51:12.889Z] ========================================================= [Pipeline] sh [2023-12-12T19:51:13.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:51:13.580Z] + make test [2023-12-12T19:51:13.580Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T19:51:20.280Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-12T19:51:32.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-12T19:51:33.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-12T19:51:33.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-12T19:51:34.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-12-12T19:51:36.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-12-12T19:51:36.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-12T19:51:36.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-12T19:51:36.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-12T19:51:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-12T19:51:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-12T19:51:39.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-12T19:51:39.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-12T19:51:39.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:51:39.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-12T19:51:39.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-12T19:51:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-12T19:51:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-12T19:51:40.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2023-12-12T19:51:40.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2023-12-12T19:51:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.236s coverage: 93.4% of statements [2023-12-12T19:51:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2023-12-12T19:51:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-12T19:51:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:51:42.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-12T19:51:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-12T19:51:43.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements [2023-12-12T19:51:43.625Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements [2023-12-12T19:51:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-12T19:51:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-12T19:51:45.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-12-12T19:51:45.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2023-12-12T19:51:45.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements [2023-12-12T19:51:46.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.047s coverage: 82.9% of statements [2023-12-12T19:51:46.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-12-12T19:51:46.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2023-12-12T19:51:46.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.060s coverage: 87.5% of statements [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-12T19:51:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-12T19:51:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-12T19:51:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-12T19:51:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-12T19:51:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-12T19:51:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-12T19:51:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-12T19:51:48.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-12T19:51:50.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-12T19:51:50.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-12T19:51:52.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-12T19:51:52.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-12T19:51:54.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-12T19:51:54.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-12T19:51:54.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-12T19:51:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-12T19:51:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-12T19:51:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-12T19:51:56.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-12T19:51:56.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-12T19:51:56.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-12T19:51:56.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-12T19:51:57.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-12T19:51:57.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-12T19:51:57.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-12T19:51:57.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-12T19:51:58.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-12-12T19:51:59.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-12T19:51:59.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:51:59.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-12T19:51:59.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-12T19:52:00.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-12T19:52:00.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-12T19:52:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-12T19:52:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 26.759s coverage: 79.9% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.010s coverage: 100.0% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-12-12T19:52:13.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-12-12T19:52:13.399Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-12-12T19:52:13.658Z] running golangci-lint [2023-12-12T19:52:13.658Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-12T19:52:13.658Z] go version go1.21.0 linux/amd64 [2023-12-12T19:52:13.919Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-12T19:52:13.919Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-12T19:52:26.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24915 in /w/workspace/edgexfoundry_edgex-go_PR-4735 [Pipeline] { [Pipeline] ws [2023-12-12T19:52:26.771Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-12T19:52:28.786Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|compiled_files|files|imports|types_sizes|deps) took 12.588036669s" [2023-12-12T19:52:28.786Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.288174ms" [2023-12-12T19:52:29.881Z] The recommended git tool is: git [2023-12-12T19:52:34.043Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.565480326s with top 10 stages: buildir: 30.090061692s, gosec: 6.174728573s, fact_deprecated: 1.934094535s, inspect: 1.838925827s, printf: 1.440094354s, ctrlflow: 1.085571903s, S1038: 997.041689ms, nilness: 807.909783ms, fact_purity: 720.178952ms, directives: 645.675991ms" [2023-12-12T19:52:34.043Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-12T19:52:34.043Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, nolint: 0/21" [2023-12-12T19:52:34.043Z] level=info msg="[runner] processing took 18.553962ms with stages: nolint: 8.278711ms, identifier_marker: 5.219798ms, autogenerated_exclude: 1.809437ms, path_prettifier: 1.319337ms, exclude-rules: 1.057512ms, skip_dirs: 821.196µs, cgo: 27.55µs, filename_unadjuster: 13.171µs, max_same_issues: 1.89µs, uniq_by_line: 640ns, fixer: 640ns, diff: 570ns, skip_files: 550ns, sort_results: 440ns, severity-rules: 440ns, source_code: 440ns, max_from_linter: 400ns, exclude: 400ns, path_shortener: 290ns, max_per_file_from_linter: 280ns, path_prefixer: 270ns" [2023-12-12T19:52:34.043Z] level=info msg="[runner] linters took 7.376096786s with stages: goanalysis_metalinter: 7.35736455s" [2023-12-12T19:52:34.043Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-12T19:52:34.043Z] level=info msg="Memory: 202 samples, avg is 241.0MB, max is 1003.1MB" [2023-12-12T19:52:34.043Z] level=info msg="Execution took 20.003203102s" [2023-12-12T19:52:34.043Z] go vet ./... [2023-12-12T19:52:34.869Z] using credential edgex-jenkins-ssh [2023-12-12T19:52:34.890Z] Cloning the remote Git repository [2023-12-12T19:52:34.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-12T19:52:35.009Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-12T19:52:35.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-12T19:52:35.142Z] > git --version # timeout=10 [2023-12-12T19:52:35.162Z] > git --version # 'git version 2.25.1' [2023-12-12T19:52:35.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T19:52:35.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T19:52:38.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T19:52:38.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T19:52:38.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T19:52:38.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-12T19:52:38.605Z] + ls -al . [2023-12-12T19:52:38.605Z] total 736 [2023-12-12T19:52:38.605Z] drwxrwxr-x 11 1001 1001 4096 Dec 12 19:51 . [2023-12-12T19:52:38.605Z] drwxr-xr-x 4 root root 4096 Dec 12 19:51 .. [2023-12-12T19:52:38.605Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:50 .blubracket [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 10 Dec 12 19:50 .dockerignore [2023-12-12T19:52:38.605Z] drwxrwxr-x 8 1001 1001 4096 Dec 12 19:52 .git [2023-12-12T19:52:38.605Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 19:50 .github [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 1074 Dec 12 19:50 .gitignore [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 42 Dec 12 19:50 .golangci.yml [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 100 Dec 12 19:50 .hadolint.yml [2023-12-12T19:52:38.605Z] drwxr-xr-x 3 1001 1001 4096 Dec 12 19:50 .semver [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 155 Dec 12 19:50 .sonarcloud.properties [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 1171 Dec 12 19:50 ADOPTERS.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 11674 Dec 12 19:50 Attribution.txt [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 100284 Dec 12 19:50 CHANGELOG.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 3804 Dec 12 19:50 CONTRIBUTING.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 677 Dec 12 19:50 GOVERNANCE.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 861 Dec 12 19:50 Jenkinsfile [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 10775 Dec 12 19:50 LICENSE [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 15060 Dec 12 19:50 Makefile [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 582 Dec 12 19:50 OWNERS.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 9528 Dec 12 19:50 README.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 789 Dec 12 19:50 SECURITY.md [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 5 Dec 12 19:50 VERSION [2023-12-12T19:52:38.605Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:50 bin [2023-12-12T19:52:38.605Z] drwxrwxr-x 18 1001 1001 4096 Dec 12 19:50 cmd [2023-12-12T19:52:38.605Z] -rw-r--r-- 1 root root 453601 Dec 12 19:52 coverage.out [2023-12-12T19:52:38.605Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:50 fuzz_test [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 3685 Dec 12 19:50 go.mod [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 34438 Dec 12 19:50 go.sum [2023-12-12T19:52:38.605Z] drwxrwxr-x 7 1001 1001 4096 Dec 12 19:50 internal [2023-12-12T19:52:38.605Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 19:50 openapi [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 584 Dec 12 19:50 security.txt [2023-12-12T19:52:38.605Z] -rw-rw-r-- 1 1001 1001 204 Dec 12 19:50 version.go [Pipeline] sh [2023-12-12T19:52:38.916Z] + '[' -e coverage.out ] [2023-12-12T19:52:38.916Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-12T19:52:39.110Z] Stashed 1 file(s) [Pipeline] sh [2023-12-12T19:52:39.404Z] + make build [2023-12-12T19:52:39.404Z] 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 [2023-12-12T19:52:51.601Z] 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 [2023-12-12T19:52:51.601Z] 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 [2023-12-12T19:52:51.601Z] 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 [2023-12-12T19:52:51.860Z] 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 [2023-12-12T19:52:51.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-12T19:52:51.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T19:52:51.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-12T19:52:52.652Z] Merging remotes/origin/main commit ebbd479b391021732e21bea19cf1ff2caaa95a06 into PR head commit 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [2023-12-12T19:52:53.100Z] Merge succeeded, producing 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 [2023-12-12T19:52:53.101Z] Checking out Revision 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 (PR-4735) [2023-12-12T19:52:53.795Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0" [2023-12-12T19:52:53.853Z] > git --version # timeout=10 [2023-12-12T19:52:53.865Z] > git --version # 'git version 2.25.1' [2023-12-12T19:52:53.878Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T19:52:52.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-12T19:52:52.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T19:52:52.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4735/head:refs/remotes/origin/PR-4735 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-12T19:52:52.665Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T19:52:52.727Z] > git checkout -f 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 # timeout=10 [2023-12-12T19:52:52.942Z] > git remote # timeout=10 [2023-12-12T19:52:52.961Z] > git config --get remote.origin.url # timeout=10 [2023-12-12T19:52:52.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T19:52:52.989Z] > git merge ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 [2023-12-12T19:52:53.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-12T19:52:53.101Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T19:52:53.114Z] > git checkout -f 485fd05c1bdb34954f0d0d6c3cdbdd828d5d38d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T19:52:55.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T19:52:55.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T19:52:55.281Z] Dload Upload Total Spent Left Speed [2023-12-12T19:52:55.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 61863 0 --:--:-- --:--:-- --:--:-- 61863 [Pipeline] sh [2023-12-12T19:52:55.623Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T19:52:55.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-12T19:52:55.968Z] + sudo tee /etc/docker/daemon.new [2023-12-12T19:52:55.968Z] { [2023-12-12T19:52:55.968Z] "registry-mirrors": [ [2023-12-12T19:52:55.968Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T19:52:55.968Z] ], [2023-12-12T19:52:55.968Z] "bip": "10.250.0.254/24", [2023-12-12T19:52:55.968Z] "hosts": [ [2023-12-12T19:52:55.968Z] "tcp://0.0.0.0:5555", [2023-12-12T19:52:55.968Z] "unix:///var/run/docker.sock" [2023-12-12T19:52:55.968Z] ], [2023-12-12T19:52:55.968Z] "mtu": 1458, [2023-12-12T19:52:55.968Z] "selinux-enabled": true, [2023-12-12T19:52:55.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T19:52:55.968Z] } [Pipeline] sh [2023-12-12T19:52:56.309Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-12T19:52:56.650Z] + sudo service docker restart [2023-12-12T19:52:57.119Z] 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 [2023-12-12T19:52:57.686Z] 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 [2023-12-12T19:52:58.620Z] 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 [2023-12-12T19:52:59.551Z] 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 [2023-12-12T19:53:00.119Z] 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 [2023-12-12T19:53:00.378Z] 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 [2023-12-12T19:53:01.309Z] 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] } [2023-12-12T19:53:01.909Z] $ docker stop --time=1 edcc23309511e996e15557447b849e7f19bed8c8f1735d868ceb082358558792 [2023-12-12T19:53:05.946Z] $ docker rm -f --volumes edcc23309511e996e15557447b849e7f19bed8c8f1735d868ceb082358558792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:53:07.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T19:53:07.548Z] [2023-12-12T19:53:07.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:53:07.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T19:53:07.957Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-12T19:53:07.957Z] 91d30c5bc195: Pulling fs layer [2023-12-12T19:53:07.957Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-12T19:53:07.957Z] 9c61dcf015f6: Pulling fs layer [2023-12-12T19:53:07.957Z] 4698f68db338: Pulling fs layer [2023-12-12T19:53:07.957Z] 2a2f49069b9e: Pulling fs layer [2023-12-12T19:53:07.957Z] e0025b399a48: Pulling fs layer [2023-12-12T19:53:07.957Z] 91d30c5bc195: Download complete [2023-12-12T19:53:07.957Z] 4698f68db338: Verifying Checksum [2023-12-12T19:53:07.957Z] 4698f68db338: Download complete [2023-12-12T19:53:08.216Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-12T19:53:08.216Z] 2e9b0aa3be6d: Download complete [2023-12-12T19:53:08.216Z] e0025b399a48: Download complete [2023-12-12T19:53:08.216Z] 91d30c5bc195: Pull complete [2023-12-12T19:53:08.216Z] 2a2f49069b9e: Download complete [2023-12-12T19:53:08.475Z] 2e9b0aa3be6d: Pull complete [2023-12-12T19:53:08.733Z] 9c61dcf015f6: Verifying Checksum [2023-12-12T19:53:08.733Z] 9c61dcf015f6: Download complete [2023-12-12T19:53:11.256Z] 9c61dcf015f6: Pull complete [2023-12-12T19:53:11.256Z] 4698f68db338: Pull complete [2023-12-12T19:53:11.826Z] 2a2f49069b9e: Pull complete [2023-12-12T19:53:11.826Z] e0025b399a48: Pull complete [2023-12-12T19:53:11.826Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-12T19:53:11.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T19:53:11.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:53:12.179Z] prd-ubuntu20.04-docker-8c-8g-24914 does not seem to be running inside a container [2023-12-12T19:53:12.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-12T19:53:14.873Z] $ docker top 0ddcd3b944f6335450bcad555f36bf716669b62429ea3dc347324b122f056856 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-12-12T19:53:15.169Z] provisioning config files... [2023-12-12T19:53:15.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2802373732584902157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T19:53:15.358Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-12T19:53:15.674Z] ---> ****-login.sh [2023-12-12T19:53:15.674Z] nexus3.edgexfoundry.org:10001 [2023-12-12T19:53:15.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:53:16.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:53:16.212Z] Configure a credential helper to remove this warning. See [2023-12-12T19:53:16.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:53:16.212Z] [2023-12-12T19:53:16.212Z] Login Succeeded [2023-12-12T19:53:16.212Z] nexus3.edgexfoundry.org:10002 [2023-12-12T19:53:16.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:53:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:53:16.492Z] Configure a credential helper to remove this warning. See [2023-12-12T19:53:16.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:53:16.492Z] [2023-12-12T19:53:16.492Z] Login Succeeded [2023-12-12T19:53:16.492Z] nexus3.edgexfoundry.org:10003 [2023-12-12T19:53:16.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:53:16.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:53:16.760Z] Configure a credential helper to remove this warning. See [2023-12-12T19:53:16.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:53:16.760Z] [2023-12-12T19:53:16.760Z] Login Succeeded [2023-12-12T19:53:16.761Z] nexus3.edgexfoundry.org:10004 [2023-12-12T19:53:16.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:53:17.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:53:17.032Z] Configure a credential helper to remove this warning. See [2023-12-12T19:53:17.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:53:17.032Z] [2023-12-12T19:53:17.032Z] Login Succeeded [2023-12-12T19:53:17.032Z] ****.io [2023-12-12T19:53:17.267Z] #1 [core-data internal] load build definition from Dockerfile [2023-12-12T19:53:17.267Z] #1 transferring dockerfile: 2.01kB done [2023-12-12T19:53:17.267Z] #1 DONE 0.0s [2023-12-12T19:53:17.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #2 transferring dockerfile: 2.06kB done [2023-12-12T19:53:17.525Z] #2 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #3 transferring dockerfile: 1.69kB done [2023-12-12T19:53:17.525Z] #3 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #4 transferring dockerfile: 2.49kB done [2023-12-12T19:53:17.525Z] #4 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #5 transferring dockerfile: 2.23kB done [2023-12-12T19:53:17.525Z] #5 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #6 [core-command internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #6 transferring dockerfile: 1.93kB done [2023-12-12T19:53:17.525Z] #6 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #7 transferring dockerfile: 1.93kB done [2023-12-12T19:53:17.525Z] #7 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #8 transferring dockerfile: 1.81kB done [2023-12-12T19:53:17.525Z] #8 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #9 transferring dockerfile: 2.15kB done [2023-12-12T19:53:17.525Z] #9 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #10 transferring dockerfile: 1.70kB done [2023-12-12T19:53:17.525Z] #10 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #11 transferring dockerfile: 1.89kB done [2023-12-12T19:53:17.525Z] #11 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #12 transferring dockerfile: 1.95kB done [2023-12-12T19:53:17.525Z] #12 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #13 transferring dockerfile: 2.50kB done [2023-12-12T19:53:17.525Z] #13 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-12T19:53:17.525Z] #14 transferring dockerfile: 2.93kB done [2023-12-12T19:53:17.525Z] #14 DONE 0.0s [2023-12-12T19:53:17.525Z] [2023-12-12T19:53:17.525Z] #15 [core-data internal] load .dockerignore [2023-12-12T19:53:17.525Z] #15 transferring context: 50B done [2023-12-12T19:53:17.525Z] #15 DONE 0.0s [2023-12-12T19:53:17.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T19:53:17.572Z] Configure a credential helper to remove this warning. See [2023-12-12T19:53:17.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T19:53:17.572Z] [2023-12-12T19:53:17.572Z] Login Succeeded [2023-12-12T19:53:17.572Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T19:53:17.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #16 [core-metadata internal] load .dockerignore [2023-12-12T19:53:17.785Z] #16 transferring context: 50B done [2023-12-12T19:53:17.785Z] #16 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #17 [security-spire-config internal] load .dockerignore [2023-12-12T19:53:17.785Z] #17 transferring context: 50B done [2023-12-12T19:53:17.785Z] #17 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-12-12T19:53:17.785Z] #18 transferring context: 50B done [2023-12-12T19:53:17.785Z] #18 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-12T19:53:17.785Z] #19 transferring context: 50B done [2023-12-12T19:53:17.785Z] #19 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #20 [core-command internal] load .dockerignore [2023-12-12T19:53:17.785Z] #20 transferring context: 50B done [2023-12-12T19:53:17.785Z] #20 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #21 [support-scheduler internal] load .dockerignore [2023-12-12T19:53:17.785Z] #21 transferring context: 50B done [2023-12-12T19:53:17.785Z] #21 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #22 [security-spire-agent internal] load .dockerignore [2023-12-12T19:53:17.785Z] #22 transferring context: 50B done [2023-12-12T19:53:17.785Z] #22 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #23 [security-spire-server internal] load .dockerignore [2023-12-12T19:53:17.785Z] #23 transferring context: 50B done [2023-12-12T19:53:17.785Z] #23 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #24 [security-proxy-auth internal] load .dockerignore [2023-12-12T19:53:17.785Z] #24 transferring context: 50B done [2023-12-12T19:53:17.785Z] #24 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #25 [support-notifications internal] load .dockerignore [2023-12-12T19:53:17.785Z] #25 transferring context: 50B done [2023-12-12T19:53:17.785Z] #25 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-12-12T19:53:17.785Z] #26 transferring context: 50B done [2023-12-12T19:53:17.785Z] #26 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #27 [security-bootstrapper internal] load .dockerignore [2023-12-12T19:53:17.785Z] #27 transferring context: 50B done [2023-12-12T19:53:17.785Z] #27 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #28 [security-proxy-setup internal] load .dockerignore [2023-12-12T19:53:17.785Z] #28 transferring context: 50B done [2023-12-12T19:53:17.785Z] #28 DONE 0.0s [2023-12-12T19:53:17.785Z] [2023-12-12T19:53:17.785Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [Pipeline] // withEnv [Pipeline] unstash [2023-12-12T19:53:18.044Z] #29 DONE 0.0s [2023-12-12T19:53:18.044Z] [2023-12-12T19:53:18.044Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] sh [2023-12-12T19:53:18.310Z] #30 DONE 0.5s [2023-12-12T19:53:18.310Z] [2023-12-12T19:53:18.310Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T19:53:18.310Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T19:53:18.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-12T19:53:18.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-12-12T19:53:18.570Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T19:53:18.571Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T19:53:18.571Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T19:53:18.571Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-12T19:53:18.571Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s [2023-12-12T19:53:18.571Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T19:53:18.571Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T19:53:18.571Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [Pipeline] echo [2023-12-12T19:53:18.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T19:53:18.683Z] ========================================================= [2023-12-12T19:53:18.683Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T19:53:18.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:53:18.828Z] #31 ... [2023-12-12T19:53:18.828Z] [2023-12-12T19:53:18.828Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-12T19:53:18.828Z] #32 DONE 0.6s [2023-12-12T19:53:18.828Z] [2023-12-12T19:53:18.828Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T19:53:18.828Z] #33 DONE 0.8s [2023-12-12T19:53:18.828Z] [2023-12-12T19:53:18.828Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T19:53:18.828Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T19:53:18.828Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T19:53:18.828Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T19:53:18.828Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-12T19:53:18.828Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s [2023-12-12T19:53:18.828Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-12T19:53:18.828Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-12T19:53:19.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T19:53:19.085Z] #31 ... [2023-12-12T19:53:19.085Z] [2023-12-12T19:53:19.085Z] #34 [security-spire-agent internal] load build context [2023-12-12T19:53:19.085Z] #34 transferring context: 17.63kB done [2023-12-12T19:53:19.085Z] #34 DONE 0.4s [2023-12-12T19:53:19.085Z] [2023-12-12T19:53:19.085Z] #35 [security-spire-config internal] load build context [2023-12-12T19:53:19.085Z] #35 transferring context: 16.35kB done [2023-12-12T19:53:19.085Z] #35 DONE 0.4s [2023-12-12T19:53:19.085Z] [2023-12-12T19:53:19.085Z] #36 [security-spire-server internal] load build context [2023-12-12T19:53:19.085Z] #36 transferring context: 18.10kB 0.0s done [2023-12-12T19:53:19.085Z] #36 DONE 0.4s [2023-12-12T19:53:19.346Z] [2023-12-12T19:53:19.346Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T19:53:19.346Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2023-12-12T19:53:19.353Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-12T19:53:19.353Z] 9fda8d8052c6: Pulling fs layer [2023-12-12T19:53:19.353Z] 5d54e960e981: Pulling fs layer [2023-12-12T19:53:19.353Z] c4a7e357bf2a: Pulling fs layer [2023-12-12T19:53:19.353Z] f0e02332f6b5: Pulling fs layer [2023-12-12T19:53:19.353Z] 872ee5b61b7b: Pulling fs layer [2023-12-12T19:53:19.353Z] 0c6a40ed1a82: Pulling fs layer [2023-12-12T19:53:19.353Z] 94ae7d8d031c: Pulling fs layer [2023-12-12T19:53:19.353Z] 872ee5b61b7b: Waiting [2023-12-12T19:53:19.353Z] 0c6a40ed1a82: Waiting [2023-12-12T19:53:19.353Z] 94ae7d8d031c: Waiting [2023-12-12T19:53:19.353Z] f0e02332f6b5: Waiting [2023-12-12T19:53:19.353Z] 5d54e960e981: Verifying Checksum [2023-12-12T19:53:19.353Z] 5d54e960e981: Download complete [2023-12-12T19:53:19.353Z] f0e02332f6b5: Download complete [2023-12-12T19:53:19.353Z] 9fda8d8052c6: Verifying Checksum [2023-12-12T19:53:19.353Z] 9fda8d8052c6: Download complete [2023-12-12T19:53:19.353Z] 872ee5b61b7b: Download complete [2023-12-12T19:53:19.624Z] 94ae7d8d031c: Verifying Checksum [2023-12-12T19:53:19.624Z] 94ae7d8d031c: Download complete [2023-12-12T19:53:19.916Z] #31 ... [2023-12-12T19:53:19.916Z] [2023-12-12T19:53:19.916Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-12T19:53:19.916Z] #37 DONE 1.5s [2023-12-12T19:53:19.916Z] [2023-12-12T19:53:19.916Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-12T19:53:20.591Z] c4a7e357bf2a: Verifying Checksum [2023-12-12T19:53:20.591Z] c4a7e357bf2a: Download complete [2023-12-12T19:53:21.554Z] 0c6a40ed1a82: Verifying Checksum [2023-12-12T19:53:21.554Z] 0c6a40ed1a82: Download complete [2023-12-12T19:53:22.520Z] 9fda8d8052c6: Pull complete [2023-12-12T19:53:23.103Z] 5d54e960e981: Pull complete [2023-12-12T19:53:25.482Z] #38 ... [2023-12-12T19:53:25.482Z] [2023-12-12T19:53:25.482Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T19:53:25.482Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-12T19:53:25.482Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T19:53:25.482Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-12T19:53:25.482Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-12T19:53:25.482Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-12T19:53:25.482Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T19:53:25.482Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-12T19:53:25.482Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-12T19:53:25.482Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-12-12T19:53:25.482Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T19:53:25.482Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T19:53:25.482Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done [2023-12-12T19:53:28.813Z] #39 ... [2023-12-12T19:53:28.813Z] [2023-12-12T19:53:28.813Z] #40 [support-scheduler internal] load build context [2023-12-12T19:53:28.813Z] #40 transferring context: 195.18MB 9.9s [2023-12-12T19:53:28.813Z] #40 ... [2023-12-12T19:53:28.813Z] [2023-12-12T19:53:28.813Z] #41 [security-proxy-auth internal] load build context [2023-12-12T19:53:28.813Z] #41 transferring context: 309.48MB 9.4s done [2023-12-12T19:53:28.813Z] #41 ... [2023-12-12T19:53:28.813Z] [2023-12-12T19:53:28.813Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-12T19:53:28.813Z] #42 transferring context: 309.48MB 9.4s done [2023-12-12T19:53:29.096Z] #42 ... [2023-12-12T19:53:29.096Z] [2023-12-12T19:53:29.096Z] #43 [core-metadata internal] load build context [2023-12-12T19:53:29.096Z] #43 transferring context: 309.48MB 8.8s done [2023-12-12T19:53:29.096Z] #43 ... [2023-12-12T19:53:29.096Z] [2023-12-12T19:53:29.096Z] #44 [core-command internal] load build context [2023-12-12T19:53:29.096Z] #44 transferring context: 309.48MB 9.9s done [2023-12-12T19:53:29.096Z] #44 ... [2023-12-12T19:53:29.096Z] [2023-12-12T19:53:29.096Z] #45 [core-data internal] load build context [2023-12-12T19:53:29.096Z] #45 transferring context: 309.48MB 8.0s done [2023-12-12T19:53:29.096Z] #45 ... [2023-12-12T19:53:29.096Z] [2023-12-12T19:53:29.096Z] #46 [security-secretstore-setup internal] load build context [2023-12-12T19:53:29.096Z] #46 transferring context: 309.48MB 8.9s done [2023-12-12T19:53:29.359Z] #46 ... [2023-12-12T19:53:29.359Z] [2023-12-12T19:53:29.359Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-12T19:53:29.359Z] #47 transferring context: 309.48MB 9.3s done [2023-12-12T19:53:29.359Z] #47 ... [2023-12-12T19:53:29.359Z] [2023-12-12T19:53:29.359Z] #48 [security-bootstrapper internal] load build context [2023-12-12T19:53:29.359Z] #48 transferring context: 309.48MB 7.6s done [2023-12-12T19:53:29.630Z] #48 ... [2023-12-12T19:53:29.630Z] [2023-12-12T19:53:29.630Z] #49 [security-proxy-setup internal] load build context [2023-12-12T19:53:29.630Z] #49 transferring context: 309.48MB 9.3s done [2023-12-12T19:53:29.890Z] #49 ... [2023-12-12T19:53:29.890Z] [2023-12-12T19:53:29.890Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T19:53:29.890Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-12T19:53:29.891Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-12T19:53:29.891Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-12T19:53:29.891Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-12T19:53:29.891Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-12T19:53:29.891Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T19:53:29.891Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-12T19:53:29.891Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-12T19:53:29.891Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-12-12T19:53:29.891Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-12T19:53:29.891Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.7s done [2023-12-12T19:53:29.891Z] #50 ... [2023-12-12T19:53:29.891Z] [2023-12-12T19:53:29.891Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T19:53:29.891Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:29.891Z] #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:29.891Z] #0 3.197 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T19:53:29.891Z] #0 3.197 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T19:53:29.891Z] #0 3.197 OK: 20069 distinct packages available [2023-12-12T19:53:29.891Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:29.891Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:29.891Z] #0 3.689 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:29.891Z] #0 3.693 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-12T19:53:29.891Z] #0 3.695 (3/4) Installing libucontext (1.2-r2) [2023-12-12T19:53:29.891Z] #0 3.699 (4/4) Installing gcompat (1.1.0-r1) [2023-12-12T19:53:29.891Z] #0 3.704 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:29.891Z] #0 3.715 OK: 8 MiB in 19 packages [2023-12-12T19:53:30.152Z] #51 ... [2023-12-12T19:53:30.152Z] [2023-12-12T19:53:30.152Z] #52 [support-notifications internal] load build context [2023-12-12T19:53:30.152Z] #52 transferring context: 309.48MB 9.5s done [2023-12-12T19:53:30.152Z] #52 ... [2023-12-12T19:53:30.152Z] [2023-12-12T19:53:30.152Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T19:53:30.414Z] #53 ... [2023-12-12T19:53:30.414Z] [2023-12-12T19:53:30.414Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T19:53:30.677Z] #54 ... [2023-12-12T19:53:30.677Z] [2023-12-12T19:53:30.677Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T19:53:30.938Z] #55 ... [2023-12-12T19:53:30.938Z] [2023-12-12T19:53:30.938Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-12T19:53:30.938Z] #56 ... [2023-12-12T19:53:30.938Z] [2023-12-12T19:53:30.938Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T19:53:31.231Z] #57 ... [2023-12-12T19:53:31.231Z] [2023-12-12T19:53:31.231Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-12T19:53:31.493Z] #58 ... [2023-12-12T19:53:31.493Z] [2023-12-12T19:53:31.493Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T19:53:31.493Z] #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:31.493Z] #0 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:31.493Z] #0 4.360 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:31.493Z] #0 4.372 (2/4) Installing openssl (3.1.4-r1) [2023-12-12T19:53:31.493Z] #0 4.379 (3/4) Installing su-exec (0.2-r3) [2023-12-12T19:53:31.493Z] #0 4.382 (4/4) Installing yq (4.33.3-r5) [2023-12-12T19:53:31.493Z] #0 4.441 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:31.493Z] #0 4.448 OK: 17 MiB in 19 packages [2023-12-12T19:53:31.493Z] #59 ... [2023-12-12T19:53:31.493Z] [2023-12-12T19:53:31.493Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T19:53:31.754Z] #60 ... [2023-12-12T19:53:31.754Z] [2023-12-12T19:53:31.754Z] #40 [support-scheduler internal] load build context [2023-12-12T19:53:31.754Z] #40 transferring context: 309.48MB 11.0s done [2023-12-12T19:53:38.550Z] #40 ... [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #48 [security-bootstrapper internal] load build context [2023-12-12T19:53:38.550Z] #48 DONE 19.3s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T19:53:38.550Z] #51 DONE 17.8s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T19:53:38.550Z] #59 DONE 17.8s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-12T19:53:38.550Z] #38 DONE 17.8s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #45 [core-data internal] load build context [2023-12-12T19:53:38.550Z] #45 DONE 19.4s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #43 [core-metadata internal] load build context [2023-12-12T19:53:38.550Z] #43 DONE 19.4s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #46 [security-secretstore-setup internal] load build context [2023-12-12T19:53:38.550Z] #46 DONE 19.4s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-12T19:53:38.550Z] #47 DONE 19.4s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #49 [security-proxy-setup internal] load build context [2023-12-12T19:53:38.550Z] #49 DONE 19.4s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-12T19:53:38.550Z] #42 DONE 19.5s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T19:53:38.550Z] #61 ... [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #41 [security-proxy-auth internal] load build context [2023-12-12T19:53:38.550Z] #41 DONE 19.5s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #52 [support-notifications internal] load build context [2023-12-12T19:53:38.550Z] #52 DONE 19.5s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #44 [core-command internal] load build context [2023-12-12T19:53:38.550Z] #44 DONE 19.5s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #40 [support-scheduler internal] load build context [2023-12-12T19:53:38.550Z] #40 DONE 19.5s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T19:53:38.550Z] #50 DONE 19.2s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T19:53:38.550Z] #39 DONE 19.3s [2023-12-12T19:53:38.550Z] [2023-12-12T19:53:38.550Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T19:53:39.114Z] #62 ... [2023-12-12T19:53:39.114Z] [2023-12-12T19:53:39.114Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T19:53:39.114Z] #57 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #57 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #57 18.83 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T19:53:39.114Z] #57 18.85 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.114Z] #57 18.85 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.114Z] #57 18.85 Executing ca-certificates-20230506-r0.trigger [2023-12-12T19:53:39.114Z] #57 18.89 OK: 8 MiB in 17 packages [2023-12-12T19:53:39.114Z] #57 DONE 19.2s [2023-12-12T19:53:39.114Z] [2023-12-12T19:53:39.114Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T19:53:39.114Z] #55 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #55 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #55 18.89 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.114Z] #55 18.89 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.114Z] #55 18.91 OK: 7 MiB in 16 packages [2023-12-12T19:53:39.114Z] #55 DONE 19.2s [2023-12-12T19:53:39.114Z] [2023-12-12T19:53:39.114Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T19:53:39.114Z] #53 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #53 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #53 18.95 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.114Z] #53 18.99 (2/2) Installing su-exec (0.2-r3) [2023-12-12T19:53:39.114Z] #53 19.00 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.114Z] #53 19.01 OK: 7 MiB in 17 packages [2023-12-12T19:53:39.114Z] #53 DONE 19.1s [2023-12-12T19:53:39.114Z] [2023-12-12T19:53:39.114Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-12T19:53:39.114Z] #58 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #58 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.114Z] #58 18.85 (1/4) Installing ca-certificates (20230506-r0) [2023-12-12T19:53:39.114Z] #58 18.87 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.114Z] #58 18.88 (3/4) Installing su-exec (0.2-r3) [2023-12-12T19:53:39.114Z] #58 18.88 (4/4) Installing yq (4.33.3-r5) [2023-12-12T19:53:39.114Z] #58 19.03 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.114Z] #58 19.04 Executing ca-certificates-20230506-r0.trigger [2023-12-12T19:53:39.114Z] #58 19.08 OK: 17 MiB in 19 packages [2023-12-12T19:53:39.114Z] #58 DONE 19.2s [2023-12-12T19:53:39.372Z] [2023-12-12T19:53:39.372Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T19:53:39.372Z] #60 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.372Z] #60 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.372Z] #60 18.77 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T19:53:39.372Z] #60 18.77 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T19:53:39.372Z] #60 18.77 OK: 20069 distinct packages available [2023-12-12T19:53:39.372Z] #60 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.372Z] #60 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.372Z] #60 19.19 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.372Z] #60 19.19 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-12T19:53:39.372Z] #60 19.19 (3/5) Installing libucontext (1.2-r2) [2023-12-12T19:53:39.372Z] #60 19.20 (4/5) Installing gcompat (1.1.0-r1) [2023-12-12T19:53:39.372Z] #60 19.20 (5/5) Installing openssl (3.1.4-r1) [2023-12-12T19:53:39.372Z] #60 19.21 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.372Z] #60 19.22 OK: 8 MiB in 20 packages [2023-12-12T19:53:39.372Z] #60 DONE 19.4s [2023-12-12T19:53:39.372Z] [2023-12-12T19:53:39.372Z] #63 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-12-12T19:53:39.629Z] #63 ... [2023-12-12T19:53:39.629Z] [2023-12-12T19:53:39.629Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T19:53:39.629Z] #54 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #54 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #54 18.85 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T19:53:39.629Z] #54 18.85 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T19:53:39.629Z] #54 18.85 OK: 20069 distinct packages available [2023-12-12T19:53:39.629Z] #54 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #54 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #54 19.26 (1/11) Installing ca-certificates (20230506-r0) [2023-12-12T19:53:39.629Z] #54 19.28 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-12T19:53:39.629Z] #54 19.29 (3/11) Installing libunistring (1.1-r1) [2023-12-12T19:53:39.629Z] #54 19.31 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-12T19:53:39.629Z] #54 19.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-12T19:53:39.629Z] #54 19.32 (6/11) Installing libcurl (8.5.0-r0) [2023-12-12T19:53:39.629Z] #54 19.33 (7/11) Installing curl (8.5.0-r0) [2023-12-12T19:53:39.629Z] #54 19.33 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.629Z] #54 19.34 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-12T19:53:39.629Z] #54 19.34 (10/11) Installing libucontext (1.2-r2) [2023-12-12T19:53:39.629Z] #54 19.35 (11/11) Installing gcompat (1.1.0-r1) [2023-12-12T19:53:39.629Z] #54 19.35 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.629Z] #54 19.36 Executing ca-certificates-20230506-r0.trigger [2023-12-12T19:53:39.629Z] #54 19.45 OK: 12 MiB in 26 packages [2023-12-12T19:53:39.629Z] #54 DONE 19.6s [2023-12-12T19:53:39.629Z] [2023-12-12T19:53:39.629Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-12T19:53:39.629Z] #56 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #56 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #56 19.48 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T19:53:39.629Z] #56 19.48 Executing busybox-1.36.1-r5.trigger [2023-12-12T19:53:39.629Z] #56 19.49 OK: 7 MiB in 16 packages [2023-12-12T19:53:39.629Z] #56 DONE 19.6s [2023-12-12T19:53:39.629Z] [2023-12-12T19:53:39.629Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-12T19:53:39.629Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.629Z] #0 1.846 OK: 264 MiB in 52 packages [2023-12-12T19:53:39.629Z] #64 DONE 1.9s [2023-12-12T19:53:39.629Z] [2023-12-12T19:53:39.629Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-12T19:53:39.629Z] #65 DONE 0.0s [2023-12-12T19:53:39.629Z] [2023-12-12T19:53:39.629Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T19:53:39.888Z] #66 ... [2023-12-12T19:53:39.888Z] [2023-12-12T19:53:39.888Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-12T19:53:39.888Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.888Z] #0 1.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.888Z] #0 1.933 OK: 8 MiB in 19 packages [2023-12-12T19:53:39.888Z] #67 DONE 2.0s [2023-12-12T19:53:39.888Z] [2023-12-12T19:53:39.888Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T19:53:39.888Z] #62 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.888Z] #62 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:39.888Z] #62 2.041 OK: 264 MiB in 52 packages [2023-12-12T19:53:40.823Z] #62 DONE 2.9s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-12T19:53:40.823Z] #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 1.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 2.102 OK: 17 MiB in 19 packages [2023-12-12T19:53:40.823Z] #68 DONE 2.9s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T19:53:40.823Z] #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 1.960 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T19:53:40.823Z] #0 1.960 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T19:53:40.823Z] #0 1.960 OK: 20071 distinct packages available [2023-12-12T19:53:40.823Z] #0 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #0 2.435 OK: 264 MiB in 52 packages [2023-12-12T19:53:40.823Z] #69 DONE 2.9s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T19:53:40.823Z] #61 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #61 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:40.823Z] #61 2.017 OK: 264 MiB in 52 packages [2023-12-12T19:53:40.823Z] #61 DONE 2.9s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #70 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T19:53:40.823Z] #70 DONE 0.9s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-12T19:53:40.823Z] #71 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #72 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-12T19:53:40.823Z] #72 DONE 0.0s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #73 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-12T19:53:40.823Z] #73 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T19:53:40.823Z] #74 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-12T19:53:40.823Z] #75 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T19:53:40.823Z] #76 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T19:53:40.823Z] #77 ... [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T19:53:40.823Z] #78 DONE 0.1s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-12T19:53:40.823Z] #79 DONE 0.0s [2023-12-12T19:53:40.823Z] [2023-12-12T19:53:40.823Z] #80 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-12T19:53:40.823Z] #80 DONE 0.0s [2023-12-12T19:53:41.081Z] [2023-12-12T19:53:41.081Z] #81 [security-spire-config] exporting to image [2023-12-12T19:53:41.081Z] #81 exporting layers [2023-12-12T19:53:41.310Z] c4a7e357bf2a: Pull complete [2023-12-12T19:53:41.310Z] f0e02332f6b5: Pull complete [2023-12-12T19:53:41.310Z] 872ee5b61b7b: Pull complete [2023-12-12T19:53:41.341Z] #81 exporting layers 0.6s done [2023-12-12T19:53:41.598Z] #81 writing image sha256:f7bb6dc2b7ba5afc24869d156792c5acc0a011ad8e0595500ccc7770e487bee9 done [2023-12-12T19:53:41.598Z] #81 naming to docker.io/library/security-spire-config done [2023-12-12T19:53:41.598Z] #81 DONE 0.6s [2023-12-12T19:53:41.598Z] [2023-12-12T19:53:41.598Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T19:53:41.598Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:41.598Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:41.598Z] #0 2.475 OK: 8 MiB in 17 packages [2023-12-12T19:53:41.858Z] #82 DONE 2.6s [2023-12-12T19:53:41.858Z] [2023-12-12T19:53:41.858Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T19:53:41.858Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:41.858Z] #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.117Z] #83 2.887 OK: 7 MiB in 16 packages [2023-12-12T19:53:42.375Z] #83 DONE 3.0s [2023-12-12T19:53:42.375Z] [2023-12-12T19:53:42.375Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-12T19:53:42.375Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.375Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.375Z] #0 2.994 OK: 17 MiB in 19 packages [2023-12-12T19:53:42.375Z] #84 DONE 3.1s [2023-12-12T19:53:42.375Z] [2023-12-12T19:53:42.375Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-12T19:53:42.375Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.375Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.375Z] #85 3.278 OK: 7 MiB in 17 packages [2023-12-12T19:53:42.634Z] #85 DONE 3.4s [2023-12-12T19:53:42.634Z] [2023-12-12T19:53:42.634Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T19:53:42.893Z] #86 ... [2023-12-12T19:53:42.893Z] [2023-12-12T19:53:42.893Z] #63 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-12-12T19:53:42.893Z] #63 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.893Z] #63 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:42.893Z] #63 3.263 OK: 8 MiB in 20 packages [2023-12-12T19:53:42.893Z] #63 DONE 3.4s [2023-12-12T19:53:43.151Z] [2023-12-12T19:53:43.151Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T19:53:43.151Z] #66 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:43.151Z] #66 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:43.151Z] #66 3.206 OK: 7 MiB in 16 packages [2023-12-12T19:53:44.530Z] #66 DONE 4.6s [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T19:53:44.530Z] #87 DONE 1.4s [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-12T19:53:44.530Z] #88 DONE 1.4s [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T19:53:44.530Z] #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:44.530Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T19:53:44.530Z] #0 3.287 OK: 12 MiB in 26 packages [2023-12-12T19:53:44.530Z] #89 DONE 4.6s [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-12T19:53:44.530Z] #90 DONE 0.0s [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T19:53:44.530Z] #91 ERROR: mount already exists with name [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T19:53:44.530Z] #77 CANCELED [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T19:53:44.530Z] #92 CANCELED [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T19:53:44.530Z] #93 CANCELED [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T19:53:44.530Z] #94 CANCELED [2023-12-12T19:53:44.530Z] [2023-12-12T19:53:44.530Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T19:53:44.788Z] #86 DONE 2.4s [2023-12-12T19:53:44.788Z] [2023-12-12T19:53:44.788Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T19:53:44.788Z] ------ [2023-12-12T19:53:44.788Z] > [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin: [2023-12-12T19:53:44.788Z] ------ [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] time="2023-12-12T19:53:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T19:53:44.788Z] failed to solve: mount already exists with name [Pipeline] } [2023-12-12T19:53:44.833Z] $ docker stop --time=1 0ddcd3b944f6335450bcad555f36bf716669b62429ea3dc347324b122f056856 [2023-12-12T19:53:46.117Z] $ docker rm -f --volumes 0ddcd3b944f6335450bcad555f36bf716669b62429ea3dc347324b122f056856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T19:53:47.560Z] Failed in branch amd64 [2023-12-12T19:53:51.421Z] 0c6a40ed1a82: Pull complete [2023-12-12T19:53:53.366Z] 94ae7d8d031c: Pull complete [2023-12-12T19:53:53.366Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T19:53:53.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T19:53:53.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:53:53.786Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T19:53:53.786Z] WORKDIR /edgex [2023-12-12T19:53:53.786Z] COPY go.mod . [2023-12-12T19:53:53.786Z] RUN go mod download [2023-12-12T19:53:53.786Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-12T19:53:55.195Z] #0 building with "default" instance using docker driver [2023-12-12T19:53:55.195Z] [2023-12-12T19:53:55.195Z] #1 [internal] load .dockerignore [2023-12-12T19:53:55.195Z] #1 transferring context: 50B 0.0s done [2023-12-12T19:53:55.195Z] #1 DONE 0.1s [2023-12-12T19:53:55.195Z] [2023-12-12T19:53:55.195Z] #2 [internal] load build definition from Dockerfile [2023-12-12T19:53:55.195Z] #2 transferring dockerfile: 172B 0.0s done [2023-12-12T19:53:55.195Z] #2 DONE 0.1s [2023-12-12T19:53:55.195Z] [2023-12-12T19:53:55.195Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T19:53:55.195Z] #3 DONE 0.0s [2023-12-12T19:53:55.195Z] [2023-12-12T19:53:55.195Z] #4 [internal] load build context [2023-12-12T19:53:55.195Z] #4 transferring context: 3.72kB done [2023-12-12T19:53:55.195Z] #4 DONE 0.1s [2023-12-12T19:53:55.195Z] [2023-12-12T19:53:55.195Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T19:53:55.195Z] #5 DONE 0.2s [2023-12-12T19:53:55.462Z] [2023-12-12T19:53:55.462Z] #6 [2/4] WORKDIR /edgex [2023-12-12T19:53:56.869Z] #6 DONE 1.5s [2023-12-12T19:53:56.869Z] [2023-12-12T19:53:56.869Z] #7 [3/4] COPY go.mod . [2023-12-12T19:53:56.869Z] #7 DONE 0.1s [2023-12-12T19:53:56.869Z] [2023-12-12T19:53:56.869Z] #8 [4/4] RUN go mod download [2023-12-12T19:54:09.184Z] #8 DONE 11.9s [2023-12-12T19:54:09.184Z] [2023-12-12T19:54:09.184Z] #9 exporting to image [2023-12-12T19:54:09.184Z] #9 exporting layers [2023-12-12T19:54:21.478Z] #9 exporting layers 12.5s done [2023-12-12T19:54:21.478Z] #9 writing image sha256:a3c866311803d710e188962a5073d5292e49511784b351c3d325de678bd2811c done [2023-12-12T19:54:21.478Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-12T19:54:21.478Z] #9 DONE 12.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:54:21.908Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T19:54:21.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:54:22.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-24915 does not seem to be running inside a container [2023-12-12T19:54:22.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-12T19:54:23.453Z] $ docker top 9bf053877e96e69e4874da97eb6f3a0caacdcdaadc667f84431dab664a2a9170 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T19:54:24.442Z] + go version [2023-12-12T19:54:24.442Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T19:54:24.470Z] $ docker stop --time=1 9bf053877e96e69e4874da97eb6f3a0caacdcdaadc667f84431dab664a2a9170 [2023-12-12T19:54:25.980Z] $ docker rm -f --volumes 9bf053877e96e69e4874da97eb6f3a0caacdcdaadc667f84431dab664a2a9170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T19:54:27.103Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T19:54:27.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T19:54:27.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-24915 does not seem to be running inside a container [2023-12-12T19:54:27.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-12T19:54:28.358Z] $ docker top 26366ad1e760f9237469b9719259163166f06540321cb6fa480a0d504b73b1b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T19:54:28.646Z] ========================================================= [2023-12-12T19:54:28.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-12T19:54:28.646Z] ========================================================= [Pipeline] sh [2023-12-12T19:54:28.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-12T19:54:29.379Z] + make test [2023-12-12T19:54:29.379Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T19:55:01.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-12T19:55:57.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-12T19:55:57.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-12T19:55:57.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-12T19:56:00.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-12T19:56:00.564Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-12T19:56:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-12T19:56:01.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-12T19:56:01.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-12T19:56:01.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-12T19:56:02.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-12T19:56:03.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-12T19:56:03.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-12T19:56:03.480Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-12T19:56:03.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-12T19:56:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-12T19:56:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-12T19:56:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.191s coverage: 28.7% of statements [2023-12-12T19:56:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-12T19:56:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-12T19:56:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-12T19:56:13.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.273s coverage: 97.0% of statements [2023-12-12T19:56:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.351s coverage: 69.2% of statements [2023-12-12T19:56:17.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-12T19:56:17.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-12T19:56:18.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.295s coverage: 53.2% of statements [2023-12-12T19:56:22.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-12T19:56:22.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:56:22.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-12T19:56:22.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-12T19:56:22.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-12T19:56:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-12T19:56:29.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-12T19:56:44.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-12T19:56:44.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:56:44.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-12T19:56:45.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-12T19:56:46.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.113s coverage: 93.4% of statements [2023-12-12T19:56:46.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.337s coverage: 4.1% of statements [2023-12-12T19:56:46.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.891s coverage: 97.6% of statements [2023-12-12T19:56:46.339Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.227s coverage: 72.2% of statements [2023-12-12T19:56:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-12T19:56:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-12T19:56:55.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.399s coverage: 0.9% of statements [2023-12-12T19:56:55.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.253s coverage: 32.2% of statements [2023-12-12T19:56:55.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.271s coverage: 41.7% of statements [2023-12-12T19:56:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.230s coverage: 82.9% of statements [2023-12-12T19:56:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.203s coverage: 94.1% of statements [2023-12-12T19:56:57.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.212s coverage: 96.3% of statements [2023-12-12T19:56:58.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.214s coverage: 87.5% of statements [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-12T19:57:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-12T19:57:05.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-12T19:57:05.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-12T19:57:05.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-12T19:57:05.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-12T19:57:06.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-12T19:57:06.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-12T19:57:08.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-12T19:57:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.206s coverage: 94.4% of statements [2023-12-12T19:57:11.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-12T19:57:12.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-12T19:57:17.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-12T19:57:17.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-12T19:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-12T19:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-12T19:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.088s coverage: 79.9% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 64.4% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.254s coverage: 62.3% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.220s coverage: 87.2% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.177s coverage: 20.0% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.175s coverage: 100.0% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.373s coverage: 82.1% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.862s coverage: 63.1% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.280s coverage: 100.0% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.119s coverage: 89.4% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2023-12-12T19:57:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2023-12-12T19:57:26.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-12T19:57:26.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-12T19:57:26.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-12T19:57:28.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.858s coverage: 38.4% of statements [2023-12-12T19:57:28.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.220s coverage: 89.5% of statements [2023-12-12T19:57:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-12T19:57:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-12T19:57:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-12T19:57:30.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-12T19:57:31.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.241s coverage: 84.8% of statements [2023-12-12T19:57:32.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-12T19:57:32.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-12T19:57:32.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-12T19:57:32.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-12T19:57:37.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-12T19:57:39.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.387s coverage: 19.9% of statements [2023-12-12T19:57:39.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.585s coverage: 95.7% of statements [2023-12-12T19:57:39.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.257s coverage: 61.8% of statements [2023-12-12T19:57:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-12T19:57:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-12T19:57:44.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.370s coverage: 98.9% of statements [2023-12-12T19:57:45.608Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-12-12T19:57:45.608Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-12T19:57:45.608Z] go vet ./... [2023-12-12T19:59:07.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T19:59:07.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T19:59:07.211Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T19:59:07.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-12T19:59:07.640Z] + ls -al . [2023-12-12T19:59:07.640Z] total 732 [2023-12-12T19:59:07.640Z] drwxrwxr-x 10 1001 1001 4096 Dec 12 19:54 . [2023-12-12T19:59:07.640Z] drwxr-xr-x 4 root root 4096 Dec 12 19:54 .. [2023-12-12T19:59:07.640Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:52 .blubracket [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 10 Dec 12 19:52 .dockerignore [2023-12-12T19:59:07.640Z] drwxrwxr-x 8 1001 1001 4096 Dec 12 19:52 .git [2023-12-12T19:59:07.640Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 19:52 .github [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 1074 Dec 12 19:52 .gitignore [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 42 Dec 12 19:52 .golangci.yml [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 100 Dec 12 19:52 .hadolint.yml [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 155 Dec 12 19:52 .sonarcloud.properties [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 1171 Dec 12 19:52 ADOPTERS.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 11674 Dec 12 19:52 Attribution.txt [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 100284 Dec 12 19:52 CHANGELOG.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 3804 Dec 12 19:52 CONTRIBUTING.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 677 Dec 12 19:52 GOVERNANCE.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 861 Dec 12 19:52 Jenkinsfile [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 10775 Dec 12 19:52 LICENSE [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 15060 Dec 12 19:52 Makefile [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 582 Dec 12 19:52 OWNERS.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 9528 Dec 12 19:52 README.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 789 Dec 12 19:52 SECURITY.md [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 5 Dec 12 19:50 VERSION [2023-12-12T19:59:07.640Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:52 bin [2023-12-12T19:59:07.640Z] drwxrwxr-x 18 1001 1001 4096 Dec 12 19:52 cmd [2023-12-12T19:59:07.640Z] -rw-r--r-- 1 root root 453602 Dec 12 19:57 coverage.out [2023-12-12T19:59:07.640Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 19:52 fuzz_test [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 3685 Dec 12 19:52 go.mod [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 34438 Dec 12 19:52 go.sum [2023-12-12T19:59:07.640Z] drwxrwxr-x 7 1001 1001 4096 Dec 12 19:52 internal [2023-12-12T19:59:07.640Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 19:52 openapi [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 584 Dec 12 19:52 security.txt [2023-12-12T19:59:07.640Z] -rw-rw-r-- 1 1001 1001 204 Dec 12 19:52 version.go [Pipeline] sh [2023-12-12T19:59:07.969Z] + '[' -e coverage.out ] [2023-12-12T19:59:07.969Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-12T19:59:08.008Z] Warning: overwriting stash ‘coverage-report’ [2023-12-12T19:59:08.745Z] Stashed 1 file(s) [Pipeline] sh [2023-12-12T19:59:09.067Z] + make build [2023-12-12T19:59:09.067Z] 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 [2023-12-12T20:00:05.426Z] 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 [2023-12-12T20:00:05.426Z] 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 [2023-12-12T20:00:07.999Z] 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 [2023-12-12T20:00:09.934Z] 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 [2023-12-12T20:00:36.606Z] 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 [2023-12-12T20:00:37.192Z] 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 [2023-12-12T20:00:42.515Z] 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 [2023-12-12T20:00:45.089Z] 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 [2023-12-12T20:00:47.658Z] 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 [2023-12-12T20:00:50.231Z] 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 [2023-12-12T20:00:53.568Z] 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] } [2023-12-12T20:00:57.832Z] $ docker stop --time=1 26366ad1e760f9237469b9719259163166f06540321cb6fa480a0d504b73b1b5 [2023-12-12T20:01:02.849Z] $ docker rm -f --volumes 26366ad1e760f9237469b9719259163166f06540321cb6fa480a0d504b73b1b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T20:01:06.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T20:01:06.010Z] [2023-12-12T20:01:06.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T20:01:06.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T20:01:06.706Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-12T20:01:06.706Z] 547446be3368: Pulling fs layer [2023-12-12T20:01:06.706Z] d125d8839a47: Pulling fs layer [2023-12-12T20:01:06.706Z] 3e85d5ac6304: Pulling fs layer [2023-12-12T20:01:06.706Z] c3105a71a48b: Pulling fs layer [2023-12-12T20:01:06.706Z] 0f093f025ec4: Pulling fs layer [2023-12-12T20:01:06.706Z] c3106fc0e877: Pulling fs layer [2023-12-12T20:01:06.706Z] 0f093f025ec4: Waiting [2023-12-12T20:01:06.706Z] c3106fc0e877: Waiting [2023-12-12T20:01:06.706Z] c3105a71a48b: Waiting [2023-12-12T20:01:06.706Z] 547446be3368: Download complete [2023-12-12T20:01:06.973Z] c3105a71a48b: Verifying Checksum [2023-12-12T20:01:06.973Z] c3105a71a48b: Download complete [2023-12-12T20:01:07.241Z] d125d8839a47: Verifying Checksum [2023-12-12T20:01:07.241Z] d125d8839a47: Download complete [2023-12-12T20:01:07.241Z] c3106fc0e877: Download complete [2023-12-12T20:01:07.241Z] 0f093f025ec4: Verifying Checksum [2023-12-12T20:01:07.506Z] 547446be3368: Pull complete [2023-12-12T20:01:08.086Z] d125d8839a47: Pull complete [2023-12-12T20:01:08.666Z] 3e85d5ac6304: Verifying Checksum [2023-12-12T20:01:08.666Z] 3e85d5ac6304: Download complete [2023-12-12T20:01:20.962Z] 3e85d5ac6304: Pull complete [2023-12-12T20:01:20.962Z] c3105a71a48b: Pull complete [2023-12-12T20:01:21.229Z] 0f093f025ec4: Pull complete [2023-12-12T20:01:21.229Z] c3106fc0e877: Pull complete [2023-12-12T20:01:21.492Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-12T20:01:21.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T20:01:21.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T20:01:21.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-24915 does not seem to be running inside a container [2023-12-12T20:01:21.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-12T20:01:24.022Z] $ docker top 529f34db1a7ca303006e9da844aedb7fd81b9e5c0eba370427904d3da120efe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T20:01:24.644Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-12T20:01:26.585Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-12T20:01:26.585Z] #1 transferring dockerfile: [2023-12-12T20:01:26.585Z] #1 transferring dockerfile: 2.49kB 0.0s done [2023-12-12T20:01:26.585Z] #1 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-12-12T20:01:26.585Z] #2 transferring context: 50B 0.0s done [2023-12-12T20:01:26.585Z] #2 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:26.585Z] #3 DONE 0.0s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #4 [security-spire-config internal] load .dockerignore [2023-12-12T20:01:26.585Z] #4 transferring context: 50B 0.0s done [2023-12-12T20:01:26.585Z] #4 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-12-12T20:01:26.585Z] #5 transferring dockerfile: 1.69kB done [2023-12-12T20:01:26.585Z] #5 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-12-12T20:01:26.585Z] #6 transferring dockerfile: 1.70kB 0.0s done [2023-12-12T20:01:26.585Z] #6 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #7 [security-spire-server internal] load .dockerignore [2023-12-12T20:01:26.585Z] #7 transferring context: 50B done [2023-12-12T20:01:26.585Z] #7 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #8 [security-bootstrapper internal] load .dockerignore [2023-12-12T20:01:26.585Z] #8 transferring context: 50B done [2023-12-12T20:01:26.585Z] #8 DONE 0.1s [2023-12-12T20:01:26.585Z] [2023-12-12T20:01:26.585Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-12T20:01:26.854Z] #9 transferring dockerfile: 2.50kB 0.0s done [2023-12-12T20:01:26.854Z] #9 DONE 0.2s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-12T20:01:26.854Z] #10 transferring dockerfile: 2.93kB 0.0s done [2023-12-12T20:01:26.854Z] #10 DONE 0.2s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:26.854Z] #3 DONE 0.0s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #11 [core-command internal] load build definition from Dockerfile [2023-12-12T20:01:26.854Z] #11 ... [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #12 [security-proxy-setup internal] load .dockerignore [2023-12-12T20:01:26.854Z] #12 transferring context: 50B done [2023-12-12T20:01:26.854Z] #12 DONE 0.2s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:26.854Z] #3 DONE 0.0s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:26.854Z] #13 DONE 0.4s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #14 [core-command internal] load .dockerignore [2023-12-12T20:01:26.854Z] #14 transferring context: 50B 0.0s done [2023-12-12T20:01:26.854Z] #14 DONE 0.2s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #11 [core-command internal] load build definition from Dockerfile [2023-12-12T20:01:26.854Z] #11 transferring dockerfile: 1.93kB 0.0s done [2023-12-12T20:01:26.854Z] #11 DONE 0.3s [2023-12-12T20:01:26.854Z] [2023-12-12T20:01:26.854Z] #15 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:26.854Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:27.121Z] #15 ... [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #16 [support-notifications internal] load .dockerignore [2023-12-12T20:01:27.121Z] #16 transferring context: 50B done [2023-12-12T20:01:27.121Z] #16 DONE 0.2s [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:27.121Z] #3 DONE 0.0s [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #17 [support-notifications internal] load build definition from Dockerfile [2023-12-12T20:01:27.121Z] #17 transferring dockerfile: 1.95kB done [2023-12-12T20:01:27.121Z] #17 DONE 0.2s [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #15 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:27.121Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-12T20:01:27.121Z] #15 ... [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:27.121Z] #3 DONE 0.0s [2023-12-12T20:01:27.121Z] [2023-12-12T20:01:27.121Z] #15 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:27.121Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T20:01:27.121Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T20:01:27.121Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T20:01:27.388Z] #15 ... [2023-12-12T20:01:27.388Z] [2023-12-12T20:01:27.388Z] #13 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:27.388Z] #13 DONE 0.7s [2023-12-12T20:01:27.388Z] [2023-12-12T20:01:27.388Z] #15 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:27.388Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-12T20:01:27.388Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T20:01:27.388Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T20:01:27.388Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T20:01:27.388Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.13MB / 3.33MB 0.2s [2023-12-12T20:01:27.388Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-12T20:01:27.388Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-12T20:01:27.658Z] #15 ... [2023-12-12T20:01:27.658Z] [2023-12-12T20:01:27.658Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-12T20:01:27.658Z] #18 transferring dockerfile: 2.15kB 0.0s done [2023-12-12T20:01:27.658Z] #18 DONE 0.6s [2023-12-12T20:01:27.658Z] [2023-12-12T20:01:27.658Z] #19 [security-proxy-auth internal] load .dockerignore [2023-12-12T20:01:27.658Z] #19 transferring context: 50B 0.0s done [2023-12-12T20:01:27.658Z] #19 DONE 0.6s [2023-12-12T20:01:27.658Z] [2023-12-12T20:01:27.658Z] #15 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:27.927Z] #15 ... [2023-12-12T20:01:27.927Z] [2023-12-12T20:01:27.927Z] #20 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-12T20:01:27.927Z] #20 transferring dockerfile: 1.89kB 0.0s done [2023-12-12T20:01:27.927Z] #20 DONE 0.7s [2023-12-12T20:01:27.927Z] [2023-12-12T20:01:27.927Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:27.927Z] #3 DONE 0.0s [2023-12-12T20:01:27.927Z] [2023-12-12T20:01:27.927Z] #21 [support-scheduler internal] load .dockerignore [2023-12-12T20:01:28.194Z] #21 ... [2023-12-12T20:01:28.194Z] [2023-12-12T20:01:28.194Z] #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T20:01:28.194Z] #22 DONE 1.7s [2023-12-12T20:01:28.194Z] [2023-12-12T20:01:28.194Z] #23 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T20:01:28.194Z] #23 DONE 1.5s [2023-12-12T20:01:28.460Z] [2023-12-12T20:01:28.460Z] #13 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:28.460Z] #13 DONE 1.3s [2023-12-12T20:01:28.460Z] [2023-12-12T20:01:28.460Z] #23 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T20:01:28.460Z] #23 DONE 1.5s [2023-12-12T20:01:28.460Z] [2023-12-12T20:01:28.460Z] #15 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:28.460Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-12T20:01:28.460Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T20:01:28.460Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T20:01:28.460Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T20:01:28.460Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-12T20:01:29.043Z] #15 ... [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #24 [core-data internal] load build definition from Dockerfile [2023-12-12T20:01:29.043Z] #24 transferring dockerfile: 2.01kB 0.0s done [2023-12-12T20:01:29.043Z] #24 DONE 1.5s [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #25 [security-spire-agent internal] load build definition from Dockerfile [2023-12-12T20:01:29.043Z] #25 transferring dockerfile: 1.81kB 0.0s done [2023-12-12T20:01:29.043Z] #25 DONE 1.6s [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #15 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:29.043Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done [2023-12-12T20:01:29.043Z] #15 ... [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-12T20:01:29.043Z] #26 transferring dockerfile: 2.23kB 0.0s done [2023-12-12T20:01:29.043Z] #26 DONE 1.4s [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #27 [core-metadata internal] load .dockerignore [2023-12-12T20:01:29.043Z] #27 transferring context: 50B 0.0s done [2023-12-12T20:01:29.043Z] #27 DONE 1.5s [2023-12-12T20:01:29.043Z] [2023-12-12T20:01:29.043Z] #28 [core-data internal] load .dockerignore [2023-12-12T20:01:29.043Z] #28 transferring context: 50B 0.0s done [2023-12-12T20:01:29.043Z] #28 DONE 1.8s [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-12T20:01:29.312Z] #29 transferring context: 50B 0.0s done [2023-12-12T20:01:29.312Z] #29 DONE 1.4s [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #30 [core-metadata internal] load build definition from Dockerfile [2023-12-12T20:01:29.312Z] #30 transferring dockerfile: 2.06kB 0.0s done [2023-12-12T20:01:29.312Z] #30 DONE 1.7s [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:29.312Z] #3 DONE 0.0s [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:29.312Z] #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-12T20:01:29.312Z] #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-12T20:01:29.312Z] #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-12T20:01:29.312Z] #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T20:01:29.312Z] #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-12T20:01:29.312Z] #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-12-12T20:01:29.312Z] #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-12-12T20:01:29.312Z] #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T20:01:29.312Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [2023-12-12T20:01:29.312Z] #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T20:01:29.312Z] #31 ... [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2023-12-12T20:01:29.312Z] #32 transferring context: 50B 0.0s done [2023-12-12T20:01:29.312Z] #32 DONE 2.3s [2023-12-12T20:01:29.312Z] [2023-12-12T20:01:29.312Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:29.580Z] #31 ... [2023-12-12T20:01:29.580Z] [2023-12-12T20:01:29.580Z] #23 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T20:01:29.580Z] #23 DONE 2.0s [2023-12-12T20:01:29.580Z] [2023-12-12T20:01:29.580Z] #33 [core-data internal] load build context [2023-12-12T20:01:29.580Z] #33 DONE 0.0s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:29.581Z] #3 DONE 0.1s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #13 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:29.581Z] #13 DONE 1.7s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:29.581Z] #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T20:01:29.581Z] #31 ... [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #23 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T20:01:29.581Z] #23 DONE 2.0s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #34 [core-metadata internal] load build context [2023-12-12T20:01:29.581Z] #34 DONE 0.0s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-12T20:01:29.581Z] #35 DONE 1.9s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #36 [security-spire-server internal] load build context [2023-12-12T20:01:29.581Z] #36 transferring context: 18.10kB 0.0s done [2023-12-12T20:01:29.581Z] #36 DONE 1.3s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:29.581Z] #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T20:01:29.581Z] #31 ... [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #37 [security-spire-config internal] load build context [2023-12-12T20:01:29.581Z] #37 transferring context: 16.35kB 0.1s done [2023-12-12T20:01:29.581Z] #37 DONE 1.3s [2023-12-12T20:01:29.581Z] [2023-12-12T20:01:29.581Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:29.581Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.1s [2023-12-12T20:01:29.854Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.51MB / 23.39MB 1.2s [2023-12-12T20:01:29.854Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.09MB / 23.39MB 1.4s [2023-12-12T20:01:30.121Z] #31 ... [2023-12-12T20:01:30.121Z] [2023-12-12T20:01:30.121Z] #38 [security-spire-agent internal] load .dockerignore [2023-12-12T20:01:30.121Z] #38 transferring context: 50B 0.0s done [2023-12-12T20:01:30.121Z] #38 DONE 2.9s [2023-12-12T20:01:30.121Z] [2023-12-12T20:01:30.121Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:30.121Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.6s [2023-12-12T20:01:30.121Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.7s [2023-12-12T20:01:30.389Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.9s [2023-12-12T20:01:30.659Z] #31 ... [2023-12-12T20:01:30.659Z] [2023-12-12T20:01:30.659Z] #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:30.659Z] #13 DONE 2.2s [2023-12-12T20:01:30.659Z] [2023-12-12T20:01:30.659Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:30.659Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.1s [2023-12-12T20:01:30.659Z] #31 ... [2023-12-12T20:01:30.659Z] [2023-12-12T20:01:30.659Z] #39 [support-scheduler internal] load build definition from Dockerfile [2023-12-12T20:01:30.659Z] #39 transferring dockerfile: 1.93kB 0.0s done [2023-12-12T20:01:30.659Z] #39 DONE 2.8s [2023-12-12T20:01:30.932Z] [2023-12-12T20:01:30.932Z] #15 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:30.932Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-12T20:01:30.932Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T20:01:30.932Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T20:01:30.932Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T20:01:30.932Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-12T20:01:30.932Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done [2023-12-12T20:01:30.932Z] #15 DONE 4.6s [2023-12-12T20:01:30.932Z] [2023-12-12T20:01:30.932Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:30.932Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s [2023-12-12T20:01:30.932Z] #31 ... [2023-12-12T20:01:30.932Z] [2023-12-12T20:01:30.932Z] #21 [support-scheduler internal] load .dockerignore [2023-12-12T20:01:30.932Z] #21 transferring context: 50B 0.1s done [2023-12-12T20:01:30.932Z] #21 DONE 3.1s [2023-12-12T20:01:30.932Z] [2023-12-12T20:01:30.932Z] #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T20:01:30.932Z] #22 DONE 2.5s [2023-12-12T20:01:30.932Z] [2023-12-12T20:01:30.932Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:31.202Z] #31 ... [2023-12-12T20:01:31.202Z] [2023-12-12T20:01:31.202Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T20:01:31.202Z] #3 DONE 0.1s [2023-12-12T20:01:31.202Z] [2023-12-12T20:01:31.202Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:31.202Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s done [2023-12-12T20:01:31.202Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-12T20:01:33.167Z] #31 ... [2023-12-12T20:01:33.167Z] [2023-12-12T20:01:33.167Z] #13 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T20:01:33.167Z] #13 DONE 3.9s [2023-12-12T20:01:33.167Z] [2023-12-12T20:01:33.168Z] #23 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T20:01:33.168Z] #23 DONE 2.1s [2023-12-12T20:01:33.168Z] [2023-12-12T20:01:33.168Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-12T20:01:33.168Z] #35 DONE 2.0s [2023-12-12T20:01:33.168Z] [2023-12-12T20:01:33.168Z] #15 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T20:01:33.168Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-12T20:01:33.168Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T20:01:33.168Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T20:01:33.168Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T20:01:33.168Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-12T20:01:33.168Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done [2023-12-12T20:01:33.168Z] #15 DONE 4.6s [2023-12-12T20:01:33.168Z] [2023-12-12T20:01:33.168Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-12T20:01:33.168Z] #40 DONE 2.6s [2023-12-12T20:01:33.168Z] [2023-12-12T20:01:33.168Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:33.168Z] #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-12T20:01:33.168Z] #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-12T20:01:33.168Z] #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-12T20:01:33.168Z] #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T20:01:33.168Z] #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-12T20:01:33.168Z] #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-12-12T20:01:33.168Z] #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-12-12T20:01:33.168Z] #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T20:01:33.168Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s done [2023-12-12T20:01:33.168Z] #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T20:01:33.168Z] #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T20:01:34.128Z] #31 ... [2023-12-12T20:01:34.128Z] [2023-12-12T20:01:34.128Z] #41 [security-spire-agent internal] load build context [2023-12-12T20:01:34.128Z] #41 transferring context: 17.63kB 0.3s done [2023-12-12T20:01:34.128Z] #41 DONE 0.9s [2023-12-12T20:01:34.128Z] [2023-12-12T20:01:34.128Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T20:01:34.128Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-12-12T20:01:34.128Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-12T20:01:34.128Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-12T20:01:34.128Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-12T20:01:34.128Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s [2023-12-12T20:01:34.128Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.6s [2023-12-12T20:01:34.396Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-12-12T20:01:34.668Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-12-12T20:01:34.668Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-12-12T20:01:34.935Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.3s [2023-12-12T20:01:35.202Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 1.5s [2023-12-12T20:01:35.500Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.7s [2023-12-12T20:01:35.500Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 1.8s [2023-12-12T20:01:35.500Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 1.9s [2023-12-12T20:01:36.084Z] #42 ... [2023-12-12T20:01:36.084Z] [2023-12-12T20:01:36.084Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-12T20:01:36.084Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:36.084Z] #0 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:36.084Z] #0 4.833 OK: 266 MiB in 52 packages [2023-12-12T20:01:36.084Z] #43 DONE 6.2s [2023-12-12T20:01:36.084Z] [2023-12-12T20:01:36.085Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T20:01:36.085Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 2.3s [2023-12-12T20:01:36.351Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.87MB / 17.12MB 2.6s [2023-12-12T20:01:36.351Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 2.8s [2023-12-12T20:01:36.935Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 3.1s [2023-12-12T20:01:36.935Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 3.3s [2023-12-12T20:01:36.936Z] #42 ... [2023-12-12T20:01:36.936Z] [2023-12-12T20:01:36.936Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:36.936Z] #44 ... [2023-12-12T20:01:36.936Z] [2023-12-12T20:01:36.936Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:37.212Z] #45 ... [2023-12-12T20:01:37.212Z] [2023-12-12T20:01:37.212Z] #46 [security-secretstore-setup internal] load build context [2023-12-12T20:01:37.212Z] #46 ... [2023-12-12T20:01:37.212Z] [2023-12-12T20:01:37.212Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:37.498Z] #45 ... [2023-12-12T20:01:37.498Z] [2023-12-12T20:01:37.498Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:37.498Z] #47 ... [2023-12-12T20:01:37.498Z] [2023-12-12T20:01:37.498Z] #48 [core-command internal] load build context [2023-12-12T20:01:37.768Z] #48 ... [2023-12-12T20:01:37.768Z] [2023-12-12T20:01:37.768Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T20:01:37.768Z] #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:37.768Z] #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:37.768Z] #0 7.018 OK: 266 MiB in 52 packages [2023-12-12T20:01:37.768Z] #49 DONE 8.0s [2023-12-12T20:01:37.768Z] [2023-12-12T20:01:37.768Z] #48 [core-command internal] load build context [2023-12-12T20:01:37.768Z] #48 ... [2023-12-12T20:01:37.768Z] [2023-12-12T20:01:37.768Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:37.768Z] #47 ... [2023-12-12T20:01:37.768Z] [2023-12-12T20:01:37.768Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T20:01:37.768Z] #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:37.768Z] #0 4.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:37.768Z] #0 6.885 OK: 266 MiB in 52 packages [2023-12-12T20:01:37.768Z] #50 DONE 8.7s [2023-12-12T20:01:37.768Z] [2023-12-12T20:01:37.768Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:38.351Z] #47 ... [2023-12-12T20:01:38.351Z] [2023-12-12T20:01:38.351Z] #51 [security-proxy-auth internal] load build context [2023-12-12T20:01:38.351Z] #51 ... [2023-12-12T20:01:38.351Z] [2023-12-12T20:01:38.351Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:38.351Z] #47 transferring context: 56.74MB 10.8s [2023-12-12T20:01:39.779Z] #47 ... [2023-12-12T20:01:39.779Z] [2023-12-12T20:01:39.779Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:39.779Z] #52 ... [2023-12-12T20:01:39.779Z] [2023-12-12T20:01:39.779Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T20:01:39.779Z] #0 3.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:39.779Z] #0 4.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:39.779Z] #0 6.710 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T20:01:39.779Z] #0 6.710 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T20:01:39.779Z] #0 6.710 OK: 19948 distinct packages available [2023-12-12T20:01:39.779Z] #0 7.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:39.779Z] #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:39.779Z] #53 ... [2023-12-12T20:01:39.779Z] [2023-12-12T20:01:39.779Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-12T20:01:39.779Z] #54 ... [2023-12-12T20:01:39.779Z] [2023-12-12T20:01:39.779Z] #33 [core-data internal] load build context [2023-12-12T20:01:40.047Z] #33 ... [2023-12-12T20:01:40.047Z] [2023-12-12T20:01:40.047Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T20:01:40.047Z] #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:40.047Z] #0 5.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:40.047Z] #0 7.955 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:40.047Z] #0 7.996 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:40.047Z] #0 8.130 OK: 8 MiB in 16 packages [2023-12-12T20:01:40.047Z] #55 DONE 9.0s [2023-12-12T20:01:40.047Z] [2023-12-12T20:01:40.047Z] #33 [core-data internal] load build context [2023-12-12T20:01:40.047Z] #33 ... [2023-12-12T20:01:40.047Z] [2023-12-12T20:01:40.047Z] #34 [core-metadata internal] load build context [2023-12-12T20:01:40.047Z] #34 ... [2023-12-12T20:01:40.047Z] [2023-12-12T20:01:40.047Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:41.012Z] #52 ... [2023-12-12T20:01:41.012Z] [2023-12-12T20:01:41.012Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-12T20:01:41.012Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #0 4.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #0 6.876 (1/4) Installing ca-certificates (20230506-r0) [2023-12-12T20:01:41.012Z] #0 7.141 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:41.012Z] #0 7.163 (3/4) Installing su-exec (0.2-r3) [2023-12-12T20:01:41.012Z] #0 7.260 (4/4) Installing yq (4.33.3-r5) [2023-12-12T20:01:41.012Z] #0 7.783 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:41.012Z] #0 7.829 Executing ca-certificates-20230506-r0.trigger [2023-12-12T20:01:41.012Z] #0 8.663 OK: 18 MiB in 19 packages [2023-12-12T20:01:41.012Z] #56 DONE 9.8s [2023-12-12T20:01:41.012Z] [2023-12-12T20:01:41.012Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T20:01:41.012Z] #0 7.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #0 8.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #57 ... [2023-12-12T20:01:41.012Z] [2023-12-12T20:01:41.012Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T20:01:41.012Z] #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #0 6.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.012Z] #0 8.522 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T20:01:41.012Z] #0 8.522 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T20:01:41.012Z] #0 8.522 OK: 19946 distinct packages available [2023-12-12T20:01:41.012Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.286Z] #58 ... [2023-12-12T20:01:41.286Z] [2023-12-12T20:01:41.286Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T20:01:41.286Z] #53 10.51 OK: 266 MiB in 52 packages [2023-12-12T20:01:41.286Z] #53 DONE 11.4s [2023-12-12T20:01:41.286Z] [2023-12-12T20:01:41.286Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T20:01:41.286Z] #58 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.286Z] #58 ... [2023-12-12T20:01:41.286Z] [2023-12-12T20:01:41.286Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T20:01:41.286Z] #0 9.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.286Z] #59 ... [2023-12-12T20:01:41.286Z] [2023-12-12T20:01:41.286Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T20:01:41.286Z] #0 5.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.286Z] #0 6.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.286Z] #0 8.513 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T20:01:41.286Z] #0 8.709 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:41.286Z] #0 8.709 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:41.286Z] #0 8.809 Executing ca-certificates-20230506-r0.trigger [2023-12-12T20:01:41.286Z] #0 9.661 OK: 9 MiB in 17 packages [2023-12-12T20:01:41.286Z] #60 DONE 10.5s [2023-12-12T20:01:41.286Z] [2023-12-12T20:01:41.286Z] #48 [core-command internal] load build context [2023-12-12T20:01:41.559Z] #48 ... [2023-12-12T20:01:41.559Z] [2023-12-12T20:01:41.559Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T20:01:41.559Z] #0 6.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.559Z] #0 7.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.559Z] #0 10.39 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T20:01:41.559Z] #0 10.39 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T20:01:41.559Z] #0 10.39 OK: 19946 distinct packages available [2023-12-12T20:01:41.559Z] #61 ... [2023-12-12T20:01:41.559Z] [2023-12-12T20:01:41.559Z] #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-12T20:01:41.559Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.559Z] #0 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.828Z] #62 ... [2023-12-12T20:01:41.828Z] [2023-12-12T20:01:41.828Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T20:01:41.828Z] #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.828Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:41.828Z] #63 ... [2023-12-12T20:01:41.828Z] [2023-12-12T20:01:41.828Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T20:01:41.828Z] #61 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:42.793Z] #61 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:42.793Z] #61 ... [2023-12-12T20:01:42.793Z] [2023-12-12T20:01:42.793Z] #64 [support-scheduler internal] load build context [2023-12-12T20:01:43.061Z] #64 ... [2023-12-12T20:01:43.061Z] [2023-12-12T20:01:43.061Z] #48 [core-command internal] load build context [2023-12-12T20:01:43.061Z] #48 ... [2023-12-12T20:01:43.061Z] [2023-12-12T20:01:43.061Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T20:01:43.061Z] #57 11.02 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:43.061Z] #57 11.08 (2/2) Installing su-exec (0.2-r3) [2023-12-12T20:01:43.061Z] #57 11.08 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:43.061Z] #57 11.13 OK: 8 MiB in 17 packages [2023-12-12T20:01:43.061Z] #57 DONE 12.2s [2023-12-12T20:01:43.061Z] [2023-12-12T20:01:43.061Z] #48 [core-command internal] load build context [2023-12-12T20:01:43.647Z] #48 transferring context: 86.83MB 15.9s [2023-12-12T20:01:44.264Z] #48 ... [2023-12-12T20:01:44.264Z] [2023-12-12T20:01:44.264Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:44.264Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s [2023-12-12T20:01:44.264Z] #31 ... [2023-12-12T20:01:44.264Z] [2023-12-12T20:01:44.264Z] #48 [core-command internal] load build context [2023-12-12T20:01:44.872Z] #48 ... [2023-12-12T20:01:44.872Z] [2023-12-12T20:01:44.872Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T20:01:44.872Z] #59 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:44.872Z] #59 12.44 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:44.872Z] #59 12.47 (2/4) Installing openssl (3.1.4-r1) [2023-12-12T20:01:44.872Z] #59 12.50 (3/4) Installing su-exec (0.2-r3) [2023-12-12T20:01:44.872Z] #59 12.50 (4/4) Installing yq (4.33.3-r5) [2023-12-12T20:01:44.872Z] #59 12.84 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:44.872Z] #59 12.88 OK: 18 MiB in 19 packages [2023-12-12T20:01:44.872Z] #59 DONE 13.8s [2023-12-12T20:01:44.872Z] [2023-12-12T20:01:44.872Z] #48 [core-command internal] load build context [2023-12-12T20:01:45.140Z] #48 ... [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-12T20:01:45.140Z] #62 13.11 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:45.140Z] #62 13.13 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:45.140Z] #62 13.26 OK: 8 MiB in 16 packages [2023-12-12T20:01:45.140Z] #62 DONE 14.7s [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #48 [core-command internal] load build context [2023-12-12T20:01:45.140Z] #48 ... [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T20:01:45.140Z] #61 13.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:45.140Z] #61 13.34 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-12T20:01:45.140Z] #61 13.34 (3/4) Installing libucontext (1.2-r2) [2023-12-12T20:01:45.140Z] #61 13.37 (4/4) Installing gcompat (1.1.0-r1) [2023-12-12T20:01:45.140Z] #61 13.37 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:45.140Z] #61 13.56 OK: 8 MiB in 19 packages [2023-12-12T20:01:45.140Z] #61 DONE 14.1s [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #48 [core-command internal] load build context [2023-12-12T20:01:45.140Z] #48 ... [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T20:01:45.140Z] #58 12.46 (1/11) Installing ca-certificates (20230506-r0) [2023-12-12T20:01:45.140Z] #58 12.73 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-12T20:01:45.140Z] #58 12.79 (3/11) Installing libunistring (1.1-r1) [2023-12-12T20:01:45.140Z] #58 12.86 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-12T20:01:45.140Z] #58 12.86 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-12T20:01:45.140Z] #58 12.90 (6/11) Installing libcurl (8.5.0-r0) [2023-12-12T20:01:45.140Z] #58 12.97 (7/11) Installing curl (8.5.0-r0) [2023-12-12T20:01:45.140Z] #58 12.97 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:45.140Z] #58 13.03 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-12T20:01:45.140Z] #58 13.03 (10/11) Installing libucontext (1.2-r2) [2023-12-12T20:01:45.140Z] #58 13.03 (11/11) Installing gcompat (1.1.0-r1) [2023-12-12T20:01:45.140Z] #58 13.07 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:45.140Z] #58 13.13 Executing ca-certificates-20230506-r0.trigger [2023-12-12T20:01:45.140Z] #58 13.55 OK: 13 MiB in 26 packages [2023-12-12T20:01:45.140Z] #58 DONE 14.2s [2023-12-12T20:01:45.140Z] [2023-12-12T20:01:45.140Z] #48 [core-command internal] load build context [2023-12-12T20:01:47.105Z] #48 ... [2023-12-12T20:01:47.105Z] [2023-12-12T20:01:47.105Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T20:01:47.105Z] #63 12.46 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T20:01:47.105Z] #63 12.46 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T20:01:47.105Z] #63 12.46 OK: 19946 distinct packages available [2023-12-12T20:01:47.105Z] #63 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:47.105Z] #63 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:47.105Z] #63 15.20 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-12T20:01:47.105Z] #63 15.23 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-12T20:01:47.105Z] #63 15.23 (3/5) Installing libucontext (1.2-r2) [2023-12-12T20:01:47.105Z] #63 15.26 (4/5) Installing gcompat (1.1.0-r1) [2023-12-12T20:01:47.105Z] #63 15.26 (5/5) Installing openssl (3.1.4-r1) [2023-12-12T20:01:47.105Z] #63 15.29 Executing busybox-1.36.1-r5.trigger [2023-12-12T20:01:47.105Z] #63 15.33 OK: 9 MiB in 20 packages [2023-12-12T20:01:47.105Z] #63 DONE 16.2s [2023-12-12T20:01:47.105Z] [2023-12-12T20:01:47.105Z] #48 [core-command internal] load build context [2023-12-12T20:01:47.105Z] #48 ... [2023-12-12T20:01:47.105Z] [2023-12-12T20:01:47.105Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:47.105Z] #44 ... [2023-12-12T20:01:47.105Z] [2023-12-12T20:01:47.105Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T20:01:47.105Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.4s done [2023-12-12T20:01:47.105Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.7s [2023-12-12T20:01:47.402Z] #42 ... [2023-12-12T20:01:47.402Z] [2023-12-12T20:01:47.402Z] #46 [security-secretstore-setup internal] load build context [2023-12-12T20:01:47.402Z] #46 ... [2023-12-12T20:01:47.402Z] [2023-12-12T20:01:47.402Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:47.672Z] #44 ... [2023-12-12T20:01:47.672Z] [2023-12-12T20:01:47.672Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:47.672Z] #45 ... [2023-12-12T20:01:47.672Z] [2023-12-12T20:01:47.672Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:47.942Z] #44 ... [2023-12-12T20:01:47.942Z] [2023-12-12T20:01:47.942Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T20:01:47.942Z] #0 5.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:47.942Z] #0 5.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:47.942Z] #0 7.087 OK: 8 MiB in 16 packages [2023-12-12T20:01:47.942Z] #65 DONE 7.9s [2023-12-12T20:01:47.942Z] [2023-12-12T20:01:47.942Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:48.535Z] #44 ... [2023-12-12T20:01:48.535Z] [2023-12-12T20:01:48.535Z] #51 [security-proxy-auth internal] load build context [2023-12-12T20:01:48.806Z] #51 transferring context: 86.37MB 19.2s [2023-12-12T20:01:48.806Z] #51 ... [2023-12-12T20:01:48.806Z] [2023-12-12T20:01:48.806Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:48.806Z] #45 ... [2023-12-12T20:01:48.806Z] [2023-12-12T20:01:48.806Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-12T20:01:48.806Z] #0 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:48.806Z] #0 5.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:48.806Z] #0 7.182 OK: 18 MiB in 19 packages [2023-12-12T20:01:48.806Z] #66 DONE 7.9s [2023-12-12T20:01:48.806Z] [2023-12-12T20:01:48.806Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:49.395Z] #45 ... [2023-12-12T20:01:49.395Z] [2023-12-12T20:01:49.395Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T20:01:49.395Z] #0 5.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:49.395Z] #0 5.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:49.395Z] #0 7.567 OK: 9 MiB in 17 packages [2023-12-12T20:01:49.395Z] #67 DONE 8.1s [2023-12-12T20:01:49.395Z] [2023-12-12T20:01:49.395Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-12T20:01:49.395Z] #0 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:49.395Z] #0 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:49.395Z] #0 5.663 OK: 8 MiB in 17 packages [2023-12-12T20:01:49.395Z] #68 DONE 6.3s [2023-12-12T20:01:49.395Z] [2023-12-12T20:01:49.395Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:49.662Z] #45 ... [2023-12-12T20:01:49.662Z] [2023-12-12T20:01:49.662Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:49.929Z] #47 ... [2023-12-12T20:01:49.929Z] [2023-12-12T20:01:49.929Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:49.929Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s [2023-12-12T20:01:49.929Z] #31 ... [2023-12-12T20:01:49.929Z] [2023-12-12T20:01:49.929Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-12T20:01:49.929Z] #54 ... [2023-12-12T20:01:49.929Z] [2023-12-12T20:01:49.929Z] #33 [core-data internal] load build context [2023-12-12T20:01:50.204Z] #33 ... [2023-12-12T20:01:50.204Z] [2023-12-12T20:01:50.204Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-12T20:01:50.204Z] #54 ... [2023-12-12T20:01:50.204Z] [2023-12-12T20:01:50.204Z] #34 [core-metadata internal] load build context [2023-12-12T20:01:50.474Z] #34 ... [2023-12-12T20:01:50.474Z] [2023-12-12T20:01:50.474Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:51.058Z] #31 ... [2023-12-12T20:01:51.058Z] [2023-12-12T20:01:51.058Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:51.058Z] #52 ... [2023-12-12T20:01:51.058Z] [2023-12-12T20:01:51.058Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:53.171Z] #31 ... [2023-12-12T20:01:53.171Z] [2023-12-12T20:01:53.171Z] #69 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T20:01:53.171Z] #69 DONE 3.6s [2023-12-12T20:01:53.171Z] [2023-12-12T20:01:53.171Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-12T20:01:53.171Z] #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:53.171Z] #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:53.171Z] #0 7.069 OK: 18 MiB in 19 packages [2023-12-12T20:01:53.171Z] #70 DONE 8.3s [2023-12-12T20:01:53.171Z] [2023-12-12T20:01:53.171Z] #64 [support-scheduler internal] load build context [2023-12-12T20:01:53.171Z] #64 ... [2023-12-12T20:01:53.171Z] [2023-12-12T20:01:53.171Z] #33 [core-data internal] load build context [2023-12-12T20:01:53.459Z] #33 ... [2023-12-12T20:01:53.459Z] [2023-12-12T20:01:53.459Z] #44 [security-bootstrapper internal] load build context [2023-12-12T20:01:53.459Z] #44 transferring context: 132.21MB 25.9s done [2023-12-12T20:01:53.459Z] #44 DONE 26.3s [2023-12-12T20:01:53.459Z] [2023-12-12T20:01:53.459Z] #33 [core-data internal] load build context [2023-12-12T20:01:53.459Z] #33 ... [2023-12-12T20:01:53.459Z] [2023-12-12T20:01:53.459Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T20:01:53.459Z] #0 5.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:53.459Z] #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:53.459Z] #0 7.580 OK: 13 MiB in 26 packages [2023-12-12T20:01:53.459Z] #71 DONE 8.2s [2023-12-12T20:01:53.459Z] [2023-12-12T20:01:53.459Z] #33 [core-data internal] load build context [2023-12-12T20:01:54.457Z] #33 ... [2023-12-12T20:01:54.457Z] [2023-12-12T20:01:54.457Z] #72 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-12-12T20:01:54.457Z] #0 6.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:54.457Z] #0 6.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:54.457Z] #0 8.527 OK: 8 MiB in 16 packages [2023-12-12T20:01:54.457Z] #72 DONE 10.0s [2023-12-12T20:01:54.457Z] [2023-12-12T20:01:54.457Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.065Z] #33 ... [2023-12-12T20:01:55.065Z] [2023-12-12T20:01:55.065Z] #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-12T20:01:55.065Z] #73 DONE 1.7s [2023-12-12T20:01:55.065Z] [2023-12-12T20:01:55.065Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.065Z] #33 ... [2023-12-12T20:01:55.065Z] [2023-12-12T20:01:55.065Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-12T20:01:55.065Z] #0 6.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:55.065Z] #0 6.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:55.065Z] #0 8.672 OK: 8 MiB in 19 packages [2023-12-12T20:01:55.065Z] #74 DONE 9.7s [2023-12-12T20:01:55.065Z] [2023-12-12T20:01:55.065Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.335Z] #33 ... [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #46 [security-secretstore-setup internal] load build context [2023-12-12T20:01:55.336Z] #46 transferring context: 132.21MB 27.3s done [2023-12-12T20:01:55.336Z] #46 DONE 28.3s [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.336Z] #33 ... [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-12T20:01:55.336Z] #75 DONE 1.9s [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T20:01:55.336Z] #0 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:55.336Z] #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T20:01:55.336Z] #0 7.521 OK: 9 MiB in 20 packages [2023-12-12T20:01:55.336Z] #76 DONE 8.7s [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.336Z] #33 ... [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #48 [core-command internal] load build context [2023-12-12T20:01:55.336Z] #48 transferring context: 132.21MB 27.2s done [2023-12-12T20:01:55.336Z] #48 DONE 28.0s [2023-12-12T20:01:55.336Z] [2023-12-12T20:01:55.336Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.614Z] #33 ... [2023-12-12T20:01:55.614Z] [2023-12-12T20:01:55.614Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:01:55.614Z] #77 DONE 1.9s [2023-12-12T20:01:55.614Z] [2023-12-12T20:01:55.614Z] #33 [core-data internal] load build context [2023-12-12T20:01:55.614Z] #33 ... [2023-12-12T20:01:55.614Z] [2023-12-12T20:01:55.614Z] #45 [security-proxy-setup internal] load build context [2023-12-12T20:01:55.614Z] #45 transferring context: 132.21MB 28.6s done [2023-12-12T20:01:55.614Z] #45 DONE 28.9s [2023-12-12T20:01:55.614Z] [2023-12-12T20:01:55.614Z] #33 [core-data internal] load build context [2023-12-12T20:01:57.046Z] #33 ... [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #51 [security-proxy-auth internal] load build context [2023-12-12T20:01:57.046Z] #51 transferring context: 132.21MB 27.0s done [2023-12-12T20:01:57.046Z] #51 DONE 28.4s [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T20:01:57.046Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.4s done [2023-12-12T20:01:57.046Z] #42 DONE 23.9s [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:57.046Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.5s [2023-12-12T20:01:57.046Z] #31 ... [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:01:57.046Z] #78 DONE 1.3s [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #33 [core-data internal] load build context [2023-12-12T20:01:57.046Z] #33 transferring context: 132.21MB 27.2s done [2023-12-12T20:01:57.046Z] #33 DONE 27.5s [2023-12-12T20:01:57.046Z] [2023-12-12T20:01:57.046Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:57.312Z] #31 ... [2023-12-12T20:01:57.312Z] [2023-12-12T20:01:57.312Z] #47 [support-notifications internal] load build context [2023-12-12T20:01:57.312Z] #47 transferring context: 132.21MB 29.7s done [2023-12-12T20:01:57.312Z] #47 DONE 30.0s [2023-12-12T20:01:57.312Z] [2023-12-12T20:01:57.312Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T20:01:57.312Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.1s done [2023-12-12T20:01:58.726Z] #31 DONE 30.4s [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-12T20:01:58.726Z] #54 transferring context: 132.21MB 27.9s done [2023-12-12T20:01:58.726Z] #54 DONE 28.8s [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:01:58.726Z] #79 DONE 0.9s [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #64 [support-scheduler internal] load build context [2023-12-12T20:01:58.726Z] #64 transferring context: 132.21MB 24.9s done [2023-12-12T20:01:58.726Z] #64 DONE 25.6s [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:58.726Z] #52 ... [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #34 [core-metadata internal] load build context [2023-12-12T20:01:58.726Z] #34 transferring context: 132.21MB 28.3s done [2023-12-12T20:01:58.726Z] #34 DONE 29.1s [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:58.726Z] #52 ... [2023-12-12T20:01:58.726Z] [2023-12-12T20:01:58.726Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:01:59.699Z] #80 ... [2023-12-12T20:01:59.699Z] [2023-12-12T20:01:59.699Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-12T20:01:59.699Z] #81 DONE 1.4s [2023-12-12T20:01:59.699Z] [2023-12-12T20:01:59.699Z] #52 [security-spiffe-token-provider internal] load build context [2023-12-12T20:01:59.699Z] #52 transferring context: 132.21MB 29.7s done [2023-12-12T20:01:59.699Z] #52 DONE 29.9s [2023-12-12T20:01:59.699Z] [2023-12-12T20:01:59.699Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:00.557Z] #82 DONE 0.5s [2023-12-12T20:02:00.557Z] [2023-12-12T20:02:00.557Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:00.557Z] #83 ... [2023-12-12T20:02:00.557Z] [2023-12-12T20:02:00.557Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T20:02:00.557Z] #84 DONE 1.2s [2023-12-12T20:02:00.557Z] [2023-12-12T20:02:00.557Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T20:02:00.557Z] #85 DONE 1.0s [2023-12-12T20:02:00.557Z] [2023-12-12T20:02:00.557Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T20:02:00.557Z] #86 DONE 1.3s [2023-12-12T20:02:00.557Z] [2023-12-12T20:02:00.557Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-12T20:02:00.825Z] #87 DONE 0.2s [2023-12-12T20:02:00.825Z] [2023-12-12T20:02:00.825Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-12T20:02:00.825Z] #88 DONE 0.2s [2023-12-12T20:02:00.825Z] [2023-12-12T20:02:00.825Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-12T20:02:00.825Z] #89 DONE 0.2s [2023-12-12T20:02:00.825Z] [2023-12-12T20:02:00.825Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-12T20:02:00.825Z] #90 ... [2023-12-12T20:02:00.825Z] [2023-12-12T20:02:00.825Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-12T20:02:00.825Z] #91 DONE 0.2s [2023-12-12T20:02:01.092Z] [2023-12-12T20:02:01.092Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-12T20:02:01.092Z] #90 DONE 0.2s [2023-12-12T20:02:01.092Z] [2023-12-12T20:02:01.092Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-12T20:02:01.092Z] #92 DONE 0.2s [2023-12-12T20:02:01.092Z] [2023-12-12T20:02:01.092Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T20:02:01.092Z] #93 ... [2023-12-12T20:02:01.092Z] [2023-12-12T20:02:01.092Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T20:02:01.092Z] #94 DONE 0.2s [2023-12-12T20:02:01.092Z] [2023-12-12T20:02:01.092Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T20:02:01.092Z] #95 DONE 0.2s [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T20:02:01.358Z] #93 DONE 0.2s [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-12T20:02:01.358Z] #96 DONE 0.2s [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-12T20:02:01.358Z] #97 DONE 0.2s [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-12T20:02:01.358Z] #98 DONE 0.2s [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-12T20:02:01.358Z] #99 ... [2023-12-12T20:02:01.358Z] [2023-12-12T20:02:01.358Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-12T20:02:01.358Z] #100 DONE 0.2s [2023-12-12T20:02:01.625Z] [2023-12-12T20:02:01.625Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-12T20:02:01.625Z] #99 DONE 0.2s [2023-12-12T20:02:01.625Z] [2023-12-12T20:02:01.625Z] #101 [security-spire-config] exporting to image [2023-12-12T20:02:01.625Z] #101 exporting layers [2023-12-12T20:02:01.625Z] #101 ... [2023-12-12T20:02:01.625Z] [2023-12-12T20:02:01.625Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-12T20:02:01.625Z] #102 DONE 0.3s [2023-12-12T20:02:01.896Z] [2023-12-12T20:02:01.896Z] #103 [security-spire-agent] exporting to image [2023-12-12T20:02:02.854Z] #103 ... [2023-12-12T20:02:02.854Z] [2023-12-12T20:02:02.854Z] #104 [security-spire-server] exporting to image [2023-12-12T20:02:02.854Z] #104 exporting layers 1.2s done [2023-12-12T20:02:02.854Z] #104 writing image sha256:a31a6bf6b612f9127a9e380ab10cd04d504c99ac5cde692a3fb2410f2c9a68ce 0.0s done [2023-12-12T20:02:02.854Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-12T20:02:02.854Z] #104 DONE 1.3s [2023-12-12T20:02:03.120Z] [2023-12-12T20:02:03.120Z] #103 [security-spire-agent] exporting to image [2023-12-12T20:02:03.120Z] #103 exporting layers 1.3s done [2023-12-12T20:02:03.120Z] #103 writing image sha256:1c81d41cd5825c74b8747396ad935cbe377b017b156a855f8e96aee9deed5d36 0.0s done [2023-12-12T20:02:03.120Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-12T20:02:03.120Z] #103 DONE 1.3s [2023-12-12T20:02:03.120Z] [2023-12-12T20:02:03.120Z] #101 [security-spire-config] exporting to image [2023-12-12T20:02:03.120Z] #101 exporting layers 1.4s done [2023-12-12T20:02:03.120Z] #101 writing image sha256:c66a09f1331fc1eff043ead0fe376bad49da93b004a8288ba7efb94d58850638 done [2023-12-12T20:02:03.120Z] #101 naming to docker.io/library/security-spire-config-arm64 done [2023-12-12T20:02:03.120Z] #101 DONE 1.4s [2023-12-12T20:02:03.120Z] [2023-12-12T20:02:03.120Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:05.688Z] #105 ... [2023-12-12T20:02:05.688Z] [2023-12-12T20:02:05.688Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.338Z] #106 ... [2023-12-12T20:02:32.338Z] [2023-12-12T20:02:32.338Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.339Z] #105 DONE 33.8s [2023-12-12T20:02:32.339Z] [2023-12-12T20:02:32.339Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.339Z] #83 DONE 30.7s [2023-12-12T20:02:32.339Z] [2023-12-12T20:02:32.339Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.339Z] #80 DONE 32.3s [2023-12-12T20:02:32.339Z] [2023-12-12T20:02:32.339Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.339Z] #106 DONE 35.1s [2023-12-12T20:02:32.339Z] [2023-12-12T20:02:32.339Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #107 DONE 2.1s [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #108 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #109 [support-scheduler builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #109 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #110 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #111 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #112 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #113 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #114 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #115 [core-metadata builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #115 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #116 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #117 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #118 [core-data builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #118 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #119 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #120 DONE 2.1s [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #121 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #122 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #123 [security-proxy-auth builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #123 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #124 [core-command builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #124 DONE 2.2s [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #125 [security-bootstrapper builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #125 DONE 2.1s [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #126 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #127 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #128 [security-proxy-setup builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #128 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T20:02:32.918Z] #129 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T20:02:32.918Z] #130 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2023-12-12T20:02:32.918Z] #131 CACHED [2023-12-12T20:02:32.918Z] [2023-12-12T20:02:32.918Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T20:02:36.283Z] #132 2.922 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 [2023-12-12T20:02:42.936Z] #132 ... [2023-12-12T20:02:42.936Z] [2023-12-12T20:02:42.936Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T20:02:42.936Z] #0 2.163 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 [2023-12-12T20:02:43.204Z] #133 ... [2023-12-12T20:02:43.204Z] [2023-12-12T20:02:43.204Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T20:02:43.204Z] #0 2.876 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 [2023-12-12T20:02:43.204Z] #134 ... [2023-12-12T20:02:43.204Z] [2023-12-12T20:02:43.204Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T20:02:43.204Z] #0 2.718 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 [2023-12-12T20:02:43.472Z] #135 ... [2023-12-12T20:02:43.472Z] [2023-12-12T20:02:43.472Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T20:02:43.472Z] #0 2.826 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 [2023-12-12T20:02:43.739Z] #136 ... [2023-12-12T20:02:43.739Z] [2023-12-12T20:02:43.739Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T20:02:43.739Z] #0 1.860 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 [2023-12-12T20:02:43.739Z] #137 ... [2023-12-12T20:02:43.739Z] [2023-12-12T20:02:43.739Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T20:02:43.739Z] #0 2.803 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 [2023-12-12T20:02:44.020Z] #138 ... [2023-12-12T20:02:44.020Z] [2023-12-12T20:02:44.020Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T20:02:44.020Z] #0 2.999 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 [2023-12-12T20:02:44.020Z] #139 ... [2023-12-12T20:02:44.020Z] [2023-12-12T20:02:44.020Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:02:44.020Z] #0 2.446 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 [2023-12-12T20:02:44.288Z] #140 ... [2023-12-12T20:02:44.288Z] [2023-12-12T20:02:44.288Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T20:02:44.288Z] #0 2.179 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 [2023-12-12T20:02:44.288Z] #141 ... [2023-12-12T20:02:44.288Z] [2023-12-12T20:02:44.288Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T20:02:44.288Z] #0 1.503 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 [2023-12-12T20:08:52.619Z] #142 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T20:08:52.619Z] #134 367.0 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 [2023-12-12T20:08:52.619Z] #134 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T20:08:52.619Z] #136 DONE 369.6s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-12T20:08:52.619Z] #143 DONE 0.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T20:08:52.619Z] #138 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T20:08:52.619Z] #144 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T20:08:52.619Z] #138 DONE 371.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T20:08:52.619Z] #144 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:08:52.619Z] #145 DONE 0.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:52.619Z] #146 DONE 0.2s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T20:08:52.619Z] #144 DONE 2.3s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #147 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:08:52.619Z] #147 DONE 0.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #148 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-12T20:08:52.619Z] #148 DONE 0.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-12T20:08:52.619Z] #149 DONE 0.5s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #150 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:52.619Z] #150 DONE 0.5s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #151 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-12T20:08:52.619Z] #151 DONE 0.4s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #152 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-12T20:08:52.619Z] #152 DONE 0.5s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T20:08:52.619Z] #153 DONE 0.1s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #154 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-12T20:08:52.619Z] #154 DONE 0.1s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #155 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:52.619Z] #155 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #156 [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/ [2023-12-12T20:08:52.619Z] #156 DONE 0.3s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #157 [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/ [2023-12-12T20:08:52.619Z] #157 DONE 0.3s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #158 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-12T20:08:52.619Z] #158 DONE 0.1s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #159 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-12T20:08:52.619Z] #159 DONE 0.3s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #160 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-12T20:08:52.619Z] #160 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #155 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:52.619Z] #155 DONE 1.9s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #161 [security-proxy-setup] exporting to image [2023-12-12T20:08:52.619Z] #161 exporting layers [2023-12-12T20:08:52.619Z] #161 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T20:08:52.619Z] #134 DONE 376.2s [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T20:08:52.619Z] #142 ... [2023-12-12T20:08:52.619Z] [2023-12-12T20:08:52.619Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:08:54.554Z] #162 DONE 5.1s [2023-12-12T20:08:54.554Z] [2023-12-12T20:08:54.554Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T20:08:54.820Z] #135 ... [2023-12-12T20:08:54.820Z] [2023-12-12T20:08:54.820Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:55.167Z] #163 ... [2023-12-12T20:08:55.167Z] [2023-12-12T20:08:55.167Z] #160 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-12T20:08:55.167Z] #160 DONE 7.0s [2023-12-12T20:08:55.167Z] [2023-12-12T20:08:55.167Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:55.167Z] #163 DONE 0.4s [2023-12-12T20:08:55.167Z] [2023-12-12T20:08:55.167Z] #164 [security-bootstrapper] exporting to image [2023-12-12T20:08:55.167Z] #164 exporting layers [2023-12-12T20:08:55.756Z] #164 ... [2023-12-12T20:08:55.756Z] [2023-12-12T20:08:55.756Z] #165 [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 [2023-12-12T20:08:55.756Z] #165 DONE 0.6s [2023-12-12T20:08:56.023Z] [2023-12-12T20:08:56.023Z] #161 [security-proxy-setup] exporting to image [2023-12-12T20:08:56.023Z] #161 exporting layers 6.8s done [2023-12-12T20:08:56.023Z] #161 writing image sha256:e42d89325b418b0d480d895da917bea35bd6155c3706c595471e5ab724e899c7 0.0s done [2023-12-12T20:08:56.023Z] #161 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-12T20:08:56.023Z] #161 DONE 6.9s [2023-12-12T20:08:56.023Z] [2023-12-12T20:08:56.023Z] #166 [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 [2023-12-12T20:08:56.023Z] #166 DONE 0.3s [2023-12-12T20:08:56.023Z] [2023-12-12T20:08:56.024Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T20:08:56.024Z] #133 DONE 383.0s [2023-12-12T20:08:56.024Z] [2023-12-12T20:08:56.024Z] #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:08:56.611Z] #167 DONE 0.6s [2023-12-12T20:08:56.611Z] [2023-12-12T20:08:56.611Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:08:56.611Z] #168 DONE 0.5s [2023-12-12T20:08:56.611Z] [2023-12-12T20:08:56.611Z] #169 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-12T20:08:56.884Z] #169 ... [2023-12-12T20:08:56.884Z] [2023-12-12T20:08:56.884Z] #164 [security-bootstrapper] exporting to image [2023-12-12T20:08:56.884Z] #164 exporting layers 1.7s done [2023-12-12T20:08:56.884Z] #164 writing image sha256:4a57686a44c4b8c819bd7eed1dab33a47941de8273ab385257a4164bda6eb984 0.0s done [2023-12-12T20:08:56.884Z] #164 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-12T20:08:56.884Z] #164 DONE 1.7s [2023-12-12T20:08:56.884Z] [2023-12-12T20:08:56.884Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:56.884Z] #170 DONE 0.3s [2023-12-12T20:08:56.884Z] [2023-12-12T20:08:56.884Z] #169 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-12T20:08:56.884Z] #169 DONE 0.4s [2023-12-12T20:08:56.884Z] [2023-12-12T20:08:56.884Z] #171 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-12T20:08:57.473Z] #171 ... [2023-12-12T20:08:57.473Z] [2023-12-12T20:08:57.473Z] #172 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-12T20:08:57.473Z] #172 DONE 0.4s [2023-12-12T20:08:57.473Z] [2023-12-12T20:08:57.473Z] #171 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-12T20:08:57.473Z] #171 DONE 0.5s [2023-12-12T20:08:57.473Z] [2023-12-12T20:08:57.473Z] #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:08:57.743Z] #173 ... [2023-12-12T20:08:57.743Z] [2023-12-12T20:08:57.743Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T20:08:57.743Z] #139 DONE 384.6s [2023-12-12T20:08:57.743Z] [2023-12-12T20:08:57.743Z] #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:08:57.743Z] #173 DONE 0.4s [2023-12-12T20:08:57.743Z] [2023-12-12T20:08:57.743Z] #174 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T20:08:57.743Z] #174 DONE 0.3s [2023-12-12T20:08:57.743Z] [2023-12-12T20:08:57.743Z] #175 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:58.012Z] #175 ... [2023-12-12T20:08:58.012Z] [2023-12-12T20:08:58.012Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:08:58.012Z] #176 CACHED [2023-12-12T20:08:58.012Z] [2023-12-12T20:08:58.012Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:08:58.012Z] #177 CACHED [2023-12-12T20:08:58.278Z] [2023-12-12T20:08:58.278Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-12T20:08:58.547Z] #178 ... [2023-12-12T20:08:58.547Z] [2023-12-12T20:08:58.547Z] #179 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-12T20:08:58.547Z] #179 DONE 0.5s [2023-12-12T20:08:58.547Z] [2023-12-12T20:08:58.547Z] #180 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:58.832Z] #180 ... [2023-12-12T20:08:58.832Z] [2023-12-12T20:08:58.832Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-12T20:08:58.832Z] #178 DONE 0.6s [2023-12-12T20:08:58.832Z] [2023-12-12T20:08:58.832Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:08:59.098Z] #181 DONE 0.3s [2023-12-12T20:08:59.098Z] [2023-12-12T20:08:59.098Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-12T20:08:59.364Z] #182 DONE 0.3s [2023-12-12T20:08:59.364Z] [2023-12-12T20:08:59.364Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:59.953Z] #183 ... [2023-12-12T20:08:59.953Z] [2023-12-12T20:08:59.953Z] #175 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:08:59.953Z] #175 DONE 2.0s [2023-12-12T20:09:00.219Z] [2023-12-12T20:09:00.219Z] #184 [security-secretstore-setup] exporting to image [2023-12-12T20:09:00.808Z] #184 ... [2023-12-12T20:09:00.808Z] [2023-12-12T20:09:00.808Z] #180 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:09:00.808Z] #180 DONE 2.2s [2023-12-12T20:09:00.808Z] [2023-12-12T20:09:00.808Z] #185 [security-proxy-auth] exporting to image [2023-12-12T20:09:01.766Z] #185 exporting layers 0.9s done [2023-12-12T20:09:01.766Z] #185 writing image sha256:e52c39c14e14f9b1cd1b7273380fbcfe7c7eb63475b4ce45a4aa1d0588340117 0.0s done [2023-12-12T20:09:01.766Z] #185 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-12T20:09:01.766Z] #185 DONE 1.0s [2023-12-12T20:09:01.766Z] [2023-12-12T20:09:01.766Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T20:09:01.766Z] #142 ... [2023-12-12T20:09:01.766Z] [2023-12-12T20:09:01.766Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T20:09:01.766Z] #183 DONE 2.3s [2023-12-12T20:09:01.766Z] [2023-12-12T20:09:01.766Z] #184 [security-secretstore-setup] exporting to image [2023-12-12T20:09:01.766Z] #184 exporting layers 2.0s done [2023-12-12T20:09:01.766Z] #184 writing image sha256:0afc0150434525db5137ec4be13f7c7ce1088c51ad65e5af0ef0f4ffe0d27a84 [2023-12-12T20:09:02.032Z] #184 writing image sha256:0afc0150434525db5137ec4be13f7c7ce1088c51ad65e5af0ef0f4ffe0d27a84 done [2023-12-12T20:09:02.032Z] #184 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-12T20:09:02.032Z] #184 DONE 2.0s [2023-12-12T20:09:02.032Z] [2023-12-12T20:09:02.032Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-12T20:09:02.301Z] #186 exporting layers 0.5s done [2023-12-12T20:09:02.301Z] #186 writing image sha256:31d5f2fa272ef7fded6fab3ba3bdce38316b9e01703e32302f0275e0a2493ba6 done [2023-12-12T20:09:02.301Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-12T20:09:02.301Z] #186 DONE 0.6s [2023-12-12T20:09:02.301Z] [2023-12-12T20:09:02.301Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T20:09:10.500Z] #137 DONE 396.9s [2023-12-12T20:09:10.501Z] [2023-12-12T20:09:10.501Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T20:09:10.501Z] #142 ... [2023-12-12T20:09:10.501Z] [2023-12-12T20:09:10.501Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:10.501Z] #187 DONE 0.5s [2023-12-12T20:09:10.501Z] [2023-12-12T20:09:10.501Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:10.501Z] #188 DONE 0.1s [2023-12-12T20:09:10.501Z] [2023-12-12T20:09:10.501Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:10.769Z] #140 ... [2023-12-12T20:09:10.769Z] [2023-12-12T20:09:10.769Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-12T20:09:10.769Z] #189 DONE 0.3s [2023-12-12T20:09:10.769Z] [2023-12-12T20:09:10.769Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:11.037Z] #140 ... [2023-12-12T20:09:11.037Z] [2023-12-12T20:09:11.037Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:09:11.304Z] #190 DONE 0.2s [2023-12-12T20:09:11.304Z] [2023-12-12T20:09:11.304Z] #191 [core-command] exporting to image [2023-12-12T20:09:11.304Z] #191 exporting layers [2023-12-12T20:09:11.304Z] #191 exporting layers 0.3s done [2023-12-12T20:09:11.572Z] #191 writing image sha256:f690fb301fb6ee2ad8874e3d8d591f56e381becd557f610d091f9199bd530435 done [2023-12-12T20:09:11.572Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-12T20:09:11.572Z] #191 DONE 0.3s [2023-12-12T20:09:11.572Z] [2023-12-12T20:09:11.572Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:18.210Z] #140 ... [2023-12-12T20:09:18.210Z] [2023-12-12T20:09:18.210Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T20:09:18.210Z] #141 DONE 404.5s [2023-12-12T20:09:18.210Z] [2023-12-12T20:09:18.210Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:18.210Z] #140 ... [2023-12-12T20:09:18.210Z] [2023-12-12T20:09:18.210Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:18.210Z] #192 DONE 0.3s [2023-12-12T20:09:18.210Z] [2023-12-12T20:09:18.210Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:18.479Z] #193 DONE 0.2s [2023-12-12T20:09:18.479Z] [2023-12-12T20:09:18.479Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-12T20:09:18.747Z] #194 DONE 0.3s [2023-12-12T20:09:18.747Z] [2023-12-12T20:09:18.747Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:09:18.747Z] #195 DONE 0.2s [2023-12-12T20:09:18.747Z] [2023-12-12T20:09:18.747Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:19.017Z] #140 ... [2023-12-12T20:09:19.017Z] [2023-12-12T20:09:19.017Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T20:09:19.017Z] #135 DONE 405.9s [2023-12-12T20:09:19.017Z] [2023-12-12T20:09:19.017Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-12T20:09:19.601Z] #196 DONE 0.5s [2023-12-12T20:09:19.601Z] [2023-12-12T20:09:19.601Z] #197 [core-metadata] exporting to image [2023-12-12T20:09:19.601Z] #197 exporting layers [2023-12-12T20:09:19.601Z] #197 ... [2023-12-12T20:09:19.601Z] [2023-12-12T20:09:19.601Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:19.601Z] #198 DONE 0.3s [2023-12-12T20:09:19.601Z] [2023-12-12T20:09:19.601Z] #197 [core-metadata] exporting to image [2023-12-12T20:09:19.601Z] #197 exporting layers 0.4s done [2023-12-12T20:09:19.881Z] #197 writing image sha256:fdf172a1c28e5b2731331021f57210ebbfc21679025ca7647bf1b59baba314ad done [2023-12-12T20:09:19.881Z] #197 naming to docker.io/library/core-metadata-arm64 done [2023-12-12T20:09:19.881Z] #197 DONE 0.4s [2023-12-12T20:09:19.881Z] [2023-12-12T20:09:19.881Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:19.881Z] #199 DONE 0.2s [2023-12-12T20:09:19.881Z] [2023-12-12T20:09:19.881Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:19.881Z] #140 ... [2023-12-12T20:09:19.881Z] [2023-12-12T20:09:19.881Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-12T20:09:20.150Z] #200 DONE 0.3s [2023-12-12T20:09:20.150Z] [2023-12-12T20:09:20.150Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:09:20.419Z] #201 DONE 0.1s [2023-12-12T20:09:20.419Z] [2023-12-12T20:09:20.419Z] #202 [core-data] exporting to image [2023-12-12T20:09:20.687Z] #202 exporting layers 0.3s done [2023-12-12T20:09:20.687Z] #202 writing image sha256:5ced899e1ba3b71b50a73d04facdef892fa39cc353339343ca7254c831ebf55e 0.0s done [2023-12-12T20:09:20.687Z] #202 naming to docker.io/library/core-data-arm64 [2023-12-12T20:09:20.955Z] #202 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-12T20:09:20.955Z] #202 DONE 0.4s [2023-12-12T20:09:20.955Z] [2023-12-12T20:09:20.955Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T20:09:25.205Z] #142 DONE 411.9s [2023-12-12T20:09:25.205Z] [2023-12-12T20:09:25.205Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:25.205Z] #140 ... [2023-12-12T20:09:25.205Z] [2023-12-12T20:09:25.205Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:25.473Z] #203 DONE 0.3s [2023-12-12T20:09:25.473Z] [2023-12-12T20:09:25.473Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:25.741Z] #204 DONE 0.1s [2023-12-12T20:09:25.741Z] [2023-12-12T20:09:25.741Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-12T20:09:25.741Z] #205 DONE 0.3s [2023-12-12T20:09:25.741Z] [2023-12-12T20:09:25.741Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:26.009Z] #140 ... [2023-12-12T20:09:26.009Z] [2023-12-12T20:09:26.009Z] #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 [2023-12-12T20:09:26.009Z] #206 DONE 0.1s [2023-12-12T20:09:26.009Z] [2023-12-12T20:09:26.009Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-12T20:09:26.009Z] #207 exporting layers [2023-12-12T20:09:26.277Z] #207 exporting layers 0.4s done [2023-12-12T20:09:26.544Z] #207 writing image sha256:4a015e10ad90d3d1898fbaf001d86ed3f8cd2c9bbdc05d0f194b8123842b5c1c done [2023-12-12T20:09:26.544Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-12T20:09:26.544Z] #207 DONE 0.4s [2023-12-12T20:09:26.544Z] [2023-12-12T20:09:26.544Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T20:09:34.737Z] #140 DONE 421.7s [2023-12-12T20:09:34.737Z] [2023-12-12T20:09:34.737Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T20:09:35.322Z] #132 DONE 422.1s [2023-12-12T20:09:35.322Z] [2023-12-12T20:09:35.322Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:35.322Z] #208 DONE 0.1s [2023-12-12T20:09:35.322Z] [2023-12-12T20:09:35.322Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:35.322Z] #209 DONE 0.2s [2023-12-12T20:09:35.589Z] [2023-12-12T20:09:35.589Z] #210 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:35.589Z] #210 ... [2023-12-12T20:09:35.589Z] [2023-12-12T20:09:35.589Z] #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-12T20:09:35.589Z] #211 DONE 0.2s [2023-12-12T20:09:35.589Z] [2023-12-12T20:09:35.589Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:09:35.589Z] #212 DONE 0.1s [2023-12-12T20:09:35.589Z] [2023-12-12T20:09:35.589Z] #210 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T20:09:35.589Z] #210 DONE 0.2s [2023-12-12T20:09:35.589Z] [2023-12-12T20:09:35.589Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T20:09:35.854Z] #213 DONE 0.1s [2023-12-12T20:09:35.854Z] [2023-12-12T20:09:35.854Z] #214 [support-scheduler] exporting to image [2023-12-12T20:09:35.854Z] #214 exporting layers [2023-12-12T20:09:36.119Z] #214 exporting layers 0.3s done [2023-12-12T20:09:36.119Z] #214 writing image sha256:227b3a12c36676a15138d7f68ef803948e21d6b9129ab0c9ba7597bdc75135ac done [2023-12-12T20:09:36.119Z] #214 naming to docker.io/library/support-scheduler-arm64 done [2023-12-12T20:09:36.119Z] #214 DONE 0.4s [2023-12-12T20:09:36.119Z] [2023-12-12T20:09:36.119Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-12T20:09:36.119Z] #215 DONE 0.3s [2023-12-12T20:09:36.119Z] [2023-12-12T20:09:36.119Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-12T20:09:36.119Z] #216 DONE 0.1s [2023-12-12T20:09:36.388Z] [2023-12-12T20:09:36.388Z] #217 [support-notifications] exporting to image [2023-12-12T20:09:36.654Z] #217 exporting layers 0.4s done [2023-12-12T20:09:36.654Z] #217 writing image sha256:99db56f42277a82e9df449f4ba9206ccc47ee5506941ea128a426bccf6bea867 done [2023-12-12T20:09:36.654Z] #217 naming to docker.io/library/support-notifications-arm64 done [2023-12-12T20:09:36.654Z] #217 DONE 0.4s [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T20:09:36.654Z] time="2023-12-12T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-12T20:09:36.679Z] $ docker stop --time=1 529f34db1a7ca303006e9da844aedb7fd81b9e5c0eba370427904d3da120efe9 [2023-12-12T20:09:38.206Z] $ docker rm -f --volumes 529f34db1a7ca303006e9da844aedb7fd81b9e5c0eba370427904d3da120efe9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T20:09:38.784Z] + docker images [2023-12-12T20:09:38.784Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-12T20:09:38.784Z] support-notifications-arm64 latest 99db56f42277 3 seconds ago 26.4MB [2023-12-12T20:09:38.784Z] support-scheduler-arm64 latest 227b3a12c366 3 seconds ago 25.8MB [2023-12-12T20:09:38.784Z] security-spiffe-token-provider-arm64 latest 4a015e10ad90 13 seconds ago 28.9MB [2023-12-12T20:09:38.784Z] core-data-arm64 latest 5ced899e1ba3 18 seconds ago 17.1MB [2023-12-12T20:09:38.784Z] core-metadata-arm64 latest fdf172a1c28e 19 seconds ago 17.4MB [2023-12-12T20:09:38.784Z] core-command-arm64 latest f690fb301fb6 28 seconds ago 17MB [2023-12-12T20:09:38.784Z] core-common-config-bootstrapper-arm64 latest 31d5f2fa272e 37 seconds ago 15.1MB [2023-12-12T20:09:38.784Z] security-proxy-auth-arm64 latest e52c39c14e14 38 seconds ago 15.9MB [2023-12-12T20:09:38.784Z] security-secretstore-setup-arm64 latest 0afc01504345 39 seconds ago 35.7MB [2023-12-12T20:09:38.784Z] security-bootstrapper-arm64 latest 4a57686a44c4 44 seconds ago 18.5MB [2023-12-12T20:09:38.784Z] security-proxy-setup-arm64 latest e42d89325b41 50 seconds ago 25.8MB [2023-12-12T20:09:38.784Z] security-spire-config-arm64 latest c66a09f1331f 7 minutes ago 95.8MB [2023-12-12T20:09:38.784Z] security-spire-agent-arm64 latest 1c81d41cd582 7 minutes ago 152MB [2023-12-12T20:09:38.784Z] security-spire-server-arm64 latest a31a6bf6b612 7 minutes ago 96.7MB [2023-12-12T20:09:38.784Z] ci-base-image-arm64 latest a3c866311803 15 minutes ago 933MB [2023-12-12T20:09:38.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB [2023-12-12T20:09:38.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 [2023-12-12T20:09:40.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T20:09:40.020Z] [2023-12-12T20:09:40.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T20:09:40.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T20:09:40.733Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T20:09:40.733Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T20:09:40.733Z] 04944245beec: Pulling fs layer [2023-12-12T20:09:40.733Z] 699f458cf7ca: Pulling fs layer [2023-12-12T20:09:40.733Z] 765212b225bb: Pulling fs layer [2023-12-12T20:09:40.733Z] f23df028b6ca: Pulling fs layer [2023-12-12T20:09:40.733Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T20:09:40.733Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T20:09:40.733Z] 765212b225bb: Waiting [2023-12-12T20:09:40.734Z] f23df028b6ca: Waiting [2023-12-12T20:09:40.734Z] d65c8cfc05b1: Waiting [2023-12-12T20:09:40.734Z] 2437ff75d9bd: Waiting [2023-12-12T20:09:40.734Z] 04944245beec: Verifying Checksum [2023-12-12T20:09:40.734Z] 04944245beec: Download complete [2023-12-12T20:09:40.734Z] 765212b225bb: Verifying Checksum [2023-12-12T20:09:40.734Z] 765212b225bb: Download complete [2023-12-12T20:09:41.000Z] f23df028b6ca: Verifying Checksum [2023-12-12T20:09:41.000Z] f23df028b6ca: Download complete [2023-12-12T20:09:41.000Z] d65c8cfc05b1: Verifying Checksum [2023-12-12T20:09:41.000Z] d65c8cfc05b1: Download complete [2023-12-12T20:09:41.000Z] 699f458cf7ca: Verifying Checksum [2023-12-12T20:09:41.000Z] 699f458cf7ca: Download complete [2023-12-12T20:09:41.264Z] 8998bd30e6a1: Verifying Checksum [2023-12-12T20:09:41.264Z] 8998bd30e6a1: Download complete [2023-12-12T20:09:43.203Z] 2437ff75d9bd: Verifying Checksum [2023-12-12T20:09:43.203Z] 2437ff75d9bd: Download complete [2023-12-12T20:09:47.436Z] 8998bd30e6a1: Pull complete [2023-12-12T20:09:47.436Z] 04944245beec: Pull complete [2023-12-12T20:09:49.368Z] 699f458cf7ca: Pull complete [2023-12-12T20:09:49.368Z] 765212b225bb: Pull complete [2023-12-12T20:09:52.688Z] f23df028b6ca: Pull complete [2023-12-12T20:09:52.688Z] d65c8cfc05b1: Pull complete [2023-12-12T20:10:14.704Z] 2437ff75d9bd: Pull complete [2023-12-12T20:10:14.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T20:10:14.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T20:10:14.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T20:10:15.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-24915 does not seem to be running inside a container [2023-12-12T20:10:15.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-12T20:10:16.377Z] $ docker top b3718a80157b5cc836643cadccf3159ae73b184b0298bde5db7e7a766bf13c06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:17.076Z] ---> job-cost.sh [2023-12-12T20:10:17.342Z] lf-activate-venv: SKIPPING [2023-12-12T20:10:17.342Z] INFO: No Stack... [2023-12-12T20:10:17.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T20:10:18.513Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T20:10:19.114Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-12T20:10:19.114Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T20:10:19.166Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4735-1-stack-cost] [2023-12-12T20:10:19.171Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4735-1-stack-cost] did not exist. Created. [2023-12-12T20:10:19.172Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4735-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T20:10:19.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T20:10:19.868Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T20:10:19.883Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4735-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T20:10:20.036Z] $ docker stop --time=1 b3718a80157b5cc836643cadccf3159ae73b184b0298bde5db7e7a766bf13c06 [2023-12-12T20:10:21.722Z] $ docker rm -f --volumes b3718a80157b5cc836643cadccf3159ae73b184b0298bde5db7e7a766bf13c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-12T20:10:25.679Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:26.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:26.894Z] ---> package-listing.sh [2023-12-12T20:10:26.894Z] ++ facter osfamily [2023-12-12T20:10:26.894Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T20:10:27.153Z] + OS_FAMILY=debian [2023-12-12T20:10:27.153Z] + workspace=/w/workspace/edgex-go/1 [2023-12-12T20:10:27.153Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T20:10:27.153Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T20:10:27.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T20:10:27.153Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T20:10:27.153Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-12T20:10:27.153Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T20:10:27.153Z] + case "${OS_FAMILY}" in [2023-12-12T20:10:27.153Z] + dpkg -l [2023-12-12T20:10:27.153Z] + grep '^ii' [2023-12-12T20:10:27.153Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T20:10:27.153Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T20:10:27.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T20:10:27.153Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-12T20:10:27.153Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-12T20:10:27.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-12T20:10:27.187Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-12T20:10:27.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T20:10:28.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T20:10:28.157Z] [2023-12-12T20:10:28.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T20:10:28.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T20:10:28.580Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T20:10:28.580Z] 5eb5b503b376: Pulling fs layer [2023-12-12T20:10:28.580Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T20:10:28.580Z] ec43610c2a17: Pulling fs layer [2023-12-12T20:10:28.580Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T20:10:28.580Z] 33b1e0a273af: Pulling fs layer [2023-12-12T20:10:28.580Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T20:10:28.580Z] 2f39f015ded8: Pulling fs layer [2023-12-12T20:10:28.580Z] 3a2ae6a8a46f: Waiting [2023-12-12T20:10:28.580Z] 33b1e0a273af: Waiting [2023-12-12T20:10:28.580Z] 5d3b04190fa2: Waiting [2023-12-12T20:10:28.580Z] 2f39f015ded8: Waiting [2023-12-12T20:10:28.580Z] 5c69ac0246d0: Download complete [2023-12-12T20:10:28.580Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-12T20:10:28.580Z] 3a2ae6a8a46f: Download complete [2023-12-12T20:10:28.580Z] 33b1e0a273af: Verifying Checksum [2023-12-12T20:10:28.580Z] 33b1e0a273af: Download complete [2023-12-12T20:10:28.580Z] 5d3b04190fa2: Verifying Checksum [2023-12-12T20:10:28.580Z] 5d3b04190fa2: Download complete [2023-12-12T20:10:28.580Z] ec43610c2a17: Verifying Checksum [2023-12-12T20:10:28.580Z] ec43610c2a17: Download complete [2023-12-12T20:10:28.840Z] 5eb5b503b376: Verifying Checksum [2023-12-12T20:10:28.840Z] 5eb5b503b376: Download complete [2023-12-12T20:10:29.406Z] 2f39f015ded8: Verifying Checksum [2023-12-12T20:10:29.406Z] 2f39f015ded8: Download complete [2023-12-12T20:10:29.970Z] 5eb5b503b376: Pull complete [2023-12-12T20:10:29.970Z] 5c69ac0246d0: Pull complete [2023-12-12T20:10:30.537Z] ec43610c2a17: Pull complete [2023-12-12T20:10:30.537Z] 3a2ae6a8a46f: Pull complete [2023-12-12T20:10:30.537Z] 33b1e0a273af: Pull complete [2023-12-12T20:10:30.795Z] 5d3b04190fa2: Pull complete [2023-12-12T20:10:34.972Z] 2f39f015ded8: Pull complete [2023-12-12T20:10:34.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T20:10:34.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T20:10:34.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T20:10:35.364Z] prd-ubuntu20.04-docker-8c-8g-24914 does not seem to be running inside a container [2023-12-12T20:10:35.394Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-12T20:10:39.346Z] $ docker top a86228c98456cfc9d1a46e060a20d01275c09425ac42dce529c43931e05ba7f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T20:10:39.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T20:10:40.150Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T20:10:40.468Z] + ls /var/log/sa-host [2023-12-12T20:10:40.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T20:10:40.775Z] provisioning config files... [2023-12-12T20:10:40.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5849930705287313876tmp [Pipeline] { [Pipeline] echo [2023-12-12T20:10:40.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:41.237Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T20:10:41.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:41.742Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T20:10:41.779Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:42.086Z] ---> sudo-logs.sh [2023-12-12T20:10:42.086Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T20:10:42.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:42.528Z] ---> job-cost.sh [2023-12-12T20:10:42.529Z] lf-activate-venv: SKIPPING [2023-12-12T20:10:42.529Z] DEBUG: total: 0.2199999988079071 [2023-12-12T20:10:42.529Z] INFO: Retrieving Stack Cost... [2023-12-12T20:10:43.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T20:10:43.356Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T20:10:43.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T20:10:43.703Z] ---> logs-deploy.sh [2023-12-12T20:10:43.703Z] lf-activate-venv: SKIPPING [2023-12-12T20:10:43.703Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4735/1 [2023-12-12T20:10:43.703Z] INFO: archiving workspace using pattern(s): [2023-12-12T20:10:44.641Z] Archives upload complete. [2023-12-12T20:10:44.641Z] INFO: archiving logs to Nexus [2023-12-12T20:10:45.209Z] ---> uname -a: [2023-12-12T20:10:45.209Z] Linux prd-ubuntu20-04-docker-8c-8g-24914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-12T20:10:45.209Z] [2023-12-12T20:10:45.209Z] [2023-12-12T20:10:45.209Z] ---> lscpu: [2023-12-12T20:10:45.209Z] Architecture: x86_64 [2023-12-12T20:10:45.209Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-12T20:10:45.209Z] Byte Order: Little Endian [2023-12-12T20:10:45.209Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-12T20:10:45.209Z] CPU(s): 8 [2023-12-12T20:10:45.209Z] On-line CPU(s) list: 0-7 [2023-12-12T20:10:45.209Z] Thread(s) per core: 1 [2023-12-12T20:10:45.209Z] Core(s) per socket: 1 [2023-12-12T20:10:45.209Z] Socket(s): 8 [2023-12-12T20:10:45.209Z] NUMA node(s): 1 [2023-12-12T20:10:45.209Z] Vendor ID: AuthenticAMD [2023-12-12T20:10:45.209Z] CPU family: 23 [2023-12-12T20:10:45.209Z] Model: 49 [2023-12-12T20:10:45.209Z] Model name: AMD EPYC-Rome Processor [2023-12-12T20:10:45.209Z] Stepping: 0 [2023-12-12T20:10:45.209Z] CPU MHz: 2799.996 [2023-12-12T20:10:45.209Z] BogoMIPS: 5599.99 [2023-12-12T20:10:45.209Z] Virtualization: AMD-V [2023-12-12T20:10:45.209Z] Hypervisor vendor: KVM [2023-12-12T20:10:45.209Z] Virtualization type: full [2023-12-12T20:10:45.209Z] L1d cache: 256 KiB [2023-12-12T20:10:45.209Z] L1i cache: 256 KiB [2023-12-12T20:10:45.209Z] L2 cache: 4 MiB [2023-12-12T20:10:45.209Z] L3 cache: 128 MiB [2023-12-12T20:10:45.209Z] NUMA node0 CPU(s): 0-7 [2023-12-12T20:10:45.209Z] Vulnerability Itlb multihit: Not affected [2023-12-12T20:10:45.209Z] Vulnerability L1tf: Not affected [2023-12-12T20:10:45.209Z] Vulnerability Mds: Not affected [2023-12-12T20:10:45.209Z] Vulnerability Meltdown: Not affected [2023-12-12T20:10:45.209Z] Vulnerability Mmio stale data: Not affected [2023-12-12T20:10:45.209Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-12T20:10:45.209Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-12T20:10:45.209Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-12T20:10:45.209Z] Vulnerability Srbds: Not affected [2023-12-12T20:10:45.209Z] Vulnerability Tsx async abort: Not affected [2023-12-12T20:10:45.209Z] 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 [2023-12-12T20:10:45.209Z] [2023-12-12T20:10:45.209Z]