Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 78be53df8d038fa86561df6fa6dc27bb6f0bb851+fe3620ce412f86f9ce6eb635c00e802c499476bf (bffb422e700d7accfcda7cf2d7621c590ed61cda) 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-ssh9413690403915768548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7153668606977374973.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14346910535254124970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11637695345691525055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16381626045920694229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3547 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # 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 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit 78be53df8d038fa86561df6fa6dc27bb6f0bb851 Merge succeeded, producing a1ea66fd334e6f730b561d9a5503110c2eda7471 Checking out Revision a1ea66fd334e6f730b561d9a5503110c2eda7471 (PR-4569) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78be53df8d038fa86561df6fa6dc27bb6f0bb851 # 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 fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ea66fd334e6f730b561d9a5503110c2eda7471 # timeout=10 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T17:54:28.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T17:54:28.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T17:54:28.173Z] ========================================================= [2023-08-14T17:54:28.174Z] EdgeX Global Pipelines Version Info [2023-08-14T17:54:28.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7227007355c80388cdab9bb8f91a8be6cae25169 # timeout=10 [2023-08-14T17:54:28.918Z] ------------------- [2023-08-14T17:54:28.918Z] stable info: [2023-08-14T17:54:28.918Z] ------------------- [2023-08-14T17:54:28.918Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T17:54:28.918Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T17:54:28.918Z] Message: update stable to v1.0.253 [2023-08-14T17:54:29.487Z] ------------------- [2023-08-14T17:54:29.487Z] experimental info: [2023-08-14T17:54:29.487Z] ------------------- [2023-08-14T17:54:29.487Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T17:54:29.487Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T17:54:29.487Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T17:54:29.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T17:54:29.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T17:54:29.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T17:54:29.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T17:54:29.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T17:54:29.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T17:54:29.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T17:54:29.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T17:54:29.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T17:54:29.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T17:54:29.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T17:54:29.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T17:54:29.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T17:54:29.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T17:54:29.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T17:54:29.791Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T17:54:29.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T17:54:29.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T17:54:29.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T17:54:29.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T17:54:29.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T17:54:29.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T17:54:29.874Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T17:54:29.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T17:54:29.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-14T17:54:29.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-14T17:54:29.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo [2023-08-14T17:54:29.932Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ea66f [Pipeline] echo [2023-08-14T17:54:29.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T17:54:29.988Z] provisioning config files... [2023-08-14T17:54:30.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10121680805028303031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:54:30.302Z] ---> docker-login.sh [2023-08-14T17:54:30.302Z] nexus3.edgexfoundry.org:10001 [2023-08-14T17:54:30.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:54:30.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:54:30.835Z] Configure a credential helper to remove this warning. See [2023-08-14T17:54:30.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:54:30.835Z] [2023-08-14T17:54:30.835Z] Login Succeeded [2023-08-14T17:54:30.835Z] nexus3.edgexfoundry.org:10002 [2023-08-14T17:54:30.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:54:30.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:54:30.835Z] Configure a credential helper to remove this warning. See [2023-08-14T17:54:30.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:54:30.835Z] [2023-08-14T17:54:30.835Z] Login Succeeded [2023-08-14T17:54:30.835Z] nexus3.edgexfoundry.org:10003 [2023-08-14T17:54:30.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:54:30.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:54:30.835Z] Configure a credential helper to remove this warning. See [2023-08-14T17:54:30.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:54:30.835Z] [2023-08-14T17:54:30.835Z] Login Succeeded [2023-08-14T17:54:30.835Z] nexus3.edgexfoundry.org:10004 [2023-08-14T17:54:31.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:54:31.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:54:31.389Z] Configure a credential helper to remove this warning. See [2023-08-14T17:54:31.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:54:31.389Z] [2023-08-14T17:54:31.389Z] Login Succeeded [2023-08-14T17:54:31.389Z] docker.io [2023-08-14T17:54:31.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:54:31.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:54:31.651Z] Configure a credential helper to remove this warning. See [2023-08-14T17:54:31.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:54:31.651Z] [2023-08-14T17:54:31.651Z] Login Succeeded [2023-08-14T17:54:31.651Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T17:54:31.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T17:54:31.967Z] + 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-08-14T17:54:31.967Z] + dirname cmd/core-command/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T17:54:31.967Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T17:54:31.967Z] cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + dirname cmd/core-data/Dockerfile [2023-08-14T17:54:31.967Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T17:54:31.967Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T17:54:31.967Z] cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T17:54:31.967Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-08-14T17:54:31.967Z] cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T17:54:31.967Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-08-14T17:54:31.967Z] cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T17:54:31.967Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T17:54:31.967Z] + cut -d/ -f2 [2023-08-14T17:54:31.967Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T17:54:32.024Z] 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-08-14T17:54:32.356Z] + git rev-list -1 --merges a1ea66fd334e6f730b561d9a5503110c2eda7471~1..a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo [2023-08-14T17:54:32.368Z] -----------> git rev-list -1 --merges a1ea66fd334e6f730b561d9a5503110c2eda7471~1..a1ea66fd334e6f730b561d9a5503110c2eda7471 a1ea66fd334e6f730b561d9a5503110c2eda7471 [2023-08-14T17:54:32.368Z] a1ea66fd334e6f730b561d9a5503110c2eda7471 [false] [Pipeline] sh [2023-08-14T17:54:32.661Z] + git log --format=format:%s -1 a1ea66fd334e6f730b561d9a5503110c2eda7471 [Pipeline] echo [2023-08-14T17:54:32.674Z] ========================================================= [2023-08-14T17:54:32.674Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T17:54:32.674Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T17:54:33.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T17:54:33.095Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T17:54:33.095Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T17:54:33.095Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T17:54:33.095Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T17:54:33.095Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T17:54:33.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:54:33.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:54:33.500Z] [2023-08-14T17:54:33.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:54:33.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:54:33.811Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T17:54:33.811Z] b85a868b505f: Pulling fs layer [2023-08-14T17:54:33.811Z] e2be974225ed: Pulling fs layer [2023-08-14T17:54:33.811Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T17:54:33.811Z] 988bab9f4d93: Pulling fs layer [2023-08-14T17:54:33.811Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T17:54:33.811Z] eaf3925da568: Pulling fs layer [2023-08-14T17:54:33.811Z] bab4dde63d76: Pulling fs layer [2023-08-14T17:54:33.811Z] bde34c3a00c8: Pulling fs layer [2023-08-14T17:54:33.811Z] b352a97aabf1: Pulling fs layer [2023-08-14T17:54:33.811Z] 4872d77fe225: Pulling fs layer [2023-08-14T17:54:33.811Z] 5851b861e8e6: Pulling fs layer [2023-08-14T17:54:33.811Z] 988bab9f4d93: Waiting [2023-08-14T17:54:33.811Z] 1469e6f7b9e6: Waiting [2023-08-14T17:54:33.811Z] eaf3925da568: Waiting [2023-08-14T17:54:33.811Z] bab4dde63d76: Waiting [2023-08-14T17:54:33.811Z] bde34c3a00c8: Waiting [2023-08-14T17:54:33.811Z] b352a97aabf1: Waiting [2023-08-14T17:54:33.811Z] 4872d77fe225: Waiting [2023-08-14T17:54:33.811Z] 5851b861e8e6: Waiting [2023-08-14T17:54:33.811Z] e2be974225ed: Verifying Checksum [2023-08-14T17:54:33.811Z] e2be974225ed: Download complete [2023-08-14T17:54:33.811Z] 988bab9f4d93: Verifying Checksum [2023-08-14T17:54:33.811Z] 988bab9f4d93: Download complete [2023-08-14T17:54:34.075Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T17:54:34.075Z] 1469e6f7b9e6: Download complete [2023-08-14T17:54:34.075Z] eaf3925da568: Verifying Checksum [2023-08-14T17:54:34.075Z] eaf3925da568: Download complete [2023-08-14T17:54:34.075Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T17:54:34.075Z] 339a4e72a1f5: Download complete [2023-08-14T17:54:34.075Z] bde34c3a00c8: Verifying Checksum [2023-08-14T17:54:34.075Z] bde34c3a00c8: Download complete [2023-08-14T17:54:34.075Z] b352a97aabf1: Download complete [2023-08-14T17:54:34.075Z] 4872d77fe225: Verifying Checksum [2023-08-14T17:54:34.075Z] 4872d77fe225: Download complete [2023-08-14T17:54:34.075Z] 5851b861e8e6: Verifying Checksum [2023-08-14T17:54:34.075Z] 5851b861e8e6: Download complete [2023-08-14T17:54:34.335Z] b85a868b505f: Verifying Checksum [2023-08-14T17:54:34.335Z] b85a868b505f: Download complete [2023-08-14T17:54:34.594Z] bab4dde63d76: Verifying Checksum [2023-08-14T17:54:34.594Z] bab4dde63d76: Download complete [2023-08-14T17:54:35.530Z] b85a868b505f: Pull complete [2023-08-14T17:54:35.531Z] e2be974225ed: Pull complete [2023-08-14T17:54:36.100Z] 339a4e72a1f5: Pull complete [2023-08-14T17:54:36.100Z] 988bab9f4d93: Pull complete [2023-08-14T17:54:36.668Z] 1469e6f7b9e6: Pull complete [2023-08-14T17:54:36.668Z] eaf3925da568: Pull complete [2023-08-14T17:54:38.571Z] bab4dde63d76: Pull complete [2023-08-14T17:54:38.571Z] bde34c3a00c8: Pull complete [2023-08-14T17:54:38.831Z] b352a97aabf1: Pull complete [2023-08-14T17:54:38.831Z] 4872d77fe225: Pull complete [2023-08-14T17:54:38.831Z] 5851b861e8e6: Pull complete [2023-08-14T17:54:38.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T17:54:38.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:54:38.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:54:38.934Z] prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container [2023-08-14T17:54:38.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T17:54:42.317Z] $ docker top c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 -eo pid,comm [2023-08-14T17:54:42.382Z] 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-08-14T17:54:42.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T17:54:42.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T17:54:42.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T17:54:42.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T17:54:42.542Z] $ docker exec c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent [2023-08-14T17:54:42.646Z] SSH_AUTH_SOCK=/tmp/ssh-ZLpHvIlUnuW4/agent.32 [2023-08-14T17:54:42.646Z] SSH_AGENT_PID=38 [2023-08-14T17:54:42.652Z] Running ssh-add (command line suppressed) [2023-08-14T17:54:42.754Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_1459872699629973966.key (/w/workspace/edgex-go/29@tmp/private_key_1459872699629973966.key) [2023-08-14T17:54:42.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T17:54:43.054Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T17:54:43.072Z] $ docker exec --env ******** --env ******** c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent -k [2023-08-14T17:54:43.173Z] unset SSH_AUTH_SOCK; [2023-08-14T17:54:43.174Z] unset SSH_AGENT_PID; [2023-08-14T17:54:43.174Z] echo Agent pid 38 killed; [2023-08-14T17:54:43.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T17:54:43.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T17:54:43.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T17:54:43.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T17:54:43.325Z] $ docker exec c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent [2023-08-14T17:54:43.428Z] SSH_AUTH_SOCK=/tmp/ssh-iLJaKdTpBelU/agent.70 [2023-08-14T17:54:43.428Z] SSH_AGENT_PID=76 [2023-08-14T17:54:43.432Z] Running ssh-add (command line suppressed) [2023-08-14T17:54:43.534Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_5382438326917088959.key (/w/workspace/edgex-go/29@tmp/private_key_5382438326917088959.key) [2023-08-14T17:54:43.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T17:54:43.836Z] + git semver init [2023-08-14T17:54:44.094Z] 2023-08-14 17:54:44,052 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T17:54:44.094Z] 2023-08-14 17:54:44,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/29/.semver [2023-08-14T17:54:44.094Z] 2023-08-14 17:54:44,053 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/29/.semver [2023-08-14T17:54:44.094Z] 2023-08-14 17:54:44,053 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/29/.semver'], cwd=/w/workspace/edgex-go/29, universal_newlines=False, shell=None, istream=None) [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,910 [append_file] DEBUG append to file:/w/workspace/edgex-go/29/.git/info/exclude [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/29/.semver/PR-4569 with force:False [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,910 [write_file] DEBUG write to file:/w/workspace/edgex-go/29/.semver/PR-4569 [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,915 [execute] INFO git cat-file --batch-check [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,922 [execute] INFO git cat-file --batch [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T17:54:50.696Z] 2023-08-14 17:54:49,928 [read_version] DEBUG read version from /w/workspace/edgex-go/29/.semver/PR-4569 [2023-08-14T17:54:50.696Z] 0.0.0 [Pipeline] } [2023-08-14T17:54:50.709Z] $ docker exec --env ******** --env ******** c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 ssh-agent -k [2023-08-14T17:54:50.815Z] unset SSH_AUTH_SOCK; [2023-08-14T17:54:50.816Z] unset SSH_AGENT_PID; [2023-08-14T17:54:50.816Z] echo Agent pid 76 killed; [2023-08-14T17:54:50.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T17:54:51.123Z] + git semver [Pipeline] } [2023-08-14T17:54:51.706Z] $ docker stop --time=1 c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 [2023-08-14T17:54:53.108Z] $ docker rm -f --volumes c1981238394ce33d7e7d6c639207dd2a56375257e3d5dd81c20f0663d2dcb356 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T17:54:53.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T17:54:53.721Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T17:54:53.723Z] [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-08-14T17:54:54.123Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo [2023-08-14T17:54:54.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T17:54:54.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T17:54:54.164Z] ========================================================= [2023-08-14T17:54:54.164Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T17:54:54.164Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:54:54.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T17:54:54.469Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T17:54:54.469Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T17:54:54.469Z] 6911f1a30b25: Pulling fs layer [2023-08-14T17:54:54.469Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T17:54:54.469Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T17:54:54.469Z] ec0bb842ea78: Pulling fs layer [2023-08-14T17:54:54.469Z] 40a00589a448: Pulling fs layer [2023-08-14T17:54:54.469Z] 6c08303d61cc: Pulling fs layer [2023-08-14T17:54:54.469Z] 798269fcf238: Pulling fs layer [2023-08-14T17:54:54.469Z] ec0bb842ea78: Waiting [2023-08-14T17:54:54.469Z] 40a00589a448: Waiting [2023-08-14T17:54:54.469Z] 6c08303d61cc: Waiting [2023-08-14T17:54:54.469Z] 6863d3e3a2b1: Waiting [2023-08-14T17:54:54.469Z] 6911f1a30b25: Verifying Checksum [2023-08-14T17:54:54.469Z] 6911f1a30b25: Download complete [2023-08-14T17:54:54.469Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T17:54:54.469Z] 6863d3e3a2b1: Download complete [2023-08-14T17:54:54.469Z] ec0bb842ea78: Verifying Checksum [2023-08-14T17:54:54.469Z] ec0bb842ea78: Download complete [2023-08-14T17:54:54.469Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T17:54:54.469Z] 4db1b89c0bd1: Download complete [2023-08-14T17:54:54.469Z] 40a00589a448: Verifying Checksum [2023-08-14T17:54:54.469Z] 40a00589a448: Download complete [2023-08-14T17:54:54.735Z] 4db1b89c0bd1: Pull complete [2023-08-14T17:54:54.735Z] 6911f1a30b25: Pull complete [2023-08-14T17:54:55.306Z] 798269fcf238: Verifying Checksum [2023-08-14T17:54:55.306Z] 798269fcf238: Download complete [2023-08-14T17:54:55.565Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T17:54:55.565Z] e194b8c5c2a9: Download complete [2023-08-14T17:54:55.565Z] 6c08303d61cc: Verifying Checksum [2023-08-14T17:54:55.565Z] 6c08303d61cc: Download complete [2023-08-14T17:54:58.851Z] e194b8c5c2a9: Pull complete [2023-08-14T17:54:59.111Z] 6863d3e3a2b1: Pull complete [2023-08-14T17:54:59.111Z] ec0bb842ea78: Pull complete [2023-08-14T17:54:59.111Z] 40a00589a448: Pull complete [2023-08-14T17:55:01.644Z] 6c08303d61cc: Pull complete [2023-08-14T17:55:02.580Z] 798269fcf238: Pull complete [2023-08-14T17:55:02.580Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T17:55:02.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T17:55:02.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:55:02.877Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T17:55:02.877Z] WORKDIR /edgex [2023-08-14T17:55:02.877Z] COPY go.mod . [2023-08-14T17:55:02.877Z] RUN go mod download [2023-08-14T17:55:02.877Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-14T17:55:03.445Z] Sending build context to Docker daemon 170.8MB [2023-08-14T17:55:03.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T17:55:03.445Z] ---> ec979cd7f677 [2023-08-14T17:55:03.445Z] Step 2/4 : WORKDIR /edgex [2023-08-14T17:55:08.809Z] Still waiting to schedule task [2023-08-14T17:55:08.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-14T17:55:10.065Z] ---> Running in 923b51282e92 [2023-08-14T17:55:10.065Z] Removing intermediate container 923b51282e92 [2023-08-14T17:55:10.065Z] ---> 7bcf73cc33ca [2023-08-14T17:55:10.065Z] Step 3/4 : COPY go.mod . [2023-08-14T17:55:10.065Z] ---> 03a0375a4e74 [2023-08-14T17:55:10.065Z] Step 4/4 : RUN go mod download [2023-08-14T17:55:10.065Z] ---> Running in 934aa33327ee [2023-08-14T17:55:28.156Z] Removing intermediate container 934aa33327ee [2023-08-14T17:55:28.156Z] ---> 198cd4593d8c [2023-08-14T17:55:28.156Z] Successfully built 198cd4593d8c [2023-08-14T17:55:28.156Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:55:28.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T17:55:28.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:55:28.519Z] prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container [2023-08-14T17:55:28.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T17:55:29.018Z] $ docker top fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T17:55:29.361Z] + go version [2023-08-14T17:55:29.361Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T17:55:29.373Z] $ docker stop --time=1 fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c [2023-08-14T17:55:30.634Z] $ docker rm -f --volumes fe648034081ee3a7847f6b4d71f58ce7e44ffe470c5d46c4ea24ec6e3419c90c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:55:31.035Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T17:55:31.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:55:31.100Z] prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container [2023-08-14T17:55:31.135Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T17:55:31.470Z] $ docker top 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T17:55:31.535Z] ========================================================= [2023-08-14T17:55:31.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T17:55:31.535Z] ========================================================= [Pipeline] sh [2023-08-14T17:55:31.812Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:55:32.099Z] + make test [2023-08-14T17:55:32.099Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T17:55:38.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T17:55:50.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T17:55:50.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T17:55:50.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T17:55:51.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T17:55:51.107Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T17:55:51.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T17:55:51.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T17:55:51.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T17:55:51.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T17:55:51.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T17:55:52.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T17:55:52.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T17:55:52.194Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T17:55:52.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T17:55:53.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T17:55:53.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T17:55:53.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements [2023-08-14T17:55:53.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 97.0% of statements [2023-08-14T17:55:53.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T17:55:53.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T17:55:53.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T17:55:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T17:55:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T17:55:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T17:55:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T17:55:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T17:55:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T17:55:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T17:55:55.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T17:55:55.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T17:55:56.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-08-14T17:55:56.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T17:55:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T17:55:57.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.425s coverage: 93.4% of statements [2023-08-14T17:55:57.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements [2023-08-14T17:55:57.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 97.6% of statements [2023-08-14T17:55:57.283Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-08-14T17:55:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T17:55:58.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T17:55:58.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2023-08-14T17:55:58.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 32.2% of statements [2023-08-14T17:55:58.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements [2023-08-14T17:55:59.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements [2023-08-14T17:55:59.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-08-14T17:55:59.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2023-08-14T17:55:59.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-14T17:55:59.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T17:55:59.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T17:55:59.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T17:55:59.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T17:56:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T17:56:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T17:56:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T17:56:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T17:56:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T17:56:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T17:56:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T17:56:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T17:56:01.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T17:56:01.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T17:56:02.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T17:56:02.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T17:56:03.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T17:56:04.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T17:56:04.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T17:56:05.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T17:56:05.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T17:56:05.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T17:56:07.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T17:56:07.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T17:56:07.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T17:56:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T17:56:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T17:56:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T17:56:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T17:56:09.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T17:56:09.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T17:56:09.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T17:56:09.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T17:56:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T17:56:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T17:56:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T17:56:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T17:56:11.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-08-14T17:56:12.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T17:56:12.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T17:56:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T17:56:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.072s coverage: 92.9% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-08-14T17:56:24.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.8% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.327s coverage: 38.4% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 95.7% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-14T17:56:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements [2023-08-14T17:56:24.894Z] 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-08-14T17:56:24.894Z] Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image [2023-08-14T17:56:24.894Z] Dockerfile.fuzz:22 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-14T17:56:24.894Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-14T17:56:24.906Z] $ docker stop --time=1 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 [2023-08-14T17:56:26.739Z] $ docker rm -f --volumes 35dc0e9c37be381e0e624ebb04a3d26df9ceaa516171c63408ff6d7f9b52fcb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T17:56:27.012Z] Failed in branch amd64 [2023-08-14T17:56:33.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3548 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-14T17:56:33.067Z] Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout [2023-08-14T17:56:33.102Z] The recommended git tool is: git [2023-08-14T17:56:37.988Z] using credential edgex-jenkins-ssh [2023-08-14T17:56:38.003Z] Cloning the remote Git repository [2023-08-14T17:56:38.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T17:56:38.137Z] > git init /w/workspace/edgex-go/29 # timeout=10 [2023-08-14T17:56:38.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T17:56:38.268Z] > git --version # timeout=10 [2023-08-14T17:56:38.289Z] > git --version # 'git version 2.25.1' [2023-08-14T17:56:38.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T17:56:38.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T17:56:55.054Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T17:56:55.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T17:56:56.742Z] Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit 78be53df8d038fa86561df6fa6dc27bb6f0bb851 [2023-08-14T17:56:55.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T17:56:55.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T17:56:55.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T17:56:55.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T17:56:56.762Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T17:56:56.826Z] > git checkout -f 78be53df8d038fa86561df6fa6dc27bb6f0bb851 # timeout=10 [2023-08-14T17:56:57.042Z] > git remote # timeout=10 [2023-08-14T17:56:57.059Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T17:56:57.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T17:56:57.092Z] > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 [2023-08-14T17:56:57.356Z] Merge succeeded, producing 00c51979ebc49c158d02a02ce7df566fa91e2411 [2023-08-14T17:56:57.356Z] Checking out Revision 00c51979ebc49c158d02a02ce7df566fa91e2411 (PR-4569) [2023-08-14T17:56:57.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T17:56:57.364Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T17:56:57.376Z] > git checkout -f 00c51979ebc49c158d02a02ce7df566fa91e2411 # timeout=10 [2023-08-14T17:57:00.857Z] Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" [2023-08-14T17:57:00.880Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T17:57:00.866Z] > git rev-list --no-walk 7227007355c80388cdab9bb8f91a8be6cae25169 # timeout=10 [2023-08-14T17:57:01.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T17:57:01.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T17:57:01.848Z] Dload Upload Total Spent Left Speed [2023-08-14T17:57:01.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-08-14T17:57:02.543Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T17:57:02.862Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-08-14T17:57:02.862Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T17:57:02.862Z] { [2023-08-14T17:57:02.862Z] "registry-mirrors": [ [2023-08-14T17:57:02.862Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T17:57:02.862Z] ], [2023-08-14T17:57:02.862Z] "bip": "10.250.0.254/24", [2023-08-14T17:57:02.862Z] "hosts": [ [2023-08-14T17:57:02.862Z] "tcp://0.0.0.0:5555", [2023-08-14T17:57:02.862Z] "unix:///var/run/docker.sock" [2023-08-14T17:57:02.862Z] ], [2023-08-14T17:57:02.862Z] "mtu": 1458, [2023-08-14T17:57:02.862Z] "selinux-enabled": true, [2023-08-14T17:57:02.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T17:57:02.862Z] } [Pipeline] sh [2023-08-14T17:57:03.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T17:57:03.511Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T17:57:21.760Z] provisioning config files... [2023-08-14T17:57:21.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10512475974291454448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:57:22.127Z] ---> docker-login.sh [2023-08-14T17:57:22.127Z] nexus3.edgexfoundry.org:10001 [2023-08-14T17:57:22.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:57:22.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:57:22.667Z] Configure a credential helper to remove this warning. See [2023-08-14T17:57:22.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:57:22.667Z] [2023-08-14T17:57:22.667Z] Login Succeeded [2023-08-14T17:57:22.667Z] nexus3.edgexfoundry.org:10002 [2023-08-14T17:57:22.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:57:23.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:57:23.207Z] Configure a credential helper to remove this warning. See [2023-08-14T17:57:23.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:57:23.207Z] [2023-08-14T17:57:23.207Z] Login Succeeded [2023-08-14T17:57:23.207Z] nexus3.edgexfoundry.org:10003 [2023-08-14T17:57:23.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:57:23.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:57:23.478Z] Configure a credential helper to remove this warning. See [2023-08-14T17:57:23.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:57:23.478Z] [2023-08-14T17:57:23.478Z] Login Succeeded [2023-08-14T17:57:23.478Z] nexus3.edgexfoundry.org:10004 [2023-08-14T17:57:23.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:57:23.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:57:23.750Z] Configure a credential helper to remove this warning. See [2023-08-14T17:57:23.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:57:23.750Z] [2023-08-14T17:57:23.750Z] Login Succeeded [2023-08-14T17:57:23.750Z] docker.io [2023-08-14T17:57:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:57:24.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:57:24.287Z] Configure a credential helper to remove this warning. See [2023-08-14T17:57:24.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:57:24.287Z] [2023-08-14T17:57:24.287Z] Login Succeeded [2023-08-14T17:57:24.287Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T17:57:24.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T17:57:24.852Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo [2023-08-14T17:57:24.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T17:57:24.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T17:57:24.902Z] ========================================================= [2023-08-14T17:57:24.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T17:57:24.903Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:57:25.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T17:57:25.223Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T17:57:25.223Z] edb6bdbacee9: Pulling fs layer [2023-08-14T17:57:25.223Z] 5f9638ab2659: Pulling fs layer [2023-08-14T17:57:25.223Z] 8d51d6327a98: Pulling fs layer [2023-08-14T17:57:25.223Z] 8b374f2dd631: Pulling fs layer [2023-08-14T17:57:25.223Z] ec14aa9079de: Pulling fs layer [2023-08-14T17:57:25.223Z] 2f466654f4bb: Pulling fs layer [2023-08-14T17:57:25.223Z] 554e91adad29: Pulling fs layer [2023-08-14T17:57:25.223Z] ec14aa9079de: Waiting [2023-08-14T17:57:25.223Z] 2f466654f4bb: Waiting [2023-08-14T17:57:25.223Z] 554e91adad29: Waiting [2023-08-14T17:57:25.223Z] 8b374f2dd631: Waiting [2023-08-14T17:57:25.492Z] 5f9638ab2659: Verifying Checksum [2023-08-14T17:57:25.492Z] 5f9638ab2659: Download complete [2023-08-14T17:57:25.492Z] 8b374f2dd631: Verifying Checksum [2023-08-14T17:57:25.492Z] 8b374f2dd631: Download complete [2023-08-14T17:57:25.492Z] ec14aa9079de: Download complete [2023-08-14T17:57:25.492Z] edb6bdbacee9: Verifying Checksum [2023-08-14T17:57:26.457Z] edb6bdbacee9: Pull complete [2023-08-14T17:57:26.726Z] 554e91adad29: Verifying Checksum [2023-08-14T17:57:26.726Z] 554e91adad29: Download complete [2023-08-14T17:57:27.000Z] 5f9638ab2659: Pull complete [2023-08-14T17:57:27.972Z] 8d51d6327a98: Verifying Checksum [2023-08-14T17:57:27.972Z] 8d51d6327a98: Download complete [2023-08-14T17:57:27.972Z] 2f466654f4bb: Verifying Checksum [2023-08-14T17:57:27.972Z] 2f466654f4bb: Download complete [2023-08-14T17:57:40.297Z] 8d51d6327a98: Pull complete [2023-08-14T17:57:40.297Z] 8b374f2dd631: Pull complete [2023-08-14T17:57:40.297Z] ec14aa9079de: Pull complete [2023-08-14T17:57:45.648Z] 2f466654f4bb: Pull complete [2023-08-14T17:57:48.255Z] 554e91adad29: Pull complete [2023-08-14T17:57:48.255Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T17:57:48.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T17:57:48.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:57:48.592Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T17:57:48.592Z] WORKDIR /edgex [2023-08-14T17:57:48.592Z] COPY go.mod . [2023-08-14T17:57:48.592Z] RUN go mod download [2023-08-14T17:57:48.592Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-14T17:57:49.176Z] Sending build context to Docker daemon 2.944MB [2023-08-14T17:57:49.176Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T17:57:49.176Z] ---> 1e15ea492957 [2023-08-14T17:57:49.176Z] Step 2/4 : WORKDIR /edgex [2023-08-14T17:57:51.118Z] ---> Running in dd6374673ce5 [2023-08-14T17:57:51.118Z] Removing intermediate container dd6374673ce5 [2023-08-14T17:57:51.118Z] ---> 6cd56a7fcf7d [2023-08-14T17:57:51.118Z] Step 3/4 : COPY go.mod . [2023-08-14T17:57:51.386Z] ---> c99808e67137 [2023-08-14T17:57:51.386Z] Step 4/4 : RUN go mod download [2023-08-14T17:57:51.655Z] ---> Running in 55ca02a46952 [2023-08-14T17:58:30.551Z] Removing intermediate container 55ca02a46952 [2023-08-14T17:58:30.551Z] ---> b3345cadcccb [2023-08-14T17:58:30.551Z] Successfully built b3345cadcccb [2023-08-14T17:58:30.551Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:58:30.881Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T17:58:30.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:58:31.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-08-14T17:58:31.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T17:58:32.297Z] $ docker top aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T17:58:33.116Z] + go version [2023-08-14T17:58:33.116Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T17:58:33.135Z] $ docker stop --time=1 aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 [2023-08-14T17:58:34.692Z] $ docker rm -f --volumes aa0283e801153bee1ef2dd4d856fb83b69037ba23eaa5e0e5348b906589e6da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:58:35.189Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T17:58:35.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:58:35.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-08-14T17:58:35.427Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T17:58:36.576Z] $ docker top 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T17:58:36.772Z] ========================================================= [2023-08-14T17:58:36.772Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T17:58:36.772Z] ========================================================= [Pipeline] sh [2023-08-14T17:58:37.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh [2023-08-14T17:58:37.397Z] + make test [2023-08-14T17:58:37.397Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T17:59:16.253Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T18:01:22.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T18:01:33.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T18:01:33.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T18:01:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements [2023-08-14T18:01:43.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 97.0% of statements [2023-08-14T18:01:47.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T18:01:47.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T18:01:47.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T18:01:50.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.443s coverage: 71.5% of statements [2023-08-14T18:01:54.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T18:01:54.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T18:01:54.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements [2023-08-14T18:01:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T18:01:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T18:01:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T18:01:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T18:01:59.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T18:02:07.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T18:02:07.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T18:02:16.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.849s coverage: 93.4% of statements [2023-08-14T18:02:16.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.550s coverage: 3.8% of statements [2023-08-14T18:02:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T18:02:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T18:02:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T18:02:24.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 97.6% of statements [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T18:02:24.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T18:02:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 72.2% of statements [2023-08-14T18:02:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T18:02:34.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T18:02:34.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements [2023-08-14T18:02:34.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 32.2% of statements [2023-08-14T18:02:38.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 42.9% of statements [2023-08-14T18:02:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements [2023-08-14T18:02:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-08-14T18:02:39.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2023-08-14T18:02:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-08-14T18:02:44.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T18:02:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T18:02:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T18:02:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T18:02:47.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T18:02:47.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T18:02:47.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T18:02:47.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T18:02:55.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements [2023-08-14T18:02:55.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T18:02:55.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T18:02:55.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T18:02:55.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T18:03:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T18:03:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T18:03:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T18:03:08.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.923s coverage: 79.9% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.277s coverage: 92.9% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.190s coverage: 20.0% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-08-14T18:03:09.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements [2023-08-14T18:03:10.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T18:03:11.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T18:03:11.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.564s coverage: 82.1% of statements [2023-08-14T18:03:11.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements [2023-08-14T18:03:17.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T18:03:17.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T18:03:17.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 63.1% of statements [2023-08-14T18:03:17.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2023-08-14T18:03:19.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.205s coverage: 89.4% of statements [2023-08-14T18:03:19.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2023-08-14T18:03:19.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-08-14T18:03:19.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T18:03:19.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T18:03:19.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T18:03:19.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-08-14T18:03:27.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T18:03:27.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T18:03:27.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T18:03:27.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.009s coverage: 38.4% of statements [2023-08-14T18:03:27.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-08-14T18:03:32.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T18:03:32.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T18:03:32.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T18:03:32.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T18:03:32.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2023-08-14T18:03:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T18:03:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T18:03:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T18:03:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T18:03:44.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2023-08-14T18:03:44.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T18:03:44.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T18:03:44.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T18:03:44.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T18:03:45.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 95.7% of statements [2023-08-14T18:03:49.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T18:03:49.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T18:03:49.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.8% of statements [2023-08-14T18:03:52.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T18:03:52.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T18:03:52.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 98.9% of statements [2023-08-14T18:03:53.318Z] 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-08-14T18:03:53.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T18:03:53.318Z] go vet ./... [2023-08-14T18:06:29.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T18:06:29.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T18:06:29.988Z] ./bin/test-attribution-txt.sh [2023-08-14T18:06:29.988Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T18:06:29.988Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T18:06:29.988Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T18:06:29.988Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T18:06:30.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T18:06:30.315Z] + ls -al . [2023-08-14T18:06:30.315Z] total 728 [2023-08-14T18:06:30.315Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 17:58 . [2023-08-14T18:06:30.315Z] drwxr-xr-x 4 root root 4096 Aug 14 17:58 .. [2023-08-14T18:06:30.315Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 17:56 .blubracket [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 17:56 .dockerignore [2023-08-14T18:06:30.315Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 17:56 .git [2023-08-14T18:06:30.315Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 17:56 .github [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 1163 Aug 14 17:56 .gitignore [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 17:56 .golangci.yml [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 17:56 .hadolint.yml [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 17:56 .sonarcloud.properties [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 17:56 ADOPTERS.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 17:56 Attribution.txt [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 17:56 CHANGELOG.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 17:56 CONTRIBUTING.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 1900 Aug 14 17:56 Dockerfile.fuzz [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 17:56 GOVERNANCE.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 17:56 Jenkinsfile [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 17:56 LICENSE [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 14556 Aug 14 17:56 Makefile [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 17:56 OWNERS.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 17:56 README.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 17:56 SECURITY.md [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 17:54 VERSION [2023-08-14T18:06:30.315Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 17:56 bin [2023-08-14T18:06:30.315Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 17:56 cmd [2023-08-14T18:06:30.315Z] -rw-r--r-- 1 root root 446998 Aug 14 18:03 coverage.out [2023-08-14T18:06:30.315Z] -rwxrwxr-x 1 1001 1001 2631 Aug 14 17:56 fuzzing_docker.sh [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 17:56 go.mod [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 17:56 go.sum [2023-08-14T18:06:30.315Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 17:56 internal [2023-08-14T18:06:30.315Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 17:56 openapi [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 17:56 security.txt [2023-08-14T18:06:30.315Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 17:56 snap [2023-08-14T18:06:30.315Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 17:56 version.go [Pipeline] sh [2023-08-14T18:06:30.633Z] + '[' -e coverage.out ] [2023-08-14T18:06:30.633Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T18:06:31.401Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T18:06:32.018Z] + make build [2023-08-14T18:06:32.018Z] 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-08-14T18:08:08.621Z] 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-08-14T18:08:11.949Z] 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-08-14T18:08:17.281Z] 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-08-14T18:08:20.615Z] 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-08-14T18:08:59.460Z] 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-08-14T18:09:06.202Z] 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-08-14T18:09:12.876Z] 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-08-14T18:09:18.213Z] 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-08-14T18:09:21.546Z] 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-08-14T18:09:25.786Z] 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-08-14T18:09:32.410Z] 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-08-14T18:09:37.750Z] $ docker stop --time=1 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a [2023-08-14T18:09:39.715Z] $ docker rm -f --volumes 454b6b0b048c35709bebd2c21763d158fe7c9294338fecae204b2f1f7d97090a [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-08-14T18:09:42.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T18:09:42.439Z] [2023-08-14T18:09:42.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T18:09:42.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T18:09:43.035Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T18:09:43.035Z] 547446be3368: Pulling fs layer [2023-08-14T18:09:43.035Z] d125d8839a47: Pulling fs layer [2023-08-14T18:09:43.035Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T18:09:43.035Z] c3105a71a48b: Pulling fs layer [2023-08-14T18:09:43.035Z] 0f093f025ec4: Pulling fs layer [2023-08-14T18:09:43.035Z] c3106fc0e877: Pulling fs layer [2023-08-14T18:09:43.035Z] 0f093f025ec4: Waiting [2023-08-14T18:09:43.035Z] c3106fc0e877: Waiting [2023-08-14T18:09:43.035Z] c3105a71a48b: Waiting [2023-08-14T18:09:43.035Z] 547446be3368: Download complete [2023-08-14T18:09:43.035Z] c3105a71a48b: Verifying Checksum [2023-08-14T18:09:43.035Z] c3105a71a48b: Download complete [2023-08-14T18:09:43.618Z] d125d8839a47: Verifying Checksum [2023-08-14T18:09:43.618Z] d125d8839a47: Download complete [2023-08-14T18:09:43.618Z] c3106fc0e877: Verifying Checksum [2023-08-14T18:09:43.618Z] c3106fc0e877: Download complete [2023-08-14T18:09:43.618Z] 0f093f025ec4: Verifying Checksum [2023-08-14T18:09:43.618Z] 0f093f025ec4: Download complete [2023-08-14T18:09:43.618Z] 547446be3368: Pull complete [2023-08-14T18:09:44.580Z] d125d8839a47: Pull complete [2023-08-14T18:09:45.537Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T18:09:45.537Z] 3e85d5ac6304: Download complete [2023-08-14T18:09:53.730Z] 3e85d5ac6304: Pull complete [2023-08-14T18:09:53.730Z] c3105a71a48b: Pull complete [2023-08-14T18:09:54.311Z] 0f093f025ec4: Pull complete [2023-08-14T18:09:54.576Z] c3106fc0e877: Pull complete [2023-08-14T18:09:54.576Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T18:09:54.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T18:09:54.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T18:09:54.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-08-14T18:09:54.801Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-devops/edgex-compose-arm64:latest cat [2023-08-14T18:09:56.852Z] $ docker top a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T18:09:57.656Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T18:10:05.856Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T18:10:05.856Z] #1 transferring dockerfile: 2.38kB 0.0s done [2023-08-14T18:10:05.856Z] #1 DONE 0.1s [2023-08-14T18:10:06.125Z] [2023-08-14T18:10:06.125Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #2 transferring dockerfile: 1.78kB done [2023-08-14T18:10:06.126Z] #2 DONE 0.0s [2023-08-14T18:10:06.126Z] [2023-08-14T18:10:06.126Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #3 transferring dockerfile: 2.82kB done [2023-08-14T18:10:06.126Z] #3 DONE 0.1s [2023-08-14T18:10:06.126Z] [2023-08-14T18:10:06.126Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #4 transferring dockerfile: 1.96kB 0.0s done [2023-08-14T18:10:06.126Z] #4 DONE 0.1s [2023-08-14T18:10:06.126Z] [2023-08-14T18:10:06.126Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #5 transferring dockerfile: 1.82kB done [2023-08-14T18:10:06.126Z] #5 DONE 0.1s [2023-08-14T18:10:06.126Z] [2023-08-14T18:10:06.126Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #6 transferring dockerfile: 2.04kB done [2023-08-14T18:10:06.126Z] #6 DONE 0.0s [2023-08-14T18:10:06.126Z] [2023-08-14T18:10:06.126Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T18:10:06.126Z] #7 transferring dockerfile: 2.58kB done [2023-08-14T18:10:06.126Z] #7 DONE 0.1s [2023-08-14T18:10:06.392Z] [2023-08-14T18:10:06.392Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T18:10:06.392Z] #8 transferring dockerfile: 2.12kB done [2023-08-14T18:10:06.392Z] #8 DONE 0.1s [2023-08-14T18:10:06.392Z] [2023-08-14T18:10:06.392Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-14T18:10:06.392Z] #9 transferring dockerfile: 1.84kB done [2023-08-14T18:10:06.392Z] #9 DONE 0.0s [2023-08-14T18:10:06.392Z] [2023-08-14T18:10:06.392Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T18:10:06.392Z] #10 transferring dockerfile: 2.63kB done [2023-08-14T18:10:06.392Z] #10 DONE 0.0s [2023-08-14T18:10:06.392Z] [2023-08-14T18:10:06.392Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T18:10:06.659Z] #11 transferring dockerfile: 2.06kB done [2023-08-14T18:10:06.659Z] #11 DONE 0.1s [2023-08-14T18:10:06.659Z] [2023-08-14T18:10:06.659Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T18:10:06.659Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-08-14T18:10:06.659Z] #12 DONE 0.1s [2023-08-14T18:10:06.659Z] [2023-08-14T18:10:06.659Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-14T18:10:06.659Z] #13 transferring dockerfile: 1.90kB done [2023-08-14T18:10:06.659Z] #13 DONE 0.1s [2023-08-14T18:10:06.659Z] [2023-08-14T18:10:06.659Z] #14 [security-secretstore-setup internal] load .dockerignore [2023-08-14T18:10:06.659Z] #14 DONE 0.0s [2023-08-14T18:10:06.660Z] [2023-08-14T18:10:06.660Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T18:10:06.660Z] #15 transferring dockerfile: 2.68kB done [2023-08-14T18:10:06.926Z] #15 DONE 0.1s [2023-08-14T18:10:06.926Z] [2023-08-14T18:10:06.926Z] #14 [security-secretstore-setup internal] load .dockerignore [2023-08-14T18:10:06.926Z] #14 transferring context: 56B 0.0s done [2023-08-14T18:10:06.926Z] #14 DONE 0.1s [2023-08-14T18:10:07.510Z] [2023-08-14T18:10:07.510Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T18:10:07.510Z] #16 transferring context: 56B done [2023-08-14T18:10:07.510Z] #16 DONE 0.0s [2023-08-14T18:10:07.510Z] [2023-08-14T18:10:07.510Z] #17 [security-bootstrapper internal] load .dockerignore [2023-08-14T18:10:07.510Z] #17 transferring context: 56B done [2023-08-14T18:10:07.510Z] #17 DONE 0.0s [2023-08-14T18:10:07.510Z] [2023-08-14T18:10:07.510Z] #18 [core-metadata internal] load .dockerignore [2023-08-14T18:10:07.510Z] #18 transferring context: 56B done [2023-08-14T18:10:07.510Z] #18 DONE 0.1s [2023-08-14T18:10:07.510Z] [2023-08-14T18:10:07.510Z] #19 [core-command internal] load .dockerignore [2023-08-14T18:10:07.510Z] #19 transferring context: 56B done [2023-08-14T18:10:07.510Z] #19 DONE 0.1s [2023-08-14T18:10:07.510Z] [2023-08-14T18:10:07.510Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-14T18:10:07.510Z] #20 transferring context: 56B done [2023-08-14T18:10:07.510Z] #20 DONE 0.0s [2023-08-14T18:10:07.776Z] [2023-08-14T18:10:07.776Z] #21 [security-spire-config internal] load .dockerignore [2023-08-14T18:10:07.776Z] #21 transferring context: 56B done [2023-08-14T18:10:07.776Z] #21 DONE 0.1s [2023-08-14T18:10:07.776Z] [2023-08-14T18:10:07.776Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T18:10:07.776Z] #22 transferring context: 56B done [2023-08-14T18:10:07.776Z] #22 DONE 0.1s [2023-08-14T18:10:07.776Z] [2023-08-14T18:10:07.776Z] #23 [support-notifications internal] load .dockerignore [2023-08-14T18:10:07.776Z] #23 transferring context: 56B done [2023-08-14T18:10:07.776Z] #23 DONE 0.1s [2023-08-14T18:10:07.776Z] [2023-08-14T18:10:07.776Z] #24 [security-spire-server internal] load .dockerignore [2023-08-14T18:10:08.042Z] #24 transferring context: 56B 0.0s done [2023-08-14T18:10:08.043Z] #24 DONE 0.1s [2023-08-14T18:10:08.043Z] [2023-08-14T18:10:08.043Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-14T18:10:08.043Z] #25 transferring context: 56B done [2023-08-14T18:10:08.043Z] #25 DONE 0.0s [2023-08-14T18:10:08.043Z] [2023-08-14T18:10:08.043Z] #26 [support-scheduler internal] load .dockerignore [2023-08-14T18:10:08.043Z] #26 transferring context: 56B done [2023-08-14T18:10:08.043Z] #26 DONE 0.1s [2023-08-14T18:10:08.043Z] [2023-08-14T18:10:08.043Z] #27 [core-data internal] load .dockerignore [2023-08-14T18:10:08.043Z] #27 transferring context: 56B done [2023-08-14T18:10:08.043Z] #27 DONE 0.1s [2023-08-14T18:10:08.043Z] [2023-08-14T18:10:08.043Z] #28 [security-spire-agent internal] load .dockerignore [2023-08-14T18:10:08.312Z] #28 transferring context: 56B 0.0s done [2023-08-14T18:10:08.312Z] #28 DONE 0.1s [2023-08-14T18:10:08.312Z] [2023-08-14T18:10:08.312Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:08.312Z] #29 DONE 0.0s [2023-08-14T18:10:08.312Z] [2023-08-14T18:10:08.312Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T18:10:08.312Z] #30 DONE 0.1s [2023-08-14T18:10:08.312Z] [2023-08-14T18:10:08.312Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:08.312Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:08.312Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:08.312Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:08.312Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s [2023-08-14T18:10:08.312Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:08.580Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:08.580Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-14T18:10:09.173Z] #31 ... [2023-08-14T18:10:09.173Z] [2023-08-14T18:10:09.173Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:09.173Z] #32 DONE 0.9s [2023-08-14T18:10:09.173Z] [2023-08-14T18:10:09.173Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:09.173Z] #31 ... [2023-08-14T18:10:09.173Z] [2023-08-14T18:10:09.173Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:09.173Z] #29 DONE 0.0s [2023-08-14T18:10:09.173Z] [2023-08-14T18:10:09.173Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:09.173Z] #32 DONE 1.5s [2023-08-14T18:10:09.173Z] [2023-08-14T18:10:09.173Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:09.173Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:09.173Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:09.173Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:09.173Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:09.173Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:09.440Z] #31 ... [2023-08-14T18:10:09.440Z] [2023-08-14T18:10:09.440Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:09.440Z] #32 DONE 1.5s [2023-08-14T18:10:09.440Z] [2023-08-14T18:10:09.440Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:09.440Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:09.440Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:09.440Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:09.440Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:09.440Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:09.440Z] #31 ... [2023-08-14T18:10:09.440Z] [2023-08-14T18:10:09.440Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:09.440Z] #29 DONE 0.0s [2023-08-14T18:10:09.440Z] [2023-08-14T18:10:09.440Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:09.440Z] #33 DONE 0.7s [2023-08-14T18:10:09.440Z] [2023-08-14T18:10:09.440Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:09.440Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:09.706Z] #31 ... [2023-08-14T18:10:09.706Z] [2023-08-14T18:10:09.706Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T18:10:09.706Z] #30 DONE 0.4s [2023-08-14T18:10:09.706Z] [2023-08-14T18:10:09.706Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:09.706Z] #32 DONE 1.6s [2023-08-14T18:10:09.706Z] [2023-08-14T18:10:09.706Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:09.706Z] #33 DONE 0.7s [2023-08-14T18:10:09.706Z] [2023-08-14T18:10:09.706Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:09.706Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:09.706Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:09.706Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:09.706Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:09.706Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:09.706Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:09.706Z] #31 ... [2023-08-14T18:10:09.706Z] [2023-08-14T18:10:09.706Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:09.706Z] #29 DONE 0.0s [2023-08-14T18:10:09.973Z] [2023-08-14T18:10:09.973Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:09.973Z] #34 ... [2023-08-14T18:10:09.973Z] [2023-08-14T18:10:09.973Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:09.973Z] #29 DONE 0.0s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:10.238Z] #32 DONE 1.6s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:10.238Z] #29 DONE 0.0s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:10.238Z] #33 DONE 0.7s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:10.238Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:10.238Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:10.238Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:10.238Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:10.238Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:10.238Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:10.238Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:10.238Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:10.238Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:10.238Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:10.238Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:10.238Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:10.238Z] #31 DONE 2.6s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:10.238Z] #32 DONE 1.6s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:10.238Z] #29 DONE 0.0s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:10.238Z] #33 DONE 0.8s [2023-08-14T18:10:10.238Z] [2023-08-14T18:10:10.238Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:10:10.504Z] #35 ... [2023-08-14T18:10:10.504Z] [2023-08-14T18:10:10.504Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:10.504Z] #29 DONE 0.0s [2023-08-14T18:10:10.504Z] [2023-08-14T18:10:10.504Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:10.770Z] #36 ... [2023-08-14T18:10:10.770Z] [2023-08-14T18:10:10.770Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:10.770Z] #29 DONE 0.0s [2023-08-14T18:10:10.770Z] [2023-08-14T18:10:10.770Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:10.770Z] #36 ... [2023-08-14T18:10:10.770Z] [2023-08-14T18:10:10.770Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T18:10:10.770Z] #29 DONE 0.0s [2023-08-14T18:10:10.770Z] [2023-08-14T18:10:10.770Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:11.352Z] #36 ... [2023-08-14T18:10:11.352Z] [2023-08-14T18:10:11.352Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T18:10:11.352Z] #30 DONE 1.8s [2023-08-14T18:10:11.619Z] [2023-08-14T18:10:11.619Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:11.619Z] #36 ... [2023-08-14T18:10:11.619Z] [2023-08-14T18:10:11.619Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:11.619Z] #32 DONE 1.6s [2023-08-14T18:10:11.619Z] [2023-08-14T18:10:11.619Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:11.619Z] #33 DONE 0.8s [2023-08-14T18:10:11.619Z] [2023-08-14T18:10:11.619Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:11.620Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:11.620Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:11.620Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:11.620Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:11.620Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:11.620Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:11.620Z] #31 DONE 2.7s [2023-08-14T18:10:11.620Z] [2023-08-14T18:10:11.620Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:11.620Z] #36 ... [2023-08-14T18:10:11.620Z] [2023-08-14T18:10:11.620Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T18:10:11.620Z] #32 DONE 1.7s [2023-08-14T18:10:11.620Z] [2023-08-14T18:10:11.620Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-14T18:10:11.620Z] #33 DONE 0.8s [2023-08-14T18:10:11.620Z] [2023-08-14T18:10:11.620Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T18:10:11.620Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T18:10:11.620Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T18:10:11.620Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T18:10:11.620Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T18:10:11.620Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T18:10:11.620Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T18:10:11.620Z] #31 DONE 2.7s [2023-08-14T18:10:11.889Z] [2023-08-14T18:10:11.889Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:11.889Z] #37 DONE 0.0s [2023-08-14T18:10:11.889Z] [2023-08-14T18:10:11.889Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:13.306Z] #38 transferring context: 65.75kB 0.6s [2023-08-14T18:10:17.581Z] #38 ... [2023-08-14T18:10:17.581Z] [2023-08-14T18:10:17.581Z] #39 [security-secretstore-setup internal] load build context [2023-08-14T18:10:17.581Z] #39 transferring context: 50.33MB 9.1s [2023-08-14T18:10:17.581Z] #39 ... [2023-08-14T18:10:17.581Z] [2023-08-14T18:10:17.581Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:19.532Z] #38 ... [2023-08-14T18:10:19.532Z] [2023-08-14T18:10:19.532Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:19.800Z] #40 ... [2023-08-14T18:10:19.800Z] [2023-08-14T18:10:19.800Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T18:10:19.800Z] #0 4.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:19.800Z] #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:19.800Z] #0 7.818 OK: 263 MiB in 53 packages [2023-08-14T18:10:19.800Z] #41 DONE 9.9s [2023-08-14T18:10:19.800Z] [2023-08-14T18:10:19.800Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:19.800Z] #34 ... [2023-08-14T18:10:19.800Z] [2023-08-14T18:10:19.800Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T18:10:19.800Z] #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:19.800Z] #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:20.067Z] #42 ... [2023-08-14T18:10:20.067Z] [2023-08-14T18:10:20.067Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:20.067Z] #43 ... [2023-08-14T18:10:20.067Z] [2023-08-14T18:10:20.067Z] #44 [core-command internal] load build context [2023-08-14T18:10:20.335Z] #44 ... [2023-08-14T18:10:20.335Z] [2023-08-14T18:10:20.335Z] #45 [security-spire-config internal] load build context [2023-08-14T18:10:20.335Z] #45 ... [2023-08-14T18:10:20.335Z] [2023-08-14T18:10:20.335Z] #46 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T18:10:20.335Z] #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:20.335Z] #0 8.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:20.602Z] #46 ... [2023-08-14T18:10:20.602Z] [2023-08-14T18:10:20.602Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T18:10:20.602Z] #47 ... [2023-08-14T18:10:20.602Z] [2023-08-14T18:10:20.602Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T18:10:20.870Z] #48 ... [2023-08-14T18:10:20.870Z] [2023-08-14T18:10:20.870Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T18:10:20.870Z] #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:20.870Z] #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:20.870Z] #0 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T18:10:20.870Z] #0 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T18:10:20.870Z] #0 11.05 OK: 17694 distinct packages available [2023-08-14T18:10:20.870Z] #49 ... [2023-08-14T18:10:20.870Z] [2023-08-14T18:10:20.870Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T18:10:20.870Z] #50 ... [2023-08-14T18:10:20.870Z] [2023-08-14T18:10:20.870Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T18:10:21.136Z] #51 ... [2023-08-14T18:10:21.136Z] [2023-08-14T18:10:21.136Z] #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:21.136Z] #52 ... [2023-08-14T18:10:21.136Z] [2023-08-14T18:10:21.136Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T18:10:21.136Z] #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:21.136Z] #0 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:21.404Z] #53 ... [2023-08-14T18:10:21.404Z] [2023-08-14T18:10:21.404Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:10:21.404Z] #35 ... [2023-08-14T18:10:21.404Z] [2023-08-14T18:10:21.404Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T18:10:21.404Z] #54 ... [2023-08-14T18:10:21.404Z] [2023-08-14T18:10:21.404Z] #55 [support-notifications internal] load build context [2023-08-14T18:10:21.670Z] #55 ... [2023-08-14T18:10:21.670Z] [2023-08-14T18:10:21.670Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:10:21.670Z] #56 ... [2023-08-14T18:10:21.670Z] [2023-08-14T18:10:21.670Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:21.937Z] #57 ... [2023-08-14T18:10:21.937Z] [2023-08-14T18:10:21.937Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:21.937Z] #37 ... [2023-08-14T18:10:21.937Z] [2023-08-14T18:10:21.937Z] #58 [core-data internal] load build context [2023-08-14T18:10:22.204Z] #58 ... [2023-08-14T18:10:22.204Z] [2023-08-14T18:10:22.204Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T18:10:22.204Z] #0 9.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:22.204Z] #59 ... [2023-08-14T18:10:22.204Z] [2023-08-14T18:10:22.204Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:22.471Z] #36 ... [2023-08-14T18:10:22.471Z] [2023-08-14T18:10:22.471Z] #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T18:10:22.471Z] #60 ... [2023-08-14T18:10:22.471Z] [2023-08-14T18:10:22.471Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:10:22.471Z] #56 ... [2023-08-14T18:10:22.471Z] [2023-08-14T18:10:22.471Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:22.754Z] #61 ... [2023-08-14T18:10:22.754Z] [2023-08-14T18:10:22.754Z] #58 [core-data internal] load build context [2023-08-14T18:10:23.335Z] #58 ... [2023-08-14T18:10:23.335Z] [2023-08-14T18:10:23.335Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T18:10:23.335Z] #42 11.83 OK: 263 MiB in 53 packages [2023-08-14T18:10:23.335Z] #42 DONE 14.3s [2023-08-14T18:10:23.335Z] [2023-08-14T18:10:23.335Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T18:10:23.335Z] #48 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:23.931Z] #48 ... [2023-08-14T18:10:23.931Z] [2023-08-14T18:10:23.931Z] #46 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T18:10:23.931Z] #46 11.55 OK: 263 MiB in 53 packages [2023-08-14T18:10:23.931Z] #46 DONE 13.6s [2023-08-14T18:10:23.931Z] [2023-08-14T18:10:23.931Z] #58 [core-data internal] load build context [2023-08-14T18:10:23.931Z] #58 transferring context: 6.82MB 11.2s [2023-08-14T18:10:28.181Z] #58 ... [2023-08-14T18:10:28.181Z] [2023-08-14T18:10:28.181Z] #39 [security-secretstore-setup internal] load build context [2023-08-14T18:10:28.181Z] #39 ... [2023-08-14T18:10:28.181Z] [2023-08-14T18:10:28.181Z] #58 [core-data internal] load build context [2023-08-14T18:10:28.759Z] #58 transferring context: 14.03MB 16.2s [2023-08-14T18:10:29.023Z] #58 ... [2023-08-14T18:10:29.023Z] [2023-08-14T18:10:29.023Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T18:10:29.023Z] #53 14.48 OK: 263 MiB in 53 packages [2023-08-14T18:10:29.023Z] #53 DONE 18.8s [2023-08-14T18:10:29.023Z] [2023-08-14T18:10:29.023Z] #58 [core-data internal] load build context [2023-08-14T18:10:29.604Z] #58 ... [2023-08-14T18:10:29.604Z] [2023-08-14T18:10:29.604Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:29.604Z] #38 ... [2023-08-14T18:10:29.604Z] [2023-08-14T18:10:29.604Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:29.885Z] #40 ... [2023-08-14T18:10:29.885Z] [2023-08-14T18:10:29.885Z] #58 [core-data internal] load build context [2023-08-14T18:10:30.153Z] #58 ... [2023-08-14T18:10:30.153Z] [2023-08-14T18:10:30.153Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:30.153Z] #34 ... [2023-08-14T18:10:30.153Z] [2023-08-14T18:10:30.153Z] #58 [core-data internal] load build context [2023-08-14T18:10:30.153Z] #58 ... [2023-08-14T18:10:30.153Z] [2023-08-14T18:10:30.153Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T18:10:30.153Z] #49 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:30.153Z] #49 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:30.153Z] #49 18.55 OK: 263 MiB in 53 packages [2023-08-14T18:10:30.153Z] #49 DONE 20.6s [2023-08-14T18:10:30.153Z] [2023-08-14T18:10:30.153Z] #58 [core-data internal] load build context [2023-08-14T18:10:30.417Z] #58 ... [2023-08-14T18:10:30.417Z] [2023-08-14T18:10:30.417Z] #45 [security-spire-config internal] load build context [2023-08-14T18:10:30.684Z] #45 ... [2023-08-14T18:10:30.684Z] [2023-08-14T18:10:30.684Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:30.684Z] #43 ... [2023-08-14T18:10:30.684Z] [2023-08-14T18:10:30.684Z] #44 [core-command internal] load build context [2023-08-14T18:10:30.684Z] #44 ... [2023-08-14T18:10:30.684Z] [2023-08-14T18:10:30.684Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:31.265Z] #43 ... [2023-08-14T18:10:31.265Z] [2023-08-14T18:10:31.265Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T18:10:31.265Z] #59 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:31.265Z] #59 16.94 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:31.265Z] #59 17.00 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T18:10:31.265Z] #59 17.14 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:31.265Z] #59 17.50 OK: 8 MiB in 17 packages [2023-08-14T18:10:31.265Z] #59 DONE 19.4s [2023-08-14T18:10:31.265Z] [2023-08-14T18:10:31.265Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:31.530Z] #43 ... [2023-08-14T18:10:31.530Z] [2023-08-14T18:10:31.530Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:10:31.530Z] #35 ... [2023-08-14T18:10:31.530Z] [2023-08-14T18:10:31.530Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:31.809Z] #43 ... [2023-08-14T18:10:31.809Z] [2023-08-14T18:10:31.809Z] #55 [support-notifications internal] load build context [2023-08-14T18:10:32.072Z] #55 ... [2023-08-14T18:10:32.073Z] [2023-08-14T18:10:32.073Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:32.073Z] #57 ... [2023-08-14T18:10:32.073Z] [2023-08-14T18:10:32.073Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:32.073Z] #37 ... [2023-08-14T18:10:32.073Z] [2023-08-14T18:10:32.073Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:32.342Z] #57 ... [2023-08-14T18:10:32.342Z] [2023-08-14T18:10:32.342Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:32.612Z] #36 ... [2023-08-14T18:10:32.612Z] [2023-08-14T18:10:32.612Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T18:10:32.612Z] #62 DONE 0.9s [2023-08-14T18:10:32.612Z] [2023-08-14T18:10:32.612Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:32.612Z] #36 ... [2023-08-14T18:10:32.612Z] [2023-08-14T18:10:32.612Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:32.612Z] #57 ... [2023-08-14T18:10:32.612Z] [2023-08-14T18:10:32.612Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:10:32.879Z] #56 ... [2023-08-14T18:10:32.879Z] [2023-08-14T18:10:32.879Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:33.838Z] #57 ... [2023-08-14T18:10:33.838Z] [2023-08-14T18:10:33.838Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T18:10:33.838Z] #51 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:33.838Z] #51 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:33.838Z] #51 20.86 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T18:10:33.838Z] #51 21.18 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:33.838Z] #51 21.24 (3/4) Installing su-exec (0.2-r2) [2023-08-14T18:10:33.838Z] #51 21.24 (4/4) Installing yq (4.30.4-r4) [2023-08-14T18:10:33.838Z] #51 21.76 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:33.838Z] #51 21.86 Executing ca-certificates-20230506-r0.trigger [2023-08-14T18:10:33.838Z] #51 ... [2023-08-14T18:10:33.838Z] [2023-08-14T18:10:33.838Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:33.838Z] #36 transferring context: 35.14MB 23.6s [2023-08-14T18:10:34.124Z] #36 ... [2023-08-14T18:10:34.124Z] [2023-08-14T18:10:34.124Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T18:10:34.124Z] #54 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:34.124Z] #54 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:34.124Z] #54 21.23 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T18:10:34.124Z] #54 21.26 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T18:10:34.124Z] #54 21.26 OK: 17689 distinct packages available [2023-08-14T18:10:34.124Z] #54 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:34.124Z] #54 ... [2023-08-14T18:10:34.124Z] [2023-08-14T18:10:34.124Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:35.083Z] #57 ... [2023-08-14T18:10:35.083Z] [2023-08-14T18:10:35.083Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T18:10:35.083Z] #47 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:35.083Z] #47 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:35.083Z] #47 24.58 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:35.083Z] #47 24.60 (2/2) Installing su-exec (0.2-r2) [2023-08-14T18:10:35.083Z] #47 24.61 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:35.083Z] #47 ... [2023-08-14T18:10:35.083Z] [2023-08-14T18:10:35.083Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:36.062Z] #36 ... [2023-08-14T18:10:36.062Z] [2023-08-14T18:10:36.062Z] #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:36.062Z] #52 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.062Z] #52 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.062Z] #52 23.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:36.062Z] #52 23.52 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:36.062Z] #52 23.81 OK: 8 MiB in 16 packages [2023-08-14T18:10:36.062Z] #52 ... [2023-08-14T18:10:36.062Z] [2023-08-14T18:10:36.062Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:36.062Z] #40 ... [2023-08-14T18:10:36.062Z] [2023-08-14T18:10:36.062Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:36.062Z] #36 ... [2023-08-14T18:10:36.062Z] [2023-08-14T18:10:36.062Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T18:10:36.062Z] #48 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.062Z] #48 21.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T18:10:36.062Z] #48 21.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T18:10:36.062Z] #48 21.46 OK: 17689 distinct packages available [2023-08-14T18:10:36.062Z] #48 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.330Z] #48 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.330Z] #48 ... [2023-08-14T18:10:36.330Z] [2023-08-14T18:10:36.330Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:36.330Z] #40 ... [2023-08-14T18:10:36.330Z] [2023-08-14T18:10:36.330Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T18:10:36.330Z] #51 23.30 OK: 17 MiB in 19 packages [2023-08-14T18:10:36.330Z] #51 DONE 25.7s [2023-08-14T18:10:36.330Z] [2023-08-14T18:10:36.330Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:36.597Z] #40 ... [2023-08-14T18:10:36.597Z] [2023-08-14T18:10:36.597Z] #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T18:10:36.597Z] #60 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.597Z] #60 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.597Z] #60 23.97 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T18:10:36.597Z] #60 23.97 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T18:10:36.597Z] #60 23.97 OK: 17689 distinct packages available [2023-08-14T18:10:36.597Z] #60 ... [2023-08-14T18:10:36.597Z] [2023-08-14T18:10:36.597Z] #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:36.864Z] #52 ... [2023-08-14T18:10:36.864Z] [2023-08-14T18:10:36.864Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T18:10:36.864Z] #50 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.864Z] #50 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:36.864Z] #50 25.29 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T18:10:36.864Z] #50 25.58 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:36.864Z] #50 25.58 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:36.864Z] #50 25.76 Executing ca-certificates-20230506-r0.trigger [2023-08-14T18:10:36.864Z] #50 ... [2023-08-14T18:10:36.864Z] [2023-08-14T18:10:36.864Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:36.864Z] #52 DONE 26.2s [2023-08-14T18:10:36.864Z] [2023-08-14T18:10:36.864Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T18:10:36.864Z] #47 24.84 OK: 8 MiB in 17 packages [2023-08-14T18:10:36.864Z] #47 DONE 26.4s [2023-08-14T18:10:36.864Z] [2023-08-14T18:10:36.864Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:38.274Z] #36 ... [2023-08-14T18:10:38.274Z] [2023-08-14T18:10:38.274Z] #39 [security-secretstore-setup internal] load build context [2023-08-14T18:10:38.274Z] #39 transferring context: 97.74MB 29.8s [2023-08-14T18:10:38.274Z] #39 ... [2023-08-14T18:10:38.274Z] [2023-08-14T18:10:38.274Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:38.542Z] #36 ... [2023-08-14T18:10:38.542Z] [2023-08-14T18:10:38.542Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T18:10:38.542Z] #50 26.78 OK: 8 MiB in 17 packages [2023-08-14T18:10:38.542Z] #50 DONE 27.8s [2023-08-14T18:10:38.542Z] [2023-08-14T18:10:38.542Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:39.123Z] #36 ... [2023-08-14T18:10:39.123Z] [2023-08-14T18:10:39.123Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T18:10:39.123Z] #61 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:39.123Z] #61 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:39.123Z] #61 25.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:39.123Z] #61 25.09 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:39.390Z] #61 25.30 OK: 8 MiB in 16 packages [2023-08-14T18:10:39.390Z] #61 DONE 26.5s [2023-08-14T18:10:39.390Z] [2023-08-14T18:10:39.390Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:39.971Z] #36 ... [2023-08-14T18:10:39.971Z] [2023-08-14T18:10:39.971Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:39.971Z] #38 ... [2023-08-14T18:10:39.971Z] [2023-08-14T18:10:39.971Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:40.240Z] #36 ... [2023-08-14T18:10:40.240Z] [2023-08-14T18:10:40.240Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:40.240Z] #34 ... [2023-08-14T18:10:40.240Z] [2023-08-14T18:10:40.240Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T18:10:40.240Z] #48 29.53 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T18:10:40.240Z] #48 29.73 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T18:10:40.240Z] #48 29.78 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T18:10:40.240Z] #48 29.81 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T18:10:40.240Z] #48 29.87 (5/9) Installing curl (8.2.1-r0) [2023-08-14T18:10:40.240Z] #48 29.89 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:40.240Z] #48 29.92 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T18:10:40.240Z] #48 29.92 (8/9) Installing libucontext (1.2-r0) [2023-08-14T18:10:40.240Z] #48 29.95 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T18:10:40.240Z] #48 29.95 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:40.507Z] #48 30.03 Executing ca-certificates-20230506-r0.trigger [2023-08-14T18:10:40.507Z] #48 ... [2023-08-14T18:10:40.507Z] [2023-08-14T18:10:40.507Z] #58 [core-data internal] load build context [2023-08-14T18:10:40.776Z] #58 ... [2023-08-14T18:10:40.776Z] [2023-08-14T18:10:40.776Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:40.776Z] #34 ... [2023-08-14T18:10:40.776Z] [2023-08-14T18:10:40.776Z] #45 [security-spire-config internal] load build context [2023-08-14T18:10:41.044Z] #45 ... [2023-08-14T18:10:41.044Z] [2023-08-14T18:10:41.044Z] #44 [core-command internal] load build context [2023-08-14T18:10:41.044Z] #44 ... [2023-08-14T18:10:41.044Z] [2023-08-14T18:10:41.044Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:41.628Z] #34 ... [2023-08-14T18:10:41.628Z] [2023-08-14T18:10:41.628Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:10:41.893Z] #35 ... [2023-08-14T18:10:41.893Z] [2023-08-14T18:10:41.893Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:41.893Z] #34 ... [2023-08-14T18:10:41.893Z] [2023-08-14T18:10:41.893Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:42.161Z] #43 ... [2023-08-14T18:10:42.161Z] [2023-08-14T18:10:42.161Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:42.161Z] #34 ... [2023-08-14T18:10:42.161Z] [2023-08-14T18:10:42.161Z] #55 [support-notifications internal] load build context [2023-08-14T18:10:42.456Z] #55 ... [2023-08-14T18:10:42.456Z] [2023-08-14T18:10:42.456Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:42.456Z] #37 ... [2023-08-14T18:10:42.456Z] [2023-08-14T18:10:42.456Z] #60 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T18:10:42.456Z] #60 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:42.456Z] #60 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:42.456Z] #60 28.64 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:42.456Z] #60 28.69 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T18:10:42.456Z] #60 28.69 (3/5) Installing libucontext (1.2-r0) [2023-08-14T18:10:42.456Z] #60 28.69 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T18:10:42.456Z] #60 28.69 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T18:10:42.456Z] #60 28.76 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:42.456Z] #60 28.81 OK: 9 MiB in 20 packages [2023-08-14T18:10:42.456Z] #60 DONE 30.3s [2023-08-14T18:10:42.456Z] [2023-08-14T18:10:42.456Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:42.456Z] #37 ... [2023-08-14T18:10:42.456Z] [2023-08-14T18:10:42.456Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:43.036Z] #34 ... [2023-08-14T18:10:43.036Z] [2023-08-14T18:10:43.036Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T18:10:43.036Z] #54 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T18:10:43.036Z] #54 29.32 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T18:10:43.036Z] #54 29.32 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T18:10:43.036Z] #54 29.36 (3/4) Installing libucontext (1.2-r0) [2023-08-14T18:10:43.036Z] #54 29.36 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T18:10:43.036Z] #54 29.41 Executing busybox-1.35.0-r29.trigger [2023-08-14T18:10:43.036Z] #54 29.46 OK: 8 MiB in 19 packages [2023-08-14T18:10:43.036Z] #54 DONE 32.4s [2023-08-14T18:10:43.036Z] [2023-08-14T18:10:43.036Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:43.036Z] #34 ... [2023-08-14T18:10:43.036Z] [2023-08-14T18:10:43.036Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:10:43.036Z] #56 ... [2023-08-14T18:10:43.036Z] [2023-08-14T18:10:43.036Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:43.301Z] #34 ... [2023-08-14T18:10:43.301Z] [2023-08-14T18:10:43.301Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T18:10:43.301Z] #48 30.70 OK: 11 MiB in 24 packages [2023-08-14T18:10:43.301Z] #48 DONE 32.9s [2023-08-14T18:10:43.301Z] [2023-08-14T18:10:43.301Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:43.301Z] #34 ... [2023-08-14T18:10:43.301Z] [2023-08-14T18:10:43.301Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T18:10:43.301Z] #63 DONE 6.2s [2023-08-14T18:10:43.301Z] [2023-08-14T18:10:43.301Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:43.892Z] #34 transferring context: 48.49MB 34.5s [2023-08-14T18:10:44.157Z] #34 ... [2023-08-14T18:10:44.157Z] [2023-08-14T18:10:44.157Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T18:10:44.157Z] #64 DONE 0.8s [2023-08-14T18:10:44.157Z] [2023-08-14T18:10:44.157Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:45.108Z] #34 ... [2023-08-14T18:10:45.108Z] [2023-08-14T18:10:45.108Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:45.108Z] #57 ... [2023-08-14T18:10:45.108Z] [2023-08-14T18:10:45.108Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:46.513Z] #34 ... [2023-08-14T18:10:46.513Z] [2023-08-14T18:10:46.513Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:46.779Z] #40 ... [2023-08-14T18:10:46.779Z] [2023-08-14T18:10:46.779Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:48.721Z] #34 ... [2023-08-14T18:10:48.721Z] [2023-08-14T18:10:48.721Z] #39 [security-secretstore-setup internal] load build context [2023-08-14T18:10:48.721Z] #39 transferring context: 144.27MB 40.0s [2023-08-14T18:10:48.721Z] #39 ... [2023-08-14T18:10:48.721Z] [2023-08-14T18:10:48.721Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:50.124Z] #34 ... [2023-08-14T18:10:50.124Z] [2023-08-14T18:10:50.124Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:50.124Z] #38 ... [2023-08-14T18:10:50.124Z] [2023-08-14T18:10:50.124Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:10:50.393Z] #34 ... [2023-08-14T18:10:50.393Z] [2023-08-14T18:10:50.393Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:10:50.393Z] #36 ... [2023-08-14T18:10:50.393Z] [2023-08-14T18:10:50.393Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:50.658Z] #38 ... [2023-08-14T18:10:50.658Z] [2023-08-14T18:10:50.658Z] #58 [core-data internal] load build context [2023-08-14T18:10:50.924Z] #58 ... [2023-08-14T18:10:50.924Z] [2023-08-14T18:10:50.924Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:51.188Z] #38 ... [2023-08-14T18:10:51.188Z] [2023-08-14T18:10:51.188Z] #45 [security-spire-config internal] load build context [2023-08-14T18:10:51.188Z] #45 ... [2023-08-14T18:10:51.188Z] [2023-08-14T18:10:51.188Z] #44 [core-command internal] load build context [2023-08-14T18:10:51.188Z] #44 ... [2023-08-14T18:10:51.188Z] [2023-08-14T18:10:51.188Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:52.140Z] #38 ... [2023-08-14T18:10:52.140Z] [2023-08-14T18:10:52.140Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:10:52.140Z] #35 ... [2023-08-14T18:10:52.140Z] [2023-08-14T18:10:52.140Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:52.140Z] #38 ... [2023-08-14T18:10:52.140Z] [2023-08-14T18:10:52.140Z] #43 [core-metadata internal] load build context [2023-08-14T18:10:52.140Z] #43 ... [2023-08-14T18:10:52.140Z] [2023-08-14T18:10:52.140Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:52.719Z] #38 ... [2023-08-14T18:10:52.719Z] [2023-08-14T18:10:52.719Z] #55 [support-notifications internal] load build context [2023-08-14T18:10:52.719Z] #55 ... [2023-08-14T18:10:52.719Z] [2023-08-14T18:10:52.719Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:10:52.719Z] #37 ... [2023-08-14T18:10:52.719Z] [2023-08-14T18:10:52.719Z] #55 [support-notifications internal] load build context [2023-08-14T18:10:53.299Z] #55 ... [2023-08-14T18:10:53.299Z] [2023-08-14T18:10:53.299Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:10:53.299Z] #56 ... [2023-08-14T18:10:53.299Z] [2023-08-14T18:10:53.299Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:54.436Z] #38 transferring context: 58.49MB 41.6s [2023-08-14T18:10:55.442Z] #38 ... [2023-08-14T18:10:55.442Z] [2023-08-14T18:10:55.442Z] #57 [security-spire-server internal] load build context [2023-08-14T18:10:55.442Z] #57 ... [2023-08-14T18:10:55.442Z] [2023-08-14T18:10:55.442Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:56.434Z] #38 ... [2023-08-14T18:10:56.434Z] [2023-08-14T18:10:56.434Z] #39 [security-secretstore-setup internal] load build context [2023-08-14T18:10:56.434Z] #39 transferring context: 188.04MB 47.8s done [2023-08-14T18:10:56.434Z] #39 DONE 48.0s [2023-08-14T18:10:56.434Z] [2023-08-14T18:10:56.434Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:56.740Z] #38 ... [2023-08-14T18:10:56.740Z] [2023-08-14T18:10:56.740Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:10:57.080Z] #40 ... [2023-08-14T18:10:57.080Z] [2023-08-14T18:10:57.080Z] #38 [support-scheduler internal] load build context [2023-08-14T18:10:59.052Z] #38 ... [2023-08-14T18:10:59.052Z] [2023-08-14T18:10:59.052Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:10:59.052Z] #65 DONE 2.6s [2023-08-14T18:10:59.052Z] [2023-08-14T18:10:59.052Z] #38 [support-scheduler internal] load build context [2023-08-14T18:11:00.454Z] #38 ... [2023-08-14T18:11:00.454Z] [2023-08-14T18:11:00.454Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:11:00.454Z] #34 ... [2023-08-14T18:11:00.454Z] [2023-08-14T18:11:00.454Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:11:00.720Z] #36 ... [2023-08-14T18:11:00.720Z] [2023-08-14T18:11:00.720Z] #38 [support-scheduler internal] load build context [2023-08-14T18:11:00.988Z] #38 ... [2023-08-14T18:11:00.988Z] [2023-08-14T18:11:00.988Z] #58 [core-data internal] load build context [2023-08-14T18:11:00.988Z] #58 ... [2023-08-14T18:11:00.988Z] [2023-08-14T18:11:00.988Z] #38 [support-scheduler internal] load build context [2023-08-14T18:11:01.257Z] #38 ... [2023-08-14T18:11:01.257Z] [2023-08-14T18:11:01.257Z] #45 [security-spire-config internal] load build context [2023-08-14T18:11:01.257Z] #45 ... [2023-08-14T18:11:01.257Z] [2023-08-14T18:11:01.257Z] #44 [core-command internal] load build context [2023-08-14T18:11:01.524Z] #44 ... [2023-08-14T18:11:01.524Z] [2023-08-14T18:11:01.524Z] #43 [core-metadata internal] load build context [2023-08-14T18:11:01.524Z] #43 ... [2023-08-14T18:11:01.524Z] [2023-08-14T18:11:01.524Z] #40 [security-bootstrapper internal] load build context [2023-08-14T18:11:01.524Z] #40 transferring context: 188.04MB 51.8s done [2023-08-14T18:11:01.524Z] #40 DONE 52.2s [2023-08-14T18:11:01.524Z] [2023-08-14T18:11:01.524Z] #43 [core-metadata internal] load build context [2023-08-14T18:11:01.524Z] #43 ... [2023-08-14T18:11:01.524Z] [2023-08-14T18:11:01.524Z] #44 [core-command internal] load build context [2023-08-14T18:11:02.109Z] #44 ... [2023-08-14T18:11:02.109Z] [2023-08-14T18:11:02.109Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:11:02.109Z] #35 ... [2023-08-14T18:11:02.109Z] [2023-08-14T18:11:02.109Z] #44 [core-command internal] load build context [2023-08-14T18:11:03.064Z] #44 ... [2023-08-14T18:11:03.064Z] [2023-08-14T18:11:03.064Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:11:03.064Z] #37 ... [2023-08-14T18:11:03.064Z] [2023-08-14T18:11:03.064Z] #44 [core-command internal] load build context [2023-08-14T18:11:03.329Z] #44 ... [2023-08-14T18:11:03.329Z] [2023-08-14T18:11:03.329Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:03.596Z] #56 ... [2023-08-14T18:11:03.596Z] [2023-08-14T18:11:03.596Z] #55 [support-notifications internal] load build context [2023-08-14T18:11:03.596Z] #55 ... [2023-08-14T18:11:03.596Z] [2023-08-14T18:11:03.596Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:06.169Z] #56 ... [2023-08-14T18:11:06.169Z] [2023-08-14T18:11:06.169Z] #57 [security-spire-server internal] load build context [2023-08-14T18:11:06.169Z] #57 ... [2023-08-14T18:11:06.169Z] [2023-08-14T18:11:06.169Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:06.748Z] #56 transferring context: 108.34MB 53.9s [2023-08-14T18:11:08.689Z] #56 ... [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #36 [security-proxy-auth internal] load build context [2023-08-14T18:11:08.689Z] #36 transferring context: 188.04MB 56.3s done [2023-08-14T18:11:08.689Z] #36 DONE 58.4s [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:08.689Z] #56 ... [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #55 [support-notifications internal] load build context [2023-08-14T18:11:08.689Z] #55 transferring context: 188.04MB 55.7s done [2023-08-14T18:11:08.689Z] #55 DONE 58.1s [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #45 [security-spire-config internal] load build context [2023-08-14T18:11:08.689Z] #45 transferring context: 188.04MB 57.2s done [2023-08-14T18:11:08.689Z] #45 DONE 58.5s [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:08.689Z] #56 ... [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #43 [core-metadata internal] load build context [2023-08-14T18:11:08.689Z] #43 transferring context: 188.04MB 57.8s done [2023-08-14T18:11:08.689Z] #43 DONE 59.0s [2023-08-14T18:11:08.689Z] [2023-08-14T18:11:08.689Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:08.958Z] #56 ... [2023-08-14T18:11:08.958Z] [2023-08-14T18:11:08.958Z] #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:11:08.958Z] #66 ... [2023-08-14T18:11:08.958Z] [2023-08-14T18:11:08.958Z] #57 [security-spire-server internal] load build context [2023-08-14T18:11:08.958Z] #57 transferring context: 188.04MB 56.1s done [2023-08-14T18:11:08.958Z] #57 DONE 57.3s [2023-08-14T18:11:08.958Z] [2023-08-14T18:11:08.958Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:10.911Z] #56 ... [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:11:10.911Z] #34 ... [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:11:10.911Z] #67 DONE 2.3s [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:11:10.911Z] #34 ... [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:10.911Z] #56 ... [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T18:11:10.911Z] #68 DONE 2.3s [2023-08-14T18:11:10.911Z] [2023-08-14T18:11:10.911Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:11.177Z] #56 ... [2023-08-14T18:11:11.177Z] [2023-08-14T18:11:11.177Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:11:11.177Z] #69 DONE 2.6s [2023-08-14T18:11:11.177Z] [2023-08-14T18:11:11.177Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:11.177Z] #56 ... [2023-08-14T18:11:11.177Z] [2023-08-14T18:11:11.177Z] #58 [core-data internal] load build context [2023-08-14T18:11:11.177Z] #58 transferring context: 188.04MB 58.5s done [2023-08-14T18:11:11.177Z] #58 DONE 59.5s [2023-08-14T18:11:11.177Z] [2023-08-14T18:11:11.177Z] #38 [support-scheduler internal] load build context [2023-08-14T18:11:11.443Z] #38 ... [2023-08-14T18:11:11.443Z] [2023-08-14T18:11:11.443Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:12.024Z] #56 ... [2023-08-14T18:11:12.024Z] [2023-08-14T18:11:12.024Z] #44 [core-command internal] load build context [2023-08-14T18:11:12.024Z] #44 transferring context: 188.04MB 61.6s done [2023-08-14T18:11:12.024Z] #44 DONE 62.3s [2023-08-14T18:11:12.024Z] [2023-08-14T18:11:12.024Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:12.291Z] #56 ... [2023-08-14T18:11:12.291Z] [2023-08-14T18:11:12.291Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:11:12.556Z] #35 ... [2023-08-14T18:11:12.556Z] [2023-08-14T18:11:12.556Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:13.136Z] #56 ... [2023-08-14T18:11:13.136Z] [2023-08-14T18:11:13.136Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:11:13.136Z] #37 ... [2023-08-14T18:11:13.136Z] [2023-08-14T18:11:13.136Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:13.716Z] #56 ... [2023-08-14T18:11:13.717Z] [2023-08-14T18:11:13.717Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-14T18:11:13.717Z] #35 transferring context: 188.04MB 62.6s done [2023-08-14T18:11:13.717Z] #35 DONE 63.2s [2023-08-14T18:11:13.717Z] [2023-08-14T18:11:13.717Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:14.677Z] #56 ... [2023-08-14T18:11:14.677Z] [2023-08-14T18:11:14.677Z] #34 [security-spiffe-token-provider internal] load build context [2023-08-14T18:11:14.677Z] #34 transferring context: 188.04MB 65.1s done [2023-08-14T18:11:14.677Z] #34 DONE 65.2s [2023-08-14T18:11:14.677Z] [2023-08-14T18:11:14.677Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:15.637Z] #56 ... [2023-08-14T18:11:15.637Z] [2023-08-14T18:11:15.637Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:11:15.637Z] #70 DONE 0.9s [2023-08-14T18:11:15.637Z] [2023-08-14T18:11:15.637Z] #56 [security-proxy-setup internal] load build context [2023-08-14T18:11:17.041Z] #56 transferring context: 188.04MB 64.2s done [2023-08-14T18:11:17.041Z] #56 DONE 65.2s [2023-08-14T18:11:17.041Z] [2023-08-14T18:11:17.041Z] #37 [security-spire-agent internal] load build context [2023-08-14T18:11:18.451Z] #37 transferring context: 188.04MB 65.5s done [2023-08-14T18:11:18.451Z] #37 DONE 66.5s [2023-08-14T18:11:18.451Z] [2023-08-14T18:11:18.451Z] #38 [support-scheduler internal] load build context [2023-08-14T18:11:18.716Z] #38 transferring context: 188.04MB 66.1s done [2023-08-14T18:11:18.716Z] #38 DONE 66.9s [2023-08-14T18:11:18.716Z] [2023-08-14T18:11:18.716Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:11:21.289Z] #71 ... [2023-08-14T18:11:21.289Z] [2023-08-14T18:11:21.289Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:11:21.289Z] #72 ... [2023-08-14T18:11:21.289Z] [2023-08-14T18:11:21.289Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:11:21.289Z] #73 ... [2023-08-14T18:11:21.289Z] [2023-08-14T18:11:21.289Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #74 DONE 57.3s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #73 DONE 57.3s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #75 ... [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #72 DONE 57.6s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #71 DONE 52.9s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #66 DONE 69.6s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #76 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #76 DONE 3.9s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #77 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #78 [core-data builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #78 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #79 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #80 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #80 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #81 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #82 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #83 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #84 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #85 [support-scheduler builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #85 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #86 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #86 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #87 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #88 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #75 DONE 4.0s [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #89 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #90 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #91 [core-command builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #91 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #92 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T18:12:17.650Z] #92 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.650Z] #93 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.650Z] #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.650Z] #94 CACHED [2023-08-14T18:12:17.650Z] [2023-08-14T18:12:17.651Z] #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T18:12:17.651Z] #95 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.651Z] #96 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #97 [core-metadata builder 6/7] COPY . . [2023-08-14T18:12:17.651Z] #97 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T18:12:17.651Z] #98 DONE 4.0s [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T18:12:17.651Z] #99 DONE 3.9s [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:12:17.651Z] #100 ... [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #101 [security-spire-config builder 6/9] COPY . . [2023-08-14T18:12:17.651Z] #101 DONE 4.1s [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T18:12:17.651Z] #102 DONE 0.5s [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:12:17.651Z] #103 ... [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:17.651Z] #104 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T18:12:17.651Z] #105 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T18:12:17.651Z] #106 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #107 [security-spire-server builder 6/9] COPY . . [2023-08-14T18:12:17.651Z] #107 CACHED [2023-08-14T18:12:17.651Z] [2023-08-14T18:12:17.651Z] #108 [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-08-14T18:12:18.233Z] #108 ... [2023-08-14T18:12:18.233Z] [2023-08-14T18:12:18.233Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:12:18.233Z] #103 5.492 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-08-14T18:12:19.642Z] #103 ... [2023-08-14T18:12:19.642Z] [2023-08-14T18:12:19.642Z] #109 [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-08-14T18:12:19.642Z] #109 DONE 6.4s [2023-08-14T18:12:19.642Z] [2023-08-14T18:12:19.642Z] #108 [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-08-14T18:12:19.642Z] #108 DONE 6.5s [2023-08-14T18:12:19.642Z] [2023-08-14T18:12:19.642Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T18:12:20.225Z] #110 DONE 0.4s [2023-08-14T18:12:20.225Z] [2023-08-14T18:12:20.225Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T18:12:20.225Z] #111 DONE 0.4s [2023-08-14T18:12:20.225Z] [2023-08-14T18:12:20.225Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:12:20.225Z] #100 6.759 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-08-14T18:12:21.631Z] #100 ... [2023-08-14T18:12:21.631Z] [2023-08-14T18:12:21.631Z] #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:12:21.631Z] #112 DONE 0.2s [2023-08-14T18:12:21.631Z] [2023-08-14T18:12:21.631Z] #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:12:21.631Z] #113 DONE 0.2s [2023-08-14T18:12:21.631Z] [2023-08-14T18:12:21.631Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:12:21.903Z] #114 DONE 0.2s [2023-08-14T18:12:21.903Z] [2023-08-14T18:12:21.903Z] #115 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T18:12:21.903Z] #0 6.668 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-08-14T18:12:21.903Z] #115 ... [2023-08-14T18:12:21.903Z] [2023-08-14T18:12:21.903Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:12:22.170Z] #116 DONE 0.2s [2023-08-14T18:12:22.170Z] [2023-08-14T18:12:22.170Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T18:12:22.437Z] #117 ... [2023-08-14T18:12:22.437Z] [2023-08-14T18:12:22.437Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T18:12:22.437Z] #0 6.083 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-08-14T18:12:22.708Z] #118 ... [2023-08-14T18:12:22.708Z] [2023-08-14T18:12:22.708Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T18:12:22.708Z] #0 4.996 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-08-14T18:12:22.976Z] #119 ... [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:12:22.976Z] #120 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-08-14T18:12:22.976Z] #121 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T18:12:22.976Z] #122 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T18:12:22.976Z] #123 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:12:22.976Z] #124 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #125 [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-08-14T18:12:22.976Z] #125 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #126 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T18:12:22.976Z] #126 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T18:12:22.976Z] #127 CACHED [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:12:22.976Z] #0 5.930 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-08-14T18:12:22.976Z] #128 ... [2023-08-14T18:12:22.976Z] [2023-08-14T18:12:22.976Z] #129 [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-08-14T18:12:22.976Z] #0 5.365 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-08-14T18:12:23.243Z] #129 ... [2023-08-14T18:12:23.243Z] [2023-08-14T18:12:23.243Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T18:12:23.243Z] #0 4.464 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-08-14T18:12:23.243Z] #130 ... [2023-08-14T18:12:23.243Z] [2023-08-14T18:12:23.243Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T18:12:23.243Z] #117 DONE 1.2s [2023-08-14T18:12:23.243Z] [2023-08-14T18:12:23.243Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T18:12:23.243Z] #0 6.595 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-08-14T18:12:23.518Z] #131 ... [2023-08-14T18:12:23.518Z] [2023-08-14T18:12:23.518Z] #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T18:12:23.518Z] #132 DONE 0.3s [2023-08-14T18:12:23.518Z] [2023-08-14T18:12:23.518Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:12:23.518Z] #0 6.605 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-08-14T18:12:23.518Z] #133 ... [2023-08-14T18:12:23.518Z] [2023-08-14T18:12:23.518Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T18:12:23.518Z] #0 6.264 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-08-14T18:12:23.784Z] #134 ... [2023-08-14T18:12:23.784Z] [2023-08-14T18:12:23.784Z] #135 [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-08-14T18:12:23.784Z] #135 DONE 0.2s [2023-08-14T18:12:23.784Z] [2023-08-14T18:12:23.784Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T18:12:24.055Z] #136 DONE 0.3s [2023-08-14T18:12:24.055Z] [2023-08-14T18:12:24.055Z] #137 [security-spire-server] exporting to image [2023-08-14T18:12:24.055Z] #137 exporting layers [2023-08-14T18:12:24.324Z] #137 ... [2023-08-14T18:12:24.324Z] [2023-08-14T18:12:24.324Z] #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T18:12:24.324Z] #138 DONE 1.6s [2023-08-14T18:12:24.590Z] [2023-08-14T18:12:24.590Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T18:12:29.926Z] #139 DONE 4.7s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T18:12:29.926Z] #140 ... [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #141 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T18:12:29.926Z] #141 DONE 6.8s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #137 [security-spire-server] exporting to image [2023-08-14T18:12:29.926Z] #137 exporting layers 5.3s done [2023-08-14T18:12:29.926Z] #137 writing image sha256:9e70317671d6371df793538e3b764512230ea19b2c5d8bcdb34a75b6010dde05 0.0s done [2023-08-14T18:12:29.926Z] #137 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T18:12:29.926Z] #137 DONE 5.4s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T18:12:29.926Z] #142 DONE 0.2s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T18:12:29.926Z] #143 ... [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T18:12:29.926Z] #140 DONE 0.5s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #144 [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-08-14T18:12:29.926Z] #144 DONE 0.2s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T18:12:29.926Z] #143 DONE 0.2s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T18:12:29.926Z] #145 DONE 0.1s [2023-08-14T18:12:29.926Z] [2023-08-14T18:12:29.926Z] #146 [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-08-14T18:12:30.193Z] #146 DONE 0.2s [2023-08-14T18:12:30.193Z] [2023-08-14T18:12:30.193Z] #137 [security-spire-config] exporting to image [2023-08-14T18:12:32.189Z] #137 exporting layers 2.0s done [2023-08-14T18:12:32.189Z] #137 writing image sha256:2abd6ccf0530defd4fae9dbf8f9e130791d41b4102b52d2dfdf6e4bbd755839c [2023-08-14T18:12:32.189Z] #137 exporting layers 2.2s done [2023-08-14T18:12:32.189Z] #137 writing image sha256:2abd6ccf0530defd4fae9dbf8f9e130791d41b4102b52d2dfdf6e4bbd755839c 0.1s done [2023-08-14T18:12:32.189Z] #137 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-14T18:12:32.189Z] #137 writing image sha256:8f98471c8eb8a9eafd06d331848bb363b090691cb2877e48899b45e4765f9d0b 0.0s done [2023-08-14T18:12:32.189Z] #137 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-14T18:12:32.189Z] #137 DONE 7.7s [2023-08-14T18:12:32.189Z] [2023-08-14T18:12:32.189Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:27:24.639Z] #128 ... [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T18:27:24.639Z] #130 DONE 903.2s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #129 [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-08-14T18:27:24.639Z] #129 ... [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:27:24.639Z] #147 DONE 0.2s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:27:24.639Z] #148 DONE 0.2s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T18:27:24.639Z] #149 DONE 0.1s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:27:24.639Z] #100 ... [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T18:27:24.639Z] #150 DONE 0.3s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T18:27:24.639Z] #151 DONE 0.1s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T18:27:24.639Z] #152 DONE 2.1s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #137 [security-proxy-setup] exporting to image [2023-08-14T18:27:24.639Z] #137 exporting layers [2023-08-14T18:27:24.639Z] #137 exporting layers 0.8s done [2023-08-14T18:27:24.639Z] #137 writing image sha256:d984e5596aed8fcd5a89f4c173ad44e2d630a3cf420044fabc6509ba7293418d done [2023-08-14T18:27:24.639Z] #137 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T18:27:24.639Z] #137 DONE 8.4s [2023-08-14T18:27:24.639Z] [2023-08-14T18:27:24.639Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:27:26.037Z] #133 ... [2023-08-14T18:27:26.037Z] [2023-08-14T18:27:26.037Z] #129 [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-08-14T18:27:26.037Z] #129 913.7 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-08-14T18:27:34.215Z] #129 ... [2023-08-14T18:27:34.215Z] [2023-08-14T18:27:34.215Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T18:27:34.215Z] #131 DONE 921.1s [2023-08-14T18:27:34.215Z] [2023-08-14T18:27:34.215Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:27:34.215Z] #103 ... [2023-08-14T18:27:34.215Z] [2023-08-14T18:27:34.215Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T18:27:34.215Z] #153 DONE 0.3s [2023-08-14T18:27:34.215Z] [2023-08-14T18:27:34.215Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:27:34.215Z] #103 ... [2023-08-14T18:27:34.215Z] [2023-08-14T18:27:34.215Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T18:27:36.795Z] #154 DONE 2.2s [2023-08-14T18:27:36.795Z] [2023-08-14T18:27:36.795Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:27:36.795Z] #155 DONE 0.3s [2023-08-14T18:27:36.795Z] [2023-08-14T18:27:36.795Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:27:36.795Z] #156 DONE 0.2s [2023-08-14T18:27:36.795Z] [2023-08-14T18:27:36.795Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T18:27:37.061Z] #157 DONE 0.3s [2023-08-14T18:27:37.061Z] [2023-08-14T18:27:37.061Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T18:27:37.329Z] #158 DONE 0.1s [2023-08-14T18:27:37.329Z] [2023-08-14T18:27:37.329Z] #159 [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-08-14T18:27:37.329Z] #159 DONE 0.2s [2023-08-14T18:27:37.329Z] [2023-08-14T18:27:37.329Z] #160 [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-08-14T18:27:37.597Z] #160 DONE 0.2s [2023-08-14T18:27:37.597Z] [2023-08-14T18:27:37.597Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T18:27:37.597Z] #118 ... [2023-08-14T18:27:37.597Z] [2023-08-14T18:27:37.597Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T18:27:37.597Z] #161 DONE 0.1s [2023-08-14T18:27:37.862Z] [2023-08-14T18:27:37.863Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T18:27:38.130Z] #162 DONE 0.1s [2023-08-14T18:27:38.130Z] [2023-08-14T18:27:38.130Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T18:27:40.070Z] #163 DONE 1.9s [2023-08-14T18:27:40.070Z] [2023-08-14T18:27:40.070Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:27:40.070Z] #128 ... [2023-08-14T18:27:40.070Z] [2023-08-14T18:27:40.070Z] #137 [security-bootstrapper] exporting to image [2023-08-14T18:27:40.070Z] #137 exporting layers [2023-08-14T18:27:41.024Z] #137 exporting layers 0.9s done [2023-08-14T18:27:41.024Z] #137 writing image sha256:b12da7051a0b74b95d25cde6e19519d9954bfc31d78e437141150aaf51e0e5f9 done [2023-08-14T18:27:41.024Z] #137 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T18:27:41.024Z] #137 DONE 9.4s [2023-08-14T18:27:41.024Z] [2023-08-14T18:27:41.024Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:27:51.068Z] #128 ... [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #129 [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-08-14T18:27:51.068Z] #129 DONE 937.3s [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:27:51.068Z] #103 ... [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:27:51.068Z] #164 DONE 0.2s [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:27:51.068Z] #165 DONE 0.3s [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #166 [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-08-14T18:27:51.068Z] #166 DONE 0.2s [2023-08-14T18:27:51.068Z] [2023-08-14T18:27:51.068Z] #167 [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-08-14T18:27:51.352Z] #167 DONE 0.2s [2023-08-14T18:27:51.352Z] [2023-08-14T18:27:51.352Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:27:51.352Z] #133 ... [2023-08-14T18:27:51.352Z] [2023-08-14T18:27:51.352Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:27:51.630Z] #168 DONE 0.2s [2023-08-14T18:27:51.630Z] [2023-08-14T18:27:51.630Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:27:51.630Z] #133 ... [2023-08-14T18:27:51.630Z] [2023-08-14T18:27:51.630Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T18:27:51.897Z] #169 DONE 0.3s [2023-08-14T18:27:51.897Z] [2023-08-14T18:27:51.897Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T18:27:52.164Z] #170 DONE 0.4s [2023-08-14T18:27:52.164Z] [2023-08-14T18:27:52.164Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T18:27:52.438Z] #171 DONE 0.1s [2023-08-14T18:27:52.438Z] [2023-08-14T18:27:52.438Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T18:27:53.395Z] #172 ... [2023-08-14T18:27:53.395Z] [2023-08-14T18:27:53.395Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T18:27:53.395Z] #119 DONE 940.6s [2023-08-14T18:27:53.395Z] [2023-08-14T18:27:53.395Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:27:53.974Z] #103 ... [2023-08-14T18:27:53.974Z] [2023-08-14T18:27:53.974Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:27:53.974Z] #173 DONE 0.2s [2023-08-14T18:27:53.974Z] [2023-08-14T18:27:53.974Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:27:53.974Z] #128 ... [2023-08-14T18:27:53.974Z] [2023-08-14T18:27:53.974Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:27:54.238Z] #174 DONE 0.2s [2023-08-14T18:27:54.238Z] [2023-08-14T18:27:54.238Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T18:27:54.817Z] #175 DONE 0.4s [2023-08-14T18:27:54.817Z] [2023-08-14T18:27:54.817Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:27:54.817Z] #176 DONE 0.1s [2023-08-14T18:27:54.817Z] [2023-08-14T18:27:54.817Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:27:54.817Z] #103 ... [2023-08-14T18:27:54.817Z] [2023-08-14T18:27:54.817Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T18:27:54.817Z] #177 DONE 0.1s [2023-08-14T18:27:55.082Z] [2023-08-14T18:27:55.082Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T18:27:55.349Z] #178 ... [2023-08-14T18:27:55.349Z] [2023-08-14T18:27:55.349Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T18:27:55.349Z] #172 DONE 3.0s [2023-08-14T18:27:55.613Z] [2023-08-14T18:27:55.613Z] #137 [security-secretstore-setup] exporting to image [2023-08-14T18:27:55.613Z] #137 exporting layers [2023-08-14T18:27:57.013Z] #137 exporting layers 1.5s done [2023-08-14T18:27:57.013Z] #137 writing image sha256:47c70263dfa98cc7be9059f29a4bfebe4c58d9f5f60e476f90587e310853277d done [2023-08-14T18:27:57.013Z] #137 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-14T18:27:57.013Z] #137 DONE 10.9s [2023-08-14T18:27:57.013Z] [2023-08-14T18:27:57.013Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T18:27:57.594Z] #134 ... [2023-08-14T18:27:57.594Z] [2023-08-14T18:27:57.594Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T18:27:57.594Z] #178 DONE 2.6s [2023-08-14T18:27:57.594Z] [2023-08-14T18:27:57.594Z] #137 [security-proxy-auth] exporting to image [2023-08-14T18:27:58.173Z] #137 exporting layers 0.5s done [2023-08-14T18:27:58.173Z] #137 writing image sha256:795ce910f5a646fac7fca7e670ee408b38fb9bb83a4250717e47a0641404a446 done [2023-08-14T18:27:58.173Z] #137 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T18:27:58.173Z] #137 DONE 11.3s [2023-08-14T18:27:58.173Z] [2023-08-14T18:27:58.173Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:28:13.141Z] #103 ... [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #115 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T18:28:13.141Z] #115 DONE 958.7s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:28:13.141Z] #103 ... [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:28:13.141Z] #179 DONE 0.2s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:28:13.141Z] #133 ... [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:28:13.141Z] #180 DONE 0.2s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T18:28:13.141Z] #181 DONE 0.3s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:28:13.141Z] #133 ... [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #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-08-14T18:28:13.141Z] #182 DONE 0.2s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #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-08-14T18:28:13.141Z] #183 DONE 0.2s [2023-08-14T18:28:13.141Z] [2023-08-14T18:28:13.141Z] #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-08-14T18:28:16.501Z] #184 DONE 3.2s [2023-08-14T18:28:16.501Z] [2023-08-14T18:28:16.501Z] #137 [core-common-config-bootstrapper] exporting to image [2023-08-14T18:28:16.501Z] #137 exporting layers [2023-08-14T18:28:16.501Z] #137 exporting layers 0.4s done [2023-08-14T18:28:16.501Z] #137 writing image sha256:476c0291cada140902531d24a2a44ba7c7f18663458358b260f90e5b69a1b3ac done [2023-08-14T18:28:16.501Z] #137 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-08-14T18:28:16.501Z] #137 DONE 11.8s [2023-08-14T18:28:16.501Z] [2023-08-14T18:28:16.501Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T18:28:55.340Z] #128 DONE 999.7s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:28:55.340Z] #133 ... [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:28:55.340Z] #185 DONE 0.2s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:28:55.340Z] #133 ... [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:28:55.340Z] #186 DONE 0.1s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T18:28:55.340Z] #187 DONE 0.2s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:28:55.340Z] #188 DONE 0.1s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #137 [core-command] exporting to image [2023-08-14T18:28:55.340Z] #137 exporting layers [2023-08-14T18:28:55.340Z] #137 exporting layers 0.3s done [2023-08-14T18:28:55.340Z] #137 writing image sha256:e9604f6d4e0f5f405598e10cf0620387a98708ccf22a4765d92fb258bb277e95 done [2023-08-14T18:28:55.340Z] #137 naming to docker.io/library/core-command-arm64 done [2023-08-14T18:28:55.340Z] #137 DONE 12.1s [2023-08-14T18:28:55.340Z] [2023-08-14T18:28:55.340Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:29:07.638Z] #103 ... [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T18:29:07.638Z] #133 DONE 1013.2s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T18:29:07.638Z] #134 ... [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:29:07.638Z] #189 DONE 0.1s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:29:07.638Z] #190 DONE 0.2s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T18:29:07.638Z] #191 DONE 0.3s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:29:07.638Z] #192 DONE 0.1s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #137 [core-data] exporting to image [2023-08-14T18:29:07.638Z] #137 exporting layers [2023-08-14T18:29:07.638Z] #137 exporting layers 0.5s done [2023-08-14T18:29:07.638Z] #137 writing image sha256:213e5ae08057e45b16785493279c8badc1a02dc6d254756b15458d9c6789b2f0 done [2023-08-14T18:29:07.638Z] #137 naming to docker.io/library/core-data-arm64 done [2023-08-14T18:29:07.638Z] #137 DONE 12.6s [2023-08-14T18:29:07.638Z] [2023-08-14T18:29:07.638Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T18:29:09.575Z] #134 DONE 1016.7s [2023-08-14T18:29:09.575Z] [2023-08-14T18:29:09.575Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:29:09.840Z] #100 ... [2023-08-14T18:29:09.840Z] [2023-08-14T18:29:09.840Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:29:10.104Z] #193 DONE 0.1s [2023-08-14T18:29:10.104Z] [2023-08-14T18:29:10.104Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:29:10.104Z] #194 DONE 0.1s [2023-08-14T18:29:10.104Z] [2023-08-14T18:29:10.104Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T18:29:10.382Z] #195 DONE 0.3s [2023-08-14T18:29:10.382Z] [2023-08-14T18:29:10.382Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:29:10.382Z] #100 ... [2023-08-14T18:29:10.382Z] [2023-08-14T18:29:10.382Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:29:10.382Z] #196 DONE 0.1s [2023-08-14T18:29:10.704Z] [2023-08-14T18:29:10.704Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T18:29:10.704Z] #197 DONE 0.1s [2023-08-14T18:29:10.704Z] [2023-08-14T18:29:10.704Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:29:10.704Z] #100 ... [2023-08-14T18:29:10.704Z] [2023-08-14T18:29:10.704Z] #137 [core-metadata] exporting to image [2023-08-14T18:29:11.002Z] #137 exporting layers 0.3s done [2023-08-14T18:29:11.003Z] #137 writing image sha256:59f1cf1da0d0957835e7398ddb774a20ea3f3454fb10f4673f3edd6bdb850c59 done [2023-08-14T18:29:11.003Z] #137 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T18:29:11.003Z] #137 DONE 12.9s [2023-08-14T18:29:11.003Z] [2023-08-14T18:29:11.003Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:29:38.061Z] #103 ... [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T18:29:38.061Z] #100 DONE 1043.0s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T18:29:38.061Z] #118 ... [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:29:38.061Z] #198 DONE 0.2s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:29:38.061Z] #199 DONE 0.1s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T18:29:38.061Z] #200 DONE 0.3s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #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-08-14T18:29:38.061Z] #201 DONE 0.1s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #137 [security-spiffe-token-provider] exporting to image [2023-08-14T18:29:38.061Z] #137 exporting layers [2023-08-14T18:29:38.061Z] #137 exporting layers 0.6s done [2023-08-14T18:29:38.061Z] #137 writing image sha256:335fa936e1ccb60ad66c86fb370ec9b11f889c6f8c4ef069283436584fda15cf done [2023-08-14T18:29:38.061Z] #137 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T18:29:38.061Z] #137 DONE 13.5s [2023-08-14T18:29:38.061Z] [2023-08-14T18:29:38.061Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T18:30:04.703Z] #118 DONE 1070.1s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T18:30:04.703Z] #103 DONE 1070.1s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:30:04.703Z] #202 DONE 0.2s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:30:04.703Z] #203 DONE 0.1s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T18:30:04.703Z] #204 DONE 0.2s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T18:30:04.703Z] #205 DONE 0.2s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T18:30:04.703Z] #206 DONE 0.4s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:30:04.703Z] #207 DONE 0.1s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #137 [support-scheduler] exporting to image [2023-08-14T18:30:04.703Z] #137 exporting layers [2023-08-14T18:30:04.703Z] #137 ... [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T18:30:04.703Z] #208 DONE 0.3s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T18:30:04.703Z] #209 DONE 0.1s [2023-08-14T18:30:04.703Z] [2023-08-14T18:30:04.703Z] #137 [support-notifications] exporting to image [2023-08-14T18:30:04.703Z] #137 exporting layers 0.4s done [2023-08-14T18:30:04.703Z] #137 writing image sha256:e9b1f6af2665fa80b933964f8f58b5fd8da9e376a5aec272d01d837db4c0acd1 done [2023-08-14T18:30:04.703Z] #137 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T18:30:04.703Z] #137 exporting layers 0.4s done [2023-08-14T18:30:04.703Z] #137 writing image sha256:97ae21da52a7000e6bce29c405bbb5f528c5491fc0567a2f8e1f3970938ebee2 [2023-08-14T18:30:04.703Z] #137 writing image sha256:97ae21da52a7000e6bce29c405bbb5f528c5491fc0567a2f8e1f3970938ebee2 done [2023-08-14T18:30:04.703Z] #137 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T18:30:04.703Z] #137 DONE 14.2s [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T18:30:04.703Z] time="2023-08-14T18:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T18:30:04.707Z] $ docker stop --time=1 a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c [2023-08-14T18:30:06.319Z] $ docker rm -f --volumes a82c1ed1b64332bbc9ff3c8730f47809c61af6fffdd55d960da0ed67a5c4fc5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T18:30:06.800Z] + docker images [2023-08-14T18:30:06.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T18:30:06.800Z] support-notifications-arm64 latest 97ae21da52a7 3 seconds ago 33.7MB [2023-08-14T18:30:06.800Z] support-scheduler-arm64 latest e9b1f6af2665 3 seconds ago 32.9MB [2023-08-14T18:30:06.800Z] security-spiffe-token-provider-arm64 latest 335fa936e1cc 30 seconds ago 33.2MB [2023-08-14T18:30:06.800Z] core-metadata-arm64 latest 59f1cf1da0d0 56 seconds ago 21.2MB [2023-08-14T18:30:06.800Z] core-data-arm64 latest 213e5ae08057 About a minute ago 20.9MB [2023-08-14T18:30:06.800Z] core-command-arm64 latest e9604f6d4e0f About a minute ago 20.8MB [2023-08-14T18:30:06.800Z] core-common-config-bootstrapper-arm64 latest 476c0291cada About a minute ago 18MB [2023-08-14T18:30:06.800Z] security-proxy-auth-arm64 latest 795ce910f5a6 2 minutes ago 19.3MB [2023-08-14T18:30:06.800Z] security-secretstore-setup-arm64 latest 47c70263dfa9 2 minutes ago 42.9MB [2023-08-14T18:30:06.800Z] security-bootstrapper-arm64 latest b12da7051a0b 2 minutes ago 22.6MB [2023-08-14T18:30:06.800Z] security-proxy-setup-arm64 latest d984e5596aed 2 minutes ago 19.5MB [2023-08-14T18:30:06.800Z] security-spire-agent-arm64 latest 8f98471c8eb8 17 minutes ago 152MB [2023-08-14T18:30:06.800Z] security-spire-config-arm64 latest 2abd6ccf0530 17 minutes ago 96.1MB [2023-08-14T18:30:06.800Z] security-spire-server-arm64 latest 9e70317671d6 17 minutes ago 96.9MB [2023-08-14T18:30:06.800Z] ci-base-image-arm64 latest b3345cadcccb 31 minutes ago 1.05GB [2023-08-14T18:30:06.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T18:30:06.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T18:30:07.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T18:30:07.240Z] [2023-08-14T18:30:07.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T18:30:07.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T18:30:07.822Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T18:30:07.822Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T18:30:07.822Z] 04944245beec: Pulling fs layer [2023-08-14T18:30:07.822Z] 699f458cf7ca: Pulling fs layer [2023-08-14T18:30:07.822Z] 765212b225bb: Pulling fs layer [2023-08-14T18:30:07.822Z] f23df028b6ca: Pulling fs layer [2023-08-14T18:30:07.822Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T18:30:07.822Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T18:30:07.822Z] 765212b225bb: Waiting [2023-08-14T18:30:07.822Z] f23df028b6ca: Waiting [2023-08-14T18:30:07.822Z] d65c8cfc05b1: Waiting [2023-08-14T18:30:07.822Z] 2437ff75d9bd: Waiting [2023-08-14T18:30:07.822Z] 04944245beec: Verifying Checksum [2023-08-14T18:30:07.822Z] 04944245beec: Download complete [2023-08-14T18:30:07.822Z] 765212b225bb: Verifying Checksum [2023-08-14T18:30:07.822Z] 765212b225bb: Download complete [2023-08-14T18:30:07.822Z] f23df028b6ca: Verifying Checksum [2023-08-14T18:30:07.823Z] f23df028b6ca: Download complete [2023-08-14T18:30:07.823Z] d65c8cfc05b1: Download complete [2023-08-14T18:30:08.089Z] 699f458cf7ca: Verifying Checksum [2023-08-14T18:30:08.357Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T18:30:08.357Z] 8998bd30e6a1: Download complete [2023-08-14T18:30:10.933Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T18:30:10.933Z] 2437ff75d9bd: Download complete [2023-08-14T18:30:12.339Z] 8998bd30e6a1: Pull complete [2023-08-14T18:30:12.922Z] 04944245beec: Pull complete [2023-08-14T18:30:15.494Z] 699f458cf7ca: Pull complete [2023-08-14T18:30:15.759Z] 765212b225bb: Pull complete [2023-08-14T18:30:16.340Z] f23df028b6ca: Pull complete [2023-08-14T18:30:16.605Z] d65c8cfc05b1: Pull complete [2023-08-14T18:30:31.636Z] 2437ff75d9bd: Pull complete [2023-08-14T18:30:31.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T18:30:31.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T18:30:31.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T18:30:31.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-08-14T18:30:31.861Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T18:30:34.513Z] $ docker top b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:35.427Z] ---> job-cost.sh [2023-08-14T18:30:35.428Z] lf-activate-venv: SKIPPING [2023-08-14T18:30:35.428Z] INFO: No Stack... [2023-08-14T18:30:36.004Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T18:30:36.956Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T18:30:37.268Z] + cat /w/workspace/edgex-go/29/archives/cost.csv [2023-08-14T18:30:37.268Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T18:30:37.326Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] [2023-08-14T18:30:37.332Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] did not exist. Created. [2023-08-14T18:30:37.332Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T18:30:37.655Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T18:30:37.836Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T18:30:37.843Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-29-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T18:30:37.851Z] $ docker stop --time=1 b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 [2023-08-14T18:30:39.347Z] $ docker rm -f --volumes b353f8c7cebf2aff2d6c454bffd2db84a4bf033974f159cfd593f3f9ea1facd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-14T18:30:40.218Z] + [ -d /w/workspace/edgex-go/29/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:40.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:41.369Z] ---> package-listing.sh [2023-08-14T18:30:41.369Z] ++ facter osfamily [2023-08-14T18:30:41.369Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T18:30:41.628Z] + OS_FAMILY=debian [2023-08-14T18:30:41.628Z] + workspace=/w/workspace/edgex-go/29 [2023-08-14T18:30:41.628Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T18:30:41.628Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T18:30:41.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T18:30:41.628Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T18:30:41.628Z] + '[' /w/workspace/edgex-go/29 ']' [2023-08-14T18:30:41.628Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T18:30:41.628Z] + case "${OS_FAMILY}" in [2023-08-14T18:30:41.628Z] + dpkg -l [2023-08-14T18:30:41.628Z] + grep '^ii' [2023-08-14T18:30:41.628Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T18:30:41.628Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T18:30:41.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T18:30:41.628Z] + '[' /w/workspace/edgex-go/29 ']' [2023-08-14T18:30:41.628Z] + mkdir -p /w/workspace/edgex-go/29/archives/ [2023-08-14T18:30:41.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo [2023-08-14T18:30:41.639Z] 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T18:30:41.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T18:30:42.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T18:30:42.471Z] [2023-08-14T18:30:42.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T18:30:42.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T18:30:42.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T18:30:42.770Z] 5eb5b503b376: Pulling fs layer [2023-08-14T18:30:42.770Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T18:30:42.770Z] ec43610c2a17: Pulling fs layer [2023-08-14T18:30:42.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T18:30:42.770Z] 33b1e0a273af: Pulling fs layer [2023-08-14T18:30:42.770Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T18:30:42.770Z] 2f39f015ded8: Pulling fs layer [2023-08-14T18:30:42.770Z] 3a2ae6a8a46f: Waiting [2023-08-14T18:30:42.770Z] 5d3b04190fa2: Waiting [2023-08-14T18:30:42.770Z] 2f39f015ded8: Waiting [2023-08-14T18:30:42.770Z] 33b1e0a273af: Waiting [2023-08-14T18:30:42.770Z] 5c69ac0246d0: Download complete [2023-08-14T18:30:42.770Z] 3a2ae6a8a46f: Download complete [2023-08-14T18:30:43.030Z] 33b1e0a273af: Verifying Checksum [2023-08-14T18:30:43.030Z] 33b1e0a273af: Download complete [2023-08-14T18:30:43.030Z] ec43610c2a17: Verifying Checksum [2023-08-14T18:30:43.030Z] ec43610c2a17: Download complete [2023-08-14T18:30:43.030Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T18:30:43.030Z] 5d3b04190fa2: Download complete [2023-08-14T18:30:43.030Z] 5eb5b503b376: Verifying Checksum [2023-08-14T18:30:43.601Z] 2f39f015ded8: Download complete [2023-08-14T18:30:44.168Z] 5eb5b503b376: Pull complete [2023-08-14T18:30:44.427Z] 5c69ac0246d0: Pull complete [2023-08-14T18:30:44.684Z] ec43610c2a17: Pull complete [2023-08-14T18:30:44.684Z] 3a2ae6a8a46f: Pull complete [2023-08-14T18:30:44.942Z] 33b1e0a273af: Pull complete [2023-08-14T18:30:44.942Z] 5d3b04190fa2: Pull complete [2023-08-14T18:30:49.129Z] 2f39f015ded8: Pull complete [2023-08-14T18:30:49.129Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T18:30:49.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T18:30:49.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T18:30:49.214Z] prd-ubuntu20.04-docker-8c-8g-3547 does not seem to be running inside a container [2023-08-14T18:30:49.246Z] $ 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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T18:30:54.912Z] $ docker top 2761b99aa8d1318c08efedd5726edc11d69cf4e2182c606e0f26d2ec3b920cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T18:30:55.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T18:30:55.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T18:30:55.817Z] + ls /var/log/sa-host [2023-08-14T18:30:55.817Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T18:30:55.960Z] provisioning config files... [2023-08-14T18:30:55.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config14826091289354696546tmp [Pipeline] { [Pipeline] echo [2023-08-14T18:30:55.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:56.260Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T18:30:56.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:56.602Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T18:30:56.610Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:56.895Z] ---> sudo-logs.sh [2023-08-14T18:30:56.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T18:30:56.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:57.224Z] ---> job-cost.sh [2023-08-14T18:30:57.224Z] lf-activate-venv: SKIPPING [2023-08-14T18:30:57.224Z] DEBUG: total: 0.10999999940395355 [2023-08-14T18:30:57.224Z] INFO: Retrieving Stack Cost... [2023-08-14T18:30:57.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T18:30:58.049Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T18:30:58.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T18:30:58.339Z] ---> logs-deploy.sh [2023-08-14T18:30:58.339Z] lf-activate-venv: SKIPPING [2023-08-14T18:30:58.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/29 [2023-08-14T18:30:58.339Z] INFO: archiving workspace using pattern(s): [2023-08-14T18:30:59.286Z] Archives upload complete. [2023-08-14T18:30:59.286Z] INFO: archiving logs to Nexus