Pull request #4605 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4b96d6bf975059eb64345c90e5003a46d88f52f3+b4f3d3796f5e4a543acc54ea282569be45c8b663 (14db956c85f4bc427aece2ef5ca4bad3e09c6b09) 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-ssh3406794427679641858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16425405200897748886.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16357498871787253375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3071530351096920789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4906320314156623612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-980’ is offline Running on prd-ubuntu20.04-docker-8c-8g-985 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b4f3d3796f5e4a543acc54ea282569be45c8b663 into PR head commit 4b96d6bf975059eb64345c90e5003a46d88f52f3 Merge succeeded, producing 27da9cb26a45653d165799c3d24b030375a29175 Checking out Revision 27da9cb26a45653d165799c3d24b030375a29175 (PR-4605) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b96d6bf975059eb64345c90e5003a46d88f52f3 # 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 b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27da9cb26a45653d165799c3d24b030375a29175 # timeout=10 Commit message: "Merge commit 'b4f3d3796f5e4a543acc54ea282569be45c8b663' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk e38491e51bfb03df393c751296f3f3c23b74ba30 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T21:29:48.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T21:29:48.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T21:29:48.173Z] ========================================================= [2023-07-12T21:29:48.173Z] EdgeX Global Pipelines Version Info [2023-07-12T21:29:48.173Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T21:29:48.870Z] ------------------- [2023-07-12T21:29:48.870Z] stable info: [2023-07-12T21:29:48.870Z] ------------------- [2023-07-12T21:29:48.870Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T21:29:48.870Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T21:29:48.870Z] Message: update stable to v1.0.250 [2023-07-12T21:29:49.441Z] ------------------- [2023-07-12T21:29:49.441Z] experimental info: [2023-07-12T21:29:49.441Z] ------------------- [2023-07-12T21:29:49.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T21:29:49.441Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T21:29:49.441Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T21:29:49.610Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T21:29:49.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T21:29:49.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T21:29:49.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T21:29:49.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T21:29:49.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T21:29:49.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T21:29:49.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T21:29:49.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T21:29:49.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T21:29:49.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T21:29:49.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T21:29:49.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T21:29:49.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T21:29:49.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T21:29:49.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T21:29:49.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T21:29:49.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T21:29:49.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T21:29:49.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T21:29:49.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T21:29:49.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T21:29:49.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T21:29:49.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4605 [Pipeline] echo [2023-07-12T21:29:49.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4605 [Pipeline] echo [2023-07-12T21:29:49.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4605 [Pipeline] echo [2023-07-12T21:29:49.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo [2023-07-12T21:29:50.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27da9cb [Pipeline] echo [2023-07-12T21:29:50.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T21:29:50.053Z] provisioning config files... [2023-07-12T21:29:50.067Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8622187235195780449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T21:29:50.370Z] ---> docker-login.sh [2023-07-12T21:29:50.370Z] nexus3.edgexfoundry.org:10001 [2023-07-12T21:29:50.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:29:50.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:29:50.631Z] Configure a credential helper to remove this warning. See [2023-07-12T21:29:50.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:29:50.631Z] [2023-07-12T21:29:50.631Z] Login Succeeded [2023-07-12T21:29:50.631Z] nexus3.edgexfoundry.org:10002 [2023-07-12T21:29:50.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:29:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:29:50.891Z] Configure a credential helper to remove this warning. See [2023-07-12T21:29:50.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:29:50.891Z] [2023-07-12T21:29:50.891Z] Login Succeeded [2023-07-12T21:29:50.891Z] nexus3.edgexfoundry.org:10003 [2023-07-12T21:29:50.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:29:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:29:50.891Z] Configure a credential helper to remove this warning. See [2023-07-12T21:29:50.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:29:50.891Z] [2023-07-12T21:29:50.891Z] Login Succeeded [2023-07-12T21:29:50.891Z] nexus3.edgexfoundry.org:10004 [2023-07-12T21:29:50.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:29:51.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:29:51.151Z] Configure a credential helper to remove this warning. See [2023-07-12T21:29:51.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:29:51.151Z] [2023-07-12T21:29:51.152Z] Login Succeeded [2023-07-12T21:29:51.152Z] docker.io [2023-07-12T21:29:51.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:29:51.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:29:51.412Z] Configure a credential helper to remove this warning. See [2023-07-12T21:29:51.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:29:51.412Z] [2023-07-12T21:29:51.412Z] Login Succeeded [2023-07-12T21:29:51.412Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T21:29:51.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T21:29:51.740Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/core-command/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/core-data/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/core-metadata/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T21:29:51.740Z] + dirname cmd/support-notifications/Dockerfile [2023-07-12T21:29:51.740Z] + cut -d/ -f2 [2023-07-12T21:29:51.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T21:29:51.740Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2023-07-12T21:29:51.740Z] -f2 [2023-07-12T21:29:51.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T21:29:51.801Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T21:29:52.137Z] + git rev-list -1 --merges 27da9cb26a45653d165799c3d24b030375a29175~1..27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo [2023-07-12T21:29:52.149Z] -----------> git rev-list -1 --merges 27da9cb26a45653d165799c3d24b030375a29175~1..27da9cb26a45653d165799c3d24b030375a29175 27da9cb26a45653d165799c3d24b030375a29175 [2023-07-12T21:29:52.149Z] 27da9cb26a45653d165799c3d24b030375a29175 [false] [Pipeline] sh [2023-07-12T21:29:52.435Z] + git log --format=format:%s -1 27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo [2023-07-12T21:29:52.450Z] ========================================================= [2023-07-12T21:29:52.450Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T21:29:52.450Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T21:29:52.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T21:29:52.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T21:29:52.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T21:29:52.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T21:29:52.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T21:29:52.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T21:29:52.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:29:53.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T21:29:53.312Z] [2023-07-12T21:29:53.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:29:53.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T21:29:53.613Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T21:29:53.613Z] b85a868b505f: Pulling fs layer [2023-07-12T21:29:53.613Z] e2be974225ed: Pulling fs layer [2023-07-12T21:29:53.613Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T21:29:53.613Z] 988bab9f4d93: Pulling fs layer [2023-07-12T21:29:53.613Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T21:29:53.613Z] eaf3925da568: Pulling fs layer [2023-07-12T21:29:53.613Z] bab4dde63d76: Pulling fs layer [2023-07-12T21:29:53.613Z] bde34c3a00c8: Pulling fs layer [2023-07-12T21:29:53.613Z] b352a97aabf1: Pulling fs layer [2023-07-12T21:29:53.613Z] 4872d77fe225: Pulling fs layer [2023-07-12T21:29:53.613Z] 5851b861e8e6: Pulling fs layer [2023-07-12T21:29:53.613Z] eaf3925da568: Waiting [2023-07-12T21:29:53.613Z] bab4dde63d76: Waiting [2023-07-12T21:29:53.613Z] bde34c3a00c8: Waiting [2023-07-12T21:29:53.613Z] b352a97aabf1: Waiting [2023-07-12T21:29:53.613Z] 4872d77fe225: Waiting [2023-07-12T21:29:53.613Z] 5851b861e8e6: Waiting [2023-07-12T21:29:53.613Z] 988bab9f4d93: Waiting [2023-07-12T21:29:53.613Z] 1469e6f7b9e6: Waiting [2023-07-12T21:29:53.613Z] e2be974225ed: Download complete [2023-07-12T21:29:53.613Z] 988bab9f4d93: Verifying Checksum [2023-07-12T21:29:53.613Z] 988bab9f4d93: Download complete [2023-07-12T21:29:53.874Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T21:29:53.874Z] 1469e6f7b9e6: Download complete [2023-07-12T21:29:53.874Z] eaf3925da568: Verifying Checksum [2023-07-12T21:29:53.874Z] eaf3925da568: Download complete [2023-07-12T21:29:53.874Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T21:29:53.874Z] 339a4e72a1f5: Download complete [2023-07-12T21:29:53.874Z] bde34c3a00c8: Download complete [2023-07-12T21:29:53.874Z] b352a97aabf1: Verifying Checksum [2023-07-12T21:29:53.874Z] b352a97aabf1: Download complete [2023-07-12T21:29:53.874Z] 4872d77fe225: Verifying Checksum [2023-07-12T21:29:53.874Z] 4872d77fe225: Download complete [2023-07-12T21:29:53.874Z] 5851b861e8e6: Verifying Checksum [2023-07-12T21:29:53.874Z] 5851b861e8e6: Download complete [2023-07-12T21:29:53.874Z] b85a868b505f: Download complete [2023-07-12T21:29:54.148Z] bab4dde63d76: Verifying Checksum [2023-07-12T21:29:54.148Z] bab4dde63d76: Download complete [2023-07-12T21:29:55.093Z] b85a868b505f: Pull complete [2023-07-12T21:29:55.352Z] e2be974225ed: Pull complete [2023-07-12T21:29:55.611Z] 339a4e72a1f5: Pull complete [2023-07-12T21:29:55.870Z] 988bab9f4d93: Pull complete [2023-07-12T21:29:56.129Z] 1469e6f7b9e6: Pull complete [2023-07-12T21:29:56.129Z] eaf3925da568: Pull complete [2023-07-12T21:29:58.030Z] bab4dde63d76: Pull complete [2023-07-12T21:29:58.030Z] bde34c3a00c8: Pull complete [2023-07-12T21:29:58.030Z] b352a97aabf1: Pull complete [2023-07-12T21:29:58.289Z] 4872d77fe225: Pull complete [2023-07-12T21:29:58.289Z] 5851b861e8e6: Pull complete [2023-07-12T21:29:58.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T21:29:58.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T21:29:58.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:29:58.379Z] prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container [2023-07-12T21:29:58.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T21:30:00.910Z] $ docker top 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a -eo pid,comm [2023-07-12T21:30:00.960Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T21:30:00.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T21:30:00.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T21:30:00.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T21:30:01.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T21:30:01.119Z] $ docker exec 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent [2023-07-12T21:30:01.223Z] SSH_AUTH_SOCK=/tmp/ssh-RGHhN3n0Jq84/agent.32 [2023-07-12T21:30:01.223Z] SSH_AGENT_PID=38 [2023-07-12T21:30:01.228Z] Running ssh-add (command line suppressed) [2023-07-12T21:30:01.323Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9634619055432705145.key (/w/workspace/edgex-go/4@tmp/private_key_9634619055432705145.key) [2023-07-12T21:30:01.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T21:30:01.623Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T21:30:01.644Z] $ docker exec --env ******** --env ******** 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent -k [2023-07-12T21:30:01.734Z] unset SSH_AUTH_SOCK; [2023-07-12T21:30:01.734Z] unset SSH_AGENT_PID; [2023-07-12T21:30:01.734Z] echo Agent pid 38 killed; [2023-07-12T21:30:01.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T21:30:01.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T21:30:01.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T21:30:01.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T21:30:01.890Z] $ docker exec 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent [2023-07-12T21:30:02.019Z] SSH_AUTH_SOCK=/tmp/ssh-WfqH76VDzCG6/agent.70 [2023-07-12T21:30:02.019Z] SSH_AGENT_PID=76 [2023-07-12T21:30:02.023Z] Running ssh-add (command line suppressed) [2023-07-12T21:30:02.142Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5996811541478055277.key (/w/workspace/edgex-go/4@tmp/private_key_5996811541478055277.key) [2023-07-12T21:30:02.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T21:30:02.437Z] + git semver init [2023-07-12T21:30:02.699Z] 2023-07-12 21:30:02,631 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T21:30:02.699Z] 2023-07-12 21:30:02,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-07-12T21:30:02.699Z] 2023-07-12 21:30:02,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-07-12T21:30:02.699Z] 2023-07-12 21:30:02,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,506 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4605 with force:False [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4605 [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,511 [execute] INFO git cat-file --batch-check [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,519 [execute] INFO git cat-file --batch [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T21:30:07.975Z] 2023-07-12 21:30:07,526 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4605 [2023-07-12T21:30:07.975Z] 0.0.0 [Pipeline] } [2023-07-12T21:30:07.989Z] $ docker exec --env ******** --env ******** 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent -k [2023-07-12T21:30:08.078Z] unset SSH_AUTH_SOCK; [2023-07-12T21:30:08.079Z] unset SSH_AGENT_PID; [2023-07-12T21:30:08.079Z] echo Agent pid 76 killed; [2023-07-12T21:30:08.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T21:30:08.383Z] + git semver [Pipeline] } [2023-07-12T21:30:08.657Z] $ docker stop --time=1 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a [2023-07-12T21:30:09.940Z] $ docker rm -f --volumes 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T21:30:10.267Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T21:30:10.458Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T21:30:10.461Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T21:30:10.868Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-07-12T21:30:10.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T21:30:10.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T21:30:10.909Z] ========================================================= [2023-07-12T21:30:10.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T21:30:10.909Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:30:11.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T21:30:11.199Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T21:30:11.199Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T21:30:11.199Z] 6911f1a30b25: Pulling fs layer [2023-07-12T21:30:11.199Z] e194b8c5c2a9: Pulling fs layer [2023-07-12T21:30:11.199Z] 6863d3e3a2b1: Pulling fs layer [2023-07-12T21:30:11.199Z] ec0bb842ea78: Pulling fs layer [2023-07-12T21:30:11.199Z] 40a00589a448: Pulling fs layer [2023-07-12T21:30:11.199Z] 6c08303d61cc: Pulling fs layer [2023-07-12T21:30:11.199Z] 798269fcf238: Pulling fs layer [2023-07-12T21:30:11.199Z] ec0bb842ea78: Waiting [2023-07-12T21:30:11.199Z] 40a00589a448: Waiting [2023-07-12T21:30:11.199Z] 6c08303d61cc: Waiting [2023-07-12T21:30:11.199Z] 798269fcf238: Waiting [2023-07-12T21:30:11.199Z] 6863d3e3a2b1: Waiting [2023-07-12T21:30:11.199Z] 6911f1a30b25: Verifying Checksum [2023-07-12T21:30:11.199Z] 6911f1a30b25: Download complete [2023-07-12T21:30:11.199Z] 6863d3e3a2b1: Verifying Checksum [2023-07-12T21:30:11.199Z] 6863d3e3a2b1: Download complete [2023-07-12T21:30:11.199Z] ec0bb842ea78: Verifying Checksum [2023-07-12T21:30:11.199Z] ec0bb842ea78: Download complete [2023-07-12T21:30:11.199Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T21:30:11.199Z] 4db1b89c0bd1: Download complete [2023-07-12T21:30:11.199Z] 40a00589a448: Verifying Checksum [2023-07-12T21:30:11.199Z] 40a00589a448: Download complete [2023-07-12T21:30:11.467Z] 4db1b89c0bd1: Pull complete [2023-07-12T21:30:11.467Z] 6911f1a30b25: Pull complete [2023-07-12T21:30:12.042Z] 798269fcf238: Verifying Checksum [2023-07-12T21:30:12.042Z] 798269fcf238: Download complete [2023-07-12T21:30:12.042Z] e194b8c5c2a9: Verifying Checksum [2023-07-12T21:30:12.042Z] e194b8c5c2a9: Download complete [2023-07-12T21:30:12.300Z] 6c08303d61cc: Verifying Checksum [2023-07-12T21:30:12.300Z] 6c08303d61cc: Download complete [2023-07-12T21:30:15.584Z] e194b8c5c2a9: Pull complete [2023-07-12T21:30:15.584Z] 6863d3e3a2b1: Pull complete [2023-07-12T21:30:15.584Z] ec0bb842ea78: Pull complete [2023-07-12T21:30:15.584Z] 40a00589a448: Pull complete [2023-07-12T21:30:18.113Z] 6c08303d61cc: Pull complete [2023-07-12T21:30:18.678Z] 798269fcf238: Pull complete [2023-07-12T21:30:18.678Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-12T21:30:18.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T21:30:18.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:30:18.975Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T21:30:18.975Z] WORKDIR /edgex [2023-07-12T21:30:18.975Z] COPY go.mod . [2023-07-12T21:30:18.975Z] RUN go mod download [2023-07-12T21:30:18.975Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-12T21:30:19.540Z] Sending build context to Docker daemon 170.7MB [2023-07-12T21:30:19.540Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T21:30:19.540Z] ---> ec979cd7f677 [2023-07-12T21:30:19.540Z] Step 2/4 : WORKDIR /edgex [2023-07-12T21:30:23.731Z] ---> Running in 208f504b86d7 [2023-07-12T21:30:23.731Z] Removing intermediate container 208f504b86d7 [2023-07-12T21:30:23.731Z] ---> 2e4d07185b91 [2023-07-12T21:30:23.731Z] Step 3/4 : COPY go.mod . [2023-07-12T21:30:23.731Z] ---> 1081b764c91e [2023-07-12T21:30:23.731Z] Step 4/4 : RUN go mod download [2023-07-12T21:30:23.731Z] ---> Running in c3a6576fddad [2023-07-12T21:30:25.544Z] Still waiting to schedule task [2023-07-12T21:30:25.544Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-981’ is offline [2023-07-12T21:30:41.849Z] Removing intermediate container c3a6576fddad [2023-07-12T21:30:41.849Z] ---> 5da8c34a14da [2023-07-12T21:30:41.849Z] Successfully built 5da8c34a14da [2023-07-12T21:30:41.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:30:42.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T21:30:42.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:30:42.221Z] prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container [2023-07-12T21:30:42.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T21:30:42.651Z] $ docker top 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T21:30:42.981Z] + go version [2023-07-12T21:30:42.981Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-12T21:30:42.994Z] $ docker stop --time=1 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 [2023-07-12T21:30:44.252Z] $ docker rm -f --volumes 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:30:44.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T21:30:44.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:30:44.702Z] prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container [2023-07-12T21:30:44.734Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T21:30:45.065Z] $ docker top 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T21:30:45.125Z] ========================================================= [2023-07-12T21:30:45.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T21:30:45.126Z] ========================================================= [Pipeline] sh [2023-07-12T21:30:45.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:30:45.699Z] + make test [2023-07-12T21:30:45.699Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T21:30:52.264Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T21:31:04.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T21:31:04.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T21:31:04.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T21:31:04.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T21:31:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T21:31:04.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T21:31:04.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T21:31:05.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T21:31:05.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T21:31:05.493Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T21:31:05.493Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T21:31:05.750Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T21:31:05.750Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T21:31:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T21:31:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T21:31:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T21:31:06.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-07-12T21:31:06.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-07-12T21:31:06.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T21:31:06.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T21:31:06.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T21:31:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T21:31:07.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T21:31:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T21:31:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T21:31:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:31:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T21:31:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T21:31:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T21:31:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T21:31:10.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-07-12T21:31:10.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-07-12T21:31:10.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T21:31:10.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:31:10.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T21:31:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T21:31:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T21:31:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T21:31:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T21:31:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T21:31:11.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.786s coverage: 88.5% of statements [2023-07-12T21:31:11.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements [2023-07-12T21:31:11.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.319s coverage: 95.6% of statements [2023-07-12T21:31:11.185Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-07-12T21:31:11.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T21:31:11.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T21:31:11.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T21:31:11.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-07-12T21:31:12.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T21:31:12.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T21:31:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-07-12T21:31:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements [2023-07-12T21:31:12.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements [2023-07-12T21:31:12.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-07-12T21:31:12.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-07-12T21:31:12.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-07-12T21:31:12.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T21:31:13.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T21:31:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T21:31:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T21:31:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T21:31:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T21:31:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T21:31:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T21:31:15.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T21:31:16.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T21:31:16.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T21:31:17.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T21:31:17.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T21:31:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T21:31:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T21:31:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T21:31:19.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T21:31:19.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T21:31:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T21:31:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T21:31:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T21:31:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T21:31:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T21:31:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T21:31:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T21:31:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T21:31:22.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T21:31:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T21:31:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:31:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T21:31:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T21:31:24.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T21:31:24.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T21:31:25.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-07-12T21:31:25.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T21:31:25.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.237s coverage: 79.9% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-07-12T21:31:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-07-12T21:31:37.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-07-12T21:31:37.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-07-12T21:31:37.781Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T21:31:37.781Z] running golangci-lint [2023-07-12T21:31:37.781Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-12T21:31:37.781Z] go version go1.20.6 linux/amd64 [2023-07-12T21:31:37.781Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-12T21:31:37.781Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-12T21:31:52.656Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 13.710043836s" [2023-07-12T21:31:52.656Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.832948ms" [2023-07-12T21:31:56.987Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-986 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws [2023-07-12T21:31:57.001Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-07-12T21:31:57.027Z] The recommended git tool is: git [2023-07-12T21:31:57.917Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.851208121s with top 10 stages: buildir: 28.278439455s, fact_deprecated: 1.832099048s, inspect: 1.797226926s, gosec: 1.297562954s, printf: 1.12715791s, ctrlflow: 1.058120371s, nilness: 782.767902ms, fact_purity: 773.604797ms, S1038: 742.425231ms, typedness: 607.565584ms" [2023-07-12T21:31:57.917Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-12T21:31:57.917Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23, autogenerated_exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203" [2023-07-12T21:31:57.917Z] level=info msg="[runner] processing took 19.187742ms with stages: identifier_marker: 7.674716ms, nolint: 6.668437ms, autogenerated_exclude: 1.502575ms, exclude-rules: 1.354744ms, path_prettifier: 1.278413ms, skip_dirs: 663.227µs, cgo: 27.82µs, filename_unadjuster: 13.98µs, max_same_issues: 570ns, uniq_by_line: 520ns, skip_files: 510ns, exclude: 470ns, source_code: 390ns, diff: 280ns, severity-rules: 270ns, sort_results: 240ns, max_from_linter: 180ns, path_shortener: 170ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2023-07-12T21:31:57.917Z] level=info msg="[runner] linters took 6.79834312s with stages: goanalysis_metalinter: 6.779070268s" [2023-07-12T21:31:57.917Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-12T21:31:57.917Z] level=info msg="Memory: 206 samples, avg is 185.1MB, max is 863.8MB" [2023-07-12T21:31:57.917Z] level=info msg="Execution took 20.551361614s" [2023-07-12T21:31:57.917Z] go vet ./... [2023-07-12T21:32:02.001Z] using credential edgex-jenkins-ssh [2023-07-12T21:32:02.019Z] Cloning the remote Git repository [2023-07-12T21:32:02.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T21:32:02.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T21:32:02.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T21:32:02.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T21:32:02.653Z] + ls -al . [2023-07-12T21:32:02.653Z] total 720 [2023-07-12T21:32:02.653Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 21:30 . [2023-07-12T21:32:02.653Z] drwxr-xr-x 4 root root 4096 Jul 12 21:30 .. [2023-07-12T21:32:02.653Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 21:29 .blubracket [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 21:29 .dockerignore [2023-07-12T21:32:02.653Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 21:30 .git [2023-07-12T21:32:02.653Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 21:29 .github [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 21:29 .gitignore [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 21:29 .golangci.yml [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 21:29 .hadolint.yml [2023-07-12T21:32:02.653Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 21:30 .semver [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 21:29 .sonarcloud.properties [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 21:29 ADOPTERS.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 11234 Jul 12 21:29 Attribution.txt [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 21:29 CHANGELOG.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 21:29 CONTRIBUTING.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 21:29 GOVERNANCE.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 21:29 Jenkinsfile [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 21:29 LICENSE [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 21:29 Makefile [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 21:29 OWNERS.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 21:29 README.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 21:29 SECURITY.md [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 21:30 VERSION [2023-07-12T21:32:02.653Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 21:29 bin [2023-07-12T21:32:02.653Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 21:29 cmd [2023-07-12T21:32:02.653Z] -rw-r--r-- 1 root root 447731 Jul 12 21:31 coverage.out [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 3429 Jul 12 21:29 go.mod [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 32406 Jul 12 21:29 go.sum [2023-07-12T21:32:02.653Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 21:29 internal [2023-07-12T21:32:02.653Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 21:29 openapi [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 21:29 security.txt [2023-07-12T21:32:02.653Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 21:29 snap [2023-07-12T21:32:02.653Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 21:29 version.go [Pipeline] sh [2023-07-12T21:32:02.940Z] + '[' -e coverage.out ] [2023-07-12T21:32:02.940Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T21:32:03.032Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T21:32:02.056Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T21:32:02.150Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-07-12T21:32:02.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T21:32:02.295Z] > git --version # timeout=10 [2023-07-12T21:32:02.315Z] > git --version # 'git version 2.25.1' [2023-07-12T21:32:02.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T21:32:02.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T21:32:03.312Z] + make build [2023-07-12T21:32:03.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T21:32:15.506Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T21:32:15.506Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T21:32:16.071Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T21:32:17.007Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T21:32:19.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T21:32:20.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T21:32:20.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T21:32:20.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T21:32:20.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T21:32:20.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T21:32:21.562Z] Merging remotes/origin/main commit b4f3d3796f5e4a543acc54ea282569be45c8b663 into PR head commit 4b96d6bf975059eb64345c90e5003a46d88f52f3 [2023-07-12T21:32:22.086Z] Merge succeeded, producing bb1988d3769326867f64b85b6f5f00bdd5dbc6ad [2023-07-12T21:32:22.087Z] Checking out Revision bb1988d3769326867f64b85b6f5f00bdd5dbc6ad (PR-4605) [2023-07-12T21:32:21.577Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T21:32:21.640Z] > git checkout -f 4b96d6bf975059eb64345c90e5003a46d88f52f3 # timeout=10 [2023-07-12T21:32:21.849Z] > git remote # timeout=10 [2023-07-12T21:32:21.868Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T21:32:21.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T21:32:21.894Z] > git merge b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 [2023-07-12T21:32:22.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T21:32:22.090Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T21:32:22.101Z] > git checkout -f bb1988d3769326867f64b85b6f5f00bdd5dbc6ad # timeout=10 [2023-07-12T21:32:23.581Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T21:32:24.515Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T21:32:25.553Z] Commit message: "Merge commit 'b4f3d3796f5e4a543acc54ea282569be45c8b663' into HEAD" [2023-07-12T21:32:25.575Z] First time build. Skipping changelog. [2023-07-12T21:32:25.558Z] > git rev-list --no-walk e38491e51bfb03df393c751296f3f3c23b74ba30 # timeout=10 [2023-07-12T21:32:25.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T21:32:26.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T21:32:26.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T21:32:26.506Z] Dload Upload Total Spent Left Speed [2023-07-12T21:32:26.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [2023-07-12T21:32:26.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2023-07-12T21:32:27.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T21:32:27.511Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-07-12T21:32:27.511Z] /etc/docker/daemon.new [2023-07-12T21:32:27.511Z] { [2023-07-12T21:32:27.511Z] "registry-mirrors": [ [2023-07-12T21:32:27.511Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T21:32:27.511Z] ], [2023-07-12T21:32:27.511Z] "bip": "10.250.0.254/24", [2023-07-12T21:32:27.511Z] "hosts": [ [2023-07-12T21:32:27.511Z] "tcp://0.0.0.0:5555", [2023-07-12T21:32:27.511Z] "unix:///var/run/docker.sock" [2023-07-12T21:32:27.511Z] ], [2023-07-12T21:32:27.511Z] "mtu": 1458, [2023-07-12T21:32:27.511Z] "selinux-enabled": true, [2023-07-12T21:32:27.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T21:32:27.511Z] } [Pipeline] sh [2023-07-12T21:32:27.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T21:32:27.833Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T21:32:28.156Z] + sudo service docker restart [2023-07-12T21:32:28.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T21:32:29.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T21:32:31.038Z] $ docker stop --time=1 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b [2023-07-12T21:32:35.360Z] $ docker rm -f --volumes 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:32:36.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T21:32:36.231Z] [2023-07-12T21:32:36.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:32:36.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T21:32:36.551Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-12T21:32:36.551Z] 91d30c5bc195: Pulling fs layer [2023-07-12T21:32:36.551Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-12T21:32:36.551Z] 9c61dcf015f6: Pulling fs layer [2023-07-12T21:32:36.551Z] 4698f68db338: Pulling fs layer [2023-07-12T21:32:36.551Z] 2a2f49069b9e: Pulling fs layer [2023-07-12T21:32:36.551Z] e0025b399a48: Pulling fs layer [2023-07-12T21:32:36.551Z] e0025b399a48: Waiting [2023-07-12T21:32:36.551Z] 4698f68db338: Waiting [2023-07-12T21:32:36.551Z] 2a2f49069b9e: Waiting [2023-07-12T21:32:36.832Z] 91d30c5bc195: Verifying Checksum [2023-07-12T21:32:36.832Z] 91d30c5bc195: Download complete [2023-07-12T21:32:36.832Z] 4698f68db338: Verifying Checksum [2023-07-12T21:32:36.832Z] 4698f68db338: Download complete [2023-07-12T21:32:36.832Z] 91d30c5bc195: Pull complete [2023-07-12T21:32:37.090Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-12T21:32:37.090Z] 2e9b0aa3be6d: Download complete [2023-07-12T21:32:37.090Z] e0025b399a48: Download complete [2023-07-12T21:32:37.090Z] 2a2f49069b9e: Download complete [2023-07-12T21:32:37.348Z] 2e9b0aa3be6d: Pull complete [2023-07-12T21:32:37.605Z] 9c61dcf015f6: Verifying Checksum [2023-07-12T21:32:37.605Z] 9c61dcf015f6: Download complete [2023-07-12T21:32:40.131Z] 9c61dcf015f6: Pull complete [2023-07-12T21:32:40.131Z] 4698f68db338: Pull complete [2023-07-12T21:32:40.131Z] 2a2f49069b9e: Pull complete [2023-07-12T21:32:40.131Z] e0025b399a48: Pull complete [2023-07-12T21:32:40.131Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-12T21:32:40.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T21:32:40.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:32:40.208Z] prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container [2023-07-12T21:32:40.241Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-12T21:32:42.507Z] $ docker top 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T21:32:42.846Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T21:32:44.749Z] #1 [core-command internal] load build definition from Dockerfile [2023-07-12T21:32:44.749Z] #1 transferring dockerfile: 1.82kB done [2023-07-12T21:32:44.749Z] #1 DONE 0.0s [2023-07-12T21:32:44.749Z] [2023-07-12T21:32:44.749Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T21:32:44.749Z] #2 transferring dockerfile: 2.68kB done [2023-07-12T21:32:44.749Z] #2 DONE 0.0s [2023-07-12T21:32:44.749Z] [2023-07-12T21:32:44.749Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-12T21:32:44.749Z] #3 transferring dockerfile: 1.90kB done [2023-07-12T21:32:44.749Z] #3 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #4 transferring dockerfile: 2.82kB done [2023-07-12T21:32:45.007Z] #4 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #5 transferring dockerfile: 2.04kB done [2023-07-12T21:32:45.007Z] #5 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #6 transferring dockerfile: 2.58kB done [2023-07-12T21:32:45.007Z] #6 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #7 transferring dockerfile: 1.96kB done [2023-07-12T21:32:45.007Z] #7 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #8 transferring dockerfile: 2.06kB done [2023-07-12T21:32:45.007Z] #8 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #9 transferring dockerfile: 1.78kB done [2023-07-12T21:32:45.007Z] #9 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #10 transferring dockerfile: 1.82kB done [2023-07-12T21:32:45.007Z] #10 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #11 transferring dockerfile: 1.84kB done [2023-07-12T21:32:45.007Z] #11 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #12 transferring dockerfile: 2.12kB done [2023-07-12T21:32:45.007Z] #12 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #13 transferring dockerfile: 2.38kB done [2023-07-12T21:32:45.007Z] #13 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T21:32:45.007Z] #14 transferring dockerfile: 2.63kB done [2023-07-12T21:32:45.007Z] #14 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #15 [core-command internal] load .dockerignore [2023-07-12T21:32:45.007Z] #15 transferring context: 56B done [2023-07-12T21:32:45.007Z] #15 DONE 0.0s [2023-07-12T21:32:45.007Z] [2023-07-12T21:32:45.007Z] #16 [security-spire-agent internal] load .dockerignore [2023-07-12T21:32:45.008Z] #16 transferring context: 56B done [2023-07-12T21:32:45.008Z] #16 DONE 0.0s [2023-07-12T21:32:45.008Z] [2023-07-12T21:32:45.008Z] #17 [core-data internal] load .dockerignore [2023-07-12T21:32:45.008Z] #17 transferring context: 56B done [2023-07-12T21:32:45.008Z] #17 DONE 0.0s [2023-07-12T21:32:45.008Z] [2023-07-12T21:32:45.008Z] #18 [security-bootstrapper internal] load .dockerignore [2023-07-12T21:32:45.008Z] #18 transferring context: 56B done [2023-07-12T21:32:45.008Z] #18 DONE 0.0s [2023-07-12T21:32:45.008Z] [2023-07-12T21:32:45.008Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-12T21:32:45.008Z] #19 transferring context: 56B done [2023-07-12T21:32:45.008Z] #19 DONE 0.0s [2023-07-12T21:32:45.008Z] [2023-07-12T21:32:45.008Z] #20 [security-spire-config internal] load .dockerignore [2023-07-12T21:32:45.265Z] #20 transferring context: 56B done [2023-07-12T21:32:45.265Z] #20 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #21 [core-metadata internal] load .dockerignore [2023-07-12T21:32:45.265Z] #21 transferring context: 56B done [2023-07-12T21:32:45.265Z] #21 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #22 [security-proxy-setup internal] load .dockerignore [2023-07-12T21:32:45.265Z] #22 transferring context: 56B done [2023-07-12T21:32:45.265Z] #22 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #23 [support-scheduler internal] load .dockerignore [2023-07-12T21:32:45.265Z] #23 transferring context: 56B done [2023-07-12T21:32:45.265Z] #23 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T21:32:45.265Z] #24 transferring context: 56B done [2023-07-12T21:32:45.265Z] #24 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #25 [support-notifications internal] load .dockerignore [2023-07-12T21:32:45.265Z] #25 transferring context: 56B done [2023-07-12T21:32:45.265Z] #25 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T21:32:45.265Z] #26 transferring context: 56B done [2023-07-12T21:32:45.265Z] #26 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-07-12T21:32:45.265Z] #27 transferring context: 56B done [2023-07-12T21:32:45.265Z] #27 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #28 [security-spire-server internal] load .dockerignore [2023-07-12T21:32:45.265Z] #28 transferring context: 56B done [2023-07-12T21:32:45.265Z] #28 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T21:32:45.265Z] #29 DONE 0.0s [2023-07-12T21:32:45.265Z] [2023-07-12T21:32:45.265Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:32:45.536Z] #30 ... [2023-07-12T21:32:45.536Z] [2023-07-12T21:32:45.536Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T21:32:45.536Z] #29 DONE 0.0s [2023-07-12T21:32:45.536Z] [2023-07-12T21:32:45.536Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:32:45.796Z] #30 ... [2023-07-12T21:32:45.796Z] [2023-07-12T21:32:45.796Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T21:32:45.796Z] #29 DONE 0.0s [2023-07-12T21:32:45.796Z] [2023-07-12T21:32:45.796Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T21:32:45.796Z] #29 DONE 0.0s [2023-07-12T21:32:45.796Z] [2023-07-12T21:32:45.796Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:32:45.796Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:32:45.796Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T21:32:45.796Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T21:32:45.796Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:32:46.054Z] #31 ... [2023-07-12T21:32:46.054Z] [2023-07-12T21:32:46.054Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:32:46.054Z] #30 DONE 0.5s [2023-07-12T21:32:46.054Z] [2023-07-12T21:32:46.054Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:32:46.054Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:32:46.054Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T21:32:46.054Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T21:32:46.054Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T21:32:46.400Z] provisioning config files... [2023-07-12T21:32:46.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7431590148995155711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T21:32:46.757Z] ---> docker-login.sh [2023-07-12T21:32:46.757Z] nexus3.edgexfoundry.org:10001 [2023-07-12T21:32:47.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:32:47.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:32:47.292Z] Configure a credential helper to remove this warning. See [2023-07-12T21:32:47.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:32:47.292Z] [2023-07-12T21:32:47.292Z] Login Succeeded [2023-07-12T21:32:47.292Z] nexus3.edgexfoundry.org:10002 [2023-07-12T21:32:47.301Z] #31 ... [2023-07-12T21:32:47.301Z] [2023-07-12T21:32:47.301Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T21:32:47.302Z] #32 DONE 1.7s [2023-07-12T21:32:47.559Z] [2023-07-12T21:32:47.559Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-12T21:32:47.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:32:47.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:32:47.563Z] Configure a credential helper to remove this warning. See [2023-07-12T21:32:47.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:32:47.563Z] [2023-07-12T21:32:47.563Z] Login Succeeded [2023-07-12T21:32:47.563Z] nexus3.edgexfoundry.org:10003 [2023-07-12T21:32:47.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:32:48.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:32:48.102Z] Configure a credential helper to remove this warning. See [2023-07-12T21:32:48.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:32:48.102Z] [2023-07-12T21:32:48.102Z] Login Succeeded [2023-07-12T21:32:48.102Z] nexus3.edgexfoundry.org:10004 [2023-07-12T21:32:48.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:32:48.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:32:48.376Z] Configure a credential helper to remove this warning. See [2023-07-12T21:32:48.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:32:48.376Z] [2023-07-12T21:32:48.376Z] Login Succeeded [2023-07-12T21:32:48.376Z] docker.io [2023-07-12T21:32:48.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T21:32:48.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T21:32:48.909Z] Configure a credential helper to remove this warning. See [2023-07-12T21:32:48.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T21:32:48.909Z] [2023-07-12T21:32:48.909Z] Login Succeeded [2023-07-12T21:32:48.909Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T21:32:48.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T21:32:49.449Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-07-12T21:32:49.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T21:32:49.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T21:32:49.499Z] ========================================================= [2023-07-12T21:32:49.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T21:32:49.499Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:32:49.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T21:32:49.814Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T21:32:49.814Z] edb6bdbacee9: Pulling fs layer [2023-07-12T21:32:49.814Z] 5f9638ab2659: Pulling fs layer [2023-07-12T21:32:49.814Z] 8d51d6327a98: Pulling fs layer [2023-07-12T21:32:49.814Z] 8b374f2dd631: Pulling fs layer [2023-07-12T21:32:49.814Z] ec14aa9079de: Pulling fs layer [2023-07-12T21:32:49.814Z] 2f466654f4bb: Pulling fs layer [2023-07-12T21:32:49.814Z] 554e91adad29: Pulling fs layer [2023-07-12T21:32:49.814Z] 8b374f2dd631: Waiting [2023-07-12T21:32:49.814Z] ec14aa9079de: Waiting [2023-07-12T21:32:49.814Z] 2f466654f4bb: Waiting [2023-07-12T21:32:49.814Z] 554e91adad29: Waiting [2023-07-12T21:32:50.083Z] 5f9638ab2659: Download complete [2023-07-12T21:32:50.083Z] 8b374f2dd631: Verifying Checksum [2023-07-12T21:32:50.083Z] 8b374f2dd631: Download complete [2023-07-12T21:32:50.083Z] ec14aa9079de: Verifying Checksum [2023-07-12T21:32:50.083Z] ec14aa9079de: Download complete [2023-07-12T21:32:50.083Z] edb6bdbacee9: Verifying Checksum [2023-07-12T21:32:50.083Z] edb6bdbacee9: Download complete [2023-07-12T21:32:51.057Z] edb6bdbacee9: Pull complete [2023-07-12T21:32:51.327Z] 554e91adad29: Verifying Checksum [2023-07-12T21:32:51.327Z] 554e91adad29: Download complete [2023-07-12T21:32:51.597Z] 5f9638ab2659: Pull complete [2023-07-12T21:32:52.568Z] 2f466654f4bb: Verifying Checksum [2023-07-12T21:32:52.568Z] 2f466654f4bb: Download complete [2023-07-12T21:32:52.568Z] 8d51d6327a98: Verifying Checksum [2023-07-12T21:32:52.568Z] 8d51d6327a98: Download complete [2023-07-12T21:32:52.861Z] #33 ... [2023-07-12T21:32:52.861Z] [2023-07-12T21:32:52.861Z] #34 [security-spire-agent internal] load build context [2023-07-12T21:32:52.861Z] #34 transferring context: 225.34MB 6.7s [2023-07-12T21:32:52.861Z] #34 ... [2023-07-12T21:32:52.861Z] [2023-07-12T21:32:52.861Z] #35 [security-spire-config internal] load build context [2023-07-12T21:32:52.861Z] #35 ... [2023-07-12T21:32:52.861Z] [2023-07-12T21:32:52.861Z] #34 [security-spire-agent internal] load build context [2023-07-12T21:32:55.604Z] #34 transferring context: 359.00MB 9.7s done [2023-07-12T21:32:55.872Z] #34 ... [2023-07-12T21:32:55.872Z] [2023-07-12T21:32:55.872Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T21:32:55.872Z] #36 transferring context: 359.00MB 8.4s done [2023-07-12T21:32:55.872Z] #36 ... [2023-07-12T21:32:55.872Z] [2023-07-12T21:32:55.872Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:32:55.872Z] #37 transferring context: 359.00MB 8.1s done [2023-07-12T21:32:55.872Z] #37 ... [2023-07-12T21:32:55.872Z] [2023-07-12T21:32:55.872Z] #38 [security-proxy-setup internal] load build context [2023-07-12T21:32:55.872Z] #38 transferring context: 359.00MB 10.0s done [2023-07-12T21:32:55.872Z] #38 ... [2023-07-12T21:32:55.872Z] [2023-07-12T21:32:55.872Z] #39 [core-data internal] load build context [2023-07-12T21:32:56.132Z] #39 ... [2023-07-12T21:32:56.132Z] [2023-07-12T21:32:56.132Z] #40 [support-scheduler internal] load build context [2023-07-12T21:32:56.132Z] #40 transferring context: 359.00MB 7.9s done [2023-07-12T21:32:56.132Z] #40 ... [2023-07-12T21:32:56.132Z] [2023-07-12T21:32:56.132Z] #41 [core-command internal] load build context [2023-07-12T21:32:56.132Z] #41 ... [2023-07-12T21:32:56.132Z] [2023-07-12T21:32:56.132Z] #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T21:32:56.132Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:56.132Z] #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:56.132Z] #0 1.609 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:32:56.132Z] #0 1.615 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T21:32:56.132Z] #0 1.629 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:32:56.132Z] #0 1.642 OK: 8 MiB in 17 packages [2023-07-12T21:32:56.390Z] #42 ... [2023-07-12T21:32:56.390Z] [2023-07-12T21:32:56.390Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T21:32:57.014Z] #43 ... [2023-07-12T21:32:57.014Z] [2023-07-12T21:32:57.014Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T21:32:57.014Z] #44 ... [2023-07-12T21:32:57.014Z] [2023-07-12T21:32:57.014Z] #45 [core-metadata internal] load build context [2023-07-12T21:32:57.014Z] #45 transferring context: 359.00MB 9.3s done [2023-07-12T21:32:57.273Z] #45 ... [2023-07-12T21:32:57.273Z] [2023-07-12T21:32:57.273Z] #46 [security-secretstore-setup internal] load build context [2023-07-12T21:32:57.273Z] #46 transferring context: 359.00MB 10.3s done [2023-07-12T21:32:57.273Z] #46 ... [2023-07-12T21:32:57.273Z] [2023-07-12T21:32:57.273Z] #47 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T21:32:57.841Z] #47 ... [2023-07-12T21:32:57.841Z] [2023-07-12T21:32:57.841Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T21:32:57.841Z] #0 3.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:57.841Z] #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:57.841Z] #0 4.153 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T21:32:57.841Z] #0 4.190 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:32:57.841Z] #0 4.195 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:32:57.841Z] #0 4.199 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:32:57.841Z] #0 4.260 OK: 8 MiB in 17 packages [2023-07-12T21:32:57.841Z] #48 ... [2023-07-12T21:32:57.841Z] [2023-07-12T21:32:57.841Z] #49 [security-proxy-auth internal] load build context [2023-07-12T21:32:57.841Z] #49 transferring context: 359.00MB 8.5s done [2023-07-12T21:32:58.101Z] #49 ... [2023-07-12T21:32:58.101Z] [2023-07-12T21:32:58.101Z] #50 [support-notifications internal] load build context [2023-07-12T21:32:58.101Z] #50 transferring context: 359.00MB 7.8s done [2023-07-12T21:32:58.101Z] #50 ... [2023-07-12T21:32:58.101Z] [2023-07-12T21:32:58.101Z] #51 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-12T21:32:58.881Z] #51 ... [2023-07-12T21:32:58.881Z] [2023-07-12T21:32:58.881Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T21:32:59.141Z] #52 ... [2023-07-12T21:32:59.141Z] [2023-07-12T21:32:59.141Z] #53 [security-bootstrapper internal] load build context [2023-07-12T21:32:59.141Z] #53 transferring context: 359.00MB 8.3s done [2023-07-12T21:32:59.141Z] #53 ... [2023-07-12T21:32:59.141Z] [2023-07-12T21:32:59.141Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T21:32:59.412Z] #54 ... [2023-07-12T21:32:59.412Z] [2023-07-12T21:32:59.412Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T21:32:59.412Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:59.412Z] #0 1.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:59.412Z] #0 1.882 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:32:59.412Z] #0 1.882 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:32:59.412Z] #0 1.882 OK: 17818 distinct packages available [2023-07-12T21:32:59.412Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:59.412Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:32:59.412Z] #0 2.209 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T21:32:59.412Z] #0 2.219 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:32:59.412Z] #0 2.220 (3/4) Installing libucontext (1.2-r0) [2023-07-12T21:32:59.412Z] #0 2.223 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T21:32:59.412Z] #0 2.231 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:32:59.412Z] #0 2.236 OK: 7 MiB in 19 packages [2023-07-12T21:32:59.412Z] #55 ... [2023-07-12T21:32:59.412Z] [2023-07-12T21:32:59.412Z] #56 [security-spire-server internal] load build context [2023-07-12T21:32:59.412Z] #56 transferring context: 359.00MB 9.7s done [2023-07-12T21:33:02.718Z] #56 ... [2023-07-12T21:33:02.718Z] [2023-07-12T21:33:02.718Z] #35 [security-spire-config internal] load build context [2023-07-12T21:33:02.718Z] #35 transferring context: 359.00MB 10.8s done [2023-07-12T21:33:04.899Z] 8d51d6327a98: Pull complete [2023-07-12T21:33:04.899Z] 8b374f2dd631: Pull complete [2023-07-12T21:33:04.899Z] ec14aa9079de: Pull complete [2023-07-12T21:33:06.020Z] #35 ... [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T21:33:06.020Z] #48 DONE 20.0s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #53 [security-bootstrapper internal] load build context [2023-07-12T21:33:06.020Z] #53 DONE 20.4s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T21:33:06.020Z] #55 DONE 20.0s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T21:33:06.020Z] #42 DONE 20.0s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #40 [support-scheduler internal] load build context [2023-07-12T21:33:06.020Z] #40 DONE 20.5s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #50 [support-notifications internal] load build context [2023-07-12T21:33:06.020Z] #50 DONE 20.2s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T21:33:06.020Z] #36 DONE 20.5s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-12T21:33:06.020Z] #33 DONE 19.1s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:33:06.020Z] #57 ... [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:33:06.020Z] #37 DONE 20.3s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #56 [security-spire-server internal] load build context [2023-07-12T21:33:06.020Z] #56 DONE 20.1s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #49 [security-proxy-auth internal] load build context [2023-07-12T21:33:06.020Z] #49 DONE 20.5s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #46 [security-secretstore-setup internal] load build context [2023-07-12T21:33:06.020Z] #46 DONE 20.3s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #45 [core-metadata internal] load build context [2023-07-12T21:33:06.020Z] #45 DONE 20.6s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #38 [security-proxy-setup internal] load build context [2023-07-12T21:33:06.020Z] #38 DONE 20.5s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #35 [security-spire-config internal] load build context [2023-07-12T21:33:06.020Z] #35 DONE 20.6s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #34 [security-spire-agent internal] load build context [2023-07-12T21:33:06.020Z] #34 DONE 20.6s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #39 [core-data internal] load build context [2023-07-12T21:33:06.020Z] #39 transferring context: 359.00MB 10.8s done [2023-07-12T21:33:06.020Z] #39 DONE 20.6s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T21:33:06.020Z] #58 DONE 0.2s [2023-07-12T21:33:06.020Z] [2023-07-12T21:33:06.020Z] #41 [core-command internal] load build context [2023-07-12T21:33:06.020Z] #41 transferring context: 359.00MB 10.8s done [2023-07-12T21:33:06.020Z] #41 DONE 20.7s [2023-07-12T21:33:06.279Z] [2023-07-12T21:33:06.279Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T21:33:07.215Z] #59 ... [2023-07-12T21:33:07.215Z] [2023-07-12T21:33:07.215Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T21:33:07.215Z] #52 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #52 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #52 21.03 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.216Z] #52 21.04 (2/2) Installing su-exec (0.2-r2) [2023-07-12T21:33:07.216Z] #52 21.04 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.216Z] #52 21.05 OK: 7 MiB in 17 packages [2023-07-12T21:33:07.216Z] #52 DONE 21.2s [2023-07-12T21:33:07.216Z] [2023-07-12T21:33:07.216Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T21:33:07.216Z] #54 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #54 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #54 21.01 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.216Z] #54 21.02 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.216Z] #54 21.03 OK: 7 MiB in 16 packages [2023-07-12T21:33:07.216Z] #54 DONE 21.3s [2023-07-12T21:33:07.216Z] [2023-07-12T21:33:07.216Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T21:33:07.216Z] #43 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #43 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #43 21.08 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T21:33:07.216Z] #43 21.09 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.216Z] #43 21.10 (3/4) Installing su-exec (0.2-r2) [2023-07-12T21:33:07.216Z] #43 21.10 (4/4) Installing yq (4.30.4-r4) [2023-07-12T21:33:07.216Z] #43 21.20 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.216Z] #43 21.21 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:33:07.216Z] #43 21.28 OK: 17 MiB in 19 packages [2023-07-12T21:33:07.216Z] #43 DONE 21.4s [2023-07-12T21:33:07.216Z] [2023-07-12T21:33:07.216Z] #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-12T21:33:07.216Z] #51 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #51 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.216Z] #51 21.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.216Z] #51 21.06 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.216Z] #51 21.07 OK: 7 MiB in 16 packages [2023-07-12T21:33:07.216Z] #51 DONE 21.5s [2023-07-12T21:33:07.216Z] [2023-07-12T21:33:07.216Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T21:33:07.794Z] #60 ... [2023-07-12T21:33:07.794Z] [2023-07-12T21:33:07.794Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T21:33:07.794Z] #44 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #44 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #44 21.05 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:33:07.794Z] #44 21.05 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:33:07.794Z] #44 21.05 OK: 17818 distinct packages available [2023-07-12T21:33:07.794Z] #44 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #44 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #44 21.44 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T21:33:07.794Z] #44 21.45 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T21:33:07.794Z] #44 21.47 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T21:33:07.794Z] #44 21.47 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T21:33:07.794Z] #44 21.49 (5/9) Installing curl (8.1.2-r0) [2023-07-12T21:33:07.794Z] #44 21.49 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.794Z] #44 21.49 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:33:07.794Z] #44 21.50 (8/9) Installing libucontext (1.2-r0) [2023-07-12T21:33:07.794Z] #44 21.50 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T21:33:07.794Z] #44 21.50 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.794Z] #44 21.51 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:33:07.794Z] #44 21.57 OK: 10 MiB in 24 packages [2023-07-12T21:33:07.794Z] #44 DONE 21.7s [2023-07-12T21:33:07.794Z] [2023-07-12T21:33:07.794Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:33:07.794Z] #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.794Z] #0 1.598 OK: 265 MiB in 53 packages [2023-07-12T21:33:07.794Z] #61 DONE 1.8s [2023-07-12T21:33:07.794Z] [2023-07-12T21:33:07.794Z] #47 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T21:33:07.795Z] #47 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #47 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #47 21.11 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:33:07.795Z] #47 21.11 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:33:07.795Z] #47 21.11 OK: 17818 distinct packages available [2023-07-12T21:33:07.795Z] #47 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #47 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #47 21.54 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T21:33:07.795Z] #47 21.54 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:33:07.795Z] #47 21.55 (3/5) Installing libucontext (1.2-r0) [2023-07-12T21:33:07.795Z] #47 21.55 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T21:33:07.795Z] #47 21.56 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T21:33:07.795Z] #47 21.57 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:33:07.795Z] #47 21.57 OK: 8 MiB in 20 packages [2023-07-12T21:33:07.795Z] #47 DONE 21.8s [2023-07-12T21:33:07.795Z] [2023-07-12T21:33:07.795Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:07.795Z] #62 DONE 0.1s [2023-07-12T21:33:07.795Z] [2023-07-12T21:33:07.795Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T21:33:07.795Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #0 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #0 1.887 OK: 265 MiB in 53 packages [2023-07-12T21:33:07.795Z] #63 DONE 2.0s [2023-07-12T21:33:07.795Z] [2023-07-12T21:33:07.795Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T21:33:07.795Z] #59 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #59 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #59 1.956 OK: 265 MiB in 53 packages [2023-07-12T21:33:07.795Z] #59 DONE 2.0s [2023-07-12T21:33:07.795Z] [2023-07-12T21:33:07.795Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:33:07.795Z] #57 1.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #57 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:07.795Z] #57 1.870 OK: 265 MiB in 53 packages [2023-07-12T21:33:07.795Z] #57 DONE 2.2s [2023-07-12T21:33:07.795Z] [2023-07-12T21:33:07.795Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:08.054Z] #64 DONE 0.1s [2023-07-12T21:33:08.054Z] [2023-07-12T21:33:08.054Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:33:08.054Z] #65 DONE 0.1s [2023-07-12T21:33:08.054Z] [2023-07-12T21:33:08.054Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:08.054Z] #66 DONE 0.1s [2023-07-12T21:33:08.054Z] [2023-07-12T21:33:08.054Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:08.312Z] #67 ... [2023-07-12T21:33:08.312Z] [2023-07-12T21:33:08.312Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T21:33:08.312Z] #60 DONE 1.2s [2023-07-12T21:33:08.312Z] [2023-07-12T21:33:08.312Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T21:33:08.312Z] #68 DONE 0.0s [2023-07-12T21:33:08.571Z] [2023-07-12T21:33:08.571Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T21:33:08.571Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:08.571Z] #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:08.571Z] #0 2.160 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:33:08.571Z] #0 2.160 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:33:08.571Z] #0 2.160 OK: 17818 distinct packages available [2023-07-12T21:33:08.571Z] #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:08.571Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T21:33:08.571Z] #0 2.533 OK: 265 MiB in 53 packages [2023-07-12T21:33:08.571Z] #69 DONE 2.6s [2023-07-12T21:33:08.571Z] [2023-07-12T21:33:08.571Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:08.571Z] #70 DONE 0.0s [2023-07-12T21:33:08.571Z] [2023-07-12T21:33:08.571Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:10.258Z] 2f466654f4bb: Pull complete [2023-07-12T21:33:13.611Z] 554e91adad29: Pull complete [2023-07-12T21:33:13.611Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-12T21:33:13.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T21:33:13.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:33:13.942Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T21:33:13.942Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T21:33:13.942Z] WORKDIR /edgex [2023-07-12T21:33:13.942Z] COPY go.mod . [2023-07-12T21:33:13.942Z] RUN go mod download [2023-07-12T21:33:14.526Z] Sending build context to Docker daemon 2.949MB [2023-07-12T21:33:14.526Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T21:33:14.526Z] ---> 1e15ea492957 [2023-07-12T21:33:14.526Z] Step 2/4 : WORKDIR /edgex [2023-07-12T21:33:16.472Z] ---> Running in fa8d1dba85d4 [2023-07-12T21:33:16.472Z] Removing intermediate container fa8d1dba85d4 [2023-07-12T21:33:16.472Z] ---> 4c67cc308f79 [2023-07-12T21:33:16.472Z] Step 3/4 : COPY go.mod . [2023-07-12T21:33:16.741Z] ---> 3ebe3d6a5fa5 [2023-07-12T21:33:16.741Z] Step 4/4 : RUN go mod download [2023-07-12T21:33:17.009Z] ---> Running in eefa61a13392 [2023-07-12T21:33:18.571Z] #71 ... [2023-07-12T21:33:18.571Z] [2023-07-12T21:33:18.571Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:18.571Z] #72 ... [2023-07-12T21:33:18.571Z] [2023-07-12T21:33:18.571Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:18.571Z] #73 ... [2023-07-12T21:33:18.571Z] [2023-07-12T21:33:18.571Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:45.148Z] #74 DONE 35.3s [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:45.148Z] #71 DONE 34.8s [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:45.148Z] #72 DONE 35.6s [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:45.148Z] #67 DONE 35.4s [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #75 [core-data builder 6/7] COPY . . [2023-07-12T21:33:45.148Z] #75 ... [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:45.148Z] #73 DONE 35.4s [2023-07-12T21:33:45.148Z] [2023-07-12T21:33:45.148Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-12T21:33:49.354Z] #76 ... [2023-07-12T21:33:49.354Z] [2023-07-12T21:33:49.354Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T21:33:49.354Z] #77 DONE 6.2s [2023-07-12T21:33:49.354Z] [2023-07-12T21:33:49.354Z] #78 [security-spire-agent builder 6/9] COPY . . [2023-07-12T21:33:49.614Z] #78 DONE 6.2s [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #79 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #80 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #81 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #82 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #83 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #84 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #85 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #85 DONE 6.2s [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #86 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #87 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #88 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #88 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #89 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #90 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #91 [support-scheduler builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #91 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #76 DONE 6.2s [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #92 [core-metadata builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #92 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #93 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #94 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #95 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #96 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.614Z] #97 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #75 [core-data builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #75 DONE 6.2s [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #98 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:33:49.614Z] #98 DONE 0.1s [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.614Z] #99 CACHED [2023-07-12T21:33:49.614Z] [2023-07-12T21:33:49.614Z] #100 [core-command builder 6/7] COPY . . [2023-07-12T21:33:49.614Z] #100 CACHED [2023-07-12T21:33:49.615Z] [2023-07-12T21:33:49.615Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:33:49.615Z] #101 CACHED [2023-07-12T21:33:49.615Z] [2023-07-12T21:33:49.615Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T21:33:49.874Z] #102 ... [2023-07-12T21:33:49.874Z] [2023-07-12T21:33:49.874Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:33:49.874Z] #103 CACHED [2023-07-12T21:33:49.874Z] [2023-07-12T21:33:49.874Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:33:49.874Z] #104 CACHED [2023-07-12T21:33:49.874Z] [2023-07-12T21:33:49.874Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:49.874Z] #105 CACHED [2023-07-12T21:33:49.874Z] [2023-07-12T21:33:49.874Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-12T21:33:49.874Z] #106 CACHED [2023-07-12T21:33:49.874Z] [2023-07-12T21:33:49.874Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:33:51.784Z] #107 ... [2023-07-12T21:33:51.784Z] [2023-07-12T21:33:51.784Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:33:51.784Z] #108 DONE 2.1s [2023-07-12T21:33:52.078Z] [2023-07-12T21:33:52.078Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:33:52.078Z] #107 DONE 2.2s [2023-07-12T21:33:52.078Z] [2023-07-12T21:33:52.078Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T21:33:52.078Z] #109 ... [2023-07-12T21:33:52.078Z] [2023-07-12T21:33:52.078Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T21:33:52.078Z] #110 DONE 0.4s [2023-07-12T21:33:52.339Z] [2023-07-12T21:33:52.339Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T21:33:52.339Z] #109 DONE 0.4s [2023-07-12T21:33:52.339Z] [2023-07-12T21:33:52.339Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T21:33:52.339Z] #102 1.826 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T21:33:52.925Z] #102 ... [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:33:52.925Z] #111 CACHED [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #112 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:33:52.925Z] #112 CACHED [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:33:52.925Z] #113 CACHED [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #114 [security-spire-config builder 6/9] COPY . . [2023-07-12T21:33:52.925Z] #114 CACHED [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #115 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T21:33:52.925Z] #115 CACHED [2023-07-12T21:33:52.925Z] [2023-07-12T21:33:52.925Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:33:52.925Z] #116 CACHED [2023-07-12T21:33:53.184Z] [2023-07-12T21:33:53.184Z] #117 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:33:53.184Z] #117 DONE 0.3s [2023-07-12T21:33:53.184Z] [2023-07-12T21:33:53.184Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:33:53.184Z] #118 DONE 0.3s [2023-07-12T21:33:53.184Z] [2023-07-12T21:33:53.184Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:33:53.446Z] #119 DONE 0.1s [2023-07-12T21:33:53.446Z] [2023-07-12T21:33:53.446Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:33:53.446Z] #120 CACHED [2023-07-12T21:33:53.446Z] [2023-07-12T21:33:53.446Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:33:53.446Z] #121 CACHED [2023-07-12T21:33:53.446Z] [2023-07-12T21:33:53.446Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.016Z] #122 ... [2023-07-12T21:33:54.016Z] [2023-07-12T21:33:54.016Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:33:54.016Z] #123 DONE 0.5s [2023-07-12T21:33:54.016Z] [2023-07-12T21:33:54.016Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.016Z] #124 ... [2023-07-12T21:33:54.016Z] [2023-07-12T21:33:54.016Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T21:33:54.016Z] #125 DONE 0.9s [2023-07-12T21:33:54.302Z] [2023-07-12T21:33:54.302Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.562Z] #126 ... [2023-07-12T21:33:54.562Z] [2023-07-12T21:33:54.562Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.562Z] #122 DONE 1.3s [2023-07-12T21:33:54.562Z] [2023-07-12T21:33:54.562Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.562Z] #124 DONE 0.8s [2023-07-12T21:33:54.562Z] [2023-07-12T21:33:54.562Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:33:54.827Z] #127 ... [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:33:54.827Z] #126 DONE 0.7s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:33:54.827Z] #128 DONE 0.2s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:33:54.827Z] #127 DONE 0.3s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T21:33:54.827Z] #129 DONE 0.1s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T21:33:54.827Z] #130 DONE 0.1s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:33:54.827Z] #131 DONE 0.1s [2023-07-12T21:33:54.827Z] [2023-07-12T21:33:54.827Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T21:33:55.088Z] #132 DONE 0.1s [2023-07-12T21:33:55.088Z] [2023-07-12T21:33:55.088Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T21:33:55.088Z] #133 DONE 0.1s [2023-07-12T21:33:55.088Z] [2023-07-12T21:33:55.088Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T21:33:55.088Z] #134 DONE 0.1s [2023-07-12T21:33:55.088Z] [2023-07-12T21:33:55.088Z] #135 [security-spire-server] exporting to image [2023-07-12T21:33:55.088Z] #135 exporting layers [2023-07-12T21:33:55.349Z] #135 ... [2023-07-12T21:33:55.349Z] [2023-07-12T21:33:55.349Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T21:33:55.349Z] #136 DONE 0.2s [2023-07-12T21:33:55.349Z] [2023-07-12T21:33:55.349Z] #135 [security-spire-agent] exporting to image [2023-07-12T21:33:55.609Z] #135 exporting layers 0.7s done [2023-07-12T21:33:55.609Z] #135 writing image sha256:733cf69f4518c14645ee212377996a3755dd69f36a3692170edf4f994c5d997e done [2023-07-12T21:33:55.609Z] #135 naming to docker.io/library/security-spire-config [2023-07-12T21:33:55.869Z] #135 exporting layers 0.7s done [2023-07-12T21:33:55.869Z] #135 naming to docker.io/library/security-spire-config done [2023-07-12T21:33:55.869Z] #135 writing image sha256:2119301a05bbd76f34e183e85120db50326447ea53c156f5cce8ce60b1a9242b done [2023-07-12T21:33:55.869Z] #135 naming to docker.io/library/security-spire-server done [2023-07-12T21:33:55.869Z] #135 writing image sha256:c41751c0dc0d823374d4f269020307661d5974c2f3613d98bf7e9bec9f1d3ed1 done [2023-07-12T21:33:55.869Z] #135 naming to docker.io/library/security-spire-agent done [2023-07-12T21:33:55.869Z] #135 DONE 0.9s [2023-07-12T21:33:55.869Z] [2023-07-12T21:33:55.869Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T21:33:55.869Z] #0 0.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T21:33:55.922Z] Removing intermediate container eefa61a13392 [2023-07-12T21:33:55.922Z] ---> ac31e583f9d5 [2023-07-12T21:33:55.922Z] Successfully built ac31e583f9d5 [2023-07-12T21:33:55.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:33:56.246Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T21:33:56.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:33:56.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container [2023-07-12T21:33:56.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T21:33:57.610Z] $ docker top a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T21:33:58.435Z] + go version [2023-07-12T21:33:58.435Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-12T21:33:58.449Z] $ docker stop --time=1 a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 [2023-07-12T21:34:00.019Z] $ docker rm -f --volumes a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 [2023-07-12T21:34:00.069Z] #137 ... [2023-07-12T21:34:00.069Z] [2023-07-12T21:34:00.069Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T21:34:00.069Z] #0 0.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T21:34:00.069Z] #138 ... [2023-07-12T21:34:00.069Z] [2023-07-12T21:34:00.069Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T21:34:00.069Z] #0 1.192 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T21:34:00.069Z] #139 ... [2023-07-12T21:34:00.069Z] [2023-07-12T21:34:00.069Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T21:34:00.069Z] #0 0.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T21:34:00.069Z] #140 ... [2023-07-12T21:34:00.069Z] [2023-07-12T21:34:00.069Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T21:34:00.069Z] #0 1.861 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:34:00.329Z] #141 ... [2023-07-12T21:34:00.329Z] [2023-07-12T21:34:00.329Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T21:34:00.329Z] #0 0.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T21:34:00.329Z] #142 ... [2023-07-12T21:34:00.329Z] [2023-07-12T21:34:00.329Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T21:34:00.329Z] #0 1.850 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T21:34:00.583Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T21:34:00.583Z] . [2023-07-12T21:34:00.589Z] #143 ... [2023-07-12T21:34:00.589Z] [2023-07-12T21:34:00.589Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T21:34:00.589Z] #0 1.326 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T21:34:00.589Z] #144 ... [2023-07-12T21:34:00.589Z] [2023-07-12T21:34:00.589Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T21:34:00.589Z] #0 0.931 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:34:00.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container [2023-07-12T21:34:00.805Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T21:34:00.849Z] #145 ... [2023-07-12T21:34:00.849Z] [2023-07-12T21:34:00.850Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T21:34:00.850Z] #0 0.876 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T21:34:01.939Z] $ docker top 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T21:34:02.128Z] ========================================================= [2023-07-12T21:34:02.128Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T21:34:02.128Z] ========================================================= [Pipeline] sh [2023-07-12T21:34:02.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-07-12T21:34:02.757Z] + make test [2023-07-12T21:34:02.757Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T21:34:41.620Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T21:34:57.086Z] #146 ... [2023-07-12T21:34:57.086Z] [2023-07-12T21:34:57.086Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T21:34:57.086Z] #145 65.08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T21:35:07.127Z] #145 ... [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T21:35:07.127Z] #146 DONE 76.0s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T21:35:07.127Z] #141 DONE 75.9s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T21:35:07.127Z] #137 DONE 75.9s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T21:35:07.127Z] #142 DONE 76.0s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T21:35:07.127Z] #144 DONE 75.9s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T21:35:07.127Z] #140 DONE 76.0s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T21:35:07.127Z] #102 DONE 76.0s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T21:35:07.127Z] #139 DONE 76.0s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #147 ... [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T21:35:07.127Z] #145 DONE 76.3s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T21:35:07.127Z] #143 DONE 76.3s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T21:35:07.127Z] #138 DONE 76.4s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #148 ... [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #147 DONE 0.7s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #149 DONE 0.5s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #150 DONE 0.7s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #151 DONE 0.6s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T21:35:07.127Z] #152 DONE 0.4s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #153 DONE 0.5s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #154 ... [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #148 DONE 0.5s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #155 DONE 0.3s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #156 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #157 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #158 DONE 0.4s [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #159 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #160 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.127Z] #161 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.127Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.127Z] #162 CACHED [2023-07-12T21:35:07.127Z] [2023-07-12T21:35:07.128Z] #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.128Z] #163 DONE 0.4s [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.128Z] #164 CACHED [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #165 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:07.128Z] #165 CACHED [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T21:35:07.128Z] #166 ... [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.128Z] #167 DONE 0.4s [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.128Z] #154 DONE 0.4s [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T21:35:07.128Z] #168 ... [2023-07-12T21:35:07.128Z] [2023-07-12T21:35:07.128Z] #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:07.128Z] #169 DONE 0.5s [2023-07-12T21:35:07.394Z] [2023-07-12T21:35:07.394Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T21:35:08.336Z] #170 ... [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T21:35:08.336Z] #171 DONE 1.4s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T21:35:08.336Z] #172 DONE 1.6s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #173 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T21:35:08.336Z] #173 DONE 1.6s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T21:35:08.336Z] #174 DONE 1.6s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:08.336Z] #175 ... [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T21:35:08.336Z] #176 DONE 1.7s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T21:35:08.336Z] #177 DONE 1.6s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T21:35:08.336Z] #168 DONE 1.6s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T21:35:08.336Z] #178 DONE 1.7s [2023-07-12T21:35:08.336Z] [2023-07-12T21:35:08.336Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T21:35:08.336Z] #166 DONE 1.7s [2023-07-12T21:35:08.604Z] [2023-07-12T21:35:08.604Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T21:35:08.604Z] #170 DONE 1.3s [2023-07-12T21:35:08.604Z] [2023-07-12T21:35:08.604Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T21:35:08.604Z] #179 DONE 2.2s [2023-07-12T21:35:08.604Z] [2023-07-12T21:35:08.604Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:08.870Z] #180 ... [2023-07-12T21:35:08.870Z] [2023-07-12T21:35:08.870Z] #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:08.870Z] #181 DONE 0.7s [2023-07-12T21:35:08.870Z] [2023-07-12T21:35:08.870Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:08.870Z] #182 DONE 0.5s [2023-07-12T21:35:08.870Z] [2023-07-12T21:35:08.870Z] #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:08.870Z] #175 DONE 0.5s [2023-07-12T21:35:08.870Z] [2023-07-12T21:35:08.870Z] #135 [security-spiffe-token-provider] exporting to image [2023-07-12T21:35:08.870Z] #135 exporting layers [2023-07-12T21:35:09.132Z] #135 ... [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #183 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #184 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T21:35:09.132Z] #185 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #186 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #187 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #188 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T21:35:09.132Z] #188 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #189 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #135 [support-notifications] exporting to image [2023-07-12T21:35:09.132Z] #135 ... [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:35:09.132Z] #180 DONE 0.6s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #135 [support-notifications] exporting to image [2023-07-12T21:35:09.132Z] #135 exporting layers 0.1s done [2023-07-12T21:35:09.132Z] #135 writing image sha256:1c50907741d934219e4629d11a64c12f3641a3e92209e4fe5379ffa920874750 [2023-07-12T21:35:09.132Z] #135 ... [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T21:35:09.132Z] #190 DONE 0.2s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T21:35:09.132Z] #191 DONE 0.2s [2023-07-12T21:35:09.132Z] [2023-07-12T21:35:09.132Z] #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T21:35:09.132Z] #192 DONE 0.4s [2023-07-12T21:35:09.133Z] [2023-07-12T21:35:09.133Z] #135 [core-data] exporting to image [2023-07-12T21:35:09.133Z] #135 exporting layers 0.3s done [2023-07-12T21:35:09.133Z] #135 writing image sha256:1c50907741d934219e4629d11a64c12f3641a3e92209e4fe5379ffa920874750 0.0s done [2023-07-12T21:35:09.133Z] #135 naming to docker.io/library/core-command done [2023-07-12T21:35:09.133Z] #135 writing image sha256:1f2a9ec5e3d6070ad0dbb224435ed6f5bdfaf6c572a1b564c82a3a6790aa5ece 0.0s done [2023-07-12T21:35:09.133Z] #135 naming to docker.io/library/core-data done [2023-07-12T21:35:09.394Z] #135 ... [2023-07-12T21:35:09.394Z] [2023-07-12T21:35:09.394Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T21:35:09.394Z] #193 DONE 0.3s [2023-07-12T21:35:09.394Z] [2023-07-12T21:35:09.394Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T21:35:09.394Z] #194 DONE 0.3s [2023-07-12T21:35:09.394Z] [2023-07-12T21:35:09.394Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:35:09.394Z] #195 DONE 0.3s [2023-07-12T21:35:09.394Z] [2023-07-12T21:35:09.394Z] #135 [support-notifications] exporting to image [2023-07-12T21:35:09.394Z] #135 writing image sha256:45e7bff1a0a4891e3cdbb56f636d2014a0acdac0ccd4d7d956395007f2b1c878 done [2023-07-12T21:35:09.394Z] #135 naming to docker.io/library/support-scheduler done [2023-07-12T21:35:09.394Z] #135 writing image sha256:d0937923798288ea40955ca3fc7d28c0a7d787bae0db19336d884b250e60088b done [2023-07-12T21:35:09.394Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-07-12T21:35:09.394Z] #135 writing image sha256:3b29747e397d29cf0a6831caf9006e497c976ebab6e3aa66da15dfb994023f33 done [2023-07-12T21:35:09.394Z] #135 naming to docker.io/library/support-notifications done [2023-07-12T21:35:09.653Z] #135 ... [2023-07-12T21:35:09.653Z] [2023-07-12T21:35:09.653Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T21:35:09.653Z] #196 DONE 0.4s [2023-07-12T21:35:09.653Z] [2023-07-12T21:35:09.653Z] #135 [support-notifications] exporting to image [2023-07-12T21:35:09.653Z] #135 exporting layers 0.3s done [2023-07-12T21:35:09.653Z] #135 writing image sha256:275b46c1388e91ddd39bbdbd2797231c6a9a4ae29c44fdd940ae27cfefac7d38 done [2023-07-12T21:35:09.653Z] #135 naming to docker.io/library/core-metadata done [2023-07-12T21:35:09.653Z] #135 DONE 1.7s [2023-07-12T21:35:09.653Z] [2023-07-12T21:35:09.654Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T21:35:09.913Z] #197 ... [2023-07-12T21:35:09.913Z] [2023-07-12T21:35:09.913Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T21:35:09.913Z] #198 DONE 0.6s [2023-07-12T21:35:10.175Z] [2023-07-12T21:35:10.175Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T21:35:10.175Z] #199 DONE 0.3s [2023-07-12T21:35:10.175Z] [2023-07-12T21:35:10.175Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T21:35:10.175Z] #197 DONE 0.5s [2023-07-12T21:35:10.175Z] [2023-07-12T21:35:10.175Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T21:35:10.175Z] #200 DONE 0.1s [2023-07-12T21:35:10.175Z] [2023-07-12T21:35:10.175Z] #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T21:35:10.175Z] #201 DONE 1.1s [2023-07-12T21:35:10.175Z] [2023-07-12T21:35:10.175Z] #135 [security-proxy-setup] exporting to image [2023-07-12T21:35:10.439Z] #135 ... [2023-07-12T21:35:10.439Z] [2023-07-12T21:35:10.439Z] #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T21:35:10.439Z] #202 DONE 0.1s [2023-07-12T21:35:10.439Z] [2023-07-12T21:35:10.439Z] #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T21:35:10.439Z] #203 DONE 0.1s [2023-07-12T21:35:10.439Z] [2023-07-12T21:35:10.439Z] #135 [security-proxy-setup] exporting to image [2023-07-12T21:35:10.439Z] #135 exporting layers 0.2s done [2023-07-12T21:35:10.439Z] #135 writing image sha256:a5f308571c87eec65164243e79c907df11d9a769fb74bc89589bcc53ab03135f done [2023-07-12T21:35:10.439Z] #135 naming to docker.io/library/security-proxy-setup done [2023-07-12T21:35:10.439Z] #135 DONE 1.9s [2023-07-12T21:35:10.439Z] [2023-07-12T21:35:10.439Z] #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T21:35:11.008Z] #204 DONE 0.4s [2023-07-12T21:35:11.008Z] [2023-07-12T21:35:11.008Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T21:35:11.008Z] #205 ... [2023-07-12T21:35:11.008Z] [2023-07-12T21:35:11.008Z] #206 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T21:35:11.008Z] #206 DONE 1.7s [2023-07-12T21:35:11.008Z] [2023-07-12T21:35:11.008Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T21:35:11.008Z] #205 DONE 0.8s [2023-07-12T21:35:11.008Z] [2023-07-12T21:35:11.008Z] #207 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T21:35:11.008Z] #207 DONE 1.7s [2023-07-12T21:35:11.008Z] [2023-07-12T21:35:11.008Z] #135 [security-secretstore-setup] exporting to image [2023-07-12T21:35:11.578Z] #135 ... [2023-07-12T21:35:11.578Z] [2023-07-12T21:35:11.578Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T21:35:11.578Z] #208 DONE 0.6s [2023-07-12T21:35:11.578Z] [2023-07-12T21:35:11.578Z] #135 [security-secretstore-setup] exporting to image [2023-07-12T21:35:11.578Z] #135 exporting layers 0.6s done [2023-07-12T21:35:11.838Z] #135 exporting layers 0.6s done [2023-07-12T21:35:11.838Z] #135 writing image sha256:958f665e7277301e0978d4573d4b5c305778929c789670e1a94264f91cf5513b 0.0s done [2023-07-12T21:35:11.838Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-12T21:35:11.838Z] #135 writing image sha256:158dcaf594ad0e023fbb277f17a58a3c4df8487ff44c2352565218a82e4aae17 0.0s done [2023-07-12T21:35:11.838Z] #135 naming to docker.io/library/security-proxy-auth done [2023-07-12T21:35:11.838Z] #135 writing image sha256:d4fd6fde235eb571c18a8d02d8f12d4fcc6377cf4d575f27c21b31843ee62e91 done [2023-07-12T21:35:11.838Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-07-12T21:35:11.838Z] #135 DONE 2.6s [2023-07-12T21:35:11.838Z] [2023-07-12T21:35:11.838Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T21:35:11.838Z] #209 DONE 0.3s [2023-07-12T21:35:11.838Z] [2023-07-12T21:35:11.838Z] #135 [security-bootstrapper] exporting to image [2023-07-12T21:35:12.098Z] #135 exporting layers 0.2s done [2023-07-12T21:35:12.098Z] #135 writing image sha256:42ca660f278ec032d57ffae08458e6756a10fea2b6c0759c417e85fecfe01583 [2023-07-12T21:35:12.098Z] #135 writing image sha256:42ca660f278ec032d57ffae08458e6756a10fea2b6c0759c417e85fecfe01583 done [2023-07-12T21:35:12.098Z] #135 naming to docker.io/library/security-bootstrapper done [2023-07-12T21:35:12.098Z] #135 DONE 2.8s [2023-07-12T21:35:12.098Z] [2023-07-12T21:35:12.098Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T21:35:12.098Z] time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T21:35:12.113Z] $ docker stop --time=1 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 [2023-07-12T21:35:13.348Z] $ docker rm -f --volumes 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T21:35:13.679Z] + docker images [2023-07-12T21:35:13.679Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T21:35:13.679Z] security-bootstrapper latest 42ca660f278e 2 seconds ago 22.7MB [2023-07-12T21:35:13.679Z] security-proxy-auth latest 158dcaf594ad 3 seconds ago 18.9MB [2023-07-12T21:35:13.679Z] core-common-config-bootstrapper latest 958f665e7277 3 seconds ago 17.8MB [2023-07-12T21:35:13.679Z] security-secretstore-setup latest d4fd6fde235e 3 seconds ago 43.6MB [2023-07-12T21:35:13.679Z] security-proxy-setup latest a5f308571c87 3 seconds ago 19.4MB [2023-07-12T21:35:13.679Z] core-metadata latest 275b46c1388e 4 seconds ago 21MB [2023-07-12T21:35:13.679Z] security-spiffe-token-provider latest d09379237982 5 seconds ago 33.4MB [2023-07-12T21:35:13.679Z] core-command latest 1c50907741d9 5 seconds ago 20.5MB [2023-07-12T21:35:13.679Z] core-data latest 1f2a9ec5e3d6 5 seconds ago 20.7MB [2023-07-12T21:35:13.679Z] support-scheduler latest 45e7bff1a0a4 5 seconds ago 32.4MB [2023-07-12T21:35:13.679Z] support-notifications latest 3b29747e397d 5 seconds ago 33MB [2023-07-12T21:35:13.679Z] security-spire-server latest 2119301a05bb About a minute ago 103MB [2023-07-12T21:35:13.679Z] security-spire-agent latest c41751c0dc0d About a minute ago 161MB [2023-07-12T21:35:13.679Z] security-spire-config latest 733cf69f4518 About a minute ago 102MB [2023-07-12T21:35:13.679Z] ci-base-image-x86_64 latest 5da8c34a14da 4 minutes ago 1.06GB [2023-07-12T21:35:13.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 hours ago 696MB [2023-07-12T21:35:13.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-12T21:35:13.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T21:36:33.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T21:36:36.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T21:36:36.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T21:36:36.682Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T21:36:36.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T21:36:51.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T21:36:51.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T21:36:51.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements [2023-07-12T21:37:01.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements [2023-07-12T21:37:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T21:37:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T21:37:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T21:37:09.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.424s coverage: 71.5% of statements [2023-07-12T21:37:11.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T21:37:11.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T21:37:11.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements [2023-07-12T21:37:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T21:37:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T21:37:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T21:37:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T21:37:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:37:27.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T21:37:27.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T21:37:29.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.119s coverage: 88.5% of statements [2023-07-12T21:37:29.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.688s coverage: 3.8% of statements [2023-07-12T21:37:40.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T21:37:40.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:37:40.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T21:37:40.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.559s coverage: 95.6% of statements [2023-07-12T21:37:41.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T21:37:41.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T21:37:41.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T21:37:41.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T21:37:41.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T21:37:41.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-07-12T21:37:46.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T21:37:46.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T21:37:46.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T21:37:46.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 65.9% of statements [2023-07-12T21:37:56.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T21:37:56.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T21:37:56.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements [2023-07-12T21:37:56.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements [2023-07-12T21:38:00.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 42.9% of statements [2023-07-12T21:38:00.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 82.9% of statements [2023-07-12T21:38:00.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-07-12T21:38:00.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements [2023-07-12T21:38:03.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-07-12T21:38:05.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T21:38:06.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T21:38:06.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T21:38:06.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T21:38:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T21:38:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T21:38:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T21:38:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T21:38:15.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-07-12T21:38:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T21:38:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T21:38:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T21:38:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T21:38:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T21:38:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T21:38:23.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T21:38:28.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.047s coverage: 79.9% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.277s coverage: 92.9% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 62.3% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.475s coverage: 81.8% of statements [2023-07-12T21:38:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements [2023-07-12T21:38:31.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T21:38:31.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements [2023-07-12T21:38:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T21:38:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T21:38:37.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 63.1% of statements [2023-07-12T21:38:37.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements [2023-07-12T21:38:38.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-07-12T21:38:38.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-07-12T21:38:38.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-07-12T21:38:39.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T21:38:39.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T21:38:39.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T21:38:39.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-07-12T21:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T21:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T21:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T21:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements [2023-07-12T21:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2023-07-12T21:38:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T21:38:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T21:38:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T21:38:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T21:38:51.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-07-12T21:38:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T21:38:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T21:38:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T21:38:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T21:39:03.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-07-12T21:39:03.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T21:39:03.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:39:03.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T21:39:03.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T21:39:04.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 92.3% of statements [2023-07-12T21:39:08.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T21:39:08.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T21:39:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.8% of statements [2023-07-12T21:39:10.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T21:39:10.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T21:39:10.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements [2023-07-12T21:39:11.282Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T21:39:11.282Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T21:39:11.282Z] go vet ./... [2023-07-12T21:41:47.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T21:41:47.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T21:41:47.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T21:41:47.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T21:41:48.281Z] + ls -al . [2023-07-12T21:41:48.281Z] total 716 [2023-07-12T21:41:48.281Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 21:34 . [2023-07-12T21:41:48.281Z] drwxr-xr-x 4 root root 4096 Jul 12 21:34 .. [2023-07-12T21:41:48.281Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 21:32 .blubracket [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 21:32 .dockerignore [2023-07-12T21:41:48.281Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 21:32 .git [2023-07-12T21:41:48.281Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 21:32 .github [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 21:32 .gitignore [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 21:32 .golangci.yml [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 21:32 .hadolint.yml [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 21:32 .sonarcloud.properties [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 21:32 ADOPTERS.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 11234 Jul 12 21:32 Attribution.txt [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 21:32 CHANGELOG.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 21:32 CONTRIBUTING.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 21:32 GOVERNANCE.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 21:32 Jenkinsfile [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 21:32 LICENSE [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 21:32 Makefile [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 21:32 OWNERS.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 21:32 README.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 21:32 SECURITY.md [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 21:30 VERSION [2023-07-12T21:41:48.281Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 21:32 bin [2023-07-12T21:41:48.281Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 21:32 cmd [2023-07-12T21:41:48.281Z] -rw-r--r-- 1 root root 447731 Jul 12 21:39 coverage.out [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 3429 Jul 12 21:32 go.mod [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 32406 Jul 12 21:32 go.sum [2023-07-12T21:41:48.281Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 21:32 internal [2023-07-12T21:41:48.281Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 21:32 openapi [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 21:32 security.txt [2023-07-12T21:41:48.281Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 21:32 snap [2023-07-12T21:41:48.281Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 21:32 version.go [Pipeline] sh [2023-07-12T21:41:48.598Z] + '[' -e coverage.out ] [2023-07-12T21:41:48.598Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T21:41:48.622Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T21:41:49.347Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T21:41:49.968Z] + make build [2023-07-12T21:41:49.968Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T21:43:26.577Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T21:43:26.577Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T21:43:26.577Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T21:43:26.577Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T21:44:13.388Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T21:44:13.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T21:44:18.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T21:44:24.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T21:44:27.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T21:44:31.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T21:44:37.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T21:44:43.864Z] $ docker stop --time=1 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 [2023-07-12T21:44:48.472Z] $ docker rm -f --volumes 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:44:50.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T21:44:50.806Z] [2023-07-12T21:44:50.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T21:44:51.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T21:44:51.406Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-12T21:44:51.406Z] 547446be3368: Pulling fs layer [2023-07-12T21:44:51.406Z] d125d8839a47: Pulling fs layer [2023-07-12T21:44:51.406Z] 3e85d5ac6304: Pulling fs layer [2023-07-12T21:44:51.406Z] c3105a71a48b: Pulling fs layer [2023-07-12T21:44:51.406Z] 0f093f025ec4: Pulling fs layer [2023-07-12T21:44:51.406Z] c3106fc0e877: Pulling fs layer [2023-07-12T21:44:51.406Z] c3105a71a48b: Waiting [2023-07-12T21:44:51.406Z] 0f093f025ec4: Waiting [2023-07-12T21:44:51.406Z] c3106fc0e877: Waiting [2023-07-12T21:44:51.406Z] 547446be3368: Verifying Checksum [2023-07-12T21:44:51.406Z] c3105a71a48b: Verifying Checksum [2023-07-12T21:44:51.406Z] c3105a71a48b: Download complete [2023-07-12T21:44:51.989Z] d125d8839a47: Verifying Checksum [2023-07-12T21:44:51.989Z] d125d8839a47: Download complete [2023-07-12T21:44:51.989Z] c3106fc0e877: Verifying Checksum [2023-07-12T21:44:51.989Z] c3106fc0e877: Download complete [2023-07-12T21:44:51.989Z] 0f093f025ec4: Verifying Checksum [2023-07-12T21:44:51.989Z] 0f093f025ec4: Download complete [2023-07-12T21:44:52.255Z] 547446be3368: Pull complete [2023-07-12T21:44:53.213Z] d125d8839a47: Pull complete [2023-07-12T21:44:53.796Z] 3e85d5ac6304: Verifying Checksum [2023-07-12T21:44:53.796Z] 3e85d5ac6304: Download complete [2023-07-12T21:45:01.999Z] 3e85d5ac6304: Pull complete [2023-07-12T21:45:01.999Z] c3105a71a48b: Pull complete [2023-07-12T21:45:02.955Z] 0f093f025ec4: Pull complete [2023-07-12T21:45:02.955Z] c3106fc0e877: Pull complete [2023-07-12T21:45:02.955Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-12T21:45:02.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T21:45:02.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T21:45:03.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container [2023-07-12T21:45:03.200Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-12T21:45:05.207Z] $ docker top 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T21:45:05.714Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T21:45:13.911Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T21:45:14.872Z] #1 transferring dockerfile: 2.38kB done [2023-07-12T21:45:14.872Z] #1 DONE 1.2s [2023-07-12T21:45:14.872Z] [2023-07-12T21:45:14.872Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #2 ... [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #3 transferring dockerfile: 2.58kB 0.0s done [2023-07-12T21:45:15.147Z] #3 DONE 0.7s [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #4 transferring dockerfile: 2.12kB done [2023-07-12T21:45:15.147Z] #4 DONE 0.8s [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-07-12T21:45:15.147Z] #5 DONE 0.8s [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #6 [core-command internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #6 transferring dockerfile: 1.82kB done [2023-07-12T21:45:15.147Z] #6 DONE 0.8s [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #7 [core-data internal] load build definition from Dockerfile [2023-07-12T21:45:15.147Z] #7 transferring dockerfile: 1.90kB 0.0s done [2023-07-12T21:45:15.147Z] #7 DONE 0.8s [2023-07-12T21:45:15.147Z] [2023-07-12T21:45:15.147Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #2 ... [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #8 transferring dockerfile: 2.63kB 0.0s done [2023-07-12T21:45:15.414Z] #8 DONE 0.8s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #9 transferring dockerfile: 2.68kB done [2023-07-12T21:45:15.414Z] #9 DONE 0.8s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #2 transferring dockerfile: 2.06kB 0.1s done [2023-07-12T21:45:15.414Z] #2 DONE 0.6s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #10 transferring dockerfile: 1.84kB 0.1s done [2023-07-12T21:45:15.414Z] #10 DONE 0.8s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #11 transferring dockerfile: 1.82kB 0.1s done [2023-07-12T21:45:15.414Z] #11 DONE 0.7s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #12 transferring dockerfile: 2.04kB 0.1s done [2023-07-12T21:45:15.414Z] #12 DONE 0.7s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T21:45:15.414Z] #13 transferring dockerfile: 1.78kB 0.1s done [2023-07-12T21:45:15.414Z] #13 DONE 0.8s [2023-07-12T21:45:15.414Z] [2023-07-12T21:45:15.414Z] #14 [security-secretstore-setup internal] load .dockerignore [2023-07-12T21:45:15.414Z] #14 transferring context: 56B 0.1s done [2023-07-12T21:45:15.683Z] #14 DONE 0.7s [2023-07-12T21:45:15.683Z] [2023-07-12T21:45:15.683Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-07-12T21:45:15.683Z] #15 transferring dockerfile: 1.96kB 0.1s done [2023-07-12T21:45:15.683Z] #15 DONE 0.9s [2023-07-12T21:45:15.683Z] [2023-07-12T21:45:15.683Z] #16 [security-spire-config internal] load .dockerignore [2023-07-12T21:45:15.683Z] #16 transferring context: 56B done [2023-07-12T21:45:15.952Z] #16 DONE 0.0s [2023-07-12T21:45:15.952Z] [2023-07-12T21:45:15.952Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T21:45:15.952Z] #17 transferring context: 56B 0.0s done [2023-07-12T21:45:15.952Z] #17 DONE 0.1s [2023-07-12T21:45:15.952Z] [2023-07-12T21:45:15.952Z] #18 [core-command internal] load .dockerignore [2023-07-12T21:45:15.952Z] #18 transferring context: 56B done [2023-07-12T21:45:15.952Z] #18 DONE 0.0s [2023-07-12T21:45:15.952Z] [2023-07-12T21:45:15.952Z] #19 [core-data internal] load .dockerignore [2023-07-12T21:45:15.952Z] #19 transferring context: 56B done [2023-07-12T21:45:15.952Z] #19 DONE 0.0s [2023-07-12T21:45:15.952Z] [2023-07-12T21:45:15.952Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-12T21:45:16.235Z] #20 transferring context: 56B 0.0s done [2023-07-12T21:45:16.235Z] #20 DONE 0.1s [2023-07-12T21:45:16.235Z] [2023-07-12T21:45:16.235Z] #21 [security-spire-server internal] load .dockerignore [2023-07-12T21:45:16.235Z] #21 transferring context: 56B done [2023-07-12T21:45:16.235Z] #21 DONE 0.1s [2023-07-12T21:45:16.235Z] [2023-07-12T21:45:16.235Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-12T21:45:16.235Z] #22 transferring context: 56B 0.0s done [2023-07-12T21:45:16.235Z] #22 DONE 0.1s [2023-07-12T21:45:16.235Z] [2023-07-12T21:45:16.235Z] #23 [support-notifications internal] load .dockerignore [2023-07-12T21:45:16.235Z] #23 transferring context: 56B 0.0s done [2023-07-12T21:45:16.235Z] #23 DONE 0.1s [2023-07-12T21:45:16.235Z] [2023-07-12T21:45:16.235Z] #24 [core-metadata internal] load .dockerignore [2023-07-12T21:45:16.504Z] #24 transferring context: 56B done [2023-07-12T21:45:16.504Z] #24 DONE 0.1s [2023-07-12T21:45:16.504Z] [2023-07-12T21:45:16.504Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T21:45:16.504Z] #25 transferring context: 56B done [2023-07-12T21:45:16.504Z] #25 DONE 0.1s [2023-07-12T21:45:16.504Z] [2023-07-12T21:45:16.504Z] #26 [security-proxy-auth internal] load .dockerignore [2023-07-12T21:45:16.504Z] #26 transferring context: 56B 0.0s done [2023-07-12T21:45:16.504Z] #26 DONE 0.1s [2023-07-12T21:45:16.504Z] [2023-07-12T21:45:16.504Z] #27 [support-scheduler internal] load .dockerignore [2023-07-12T21:45:16.772Z] #27 transferring context: 56B done [2023-07-12T21:45:16.772Z] #27 DONE 0.0s [2023-07-12T21:45:16.772Z] [2023-07-12T21:45:16.772Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-12T21:45:16.772Z] #28 transferring context: 56B done [2023-07-12T21:45:16.772Z] #28 DONE 0.1s [2023-07-12T21:45:17.041Z] [2023-07-12T21:45:17.041Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.041Z] #29 DONE 0.0s [2023-07-12T21:45:17.041Z] [2023-07-12T21:45:17.041Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:45:17.313Z] #30 DONE 0.2s [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.313Z] #29 DONE 0.0s [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:17.313Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:17.313Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:17.313Z] #31 ... [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.313Z] #29 DONE 0.0s [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:45:17.313Z] #30 DONE 0.2s [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:17.313Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:17.313Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:17.313Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:17.313Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:17.313Z] #31 ... [2023-07-12T21:45:17.313Z] [2023-07-12T21:45:17.313Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.313Z] #29 DONE 0.0s [2023-07-12T21:45:17.584Z] [2023-07-12T21:45:17.584Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:17.584Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:17.584Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:17.584Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:17.584Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:17.584Z] #31 DONE 0.6s [2023-07-12T21:45:17.584Z] [2023-07-12T21:45:17.584Z] #32 [core-command internal] load build context [2023-07-12T21:45:17.584Z] #32 ... [2023-07-12T21:45:17.584Z] [2023-07-12T21:45:17.584Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.584Z] #29 DONE 0.0s [2023-07-12T21:45:17.584Z] [2023-07-12T21:45:17.584Z] #32 [core-command internal] load build context [2023-07-12T21:45:17.852Z] #32 ... [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.852Z] #29 DONE 0.0s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:45:17.852Z] #30 DONE 0.4s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:17.852Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:17.852Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:17.852Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:17.852Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:17.852Z] #31 DONE 0.6s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #32 [core-command internal] load build context [2023-07-12T21:45:17.852Z] #32 ... [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.852Z] #29 DONE 0.0s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:17.852Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:17.852Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:17.852Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:17.852Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:17.852Z] #31 DONE 0.6s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #32 [core-command internal] load build context [2023-07-12T21:45:17.852Z] #32 ... [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:17.852Z] #29 DONE 0.0s [2023-07-12T21:45:17.852Z] [2023-07-12T21:45:17.852Z] #32 [core-command internal] load build context [2023-07-12T21:45:18.119Z] #32 ... [2023-07-12T21:45:18.119Z] [2023-07-12T21:45:18.119Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:18.119Z] #29 DONE 0.0s [2023-07-12T21:45:18.119Z] [2023-07-12T21:45:18.119Z] #32 [core-command internal] load build context [2023-07-12T21:45:18.119Z] #32 ... [2023-07-12T21:45:18.119Z] [2023-07-12T21:45:18.119Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:18.119Z] #29 DONE 0.0s [2023-07-12T21:45:18.119Z] [2023-07-12T21:45:18.119Z] #32 [core-command internal] load build context [2023-07-12T21:45:18.387Z] #32 ... [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:18.387Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:18.387Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:18.387Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:18.387Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:18.387Z] #31 DONE 0.6s [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:18.387Z] #29 DONE 0.0s [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #32 [core-command internal] load build context [2023-07-12T21:45:18.387Z] #32 ... [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:18.387Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:18.387Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:18.387Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:18.387Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:18.387Z] #31 DONE 0.6s [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:18.387Z] #29 DONE 0.0s [2023-07-12T21:45:18.387Z] [2023-07-12T21:45:18.387Z] #32 [core-command internal] load build context [2023-07-12T21:45:18.654Z] #32 ... [2023-07-12T21:45:18.654Z] [2023-07-12T21:45:18.654Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T21:45:18.654Z] #29 DONE 0.0s [2023-07-12T21:45:18.654Z] [2023-07-12T21:45:18.654Z] #32 [core-command internal] load build context [2023-07-12T21:45:19.237Z] #32 ... [2023-07-12T21:45:19.238Z] [2023-07-12T21:45:19.238Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T21:45:19.238Z] #30 DONE 1.6s [2023-07-12T21:45:19.238Z] [2023-07-12T21:45:19.238Z] #32 [core-command internal] load build context [2023-07-12T21:45:19.238Z] #32 ... [2023-07-12T21:45:19.238Z] [2023-07-12T21:45:19.238Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T21:45:19.238Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T21:45:19.238Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T21:45:19.238Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T21:45:19.238Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T21:45:19.238Z] #31 DONE 0.6s [2023-07-12T21:45:19.238Z] [2023-07-12T21:45:19.238Z] #32 [core-command internal] load build context [2023-07-12T21:45:21.819Z] #32 transferring context: 15.82MB 4.0s [2023-07-12T21:45:22.780Z] #32 ... [2023-07-12T21:45:22.780Z] [2023-07-12T21:45:22.780Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T21:45:22.780Z] #33 DONE 6.3s [2023-07-12T21:45:22.780Z] [2023-07-12T21:45:22.780Z] #32 [core-command internal] load build context [2023-07-12T21:45:24.722Z] #32 ... [2023-07-12T21:45:24.722Z] [2023-07-12T21:45:24.722Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-12T21:45:24.722Z] #34 DONE 1.7s [2023-07-12T21:45:24.722Z] [2023-07-12T21:45:24.722Z] #32 [core-command internal] load build context [2023-07-12T21:45:27.303Z] #32 transferring context: 21.99MB 9.1s [2023-07-12T21:45:27.303Z] #32 ... [2023-07-12T21:45:27.303Z] [2023-07-12T21:45:27.303Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:27.303Z] #35 ... [2023-07-12T21:45:27.303Z] [2023-07-12T21:45:27.303Z] #36 [security-spire-config internal] load build context [2023-07-12T21:45:27.303Z] #36 ... [2023-07-12T21:45:27.303Z] [2023-07-12T21:45:27.303Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:27.570Z] #37 ... [2023-07-12T21:45:27.570Z] [2023-07-12T21:45:27.570Z] #32 [core-command internal] load build context [2023-07-12T21:45:27.570Z] #32 ... [2023-07-12T21:45:27.570Z] [2023-07-12T21:45:27.570Z] #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T21:45:27.570Z] #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:27.837Z] #38 ... [2023-07-12T21:45:27.837Z] [2023-07-12T21:45:27.837Z] #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T21:45:27.837Z] #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:27.837Z] #0 6.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:27.837Z] #0 9.745 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:45:27.837Z] #0 9.745 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:45:27.837Z] #0 9.745 OK: 17689 distinct packages available [2023-07-12T21:45:27.837Z] #39 ... [2023-07-12T21:45:27.837Z] [2023-07-12T21:45:27.837Z] #40 [core-data internal] load build context [2023-07-12T21:45:27.837Z] #40 ... [2023-07-12T21:45:27.837Z] [2023-07-12T21:45:27.837Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:45:28.105Z] #41 ... [2023-07-12T21:45:28.105Z] [2023-07-12T21:45:28.105Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T21:45:28.105Z] #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:28.105Z] #0 5.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:28.105Z] #0 9.197 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:28.105Z] #0 9.233 (2/2) Installing su-exec (0.2-r2) [2023-07-12T21:45:28.105Z] #0 9.233 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:28.105Z] #0 9.494 OK: 8 MiB in 17 packages [2023-07-12T21:45:28.105Z] #42 ... [2023-07-12T21:45:28.105Z] [2023-07-12T21:45:28.105Z] #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T21:45:28.105Z] #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:28.105Z] #0 9.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:28.380Z] #43 ... [2023-07-12T21:45:28.380Z] [2023-07-12T21:45:28.380Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T21:45:28.380Z] #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:28.380Z] #44 ... [2023-07-12T21:45:28.380Z] [2023-07-12T21:45:28.380Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:45:28.650Z] #45 ... [2023-07-12T21:45:28.650Z] [2023-07-12T21:45:28.650Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:45:28.650Z] #46 ... [2023-07-12T21:45:28.650Z] [2023-07-12T21:45:28.650Z] #47 [core-metadata internal] load build context [2023-07-12T21:45:28.917Z] #47 ... [2023-07-12T21:45:28.917Z] [2023-07-12T21:45:28.917Z] #48 [support-notifications internal] load build context [2023-07-12T21:45:28.917Z] #48 ... [2023-07-12T21:45:28.917Z] [2023-07-12T21:45:28.917Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T21:45:28.917Z] #49 ... [2023-07-12T21:45:28.917Z] [2023-07-12T21:45:28.917Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T21:45:29.184Z] #50 ... [2023-07-12T21:45:29.184Z] [2023-07-12T21:45:29.184Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T21:45:29.184Z] #42 DONE 11.0s [2023-07-12T21:45:29.184Z] [2023-07-12T21:45:29.184Z] #51 [security-spire-server internal] load build context [2023-07-12T21:45:29.184Z] #51 ... [2023-07-12T21:45:29.184Z] [2023-07-12T21:45:29.184Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T21:45:29.184Z] #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:29.184Z] #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:29.453Z] #52 ... [2023-07-12T21:45:29.453Z] [2023-07-12T21:45:29.453Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:45:29.453Z] #53 ... [2023-07-12T21:45:29.453Z] [2023-07-12T21:45:29.453Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:29.453Z] #54 ... [2023-07-12T21:45:29.453Z] [2023-07-12T21:45:29.453Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:45:29.739Z] #55 ... [2023-07-12T21:45:29.739Z] [2023-07-12T21:45:29.739Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T21:45:29.739Z] #44 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:30.011Z] #44 ... [2023-07-12T21:45:30.011Z] [2023-07-12T21:45:30.011Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T21:45:30.282Z] #56 ... [2023-07-12T21:45:30.282Z] [2023-07-12T21:45:30.282Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:45:31.703Z] #53 transferring context: 12.96MB 12.6s [2023-07-12T21:45:34.305Z] #53 ... [2023-07-12T21:45:34.305Z] [2023-07-12T21:45:34.305Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:45:34.575Z] #57 ... [2023-07-12T21:45:34.575Z] [2023-07-12T21:45:34.575Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:45:34.575Z] #58 ... [2023-07-12T21:45:34.575Z] [2023-07-12T21:45:34.575Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T21:45:34.845Z] #59 ... [2023-07-12T21:45:34.845Z] [2023-07-12T21:45:34.845Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T21:45:34.845Z] #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:34.845Z] #60 ... [2023-07-12T21:45:34.845Z] [2023-07-12T21:45:34.845Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T21:45:34.845Z] #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:34.845Z] #61 ... [2023-07-12T21:45:34.845Z] [2023-07-12T21:45:34.845Z] #40 [core-data internal] load build context [2023-07-12T21:45:35.439Z] #40 ... [2023-07-12T21:45:35.439Z] [2023-07-12T21:45:35.439Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T21:45:35.439Z] #59 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:35.708Z] #59 ... [2023-07-12T21:45:35.708Z] [2023-07-12T21:45:35.708Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T21:45:35.708Z] #52 12.00 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T21:45:35.708Z] #52 12.39 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:35.708Z] #52 12.42 (3/4) Installing su-exec (0.2-r2) [2023-07-12T21:45:35.708Z] #52 12.42 (4/4) Installing yq (4.30.4-r4) [2023-07-12T21:45:35.708Z] #52 13.45 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:35.708Z] #52 13.61 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:45:35.708Z] #52 15.62 OK: 17 MiB in 19 packages [2023-07-12T21:45:35.708Z] #52 DONE 18.1s [2023-07-12T21:45:35.975Z] [2023-07-12T21:45:35.975Z] #40 [core-data internal] load build context [2023-07-12T21:45:36.938Z] #40 transferring context: 31.54MB 18.3s [2023-07-12T21:45:37.528Z] #40 ... [2023-07-12T21:45:37.528Z] [2023-07-12T21:45:37.528Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:37.528Z] #35 ... [2023-07-12T21:45:37.528Z] [2023-07-12T21:45:37.528Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:37.804Z] #37 ... [2023-07-12T21:45:37.804Z] [2023-07-12T21:45:37.804Z] #36 [security-spire-config internal] load build context [2023-07-12T21:45:37.804Z] #36 ... [2023-07-12T21:45:37.804Z] [2023-07-12T21:45:37.804Z] #32 [core-command internal] load build context [2023-07-12T21:45:38.072Z] #32 ... [2023-07-12T21:45:38.072Z] [2023-07-12T21:45:38.072Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:38.339Z] #37 ... [2023-07-12T21:45:38.339Z] [2023-07-12T21:45:38.339Z] #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T21:45:38.339Z] #39 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:38.339Z] #39 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:38.339Z] #39 19.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:38.339Z] #39 19.70 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:45:38.339Z] #39 19.72 (3/4) Installing libucontext (1.2-r0) [2023-07-12T21:45:38.339Z] #39 19.74 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T21:45:38.339Z] #39 19.81 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:38.339Z] #39 20.15 OK: 8 MiB in 19 packages [2023-07-12T21:45:38.339Z] #39 ... [2023-07-12T21:45:38.339Z] [2023-07-12T21:45:38.339Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:45:38.339Z] #41 ... [2023-07-12T21:45:38.339Z] [2023-07-12T21:45:38.339Z] #32 [core-command internal] load build context [2023-07-12T21:45:38.604Z] #32 ... [2023-07-12T21:45:38.604Z] [2023-07-12T21:45:38.604Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T21:45:38.604Z] #62 DONE 9.3s [2023-07-12T21:45:38.604Z] [2023-07-12T21:45:38.604Z] #32 [core-command internal] load build context [2023-07-12T21:45:38.879Z] #32 ... [2023-07-12T21:45:38.879Z] [2023-07-12T21:45:38.879Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:45:38.879Z] #46 ... [2023-07-12T21:45:38.879Z] [2023-07-12T21:45:38.879Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T21:45:38.879Z] #38 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:38.879Z] #38 18.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:38.879Z] #38 18.93 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:38.879Z] #38 19.06 OK: 8 MiB in 16 packages [2023-07-12T21:45:38.879Z] #38 DONE 21.3s [2023-07-12T21:45:38.879Z] [2023-07-12T21:45:38.879Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:45:39.144Z] #45 ... [2023-07-12T21:45:39.144Z] [2023-07-12T21:45:39.144Z] #47 [core-metadata internal] load build context [2023-07-12T21:45:39.144Z] #47 ... [2023-07-12T21:45:39.144Z] [2023-07-12T21:45:39.144Z] #48 [support-notifications internal] load build context [2023-07-12T21:45:39.414Z] #48 ... [2023-07-12T21:45:39.414Z] [2023-07-12T21:45:39.414Z] #47 [core-metadata internal] load build context [2023-07-12T21:45:39.414Z] #47 ... [2023-07-12T21:45:39.414Z] [2023-07-12T21:45:39.414Z] #51 [security-spire-server internal] load build context [2023-07-12T21:45:39.679Z] #51 ... [2023-07-12T21:45:39.679Z] [2023-07-12T21:45:39.679Z] #47 [core-metadata internal] load build context [2023-07-12T21:45:39.679Z] #47 ... [2023-07-12T21:45:39.679Z] [2023-07-12T21:45:39.679Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:45:39.945Z] #55 ... [2023-07-12T21:45:39.945Z] [2023-07-12T21:45:39.945Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T21:45:39.945Z] #63 DONE 1.4s [2023-07-12T21:45:39.945Z] [2023-07-12T21:45:39.945Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:45:39.945Z] #55 ... [2023-07-12T21:45:39.945Z] [2023-07-12T21:45:39.945Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:39.945Z] #54 ... [2023-07-12T21:45:39.945Z] [2023-07-12T21:45:39.945Z] #40 [core-data internal] load build context [2023-07-12T21:45:40.215Z] #40 ... [2023-07-12T21:45:40.215Z] [2023-07-12T21:45:40.215Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T21:45:40.215Z] #44 18.64 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:40.215Z] #44 18.64 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:40.215Z] #44 18.96 OK: 8 MiB in 16 packages [2023-07-12T21:45:40.215Z] #44 DONE 22.2s [2023-07-12T21:45:40.215Z] [2023-07-12T21:45:40.215Z] #40 [core-data internal] load build context [2023-07-12T21:45:40.483Z] #40 ... [2023-07-12T21:45:40.483Z] [2023-07-12T21:45:40.483Z] #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T21:45:40.483Z] #39 DONE 22.7s [2023-07-12T21:45:40.483Z] [2023-07-12T21:45:40.483Z] #40 [core-data internal] load build context [2023-07-12T21:45:41.065Z] #40 ... [2023-07-12T21:45:41.065Z] [2023-07-12T21:45:41.065Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T21:45:41.065Z] #50 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:41.065Z] #50 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:41.065Z] #50 ... [2023-07-12T21:45:41.065Z] [2023-07-12T21:45:41.065Z] #40 [core-data internal] load build context [2023-07-12T21:45:42.020Z] #40 transferring context: 41.25MB 23.5s [2023-07-12T21:45:42.286Z] #40 ... [2023-07-12T21:45:42.286Z] [2023-07-12T21:45:42.286Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T21:45:42.286Z] #49 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.286Z] #49 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.555Z] #49 ... [2023-07-12T21:45:42.555Z] [2023-07-12T21:45:42.555Z] #40 [core-data internal] load build context [2023-07-12T21:45:42.555Z] #40 ... [2023-07-12T21:45:42.555Z] [2023-07-12T21:45:42.555Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T21:45:42.555Z] #56 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.555Z] #56 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.820Z] #56 ... [2023-07-12T21:45:42.820Z] [2023-07-12T21:45:42.820Z] #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T21:45:42.820Z] #43 14.61 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:45:42.820Z] #43 14.61 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:45:42.820Z] #43 14.61 OK: 17689 distinct packages available [2023-07-12T21:45:42.820Z] #43 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.820Z] #43 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:42.820Z] #43 ... [2023-07-12T21:45:42.820Z] [2023-07-12T21:45:42.820Z] #40 [core-data internal] load build context [2023-07-12T21:45:44.765Z] #40 ... [2023-07-12T21:45:44.765Z] [2023-07-12T21:45:44.765Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:45:44.765Z] #53 ... [2023-07-12T21:45:44.765Z] [2023-07-12T21:45:44.765Z] #40 [core-data internal] load build context [2023-07-12T21:45:44.765Z] #40 ... [2023-07-12T21:45:44.766Z] [2023-07-12T21:45:44.766Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:45:44.766Z] #57 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:44.766Z] #57 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:45.032Z] #57 ... [2023-07-12T21:45:45.032Z] [2023-07-12T21:45:45.032Z] #40 [core-data internal] load build context [2023-07-12T21:45:45.298Z] #40 ... [2023-07-12T21:45:45.298Z] [2023-07-12T21:45:45.298Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T21:45:45.298Z] #61 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:45.298Z] #61 19.65 OK: 263 MiB in 53 packages [2023-07-12T21:45:45.298Z] #61 DONE 20.8s [2023-07-12T21:45:45.298Z] [2023-07-12T21:45:45.298Z] #40 [core-data internal] load build context [2023-07-12T21:45:46.261Z] #40 ... [2023-07-12T21:45:46.261Z] [2023-07-12T21:45:46.261Z] #43 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T21:45:46.261Z] #43 25.72 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:46.261Z] #43 25.75 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:45:46.261Z] #43 25.77 (3/5) Installing libucontext (1.2-r0) [2023-07-12T21:45:46.261Z] #43 25.84 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T21:45:46.261Z] #43 25.91 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T21:45:46.261Z] #43 26.07 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:46.261Z] #43 26.20 OK: 9 MiB in 20 packages [2023-07-12T21:45:46.261Z] #43 DONE 28.0s [2023-07-12T21:45:46.261Z] [2023-07-12T21:45:46.261Z] #40 [core-data internal] load build context [2023-07-12T21:45:46.843Z] #40 ... [2023-07-12T21:45:46.843Z] [2023-07-12T21:45:46.843Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T21:45:46.843Z] #56 23.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:46.843Z] #56 23.89 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T21:45:46.843Z] #56 24.06 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:46.843Z] #56 24.20 OK: 8 MiB in 17 packages [2023-07-12T21:45:46.843Z] #56 DONE 26.6s [2023-07-12T21:45:46.843Z] [2023-07-12T21:45:46.843Z] #40 [core-data internal] load build context [2023-07-12T21:45:47.108Z] #40 transferring context: 50.99MB 28.6s [2023-07-12T21:45:47.108Z] #40 ... [2023-07-12T21:45:47.108Z] [2023-07-12T21:45:47.108Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T21:45:47.108Z] #60 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:47.108Z] #60 20.71 OK: 263 MiB in 53 packages [2023-07-12T21:45:47.108Z] #60 DONE 22.9s [2023-07-12T21:45:47.108Z] [2023-07-12T21:45:47.108Z] #40 [core-data internal] load build context [2023-07-12T21:45:47.692Z] #40 ... [2023-07-12T21:45:47.692Z] [2023-07-12T21:45:47.692Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:45:47.692Z] #57 20.72 OK: 263 MiB in 53 packages [2023-07-12T21:45:47.692Z] #57 DONE 23.3s [2023-07-12T21:45:47.692Z] [2023-07-12T21:45:47.692Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:47.692Z] #35 ... [2023-07-12T21:45:47.692Z] [2023-07-12T21:45:47.692Z] #36 [security-spire-config internal] load build context [2023-07-12T21:45:47.959Z] #36 ... [2023-07-12T21:45:47.959Z] [2023-07-12T21:45:47.959Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:48.225Z] #35 ... [2023-07-12T21:45:48.225Z] [2023-07-12T21:45:48.225Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T21:45:48.225Z] #50 22.62 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T21:45:48.225Z] #50 23.01 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:48.225Z] #50 23.05 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:48.225Z] #50 23.25 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:45:48.225Z] #50 26.23 OK: 8 MiB in 17 packages [2023-07-12T21:45:48.225Z] #50 DONE 29.2s [2023-07-12T21:45:48.225Z] [2023-07-12T21:45:48.225Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:48.225Z] #35 ... [2023-07-12T21:45:48.225Z] [2023-07-12T21:45:48.225Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T21:45:48.225Z] #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:48.225Z] #58 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:48.225Z] #58 22.29 OK: 263 MiB in 53 packages [2023-07-12T21:45:48.225Z] #58 DONE 24.5s [2023-07-12T21:45:48.225Z] [2023-07-12T21:45:48.225Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:48.493Z] #35 ... [2023-07-12T21:45:48.493Z] [2023-07-12T21:45:48.493Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:48.493Z] #37 ... [2023-07-12T21:45:48.493Z] [2023-07-12T21:45:48.493Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:45:48.781Z] #41 ... [2023-07-12T21:45:48.781Z] [2023-07-12T21:45:48.781Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T21:45:48.781Z] #64 DONE 1.7s [2023-07-12T21:45:48.781Z] [2023-07-12T21:45:48.781Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:45:48.781Z] #41 ... [2023-07-12T21:45:48.781Z] [2023-07-12T21:45:48.781Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:48.781Z] #37 ... [2023-07-12T21:45:48.781Z] [2023-07-12T21:45:48.781Z] #32 [core-command internal] load build context [2023-07-12T21:45:49.052Z] #32 ... [2023-07-12T21:45:49.052Z] [2023-07-12T21:45:49.052Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:45:49.052Z] #46 ... [2023-07-12T21:45:49.052Z] [2023-07-12T21:45:49.052Z] #32 [core-command internal] load build context [2023-07-12T21:45:49.336Z] #32 ... [2023-07-12T21:45:49.336Z] [2023-07-12T21:45:49.336Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:45:49.336Z] #45 ... [2023-07-12T21:45:49.336Z] [2023-07-12T21:45:49.336Z] #48 [support-notifications internal] load build context [2023-07-12T21:45:49.609Z] #48 ... [2023-07-12T21:45:49.609Z] [2023-07-12T21:45:49.609Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T21:45:49.609Z] #59 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:49.609Z] #59 21.85 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:45:49.609Z] #59 21.85 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:45:49.609Z] #59 21.85 OK: 17689 distinct packages available [2023-07-12T21:45:49.609Z] #59 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:49.609Z] #59 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:49.609Z] #59 24.55 OK: 263 MiB in 53 packages [2023-07-12T21:45:49.609Z] #59 DONE 25.0s [2023-07-12T21:45:49.609Z] [2023-07-12T21:45:49.609Z] #48 [support-notifications internal] load build context [2023-07-12T21:45:49.609Z] #48 ... [2023-07-12T21:45:49.609Z] [2023-07-12T21:45:49.609Z] #32 [core-command internal] load build context [2023-07-12T21:45:49.609Z] #32 ... [2023-07-12T21:45:49.609Z] [2023-07-12T21:45:49.609Z] #51 [security-spire-server internal] load build context [2023-07-12T21:45:49.875Z] #51 ... [2023-07-12T21:45:49.875Z] [2023-07-12T21:45:49.875Z] #32 [core-command internal] load build context [2023-07-12T21:45:49.875Z] #32 ... [2023-07-12T21:45:49.875Z] [2023-07-12T21:45:49.875Z] #47 [core-metadata internal] load build context [2023-07-12T21:45:50.143Z] #47 ... [2023-07-12T21:45:50.143Z] [2023-07-12T21:45:50.143Z] #32 [core-command internal] load build context [2023-07-12T21:45:50.143Z] #32 ... [2023-07-12T21:45:50.143Z] [2023-07-12T21:45:50.143Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:50.143Z] #54 ... [2023-07-12T21:45:50.143Z] [2023-07-12T21:45:50.143Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:45:50.412Z] #55 ... [2023-07-12T21:45:50.412Z] [2023-07-12T21:45:50.412Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T21:45:50.412Z] #49 24.18 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T21:45:50.412Z] #49 24.18 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T21:45:50.412Z] #49 24.18 OK: 17689 distinct packages available [2023-07-12T21:45:50.412Z] #49 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:50.412Z] #49 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T21:45:50.412Z] #49 29.86 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T21:45:50.412Z] #49 29.98 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T21:45:50.412Z] #49 30.01 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T21:45:50.412Z] #49 30.03 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T21:45:50.412Z] #49 30.08 (5/9) Installing curl (8.1.2-r0) [2023-07-12T21:45:50.412Z] #49 30.13 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T21:45:50.412Z] #49 30.13 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T21:45:50.412Z] #49 30.13 (8/9) Installing libucontext (1.2-r0) [2023-07-12T21:45:50.412Z] #49 30.14 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T21:45:50.412Z] #49 30.17 Executing busybox-1.35.0-r29.trigger [2023-07-12T21:45:50.412Z] #49 30.23 Executing ca-certificates-20230506-r0.trigger [2023-07-12T21:45:50.412Z] #49 30.81 OK: 11 MiB in 24 packages [2023-07-12T21:45:50.412Z] #49 DONE 31.6s [2023-07-12T21:45:50.412Z] [2023-07-12T21:45:50.412Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:45:50.412Z] #55 ... [2023-07-12T21:45:50.412Z] [2023-07-12T21:45:50.412Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:52.355Z] #54 transferring context: 37.55MB 31.4s [2023-07-12T21:45:54.924Z] #54 ... [2023-07-12T21:45:54.924Z] [2023-07-12T21:45:54.924Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:45:54.924Z] #53 ... [2023-07-12T21:45:54.924Z] [2023-07-12T21:45:54.924Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:57.533Z] #54 transferring context: 58.93MB 36.5s [2023-07-12T21:45:57.800Z] #54 ... [2023-07-12T21:45:57.800Z] [2023-07-12T21:45:57.800Z] #40 [core-data internal] load build context [2023-07-12T21:45:57.800Z] #40 ... [2023-07-12T21:45:57.800Z] [2023-07-12T21:45:57.800Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:58.068Z] #54 ... [2023-07-12T21:45:58.068Z] [2023-07-12T21:45:58.068Z] #36 [security-spire-config internal] load build context [2023-07-12T21:45:58.068Z] #36 ... [2023-07-12T21:45:58.068Z] [2023-07-12T21:45:58.068Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:58.654Z] #54 ... [2023-07-12T21:45:58.654Z] [2023-07-12T21:45:58.654Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:58.654Z] #35 ... [2023-07-12T21:45:58.654Z] [2023-07-12T21:45:58.654Z] #54 [support-scheduler internal] load build context [2023-07-12T21:45:58.920Z] #54 ... [2023-07-12T21:45:58.920Z] [2023-07-12T21:45:58.920Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:45:58.920Z] #41 ... [2023-07-12T21:45:58.920Z] [2023-07-12T21:45:58.920Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:58.920Z] #35 ... [2023-07-12T21:45:58.920Z] [2023-07-12T21:45:58.920Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:45:59.187Z] #37 ... [2023-07-12T21:45:59.187Z] [2023-07-12T21:45:59.187Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:59.187Z] #35 ... [2023-07-12T21:45:59.187Z] [2023-07-12T21:45:59.187Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:45:59.453Z] #46 ... [2023-07-12T21:45:59.453Z] [2023-07-12T21:45:59.453Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:45:59.453Z] #35 ... [2023-07-12T21:45:59.453Z] [2023-07-12T21:45:59.453Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:45:59.453Z] #45 ... [2023-07-12T21:45:59.453Z] [2023-07-12T21:45:59.453Z] #48 [support-notifications internal] load build context [2023-07-12T21:45:59.720Z] #48 ... [2023-07-12T21:45:59.720Z] [2023-07-12T21:45:59.720Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:45:59.988Z] #46 ... [2023-07-12T21:45:59.988Z] [2023-07-12T21:45:59.988Z] #51 [security-spire-server internal] load build context [2023-07-12T21:45:59.988Z] #51 ... [2023-07-12T21:45:59.988Z] [2023-07-12T21:45:59.988Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:00.253Z] #46 ... [2023-07-12T21:46:00.253Z] [2023-07-12T21:46:00.253Z] #47 [core-metadata internal] load build context [2023-07-12T21:46:00.253Z] #47 ... [2023-07-12T21:46:00.253Z] [2023-07-12T21:46:00.253Z] #32 [core-command internal] load build context [2023-07-12T21:46:00.253Z] #32 ... [2023-07-12T21:46:00.253Z] [2023-07-12T21:46:00.253Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:00.517Z] #46 ... [2023-07-12T21:46:00.517Z] [2023-07-12T21:46:00.517Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:46:00.517Z] #55 ... [2023-07-12T21:46:00.517Z] [2023-07-12T21:46:00.517Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:02.452Z] #46 transferring context: 121.84MB 43.1s [2023-07-12T21:46:05.023Z] #46 ... [2023-07-12T21:46:05.023Z] [2023-07-12T21:46:05.023Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:46:05.023Z] #53 ... [2023-07-12T21:46:05.023Z] [2023-07-12T21:46:05.023Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:07.780Z] #46 transferring context: 149.70MB 48.1s [2023-07-12T21:46:07.780Z] #46 ... [2023-07-12T21:46:07.780Z] [2023-07-12T21:46:07.780Z] #36 [security-spire-config internal] load build context [2023-07-12T21:46:07.780Z] #36 transferring context: 182.20MB 49.8s done [2023-07-12T21:46:07.780Z] #36 DONE 50.2s [2023-07-12T21:46:07.780Z] [2023-07-12T21:46:07.780Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:08.052Z] #46 ... [2023-07-12T21:46:08.052Z] [2023-07-12T21:46:08.052Z] #40 [core-data internal] load build context [2023-07-12T21:46:08.052Z] #40 ... [2023-07-12T21:46:08.052Z] [2023-07-12T21:46:08.052Z] #47 [core-metadata internal] load build context [2023-07-12T21:46:08.052Z] #47 ... [2023-07-12T21:46:08.052Z] [2023-07-12T21:46:08.052Z] #40 [core-data internal] load build context [2023-07-12T21:46:09.016Z] #40 ... [2023-07-12T21:46:09.016Z] [2023-07-12T21:46:09.016Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:46:09.016Z] #41 ... [2023-07-12T21:46:09.016Z] [2023-07-12T21:46:09.016Z] #54 [support-scheduler internal] load build context [2023-07-12T21:46:09.284Z] #54 ... [2023-07-12T21:46:09.284Z] [2023-07-12T21:46:09.284Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:46:09.284Z] #41 ... [2023-07-12T21:46:09.284Z] [2023-07-12T21:46:09.284Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:46:09.284Z] #37 ... [2023-07-12T21:46:09.284Z] [2023-07-12T21:46:09.284Z] #47 [core-metadata internal] load build context [2023-07-12T21:46:09.552Z] #47 ... [2023-07-12T21:46:09.552Z] [2023-07-12T21:46:09.552Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:09.829Z] #35 ... [2023-07-12T21:46:09.829Z] [2023-07-12T21:46:09.829Z] #48 [support-notifications internal] load build context [2023-07-12T21:46:09.829Z] #48 ... [2023-07-12T21:46:09.829Z] [2023-07-12T21:46:09.829Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:46:10.098Z] #45 ... [2023-07-12T21:46:10.098Z] [2023-07-12T21:46:10.098Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:10.098Z] #35 ... [2023-07-12T21:46:10.098Z] [2023-07-12T21:46:10.098Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:10.376Z] #51 ... [2023-07-12T21:46:10.376Z] [2023-07-12T21:46:10.376Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:10.376Z] #35 ... [2023-07-12T21:46:10.376Z] [2023-07-12T21:46:10.376Z] #32 [core-command internal] load build context [2023-07-12T21:46:10.653Z] #32 ... [2023-07-12T21:46:10.653Z] [2023-07-12T21:46:10.653Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:10.653Z] #51 ... [2023-07-12T21:46:10.653Z] [2023-07-12T21:46:10.653Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:46:10.653Z] #65 DONE 3.0s [2023-07-12T21:46:10.653Z] [2023-07-12T21:46:10.653Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:10.653Z] #51 ... [2023-07-12T21:46:10.653Z] [2023-07-12T21:46:10.653Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:46:10.930Z] #55 ... [2023-07-12T21:46:10.930Z] [2023-07-12T21:46:10.930Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:11.887Z] #51 ... [2023-07-12T21:46:11.887Z] [2023-07-12T21:46:11.887Z] #47 [core-metadata internal] load build context [2023-07-12T21:46:11.887Z] #47 transferring context: 182.20MB 52.2s done [2023-07-12T21:46:11.887Z] #47 DONE 53.3s [2023-07-12T21:46:11.887Z] [2023-07-12T21:46:11.887Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:12.845Z] #51 ... [2023-07-12T21:46:12.845Z] [2023-07-12T21:46:12.845Z] #32 [core-command internal] load build context [2023-07-12T21:46:12.845Z] #32 transferring context: 182.20MB 54.9s done [2023-07-12T21:46:12.845Z] #32 DONE 55.3s [2023-07-12T21:46:12.845Z] [2023-07-12T21:46:12.845Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:13.430Z] #51 ... [2023-07-12T21:46:13.430Z] [2023-07-12T21:46:13.430Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:46:13.430Z] #66 DONE 1.3s [2023-07-12T21:46:13.430Z] [2023-07-12T21:46:13.430Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:14.841Z] #51 ... [2023-07-12T21:46:14.841Z] [2023-07-12T21:46:14.841Z] #48 [support-notifications internal] load build context [2023-07-12T21:46:14.841Z] #48 transferring context: 182.20MB 55.4s done [2023-07-12T21:46:14.841Z] #48 DONE 56.3s [2023-07-12T21:46:14.841Z] [2023-07-12T21:46:14.841Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:15.106Z] #51 ... [2023-07-12T21:46:15.106Z] [2023-07-12T21:46:15.106Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:46:15.106Z] #53 ... [2023-07-12T21:46:15.106Z] [2023-07-12T21:46:15.106Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:16.513Z] #51 ... [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-12T21:46:16.513Z] #46 transferring context: 182.20MB 56.7s done [2023-07-12T21:46:16.513Z] #46 DONE 57.8s [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:16.513Z] #51 ... [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:46:16.513Z] #67 DONE 1.2s [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #45 [security-spire-agent internal] load build context [2023-07-12T21:46:16.513Z] #45 transferring context: 182.20MB 57.0s done [2023-07-12T21:46:16.513Z] #45 DONE 58.0s [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #55 [security-proxy-setup internal] load build context [2023-07-12T21:46:16.513Z] #55 transferring context: 182.20MB 55.6s done [2023-07-12T21:46:16.513Z] #55 DONE 57.3s [2023-07-12T21:46:16.513Z] [2023-07-12T21:46:16.513Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:17.480Z] #51 ... [2023-07-12T21:46:17.480Z] [2023-07-12T21:46:17.480Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:46:17.480Z] #68 DONE 1.1s [2023-07-12T21:46:17.480Z] [2023-07-12T21:46:17.480Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:18.072Z] #51 ... [2023-07-12T21:46:18.072Z] [2023-07-12T21:46:18.072Z] #53 [security-proxy-auth internal] load build context [2023-07-12T21:46:18.072Z] #53 transferring context: 182.20MB 58.5s done [2023-07-12T21:46:18.072Z] #53 DONE 59.6s [2023-07-12T21:46:18.072Z] [2023-07-12T21:46:18.072Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:18.652Z] #51 ... [2023-07-12T21:46:18.652Z] [2023-07-12T21:46:18.652Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:46:18.652Z] #69 DONE 1.3s [2023-07-12T21:46:18.652Z] [2023-07-12T21:46:18.652Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:19.236Z] #51 transferring context: 182.20MB 60.5s done [2023-07-12T21:46:19.236Z] #51 ... [2023-07-12T21:46:19.236Z] [2023-07-12T21:46:19.236Z] #40 [core-data internal] load build context [2023-07-12T21:46:19.236Z] #40 ... [2023-07-12T21:46:19.236Z] [2023-07-12T21:46:19.236Z] #54 [support-scheduler internal] load build context [2023-07-12T21:46:19.236Z] #54 ... [2023-07-12T21:46:19.236Z] [2023-07-12T21:46:19.236Z] #51 [security-spire-server internal] load build context [2023-07-12T21:46:19.236Z] #51 DONE 61.5s [2023-07-12T21:46:19.236Z] [2023-07-12T21:46:19.236Z] #54 [support-scheduler internal] load build context [2023-07-12T21:46:19.236Z] #54 ... [2023-07-12T21:46:19.236Z] [2023-07-12T21:46:19.236Z] #40 [core-data internal] load build context [2023-07-12T21:46:19.503Z] #40 ... [2023-07-12T21:46:19.503Z] [2023-07-12T21:46:19.503Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:46:19.503Z] #37 ... [2023-07-12T21:46:19.503Z] [2023-07-12T21:46:19.503Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:46:19.781Z] #41 ... [2023-07-12T21:46:19.781Z] [2023-07-12T21:46:19.781Z] #40 [core-data internal] load build context [2023-07-12T21:46:20.048Z] #40 transferring context: 182.20MB 61.4s done [2023-07-12T21:46:20.048Z] #40 DONE 62.2s [2023-07-12T21:46:20.048Z] [2023-07-12T21:46:20.048Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:46:20.629Z] #37 ... [2023-07-12T21:46:20.630Z] [2023-07-12T21:46:20.630Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:20.630Z] #35 ... [2023-07-12T21:46:20.630Z] [2023-07-12T21:46:20.630Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:46:20.894Z] #70 ... [2023-07-12T21:46:20.894Z] [2023-07-12T21:46:20.894Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:22.305Z] #35 ... [2023-07-12T21:46:22.305Z] [2023-07-12T21:46:22.305Z] #54 [support-scheduler internal] load build context [2023-07-12T21:46:22.305Z] #54 transferring context: 182.20MB 61.5s done [2023-07-12T21:46:22.305Z] #54 DONE 63.2s [2023-07-12T21:46:22.305Z] [2023-07-12T21:46:22.305Z] #35 [security-secretstore-setup internal] load build context [2023-07-12T21:46:23.267Z] #35 transferring context: 182.20MB 65.8s done [2023-07-12T21:46:23.267Z] #35 DONE 65.9s [2023-07-12T21:46:23.267Z] [2023-07-12T21:46:23.267Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:46:23.267Z] #41 ... [2023-07-12T21:46:23.267Z] [2023-07-12T21:46:23.267Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:46:23.532Z] #71 ... [2023-07-12T21:46:23.532Z] [2023-07-12T21:46:23.532Z] #41 [security-bootstrapper internal] load build context [2023-07-12T21:46:23.532Z] #41 transferring context: 182.20MB 65.1s done [2023-07-12T21:46:23.532Z] #41 DONE 65.9s [2023-07-12T21:46:23.532Z] [2023-07-12T21:46:23.532Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-12T21:46:25.472Z] #37 transferring context: 182.20MB 67.8s done [2023-07-12T21:46:25.472Z] #37 DONE 67.9s [2023-07-12T21:46:25.472Z] [2023-07-12T21:46:25.472Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:46:26.544Z] #72 ... [2023-07-12T21:46:26.544Z] [2023-07-12T21:46:26.544Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:46:26.544Z] #73 ... [2023-07-12T21:46:26.544Z] [2023-07-12T21:46:26.544Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #74 ... [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #70 DONE 49.0s [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #71 DONE 46.3s [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #75 [core-metadata builder 6/7] COPY . . [2023-07-12T21:47:05.475Z] #75 ... [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-12T21:47:05.475Z] #76 DONE 3.6s [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #73 DONE 46.9s [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #75 [core-metadata builder 6/7] COPY . . [2023-07-12T21:47:05.475Z] #75 DONE 3.6s [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #77 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:05.475Z] #78 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #79 [support-scheduler builder 6/7] COPY . . [2023-07-12T21:47:05.475Z] #79 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #80 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:05.475Z] #81 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T21:47:05.475Z] #82 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #83 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #84 [core-command builder 6/7] COPY . . [2023-07-12T21:47:05.475Z] #84 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #85 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:05.475Z] #85 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.475Z] #86 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:05.475Z] #87 CACHED [2023-07-12T21:47:05.475Z] [2023-07-12T21:47:05.475Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T21:47:05.476Z] #88 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.476Z] #89 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #90 [core-data builder 6/7] COPY . . [2023-07-12T21:47:05.476Z] #90 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #91 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:05.476Z] #91 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T21:47:05.476Z] #92 ... [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #93 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:47:05.476Z] #93 DONE 0.3s [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #94 [security-spire-server builder 6/9] COPY . . [2023-07-12T21:47:05.476Z] #94 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:47:05.476Z] #95 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #96 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.476Z] #96 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #97 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:47:05.476Z] #97 CACHED [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.476Z] #74 DONE 46.3s [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #98 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:47:05.476Z] #98 ... [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:05.476Z] #72 DONE 46.1s [2023-07-12T21:47:05.476Z] [2023-07-12T21:47:05.476Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T21:47:09.723Z] #99 ... [2023-07-12T21:47:09.723Z] [2023-07-12T21:47:09.724Z] #98 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:47:09.724Z] #98 DONE 6.1s [2023-07-12T21:47:09.724Z] [2023-07-12T21:47:09.724Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T21:47:09.724Z] #92 4.584 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T21:47:09.991Z] #92 ... [2023-07-12T21:47:09.991Z] [2023-07-12T21:47:09.991Z] #100 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:47:09.991Z] #100 DONE 6.2s [2023-07-12T21:47:09.991Z] [2023-07-12T21:47:09.991Z] #101 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T21:47:10.262Z] #101 ... [2023-07-12T21:47:10.262Z] [2023-07-12T21:47:10.262Z] #102 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T21:47:10.262Z] #102 DONE 0.4s [2023-07-12T21:47:10.262Z] [2023-07-12T21:47:10.262Z] #101 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T21:47:10.262Z] #101 DONE 0.5s [2023-07-12T21:47:10.262Z] [2023-07-12T21:47:10.262Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T21:47:10.262Z] #0 5.381 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T21:47:13.631Z] #103 ... [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T21:47:13.631Z] #0 4.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T21:47:13.631Z] #104 ... [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #105 [support-notifications builder 6/7] COPY . . [2023-07-12T21:47:13.631Z] #105 DONE 10.3s [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T21:47:13.631Z] #106 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T21:47:13.631Z] #107 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #108 [security-spire-agent builder 6/9] COPY . . [2023-07-12T21:47:13.631Z] #108 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #109 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:13.631Z] #109 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T21:47:13.631Z] #110 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #111 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T21:47:13.631Z] #111 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T21:47:13.631Z] #112 DONE 9.7s [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T21:47:13.631Z] #113 ... [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T21:47:13.631Z] #99 DONE 9.0s [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T21:47:13.631Z] #114 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:13.631Z] #115 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:13.631Z] #116 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T21:47:13.631Z] #117 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T21:47:13.631Z] #118 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T21:47:13.631Z] #119 CACHED [2023-07-12T21:47:13.631Z] [2023-07-12T21:47:13.631Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T21:47:13.631Z] #0 3.902 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T21:47:13.899Z] #120 ... [2023-07-12T21:47:13.899Z] [2023-07-12T21:47:13.899Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T21:47:13.899Z] #0 5.390 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T21:47:14.166Z] #121 ... [2023-07-12T21:47:14.166Z] [2023-07-12T21:47:14.166Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T21:47:14.166Z] #0 3.812 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T21:47:14.166Z] #122 ... [2023-07-12T21:47:14.166Z] [2023-07-12T21:47:14.166Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:47:14.166Z] #123 DONE 0.7s [2023-07-12T21:47:14.166Z] [2023-07-12T21:47:14.166Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:47:14.434Z] #124 ... [2023-07-12T21:47:14.434Z] [2023-07-12T21:47:14.434Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:47:14.435Z] #125 DONE 0.7s [2023-07-12T21:47:14.435Z] [2023-07-12T21:47:14.435Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:47:15.035Z] #126 DONE 0.6s [2023-07-12T21:47:15.035Z] [2023-07-12T21:47:15.035Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:47:15.035Z] #124 DONE 0.6s [2023-07-12T21:47:15.035Z] [2023-07-12T21:47:15.035Z] #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T21:47:15.035Z] #127 CACHED [2023-07-12T21:47:15.035Z] [2023-07-12T21:47:15.035Z] #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T21:47:15.035Z] #128 CACHED [2023-07-12T21:47:15.035Z] [2023-07-12T21:47:15.035Z] #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T21:47:19.316Z] #129 DONE 3.7s [2023-07-12T21:47:19.316Z] [2023-07-12T21:47:19.316Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T21:47:19.316Z] #113 5.022 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T21:47:19.316Z] #113 ... [2023-07-12T21:47:19.316Z] [2023-07-12T21:47:19.316Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:47:19.316Z] #130 DONE 4.1s [2023-07-12T21:47:19.316Z] [2023-07-12T21:47:19.316Z] #131 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:47:19.316Z] #131 DONE 0.3s [2023-07-12T21:47:19.316Z] [2023-07-12T21:47:19.316Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:47:19.582Z] #132 ... [2023-07-12T21:47:19.582Z] [2023-07-12T21:47:19.582Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T21:47:19.582Z] #133 DONE 0.3s [2023-07-12T21:47:19.582Z] [2023-07-12T21:47:19.582Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T21:47:20.164Z] #134 DONE 0.5s [2023-07-12T21:47:20.164Z] [2023-07-12T21:47:20.164Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:47:20.164Z] #135 DONE 3.0s [2023-07-12T21:47:20.164Z] [2023-07-12T21:47:20.164Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T21:47:20.164Z] #0 5.275 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T21:47:20.164Z] #136 ... [2023-07-12T21:47:20.164Z] [2023-07-12T21:47:20.164Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T21:47:20.164Z] #132 DONE 1.6s [2023-07-12T21:47:20.164Z] [2023-07-12T21:47:20.164Z] #137 [security-spire-server] exporting to image [2023-07-12T21:47:20.164Z] #137 exporting layers [2023-07-12T21:47:20.779Z] #137 ... [2023-07-12T21:47:20.779Z] [2023-07-12T21:47:20.779Z] #138 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:47:20.779Z] #138 DONE 0.5s [2023-07-12T21:47:20.779Z] [2023-07-12T21:47:20.779Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T21:47:20.779Z] #139 DONE 0.6s [2023-07-12T21:47:20.779Z] [2023-07-12T21:47:20.779Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T21:47:21.056Z] #140 DONE 0.2s [2023-07-12T21:47:21.056Z] [2023-07-12T21:47:21.056Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T21:47:21.056Z] #141 DONE 0.3s [2023-07-12T21:47:21.056Z] [2023-07-12T21:47:21.056Z] #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T21:47:21.325Z] #142 DONE 0.3s [2023-07-12T21:47:21.325Z] [2023-07-12T21:47:21.325Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T21:47:21.325Z] #143 DONE 0.3s [2023-07-12T21:47:21.325Z] [2023-07-12T21:47:21.325Z] #137 [security-spire-config] exporting to image [2023-07-12T21:47:23.284Z] #137 exporting layers 2.7s done [2023-07-12T21:47:23.284Z] #137 writing image sha256:ea95a6d4d376ac836c00fa19c42ae2f4540f6179810efdc0121b1add68f5bb09 0.0s done [2023-07-12T21:47:23.284Z] #137 naming to docker.io/library/security-spire-server-arm64 done [2023-07-12T21:47:23.557Z] #137 ... [2023-07-12T21:47:23.557Z] [2023-07-12T21:47:23.557Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T21:47:23.557Z] #0 4.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T21:47:23.826Z] #144 ... [2023-07-12T21:47:23.826Z] [2023-07-12T21:47:23.826Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T21:47:23.826Z] #0 5.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T21:47:23.826Z] #145 ... [2023-07-12T21:47:23.826Z] [2023-07-12T21:47:23.826Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T21:47:23.826Z] #0 5.264 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T21:47:25.834Z] #146 ... [2023-07-12T21:47:25.834Z] [2023-07-12T21:47:25.834Z] #137 [security-spire-server] exporting to image [2023-07-12T21:47:25.834Z] #137 exporting layers 4.4s done [2023-07-12T21:47:25.834Z] #137 writing image sha256:d1a1632b4b680701fbaaa6803830df38fefa4a1b6693d3ac48123d67e84a9b82 0.0s done [2023-07-12T21:47:25.834Z] #137 naming to docker.io/library/security-spire-agent-arm64 [2023-07-12T21:47:26.103Z] #137 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-12T21:47:26.103Z] #137 exporting layers 4.6s done [2023-07-12T21:47:26.103Z] #137 writing image sha256:9fadac9313efc81d26b352847a0e3d95c244fca073444f2518195c3dc8b7091b done [2023-07-12T21:47:26.103Z] #137 naming to docker.io/library/security-spire-config-arm64 done [2023-07-12T21:47:26.103Z] #137 DONE 5.8s [2023-07-12T21:47:26.103Z] [2023-07-12T21:47:26.103Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T22:00:48.654Z] #145 ... [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T22:00:48.654Z] #104 DONE 819.8s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T22:00:48.654Z] #92 ... [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:00:48.654Z] #147 DONE 0.2s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:00:48.654Z] #121 ... [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:00:48.654Z] #148 DONE 0.1s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T22:00:48.654Z] #149 DONE 0.2s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:00:48.654Z] #150 DONE 0.1s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T22:00:48.654Z] #151 DONE 0.1s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T22:00:48.654Z] #144 ... [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T22:00:48.654Z] #152 DONE 1.9s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:00:48.654Z] #122 ... [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #137 [security-proxy-auth] exporting to image [2023-07-12T22:00:48.654Z] #137 exporting layers [2023-07-12T22:00:48.654Z] #137 exporting layers 0.7s done [2023-07-12T22:00:48.654Z] #137 writing image sha256:b02143f3bf9bfd1ba8bf655c38d0e6719dc36e866f673326561e753807046244 done [2023-07-12T22:00:48.654Z] #137 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-07-12T22:00:48.654Z] #137 DONE 6.5s [2023-07-12T22:00:48.654Z] [2023-07-12T22:00:48.654Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:01:03.648Z] #122 ... [2023-07-12T22:01:03.648Z] [2023-07-12T22:01:03.648Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T22:01:03.648Z] #146 DONE 829.9s [2023-07-12T22:01:03.648Z] [2023-07-12T22:01:03.648Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T22:01:04.234Z] #145 ... [2023-07-12T22:01:04.234Z] [2023-07-12T22:01:04.234Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:01:04.234Z] #153 DONE 0.1s [2023-07-12T22:01:04.506Z] [2023-07-12T22:01:04.506Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:01:04.506Z] #154 DONE 0.2s [2023-07-12T22:01:04.506Z] [2023-07-12T22:01:04.506Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T22:01:04.506Z] #155 DONE 0.1s [2023-07-12T22:01:04.506Z] [2023-07-12T22:01:04.506Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T22:01:04.773Z] #103 ... [2023-07-12T22:01:04.773Z] [2023-07-12T22:01:04.773Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T22:01:04.773Z] #145 831.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T22:01:05.040Z] #145 ... [2023-07-12T22:01:05.040Z] [2023-07-12T22:01:05.040Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T22:01:05.040Z] #156 DONE 0.3s [2023-07-12T22:01:05.040Z] [2023-07-12T22:01:05.040Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T22:01:05.040Z] #157 DONE 0.1s [2023-07-12T22:01:05.040Z] [2023-07-12T22:01:05.040Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T22:01:06.992Z] #158 DONE 2.0s [2023-07-12T22:01:06.992Z] [2023-07-12T22:01:06.992Z] #137 [security-proxy-setup] exporting to image [2023-07-12T22:01:06.992Z] #137 exporting layers [2023-07-12T22:01:07.577Z] #137 exporting layers 0.7s done [2023-07-12T22:01:07.844Z] #137 writing image sha256:01a4e28a6efbc46dd689d0045c1b4716a1ec2d8137f354da2c9d074737c6bf08 done [2023-07-12T22:01:07.844Z] #137 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-12T22:01:07.844Z] #137 DONE 7.2s [2023-07-12T22:01:07.844Z] [2023-07-12T22:01:07.844Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:01:17.929Z] #121 ... [2023-07-12T22:01:17.929Z] [2023-07-12T22:01:17.929Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T22:01:17.929Z] #136 DONE 844.3s [2023-07-12T22:01:18.199Z] [2023-07-12T22:01:18.199Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T22:01:18.500Z] #92 ... [2023-07-12T22:01:18.500Z] [2023-07-12T22:01:18.500Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T22:01:18.767Z] #159 DONE 0.3s [2023-07-12T22:01:18.767Z] [2023-07-12T22:01:18.767Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T22:01:18.767Z] #145 ... [2023-07-12T22:01:18.767Z] [2023-07-12T22:01:18.767Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T22:01:20.714Z] #160 DONE 2.0s [2023-07-12T22:01:20.714Z] [2023-07-12T22:01:20.714Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:01:21.307Z] #161 DONE 0.2s [2023-07-12T22:01:21.307Z] [2023-07-12T22:01:21.307Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:01:21.307Z] #162 DONE 0.2s [2023-07-12T22:01:21.307Z] [2023-07-12T22:01:21.307Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T22:01:21.941Z] #163 DONE 0.6s [2023-07-12T22:01:21.941Z] [2023-07-12T22:01:21.941Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T22:01:21.941Z] #164 DONE 0.2s [2023-07-12T22:01:21.941Z] [2023-07-12T22:01:21.941Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T22:01:22.210Z] #165 DONE 0.1s [2023-07-12T22:01:22.210Z] [2023-07-12T22:01:22.210Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T22:01:22.480Z] #166 DONE 0.2s [2023-07-12T22:01:22.480Z] [2023-07-12T22:01:22.480Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T22:01:22.480Z] #167 DONE 0.2s [2023-07-12T22:01:22.480Z] [2023-07-12T22:01:22.480Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T22:01:22.747Z] #168 DONE 0.2s [2023-07-12T22:01:22.747Z] [2023-07-12T22:01:22.747Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T22:01:24.710Z] #169 DONE 2.1s [2023-07-12T22:01:24.710Z] [2023-07-12T22:01:24.710Z] #137 [security-bootstrapper] exporting to image [2023-07-12T22:01:24.710Z] #137 exporting layers [2023-07-12T22:01:25.715Z] #137 ... [2023-07-12T22:01:25.715Z] [2023-07-12T22:01:25.715Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T22:01:25.715Z] #145 DONE 852.0s [2023-07-12T22:01:25.985Z] [2023-07-12T22:01:25.985Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:01:26.255Z] #121 ... [2023-07-12T22:01:26.255Z] [2023-07-12T22:01:26.255Z] #137 [security-bootstrapper] exporting to image [2023-07-12T22:01:26.255Z] #137 exporting layers 1.4s done [2023-07-12T22:01:26.255Z] #137 writing image sha256:6e0af1cbd8faf5450edc7ee1030c419ae0ba9ba041695ded9710884b11e6fc10 done [2023-07-12T22:01:26.255Z] #137 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-12T22:01:26.255Z] #137 DONE 8.6s [2023-07-12T22:01:26.255Z] [2023-07-12T22:01:26.255Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:01:26.537Z] #170 DONE 0.2s [2023-07-12T22:01:26.537Z] [2023-07-12T22:01:26.537Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:01:26.811Z] #171 DONE 0.2s [2023-07-12T22:01:26.811Z] [2023-07-12T22:01:26.811Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T22:01:26.811Z] #172 DONE 0.1s [2023-07-12T22:01:26.811Z] [2023-07-12T22:01:26.811Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T22:01:26.811Z] #173 DONE 0.1s [2023-07-12T22:01:26.811Z] [2023-07-12T22:01:26.811Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T22:01:27.077Z] #113 ... [2023-07-12T22:01:27.077Z] [2023-07-12T22:01:27.077Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:01:27.345Z] #174 DONE 0.2s [2023-07-12T22:01:27.345Z] [2023-07-12T22:01:27.345Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T22:01:27.345Z] #175 DONE 0.3s [2023-07-12T22:01:27.345Z] [2023-07-12T22:01:27.345Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:01:27.613Z] #122 ... [2023-07-12T22:01:27.613Z] [2023-07-12T22:01:27.613Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T22:01:27.880Z] #176 DONE 0.3s [2023-07-12T22:01:27.880Z] [2023-07-12T22:01:27.880Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T22:01:27.880Z] #177 DONE 0.1s [2023-07-12T22:01:27.880Z] [2023-07-12T22:01:27.880Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T22:01:31.233Z] #178 DONE 3.2s [2023-07-12T22:01:31.233Z] [2023-07-12T22:01:31.233Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T22:01:31.233Z] #92 ... [2023-07-12T22:01:31.233Z] [2023-07-12T22:01:31.233Z] #137 [security-secretstore-setup] exporting to image [2023-07-12T22:01:31.233Z] #137 exporting layers [2023-07-12T22:01:32.202Z] #137 exporting layers 1.1s done [2023-07-12T22:01:32.202Z] #137 writing image sha256:e2a0266b2676c78b14095b4b73c11c98cb4ed9ee9c31791f7fea61fed2e9ce89 done [2023-07-12T22:01:32.202Z] #137 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-12T22:01:32.202Z] #137 DONE 9.8s [2023-07-12T22:01:32.202Z] [2023-07-12T22:01:32.202Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:01:50.423Z] #122 ... [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T22:01:50.423Z] #120 DONE 884.7s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T22:01:50.423Z] #92 ... [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:01:50.423Z] #179 DONE 0.2s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:01:50.423Z] #180 DONE 0.1s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:01:50.423Z] #122 ... [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T22:01:50.423Z] #181 DONE 0.2s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:01:50.423Z] #182 DONE 0.1s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T22:01:50.423Z] #183 DONE 0.1s [2023-07-12T22:01:50.423Z] [2023-07-12T22:01:50.423Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T22:01:51.007Z] #184 DONE 1.8s [2023-07-12T22:01:51.007Z] [2023-07-12T22:01:51.007Z] #137 [core-common-config-bootstrapper] exporting to image [2023-07-12T22:01:51.007Z] #137 exporting layers [2023-07-12T22:01:51.594Z] #137 exporting layers 0.5s done [2023-07-12T22:01:51.594Z] #137 writing image sha256:2f22a89d6918d1bb292b3d484e96e68506eaad16c27688837d098e999bd067a5 done [2023-07-12T22:01:51.594Z] #137 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-12T22:01:51.594Z] #137 DONE 10.2s [2023-07-12T22:01:51.594Z] [2023-07-12T22:01:51.594Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:02:03.880Z] #121 ... [2023-07-12T22:02:03.880Z] [2023-07-12T22:02:03.880Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T22:02:03.880Z] #103 DONE 900.5s [2023-07-12T22:02:03.880Z] [2023-07-12T22:02:03.880Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:02:04.468Z] #122 ... [2023-07-12T22:02:04.468Z] [2023-07-12T22:02:04.468Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:02:04.468Z] #185 DONE 0.1s [2023-07-12T22:02:04.468Z] [2023-07-12T22:02:04.468Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:02:04.733Z] #186 DONE 0.2s [2023-07-12T22:02:04.733Z] [2023-07-12T22:02:04.733Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T22:02:04.733Z] #187 DONE 0.3s [2023-07-12T22:02:04.733Z] [2023-07-12T22:02:04.733Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:02:04.998Z] #122 ... [2023-07-12T22:02:04.998Z] [2023-07-12T22:02:04.998Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:02:04.998Z] #188 DONE 0.1s [2023-07-12T22:02:04.998Z] [2023-07-12T22:02:04.998Z] #137 [core-command] exporting to image [2023-07-12T22:02:04.998Z] #137 exporting layers [2023-07-12T22:02:05.266Z] #137 exporting layers 0.3s done [2023-07-12T22:02:05.266Z] #137 writing image sha256:57fce7c233043e2d835e9304dcbaebbfd8583fe35a3d737b2496612b5b077345 done [2023-07-12T22:02:05.266Z] #137 naming to docker.io/library/core-command-arm64 done [2023-07-12T22:02:05.266Z] #137 DONE 10.5s [2023-07-12T22:02:05.266Z] [2023-07-12T22:02:05.266Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:02:13.445Z] #121 ... [2023-07-12T22:02:13.445Z] [2023-07-12T22:02:13.445Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T22:02:13.445Z] #92 DONE 909.5s [2023-07-12T22:02:13.445Z] [2023-07-12T22:02:13.445Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T22:02:13.445Z] #113 ... [2023-07-12T22:02:13.445Z] [2023-07-12T22:02:13.445Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:02:13.709Z] #189 DONE 0.2s [2023-07-12T22:02:13.709Z] [2023-07-12T22:02:13.709Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:02:13.709Z] #190 DONE 0.1s [2023-07-12T22:02:13.709Z] [2023-07-12T22:02:13.709Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T22:02:13.975Z] #191 DONE 0.3s [2023-07-12T22:02:13.975Z] [2023-07-12T22:02:13.975Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:02:13.975Z] #192 DONE 0.1s [2023-07-12T22:02:13.975Z] [2023-07-12T22:02:13.975Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:02:14.243Z] #122 ... [2023-07-12T22:02:14.243Z] [2023-07-12T22:02:14.243Z] #137 [core-data] exporting to image [2023-07-12T22:02:14.243Z] #137 exporting layers [2023-07-12T22:02:14.512Z] #137 exporting layers 0.4s done [2023-07-12T22:02:14.512Z] #137 writing image sha256:c23f7140ea0df741ca5bdf2719c04ed805061747cce45858c4dc497b9e29d151 done [2023-07-12T22:02:14.512Z] #137 naming to docker.io/library/core-data-arm64 done [2023-07-12T22:02:14.512Z] #137 DONE 10.9s [2023-07-12T22:02:14.512Z] [2023-07-12T22:02:14.512Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T22:02:18.747Z] #144 ... [2023-07-12T22:02:18.747Z] [2023-07-12T22:02:18.747Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T22:02:18.747Z] #122 DONE 915.1s [2023-07-12T22:02:18.747Z] [2023-07-12T22:02:18.747Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T22:02:18.747Z] #144 ... [2023-07-12T22:02:18.747Z] [2023-07-12T22:02:18.747Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:02:19.013Z] #193 DONE 0.2s [2023-07-12T22:02:19.013Z] [2023-07-12T22:02:19.013Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:02:19.278Z] #194 DONE 0.2s [2023-07-12T22:02:19.279Z] [2023-07-12T22:02:19.279Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:02:19.279Z] #121 ... [2023-07-12T22:02:19.279Z] [2023-07-12T22:02:19.279Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T22:02:19.544Z] #195 DONE 0.3s [2023-07-12T22:02:19.544Z] [2023-07-12T22:02:19.544Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T22:02:19.544Z] #144 ... [2023-07-12T22:02:19.544Z] [2023-07-12T22:02:19.544Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:02:19.544Z] #196 DONE 0.1s [2023-07-12T22:02:19.808Z] [2023-07-12T22:02:19.808Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T22:02:19.808Z] #197 DONE 0.2s [2023-07-12T22:02:19.808Z] [2023-07-12T22:02:19.808Z] #137 [core-metadata] exporting to image [2023-07-12T22:02:19.808Z] #137 exporting layers [2023-07-12T22:02:20.073Z] #137 exporting layers 0.4s done [2023-07-12T22:02:20.339Z] #137 writing image sha256:0201f220c1c55b0d96269f9f46c40d93c995b2b2c6017e8845bf05ef68aaa1ce done [2023-07-12T22:02:20.339Z] #137 naming to docker.io/library/core-metadata-arm64 done [2023-07-12T22:02:20.339Z] #137 DONE 11.3s [2023-07-12T22:02:20.339Z] [2023-07-12T22:02:20.339Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T22:03:16.686Z] #113 ... [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T22:03:16.686Z] #144 DONE 958.1s [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:03:16.686Z] #121 ... [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:03:16.686Z] #198 DONE 0.3s [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T22:03:16.686Z] #113 ... [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:03:16.686Z] #199 DONE 0.2s [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T22:03:16.686Z] #200 DONE 0.4s [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:03:16.686Z] #201 DONE 0.1s [2023-07-12T22:03:16.686Z] [2023-07-12T22:03:16.686Z] #137 [security-spiffe-token-provider] exporting to image [2023-07-12T22:03:16.686Z] #137 exporting layers [2023-07-12T22:03:17.272Z] #137 exporting layers 4.1s done [2023-07-12T22:03:17.272Z] #137 writing image sha256:3fe4ead632619dc4d20d2248d04140eee58366d167748332cc762e9101927c79 done [2023-07-12T22:03:17.272Z] #137 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-12T22:03:17.272Z] #137 DONE 15.5s [2023-07-12T22:03:17.272Z] [2023-07-12T22:03:17.272Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T22:03:35.545Z] #121 DONE 990.9s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T22:03:35.545Z] #113 DONE 980.6s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:03:35.545Z] #202 DONE 0.2s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T22:03:35.545Z] #203 DONE 0.2s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:03:35.545Z] #204 DONE 0.2s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T22:03:35.545Z] #205 DONE 0.3s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T22:03:35.545Z] #206 DONE 0.3s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:03:35.545Z] #207 DONE 0.3s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T22:03:35.545Z] #208 DONE 0.4s [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #137 [support-scheduler] exporting to image [2023-07-12T22:03:35.545Z] #137 exporting layers [2023-07-12T22:03:35.545Z] #137 ... [2023-07-12T22:03:35.545Z] [2023-07-12T22:03:35.545Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T22:03:35.545Z] #209 DONE 0.1s [2023-07-12T22:03:35.820Z] [2023-07-12T22:03:35.820Z] #137 [support-notifications] exporting to image [2023-07-12T22:03:35.820Z] #137 exporting layers 0.4s done [2023-07-12T22:03:36.098Z] #137 exporting layers 0.4s done [2023-07-12T22:03:36.098Z] #137 writing image sha256:6e90bd0d99ba5a576470c57fb5108eb240070175a52951ddcd8b236768ed15cd 0.0s done [2023-07-12T22:03:36.098Z] #137 naming to docker.io/library/support-scheduler-arm64 done [2023-07-12T22:03:36.098Z] #137 writing image sha256:28d47978f1e6b40bc72aa6501bdd6c5235879aa30d34ff62deaabf1d13229dad [2023-07-12T22:03:36.098Z] #137 writing image sha256:28d47978f1e6b40bc72aa6501bdd6c5235879aa30d34ff62deaabf1d13229dad done [2023-07-12T22:03:36.098Z] #137 naming to docker.io/library/support-notifications-arm64 done [2023-07-12T22:03:36.098Z] #137 DONE 16.0s [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T22:03:36.098Z] time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T22:03:36.100Z] $ docker stop --time=1 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 [2023-07-12T22:03:37.734Z] $ docker rm -f --volumes 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T22:03:38.233Z] + docker images [2023-07-12T22:03:38.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T22:03:38.233Z] support-notifications-arm64 latest 28d47978f1e6 3 seconds ago 32.4MB [2023-07-12T22:03:38.233Z] support-scheduler-arm64 latest 6e90bd0d99ba 3 seconds ago 31.8MB [2023-07-12T22:03:38.233Z] security-spiffe-token-provider-arm64 latest 3fe4ead63261 26 seconds ago 33.3MB [2023-07-12T22:03:38.233Z] core-metadata-arm64 latest 0201f220c1c5 About a minute ago 20.8MB [2023-07-12T22:03:38.233Z] core-data-arm64 latest c23f7140ea0d About a minute ago 20.5MB [2023-07-12T22:03:38.233Z] core-command-arm64 latest 57fce7c23304 About a minute ago 20.3MB [2023-07-12T22:03:38.233Z] core-common-config-bootstrapper-arm64 latest 2f22a89d6918 About a minute ago 17.8MB [2023-07-12T22:03:38.233Z] security-secretstore-setup-arm64 latest e2a0266b2676 2 minutes ago 42.5MB [2023-07-12T22:03:38.234Z] security-bootstrapper-arm64 latest 6e0af1cbd8fa 2 minutes ago 22.4MB [2023-07-12T22:03:38.234Z] security-proxy-setup-arm64 latest 01a4e28a6efb 2 minutes ago 19.3MB [2023-07-12T22:03:38.234Z] security-proxy-auth-arm64 latest b02143f3bf9b 2 minutes ago 18.8MB [2023-07-12T22:03:38.234Z] security-spire-config-arm64 latest 9fadac9313ef 16 minutes ago 96.1MB [2023-07-12T22:03:38.234Z] security-spire-agent-arm64 latest d1a1632b4b68 16 minutes ago 153MB [2023-07-12T22:03:38.234Z] security-spire-server-arm64 latest ea95a6d4d376 16 minutes ago 97MB [2023-07-12T22:03:38.234Z] ci-base-image-arm64 latest ac31e583f9d5 29 minutes ago 1.04GB [2023-07-12T22:03:38.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 hours ago 677MB [2023-07-12T22:03:38.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T22:03:38.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T22:03:38.719Z] [2023-07-12T22:03:38.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T22:03:39.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T22:03:39.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T22:03:39.314Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T22:03:39.314Z] 04944245beec: Pulling fs layer [2023-07-12T22:03:39.314Z] 699f458cf7ca: Pulling fs layer [2023-07-12T22:03:39.314Z] 765212b225bb: Pulling fs layer [2023-07-12T22:03:39.314Z] f23df028b6ca: Pulling fs layer [2023-07-12T22:03:39.314Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T22:03:39.314Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T22:03:39.314Z] f23df028b6ca: Waiting [2023-07-12T22:03:39.314Z] d65c8cfc05b1: Waiting [2023-07-12T22:03:39.314Z] 2437ff75d9bd: Waiting [2023-07-12T22:03:39.314Z] 765212b225bb: Waiting [2023-07-12T22:03:39.314Z] 04944245beec: Verifying Checksum [2023-07-12T22:03:39.314Z] 04944245beec: Download complete [2023-07-12T22:03:39.314Z] 765212b225bb: Verifying Checksum [2023-07-12T22:03:39.314Z] 765212b225bb: Download complete [2023-07-12T22:03:39.314Z] f23df028b6ca: Verifying Checksum [2023-07-12T22:03:39.314Z] f23df028b6ca: Download complete [2023-07-12T22:03:39.314Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T22:03:39.314Z] d65c8cfc05b1: Download complete [2023-07-12T22:03:39.583Z] 699f458cf7ca: Verifying Checksum [2023-07-12T22:03:39.583Z] 699f458cf7ca: Download complete [2023-07-12T22:03:39.850Z] 8998bd30e6a1: Download complete [2023-07-12T22:03:42.427Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T22:03:42.427Z] 2437ff75d9bd: Download complete [2023-07-12T22:03:44.366Z] 8998bd30e6a1: Pull complete [2023-07-12T22:03:44.366Z] 04944245beec: Pull complete [2023-07-12T22:03:45.770Z] 699f458cf7ca: Pull complete [2023-07-12T22:03:46.036Z] 765212b225bb: Pull complete [2023-07-12T22:03:46.991Z] f23df028b6ca: Pull complete [2023-07-12T22:03:46.991Z] d65c8cfc05b1: Pull complete [2023-07-12T22:04:01.950Z] 2437ff75d9bd: Pull complete [2023-07-12T22:04:01.950Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T22:04:01.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T22:04:01.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T22:04:02.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container [2023-07-12T22:04:02.177Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T22:04:04.883Z] $ docker top 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:05.787Z] ---> job-cost.sh [2023-07-12T22:04:05.787Z] lf-activate-venv: SKIPPING [2023-07-12T22:04:05.787Z] INFO: No Stack... [2023-07-12T22:04:06.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T22:04:06.942Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T22:04:07.516Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-07-12T22:04:07.516Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T22:04:07.839Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] [2023-07-12T22:04:07.847Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] did not exist. Created. [2023-07-12T22:04:07.847Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T22:04:08.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T22:04:08.356Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T22:04:08.363Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T22:04:08.360Z] $ docker stop --time=1 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf [2023-07-12T22:04:09.875Z] $ docker rm -f --volumes 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T22:04:10.339Z] provisioning config files... [2023-07-12T22:04:10.352Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4855094369765781323tmp [Pipeline] { [Pipeline] sh [2023-07-12T22:04:10.730Z] + set +x [2023-07-12T22:04:10.730Z] + bash -s -- [2023-07-12T22:04:10.730Z] + curl -s https://codecov.io/bash [2023-07-12T22:04:10.730Z] [2023-07-12T22:04:10.730Z] _____ _ [2023-07-12T22:04:10.730Z] / ____| | | [2023-07-12T22:04:10.730Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T22:04:10.730Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T22:04:10.730Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T22:04:10.730Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T22:04:10.730Z] Bash-1.0.6 [2023-07-12T22:04:10.730Z] [2023-07-12T22:04:10.730Z] [2023-07-12T22:04:10.730Z] ==> git version 2.25.1 found [2023-07-12T22:04:10.730Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T22:04:10.730Z] Release-Date: 2020-01-08 [2023-07-12T22:04:10.730Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T22:04:10.730Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T22:04:10.730Z] ==> Jenkins CI detected. [2023-07-12T22:04:10.730Z] current dir:  /w/workspace/edgex-go/4 [2023-07-12T22:04:10.730Z] project root: . [2023-07-12T22:04:10.730Z] --> token set from env [2023-07-12T22:04:10.730Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T22:04:10.730Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T22:04:11.002Z] ==> Python coveragepy not found [2023-07-12T22:04:11.002Z] ==> Searching for coverage reports in: [2023-07-12T22:04:11.002Z] + . [2023-07-12T22:04:11.002Z] -> Found 1 reports [2023-07-12T22:04:11.002Z] ==> Detecting git/mercurial file structure [2023-07-12T22:04:11.002Z] ==> Reading reports [2023-07-12T22:04:11.002Z] + ./coverage.out bytes=447731 [2023-07-12T22:04:11.002Z] ==> Appending adjustments [2023-07-12T22:04:11.002Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T22:04:11.973Z] + Found adjustments [2023-07-12T22:04:11.973Z] ==> Gzipping contents [2023-07-12T22:04:11.973Z] 60K /tmp/codecov.nw77QG.gz [2023-07-12T22:04:11.973Z] ==> Uploading reports [2023-07-12T22:04:11.973Z] url: https://codecov.io [2023-07-12T22:04:11.973Z] query: branch=PR-4605&commit=27da9cb26a45653d165799c3d24b030375a29175&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4605&job=&cmd_args= [2023-07-12T22:04:11.973Z] -> Pinging Codecov [2023-07-12T22:04:11.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4605&commit=27da9cb26a45653d165799c3d24b030375a29175&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4605&job=&cmd_args= [2023-07-12T22:04:12.248Z] -> Uploading to [2023-07-12T22:04:12.248Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/27da9cb26a45653d165799c3d24b030375a29175/04c339f2-59f1-4e11-b6c7-9f44b0df450b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T220411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4881a1362d7b78a9739072df23a86ba1fb71336d8be52c87106f09103b3a7691 [2023-07-12T22:04:12.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T22:04:12.248Z] Dload Upload Total Spent Left Speed [2023-07-12T22:04:12.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57429 0 0 100 57429 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57429 0 0 100 57429 0 260k --:--:-- --:--:-- --:--:-- 259k [2023-07-12T22:04:12.529Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] } [2023-07-12T22:04:12.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T22:04:13.216Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:13.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:14.393Z] ---> package-listing.sh [2023-07-12T22:04:14.393Z] ++ facter osfamily [2023-07-12T22:04:14.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T22:04:14.652Z] + OS_FAMILY=debian [2023-07-12T22:04:14.652Z] + workspace=/w/workspace/edgex-go/4 [2023-07-12T22:04:14.652Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T22:04:14.652Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T22:04:14.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T22:04:14.652Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T22:04:14.652Z] + '[' /w/workspace/edgex-go/4 ']' [2023-07-12T22:04:14.652Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T22:04:14.652Z] + case "${OS_FAMILY}" in [2023-07-12T22:04:14.652Z] + dpkg -l [2023-07-12T22:04:14.652Z] + grep '^ii' [2023-07-12T22:04:14.652Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T22:04:14.652Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T22:04:14.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T22:04:14.652Z] + '[' /w/workspace/edgex-go/4 ']' [2023-07-12T22:04:14.652Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-07-12T22:04:14.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-07-12T22:04:14.662Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T22:04:14.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T22:04:15.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T22:04:15.505Z] [2023-07-12T22:04:15.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T22:04:15.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T22:04:15.818Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T22:04:15.818Z] 5eb5b503b376: Pulling fs layer [2023-07-12T22:04:15.818Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T22:04:15.818Z] ec43610c2a17: Pulling fs layer [2023-07-12T22:04:15.818Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T22:04:15.818Z] 33b1e0a273af: Pulling fs layer [2023-07-12T22:04:15.818Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T22:04:15.818Z] 2f39f015ded8: Pulling fs layer [2023-07-12T22:04:15.818Z] 3a2ae6a8a46f: Waiting [2023-07-12T22:04:15.818Z] 33b1e0a273af: Waiting [2023-07-12T22:04:15.818Z] 5d3b04190fa2: Waiting [2023-07-12T22:04:15.818Z] 2f39f015ded8: Waiting [2023-07-12T22:04:15.818Z] 5c69ac0246d0: Download complete [2023-07-12T22:04:15.818Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T22:04:15.818Z] 3a2ae6a8a46f: Download complete [2023-07-12T22:04:16.090Z] 33b1e0a273af: Verifying Checksum [2023-07-12T22:04:16.090Z] 33b1e0a273af: Download complete [2023-07-12T22:04:16.090Z] 5d3b04190fa2: Download complete [2023-07-12T22:04:16.090Z] ec43610c2a17: Verifying Checksum [2023-07-12T22:04:16.090Z] ec43610c2a17: Download complete [2023-07-12T22:04:16.090Z] 5eb5b503b376: Verifying Checksum [2023-07-12T22:04:16.090Z] 5eb5b503b376: Download complete [2023-07-12T22:04:16.653Z] 2f39f015ded8: Download complete [2023-07-12T22:04:17.219Z] 5eb5b503b376: Pull complete [2023-07-12T22:04:17.477Z] 5c69ac0246d0: Pull complete [2023-07-12T22:04:17.734Z] ec43610c2a17: Pull complete [2023-07-12T22:04:17.734Z] 3a2ae6a8a46f: Pull complete [2023-07-12T22:04:17.992Z] 33b1e0a273af: Pull complete [2023-07-12T22:04:17.992Z] 5d3b04190fa2: Pull complete [2023-07-12T22:04:22.198Z] 2f39f015ded8: Pull complete [2023-07-12T22:04:22.198Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T22:04:22.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T22:04:22.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T22:04:22.286Z] prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container [2023-07-12T22:04:22.315Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T22:04:25.625Z] $ docker top 1f75f918dbc18698531efa4acb2a2cc8fefad233c1d1c8c0cb86215d4e11a31b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T22:04:25.969Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T22:04:26.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T22:04:26.541Z] + ls /var/log/sa-host [2023-07-12T22:04:26.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T22:04:26.705Z] provisioning config files... [2023-07-12T22:04:26.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config13881322857077626543tmp [Pipeline] { [Pipeline] echo [2023-07-12T22:04:26.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:27.007Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T22:04:27.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:27.346Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T22:04:27.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:27.638Z] ---> sudo-logs.sh [2023-07-12T22:04:27.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T22:04:27.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:27.941Z] ---> job-cost.sh [2023-07-12T22:04:27.941Z] lf-activate-venv: SKIPPING [2023-07-12T22:04:27.941Z] DEBUG: total: 0.10999999940395355 [2023-07-12T22:04:27.941Z] INFO: Retrieving Stack Cost... [2023-07-12T22:04:28.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T22:04:29.442Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T22:04:29.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T22:04:29.741Z] ---> logs-deploy.sh [2023-07-12T22:04:29.741Z] lf-activate-venv: SKIPPING [2023-07-12T22:04:29.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4605/4 [2023-07-12T22:04:29.741Z] INFO: archiving workspace using pattern(s): [2023-07-12T22:04:30.673Z] Archives upload complete. [2023-07-12T22:04:30.673Z] INFO: archiving logs to Nexus