Pull request #4592 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c1c4c63fe7e938c3315abc3695102402e2a39857+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (8cec7978c9bd54efddf9f7c6e865633f291a3c1a) 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-ssh1073754173473956622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2854363304536974152.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5553503561344492136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9386904530418056230.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14185654282656899218.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-934 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit c1c4c63fe7e938c3315abc3695102402e2a39857 Merge succeeded, producing c1c4c63fe7e938c3315abc3695102402e2a39857 Checking out Revision c1c4c63fe7e938c3315abc3695102402e2a39857 (PR-4592) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1c4c63fe7e938c3315abc3695102402e2a39857 # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1c4c63fe7e938c3315abc3695102402e2a39857 # timeout=10 Commit message: "feat: Take secrets base directory from existing configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T03:49:07.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T03:49:07.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T03:49:07.257Z] ========================================================= [2023-07-12T03:49:07.257Z] EdgeX Global Pipelines Version Info [2023-07-12T03:49:07.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 67f47637d7a9ff5ac2838372f6bc2d41bdf1a8a0 # timeout=10 [2023-07-12T03:49:07.979Z] ------------------- [2023-07-12T03:49:07.979Z] stable info: [2023-07-12T03:49:07.979Z] ------------------- [2023-07-12T03:49:07.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T03:49:07.979Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T03:49:07.979Z] Message: update stable to v1.0.250 [2023-07-12T03:49:08.549Z] ------------------- [2023-07-12T03:49:08.549Z] experimental info: [2023-07-12T03:49:08.549Z] ------------------- [2023-07-12T03:49:08.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T03:49:08.549Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T03:49:08.549Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T03:49:08.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T03:49:08.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T03:49:08.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T03:49:08.769Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T03:49:08.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T03:49:08.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T03:49:08.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T03:49:08.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T03:49:08.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T03:49:08.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T03:49:08.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T03:49:08.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T03:49:08.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T03:49:08.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T03:49:08.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T03:49:08.949Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T03:49:08.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T03:49:08.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T03:49:08.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T03:49:09.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T03:49:09.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T03:49:09.045Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T03:49:09.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T03:49:09.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo [2023-07-12T03:49:09.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo [2023-07-12T03:49:09.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo [2023-07-12T03:49:09.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1c4c63fe7e938c3315abc3695102402e2a39857 [Pipeline] echo [2023-07-12T03:49:09.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1c4c63 [Pipeline] echo [2023-07-12T03:49:09.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T03:49:09.195Z] provisioning config files... [2023-07-12T03:49:09.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9645809416408741798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T03:49:09.507Z] ---> docker-login.sh [2023-07-12T03:49:09.507Z] nexus3.edgexfoundry.org:10001 [2023-07-12T03:49:09.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:49:09.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:49:09.770Z] Configure a credential helper to remove this warning. See [2023-07-12T03:49:09.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:49:09.770Z] [2023-07-12T03:49:09.770Z] Login Succeeded [2023-07-12T03:49:09.770Z] nexus3.edgexfoundry.org:10002 [2023-07-12T03:49:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:49:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:49:10.029Z] Configure a credential helper to remove this warning. See [2023-07-12T03:49:10.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:49:10.029Z] [2023-07-12T03:49:10.029Z] Login Succeeded [2023-07-12T03:49:10.029Z] nexus3.edgexfoundry.org:10003 [2023-07-12T03:49:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:49:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:49:10.029Z] Configure a credential helper to remove this warning. See [2023-07-12T03:49:10.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:49:10.029Z] [2023-07-12T03:49:10.029Z] Login Succeeded [2023-07-12T03:49:10.029Z] nexus3.edgexfoundry.org:10004 [2023-07-12T03:49:10.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:49:10.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:49:10.289Z] Configure a credential helper to remove this warning. See [2023-07-12T03:49:10.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:49:10.289Z] [2023-07-12T03:49:10.289Z] Login Succeeded [2023-07-12T03:49:10.289Z] docker.io [2023-07-12T03:49:10.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:49:10.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:49:10.550Z] Configure a credential helper to remove this warning. See [2023-07-12T03:49:10.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:49:10.550Z] [2023-07-12T03:49:10.550Z] Login Succeeded [2023-07-12T03:49:10.550Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T03:49:10.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T03:49:10.881Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-12T03:49:10.881Z] + + dirname cmd/core-command/Dockerfile [2023-07-12T03:49:10.881Z] cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T03:49:10.881Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/core-data/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/core-metadata/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T03:49:10.881Z] + + cut -d/ -f2 [2023-07-12T03:49:10.881Z] dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T03:49:10.881Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T03:49:10.881Z] + + cut -d/ -f2 [2023-07-12T03:49:10.881Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-07-12T03:49:10.881Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T03:49:10.881Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-07-12T03:49:10.881Z] cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T03:49:10.881Z] + + dirname cmd/security-spire-server/Dockerfile [2023-07-12T03:49:10.881Z] cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T03:49:10.881Z] + dirname cmd/support-notifications/Dockerfile [2023-07-12T03:49:10.881Z] + cut -d/ -f2 [2023-07-12T03:49:10.881Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T03:49:10.881Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2023-07-12T03:49:10.881Z] -f2 [2023-07-12T03:49:10.881Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T03:49:10.935Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T03:49:11.290Z] + git rev-list -1 --merges c1c4c63fe7e938c3315abc3695102402e2a39857~1..c1c4c63fe7e938c3315abc3695102402e2a39857 [Pipeline] echo [2023-07-12T03:49:11.309Z] -----------> git rev-list -1 --merges c1c4c63fe7e938c3315abc3695102402e2a39857~1..c1c4c63fe7e938c3315abc3695102402e2a39857 c1c4c63fe7e938c3315abc3695102402e2a39857 [false] [Pipeline] sh [2023-07-12T03:49:11.595Z] + git log --format=format:%s -1 c1c4c63fe7e938c3315abc3695102402e2a39857 [Pipeline] echo [2023-07-12T03:49:11.611Z] ========================================================= [2023-07-12T03:49:11.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T03:49:11.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T03:49:12.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T03:49:12.033Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T03:49:12.033Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T03:49:12.033Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T03:49:12.033Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T03:49:12.033Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T03:49:12.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:49:12.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T03:49:12.440Z] [2023-07-12T03:49:12.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:49:12.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T03:49:12.786Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T03:49:12.786Z] b85a868b505f: Pulling fs layer [2023-07-12T03:49:12.786Z] e2be974225ed: Pulling fs layer [2023-07-12T03:49:12.786Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T03:49:12.786Z] 988bab9f4d93: Pulling fs layer [2023-07-12T03:49:12.786Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T03:49:12.786Z] eaf3925da568: Pulling fs layer [2023-07-12T03:49:12.786Z] bab4dde63d76: Pulling fs layer [2023-07-12T03:49:12.786Z] bde34c3a00c8: Pulling fs layer [2023-07-12T03:49:12.786Z] b352a97aabf1: Pulling fs layer [2023-07-12T03:49:12.786Z] 4872d77fe225: Pulling fs layer [2023-07-12T03:49:12.786Z] 5851b861e8e6: Pulling fs layer [2023-07-12T03:49:12.786Z] 988bab9f4d93: Waiting [2023-07-12T03:49:12.786Z] 1469e6f7b9e6: Waiting [2023-07-12T03:49:12.786Z] eaf3925da568: Waiting [2023-07-12T03:49:12.786Z] bab4dde63d76: Waiting [2023-07-12T03:49:12.786Z] 4872d77fe225: Waiting [2023-07-12T03:49:12.786Z] b352a97aabf1: Waiting [2023-07-12T03:49:12.786Z] 5851b861e8e6: Waiting [2023-07-12T03:49:12.786Z] bde34c3a00c8: Waiting [2023-07-12T03:49:12.786Z] e2be974225ed: Verifying Checksum [2023-07-12T03:49:12.786Z] e2be974225ed: Download complete [2023-07-12T03:49:12.786Z] 988bab9f4d93: Verifying Checksum [2023-07-12T03:49:12.786Z] 988bab9f4d93: Download complete [2023-07-12T03:49:12.786Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T03:49:12.786Z] 1469e6f7b9e6: Download complete [2023-07-12T03:49:12.786Z] eaf3925da568: Verifying Checksum [2023-07-12T03:49:12.786Z] eaf3925da568: Download complete [2023-07-12T03:49:13.051Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T03:49:13.051Z] 339a4e72a1f5: Download complete [2023-07-12T03:49:13.051Z] bde34c3a00c8: Verifying Checksum [2023-07-12T03:49:13.051Z] bde34c3a00c8: Download complete [2023-07-12T03:49:13.051Z] b352a97aabf1: Download complete [2023-07-12T03:49:13.051Z] 4872d77fe225: Download complete [2023-07-12T03:49:13.051Z] 5851b861e8e6: Verifying Checksum [2023-07-12T03:49:13.051Z] 5851b861e8e6: Download complete [2023-07-12T03:49:13.051Z] b85a868b505f: Verifying Checksum [2023-07-12T03:49:13.051Z] b85a868b505f: Download complete [2023-07-12T03:49:13.309Z] bab4dde63d76: Verifying Checksum [2023-07-12T03:49:13.309Z] bab4dde63d76: Download complete [2023-07-12T03:49:14.294Z] b85a868b505f: Pull complete [2023-07-12T03:49:14.294Z] e2be974225ed: Pull complete [2023-07-12T03:49:14.862Z] 339a4e72a1f5: Pull complete [2023-07-12T03:49:14.862Z] 988bab9f4d93: Pull complete [2023-07-12T03:49:15.437Z] 1469e6f7b9e6: Pull complete [2023-07-12T03:49:15.437Z] eaf3925da568: Pull complete [2023-07-12T03:49:17.338Z] bab4dde63d76: Pull complete [2023-07-12T03:49:17.338Z] bde34c3a00c8: Pull complete [2023-07-12T03:49:17.600Z] b352a97aabf1: Pull complete [2023-07-12T03:49:17.600Z] 4872d77fe225: Pull complete [2023-07-12T03:49:17.600Z] 5851b861e8e6: Pull complete [2023-07-12T03:49:17.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T03:49:17.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T03:49:17.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:49:17.687Z] prd-ubuntu20.04-docker-8c-8g-934 does not seem to be running inside a container [2023-07-12T03:49:17.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T03:49:19.157Z] $ docker top 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 -eo pid,comm [2023-07-12T03:49:19.209Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T03:49:19.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T03:49:19.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T03:49:19.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T03:49:19.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T03:49:19.377Z] $ docker exec 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 ssh-agent [2023-07-12T03:49:19.484Z] SSH_AUTH_SOCK=/tmp/ssh-mDlNT54amxYe/agent.32 [2023-07-12T03:49:19.484Z] SSH_AGENT_PID=38 [2023-07-12T03:49:19.490Z] Running ssh-add (command line suppressed) [2023-07-12T03:49:19.589Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_12707088563092225203.key (/w/workspace/edgex-go/6@tmp/private_key_12707088563092225203.key) [2023-07-12T03:49:19.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T03:49:19.887Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T03:49:19.902Z] $ docker exec --env ******** --env ******** 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 ssh-agent -k [2023-07-12T03:49:19.998Z] unset SSH_AUTH_SOCK; [2023-07-12T03:49:19.998Z] unset SSH_AGENT_PID; [2023-07-12T03:49:19.998Z] echo Agent pid 38 killed; [2023-07-12T03:49:20.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T03:49:20.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T03:49:20.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T03:49:20.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T03:49:20.153Z] $ docker exec 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 ssh-agent [2023-07-12T03:49:20.261Z] SSH_AUTH_SOCK=/tmp/ssh-HQIGb5nQgU6K/agent.71 [2023-07-12T03:49:20.261Z] SSH_AGENT_PID=77 [2023-07-12T03:49:20.266Z] Running ssh-add (command line suppressed) [2023-07-12T03:49:20.366Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_12494522250910989848.key (/w/workspace/edgex-go/6@tmp/private_key_12494522250910989848.key) [2023-07-12T03:49:20.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T03:49:20.665Z] + git semver init [2023-07-12T03:49:20.925Z] 2023-07-12 03:49:20,842 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T03:49:20.925Z] 2023-07-12 03:49:20,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-07-12T03:49:20.925Z] 2023-07-12 03:49:20,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-07-12T03:49:20.925Z] 2023-07-12 03:49:20,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,283 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4592 with force:False [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,284 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4592 [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,288 [execute] INFO git cat-file --batch-check [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,296 [execute] INFO git cat-file --batch [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T03:49:26.210Z] 2023-07-12 03:49:25,302 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4592 [2023-07-12T03:49:26.210Z] 0.0.0 [Pipeline] } [2023-07-12T03:49:26.224Z] $ docker exec --env ******** --env ******** 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 ssh-agent -k [2023-07-12T03:49:26.324Z] unset SSH_AUTH_SOCK; [2023-07-12T03:49:26.325Z] unset SSH_AGENT_PID; [2023-07-12T03:49:26.325Z] echo Agent pid 77 killed; [2023-07-12T03:49:26.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T03:49:26.655Z] + git semver [Pipeline] } [2023-07-12T03:49:26.930Z] $ docker stop --time=1 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 [2023-07-12T03:49:28.231Z] $ docker rm -f --volumes 9be41c0b79101c0fa9126cd37f4bb7723037f105705918885b0692a3e4ea9854 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T03:49:28.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T03:49:28.767Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T03:49:28.770Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T03:49:29.142Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-07-12T03:49:29.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T03:49:29.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T03:49:29.171Z] ========================================================= [2023-07-12T03:49:29.171Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T03:49:29.171Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:49:29.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T03:49:29.461Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T03:49:29.461Z] f56be85fc22e: Pulling fs layer [2023-07-12T03:49:29.461Z] 85791d961cd3: Pulling fs layer [2023-07-12T03:49:29.461Z] d694b5ae8c79: Pulling fs layer [2023-07-12T03:49:29.461Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T03:49:29.461Z] 4d19c01a9841: Pulling fs layer [2023-07-12T03:49:29.461Z] 9325e15d5711: Pulling fs layer [2023-07-12T03:49:29.461Z] 556b6ee489ea: Pulling fs layer [2023-07-12T03:49:29.461Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T03:49:29.461Z] 9325e15d5711: Waiting [2023-07-12T03:49:29.461Z] 556b6ee489ea: Waiting [2023-07-12T03:49:29.461Z] c5a4b2cf53e6: Waiting [2023-07-12T03:49:29.461Z] 9f32a84ed3da: Waiting [2023-07-12T03:49:29.461Z] 4d19c01a9841: Waiting [2023-07-12T03:49:29.461Z] 85791d961cd3: Verifying Checksum [2023-07-12T03:49:29.461Z] 85791d961cd3: Download complete [2023-07-12T03:49:29.461Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T03:49:29.461Z] 9f32a84ed3da: Download complete [2023-07-12T03:49:29.461Z] 4d19c01a9841: Verifying Checksum [2023-07-12T03:49:29.461Z] f56be85fc22e: Verifying Checksum [2023-07-12T03:49:29.461Z] f56be85fc22e: Download complete [2023-07-12T03:49:29.461Z] 9325e15d5711: Verifying Checksum [2023-07-12T03:49:29.461Z] 9325e15d5711: Download complete [2023-07-12T03:49:29.721Z] f56be85fc22e: Pull complete [2023-07-12T03:49:29.721Z] 85791d961cd3: Pull complete [2023-07-12T03:49:29.980Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T03:49:29.980Z] c5a4b2cf53e6: Download complete [2023-07-12T03:49:30.237Z] d694b5ae8c79: Verifying Checksum [2023-07-12T03:49:30.237Z] d694b5ae8c79: Download complete [2023-07-12T03:49:30.237Z] 556b6ee489ea: Verifying Checksum [2023-07-12T03:49:30.237Z] 556b6ee489ea: Download complete [2023-07-12T03:49:33.525Z] d694b5ae8c79: Pull complete [2023-07-12T03:49:33.784Z] 9f32a84ed3da: Pull complete [2023-07-12T03:49:33.784Z] 4d19c01a9841: Pull complete [2023-07-12T03:49:33.784Z] 9325e15d5711: Pull complete [2023-07-12T03:49:36.315Z] 556b6ee489ea: Pull complete [2023-07-12T03:49:37.251Z] c5a4b2cf53e6: Pull complete [2023-07-12T03:49:37.251Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T03:49:37.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T03:49:37.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:49:37.546Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T03:49:37.546Z] WORKDIR /edgex [2023-07-12T03:49:37.546Z] COPY go.mod . [2023-07-12T03:49:37.546Z] RUN go mod download [2023-07-12T03:49:37.546Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-12T03:49:38.116Z] Sending build context to Docker daemon 170.6MB [2023-07-12T03:49:38.116Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T03:49:38.116Z] ---> c4be618373d6 [2023-07-12T03:49:38.116Z] Step 2/4 : WORKDIR /edgex [2023-07-12T03:49:40.654Z] ---> Running in 1ad3bbf73bf0 [2023-07-12T03:49:40.654Z] Removing intermediate container 1ad3bbf73bf0 [2023-07-12T03:49:40.654Z] ---> d178e7714d18 [2023-07-12T03:49:40.654Z] Step 3/4 : COPY go.mod . [2023-07-12T03:49:40.654Z] ---> f96d185be9c5 [2023-07-12T03:49:40.654Z] Step 4/4 : RUN go mod download [2023-07-12T03:49:40.654Z] ---> Running in 61f792bc7e74 [2023-07-12T03:49:43.837Z] Still waiting to schedule task [2023-07-12T03:49:43.837Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-12T03:49:52.861Z] Removing intermediate container 61f792bc7e74 [2023-07-12T03:49:52.861Z] ---> 21ce4892bb4a [2023-07-12T03:49:52.861Z] Successfully built 21ce4892bb4a [2023-07-12T03:49:52.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:49:53.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T03:49:53.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:49:53.222Z] prd-ubuntu20.04-docker-8c-8g-934 does not seem to be running inside a container [2023-07-12T03:49:53.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T03:49:53.598Z] $ docker top 5c160e54a739f3b8bcc0946e70e9e7d54847377f7c060b83b1c09bde1f91939b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T03:49:53.936Z] + go version [2023-07-12T03:49:53.936Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T03:49:53.949Z] $ docker stop --time=1 5c160e54a739f3b8bcc0946e70e9e7d54847377f7c060b83b1c09bde1f91939b [2023-07-12T03:49:55.197Z] $ docker rm -f --volumes 5c160e54a739f3b8bcc0946e70e9e7d54847377f7c060b83b1c09bde1f91939b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:49:55.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T03:49:55.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:49:55.670Z] prd-ubuntu20.04-docker-8c-8g-934 does not seem to be running inside a container [2023-07-12T03:49:55.701Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T03:49:56.044Z] $ docker top dfaaa4ab760e2baade0bba19e00407013b1af43e337ce6481166a8230e245223 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T03:49:56.105Z] ========================================================= [2023-07-12T03:49:56.105Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T03:49:56.105Z] ========================================================= [Pipeline] sh [2023-07-12T03:49:56.379Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:49:56.668Z] + make test [2023-07-12T03:49:56.668Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T03:50:03.224Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T03:50:18.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T03:50:18.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T03:50:18.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T03:50:18.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T03:50:18.094Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T03:50:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T03:50:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T03:50:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T03:50:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T03:50:18.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T03:50:18.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T03:50:19.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T03:50:19.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T03:50:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T03:50:20.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T03:50:20.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T03:50:20.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-07-12T03:50:21.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-07-12T03:50:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T03:50:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T03:50:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T03:50:24.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T03:50:24.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T03:50:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T03:50:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T03:50:25.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:50:25.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T03:50:25.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T03:50:25.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-07-12T03:50:25.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-07-12T03:50:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T03:50:26.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T03:50:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.813s coverage: 88.5% of statements [2023-07-12T03:50:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-07-12T03:50:28.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T03:50:28.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:50:28.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T03:50:29.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements [2023-07-12T03:50:29.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T03:50:29.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T03:50:29.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T03:50:29.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T03:50:29.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T03:50:29.285Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-07-12T03:50:30.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T03:50:30.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T03:50:30.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T03:50:30.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-07-12T03:50:31.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T03:50:31.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T03:50:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-07-12T03:50:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-07-12T03:50:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements [2023-07-12T03:50:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-07-12T03:50:31.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-07-12T03:50:31.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2023-07-12T03:50:31.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-07-12T03:50:32.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T03:50:32.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T03:50:32.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T03:50:32.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T03:50:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T03:50:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T03:50:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T03:50:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T03:50:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T03:50:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T03:50:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T03:50:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T03:50:33.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T03:50:33.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T03:50:34.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T03:50:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T03:50:35.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T03:50:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T03:50:36.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T03:50:37.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T03:50:37.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T03:50:37.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T03:50:38.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T03:50:38.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T03:50:39.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T03:50:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T03:50:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T03:50:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T03:50:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T03:50:41.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T03:50:41.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T03:50:41.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T03:50:41.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T03:50:43.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T03:50:43.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:50:43.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T03:50:43.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T03:50:44.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-07-12T03:50:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T03:50:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T03:50:44.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T03:50:44.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:50:55.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.075s coverage: 92.9% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-07-12T03:50:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 38.4% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-07-12T03:50:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-12T03:50:57.515Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T03:50:57.515Z] running golangci-lint [2023-07-12T03:50:57.777Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-12T03:50:57.777Z] go version go1.20.2 linux/amd64 [2023-07-12T03:50:58.035Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-12T03:50:58.035Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-12T03:51:12.934Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 14.30528549s" [2023-07-12T03:51:12.934Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.633861ms" [2023-07-12T03:51:16.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-935 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws [2023-07-12T03:51:16.829Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-07-12T03:51:16.857Z] The recommended git tool is: git [2023-07-12T03:51:19.491Z] level=info msg="[linters_context/goanalysis] analyzers took 50.481904767s with top 10 stages: buildir: 29.446341533s, inspect: 1.97202637s, fact_deprecated: 1.558405503s, gosec: 1.306147684s, printf: 1.106521024s, S1038: 821.151121ms, ctrlflow: 758.369845ms, nilness: 629.440636ms, fact_purity: 588.544836ms, S1028: 440.391324ms" [2023-07-12T03:51:19.491Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-12T03:51:19.491Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude: 203/203, cgo: 203/203, exclude-rules: 23/203" [2023-07-12T03:51:19.491Z] level=info msg="[runner] processing took 18.322476ms with stages: nolint: 7.983186ms, identifier_marker: 5.271777ms, exclude-rules: 1.789456ms, path_prettifier: 1.367971ms, autogenerated_exclude: 1.070095ms, skip_dirs: 791.811µs, cgo: 28.58µs, filename_unadjuster: 15.33µs, max_same_issues: 680ns, uniq_by_line: 620ns, exclude: 550ns, diff: 450ns, skip_files: 400ns, severity-rules: 390ns, source_code: 300ns, sort_results: 260ns, max_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns" [2023-07-12T03:51:19.491Z] level=info msg="[runner] linters took 7.00321285s with stages: goanalysis_metalinter: 6.984783053s" [2023-07-12T03:51:19.491Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-12T03:51:19.491Z] level=info msg="Memory: 215 samples, avg is 180.9MB, max is 831.3MB" [2023-07-12T03:51:19.491Z] level=info msg="Execution took 21.361262663s" [2023-07-12T03:51:19.491Z] go vet ./... [2023-07-12T03:51:21.749Z] using credential edgex-jenkins-ssh [2023-07-12T03:51:21.764Z] Cloning the remote Git repository [2023-07-12T03:51:21.807Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T03:51:21.895Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-07-12T03:51:22.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T03:51:22.030Z] > git --version # timeout=10 [2023-07-12T03:51:22.051Z] > git --version # 'git version 2.25.1' [2023-07-12T03:51:22.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T03:51:22.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T03:51:23.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T03:51:23.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T03:51:23.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T03:51:23.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T03:51:24.232Z] + ls -al . [2023-07-12T03:51:24.232Z] total 720 [2023-07-12T03:51:24.232Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 03:49 . [2023-07-12T03:51:24.232Z] drwxr-xr-x 4 root root 4096 Jul 12 03:49 .. [2023-07-12T03:51:24.232Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 03:49 .blubracket [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 03:49 .dockerignore [2023-07-12T03:51:24.232Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 03:49 .git [2023-07-12T03:51:24.232Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 03:49 .github [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 03:49 .gitignore [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 03:49 .golangci.yml [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 03:49 .hadolint.yml [2023-07-12T03:51:24.232Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 03:49 .semver [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 03:49 .sonarcloud.properties [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 03:49 ADOPTERS.md [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 10835 Jul 12 03:49 Attribution.txt [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 03:49 CHANGELOG.md [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 03:49 CONTRIBUTING.md [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 03:49 GOVERNANCE.md [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 03:49 Jenkinsfile [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 03:49 LICENSE [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 03:49 Makefile [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 03:49 OWNERS.md [2023-07-12T03:51:24.232Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 03:49 README.md [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 03:49 SECURITY.md [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 03:49 VERSION [2023-07-12T03:51:24.233Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 03:49 bin [2023-07-12T03:51:24.233Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 03:49 cmd [2023-07-12T03:51:24.233Z] -rw-r--r-- 1 root root 447731 Jul 12 03:50 coverage.out [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 3163 Jul 12 03:49 go.mod [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 31056 Jul 12 03:49 go.sum [2023-07-12T03:51:24.233Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 03:49 internal [2023-07-12T03:51:24.233Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 03:49 openapi [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 03:49 security.txt [2023-07-12T03:51:24.233Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 03:49 snap [2023-07-12T03:51:24.233Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 03:49 version.go [Pipeline] sh [2023-07-12T03:51:24.551Z] + '[' -e coverage.out ] [2023-07-12T03:51:24.551Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T03:51:24.652Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T03:51:24.929Z] + make build [2023-07-12T03:51:24.929Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T03:51:37.134Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T03:51:37.702Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T03:51:38.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T03:51:39.571Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T03:51:39.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T03:51:39.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T03:51:40.499Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T03:51:40.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T03:51:40.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T03:51:40.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T03:51:41.265Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit c1c4c63fe7e938c3315abc3695102402e2a39857 [2023-07-12T03:51:41.673Z] Merge succeeded, producing c1c4c63fe7e938c3315abc3695102402e2a39857 [2023-07-12T03:51:41.674Z] Checking out Revision c1c4c63fe7e938c3315abc3695102402e2a39857 (PR-4592) [2023-07-12T03:51:41.285Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T03:51:41.366Z] > git checkout -f c1c4c63fe7e938c3315abc3695102402e2a39857 # timeout=10 [2023-07-12T03:51:41.585Z] > git remote # timeout=10 [2023-07-12T03:51:41.603Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T03:51:41.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T03:51:41.636Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-12T03:51:41.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T03:51:41.683Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T03:51:41.704Z] > git checkout -f c1c4c63fe7e938c3315abc3695102402e2a39857 # timeout=10 [2023-07-12T03:51:45.311Z] Commit message: "feat: Take secrets base directory from existing configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T03:51:46.143Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T03:51:46.277Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T03:51:46.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T03:51:46.278Z] Dload Upload Total Spent Left Speed [2023-07-12T03:51:46.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-07-12T03:51:47.013Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T03:51:47.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T03:51:47.346Z] + sudo tee /etc/docker/daemon.new [2023-07-12T03:51:47.346Z] { [2023-07-12T03:51:47.346Z] "registry-mirrors": [ [2023-07-12T03:51:47.346Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T03:51:47.346Z] ], [2023-07-12T03:51:47.346Z] "bip": "10.250.0.254/24", [2023-07-12T03:51:47.346Z] "hosts": [ [2023-07-12T03:51:47.346Z] "tcp://0.0.0.0:5555", [2023-07-12T03:51:47.346Z] "unix:///var/run/docker.sock" [2023-07-12T03:51:47.346Z] ], [2023-07-12T03:51:47.346Z] "mtu": 1458, [2023-07-12T03:51:47.346Z] "selinux-enabled": true, [2023-07-12T03:51:47.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T03:51:47.346Z] } [Pipeline] sh [2023-07-12T03:51:47.523Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T03:51:47.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T03:51:48.019Z] + sudo service docker restart [2023-07-12T03:51:48.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T03:51:49.392Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T03:51:50.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T03:51:51.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T03:51:52.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T03:51:53.578Z] $ docker stop --time=1 dfaaa4ab760e2baade0bba19e00407013b1af43e337ce6481166a8230e245223 [2023-07-12T03:51:56.717Z] $ docker rm -f --volumes dfaaa4ab760e2baade0bba19e00407013b1af43e337ce6481166a8230e245223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:51:57.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T03:51:57.670Z] [2023-07-12T03:51:57.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:51:57.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T03:51:57.965Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-12T03:51:57.965Z] 91d30c5bc195: Pulling fs layer [2023-07-12T03:51:57.965Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-12T03:51:57.965Z] 9c61dcf015f6: Pulling fs layer [2023-07-12T03:51:57.965Z] 4698f68db338: Pulling fs layer [2023-07-12T03:51:57.965Z] 2a2f49069b9e: Pulling fs layer [2023-07-12T03:51:57.965Z] e0025b399a48: Pulling fs layer [2023-07-12T03:51:57.965Z] 2a2f49069b9e: Waiting [2023-07-12T03:51:57.965Z] 4698f68db338: Waiting [2023-07-12T03:51:57.965Z] e0025b399a48: Waiting [2023-07-12T03:51:57.965Z] 91d30c5bc195: Verifying Checksum [2023-07-12T03:51:57.965Z] 91d30c5bc195: Download complete [2023-07-12T03:51:57.965Z] 4698f68db338: Verifying Checksum [2023-07-12T03:51:57.965Z] 4698f68db338: Download complete [2023-07-12T03:51:58.225Z] 91d30c5bc195: Pull complete [2023-07-12T03:51:58.225Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-12T03:51:58.225Z] 2e9b0aa3be6d: Download complete [2023-07-12T03:51:58.225Z] e0025b399a48: Verifying Checksum [2023-07-12T03:51:58.225Z] e0025b399a48: Download complete [2023-07-12T03:51:58.225Z] 2a2f49069b9e: Verifying Checksum [2023-07-12T03:51:58.225Z] 2a2f49069b9e: Download complete [2023-07-12T03:51:58.484Z] 2e9b0aa3be6d: Pull complete [2023-07-12T03:51:58.742Z] 9c61dcf015f6: Verifying Checksum [2023-07-12T03:51:58.742Z] 9c61dcf015f6: Download complete [2023-07-12T03:52:01.286Z] 9c61dcf015f6: Pull complete [2023-07-12T03:52:01.286Z] 4698f68db338: Pull complete [2023-07-12T03:52:01.286Z] 2a2f49069b9e: Pull complete [2023-07-12T03:52:01.286Z] e0025b399a48: Pull complete [2023-07-12T03:52:01.286Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-12T03:52:01.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T03:52:01.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:52:01.365Z] prd-ubuntu20.04-docker-8c-8g-934 does not seem to be running inside a container [2023-07-12T03:52:01.397Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-12T03:52:03.485Z] $ docker top f34d4921b13600bac29d1d21e9f02b1c9c8e737bd6cf6a1a517232965f3aeee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T03:52:03.817Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T03:52:06.277Z] provisioning config files... [2023-07-12T03:52:06.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config16345611595854746428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T03:52:06.345Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #1 transferring dockerfile: 2.04kB done [2023-07-12T03:52:06.345Z] #1 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #2 transferring dockerfile: 2.63kB done [2023-07-12T03:52:06.345Z] #2 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #3 transferring dockerfile: 1.90kB done [2023-07-12T03:52:06.345Z] #3 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #4 transferring dockerfile: 2.38kB done [2023-07-12T03:52:06.345Z] #4 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #5 transferring dockerfile: 2.68kB done [2023-07-12T03:52:06.345Z] #5 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #6 transferring dockerfile: 1.96kB done [2023-07-12T03:52:06.345Z] #6 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #7 transferring dockerfile: 1.78kB done [2023-07-12T03:52:06.345Z] #7 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #8 transferring dockerfile: 2.82kB done [2023-07-12T03:52:06.345Z] #8 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #9 transferring dockerfile: 2.58kB done [2023-07-12T03:52:06.345Z] #9 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #10 transferring dockerfile: 2.12kB done [2023-07-12T03:52:06.345Z] #10 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #11 transferring dockerfile: 2.06kB done [2023-07-12T03:52:06.345Z] #11 DONE 0.1s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #12 transferring dockerfile: 1.84kB done [2023-07-12T03:52:06.345Z] #12 DONE 0.1s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #13 [security-proxy-auth internal] load .dockerignore [2023-07-12T03:52:06.345Z] #13 transferring context: 56B done [2023-07-12T03:52:06.345Z] #13 DONE 0.0s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #14 transferring dockerfile: 1.82kB done [2023-07-12T03:52:06.345Z] #14 DONE 0.1s [2023-07-12T03:52:06.345Z] [2023-07-12T03:52:06.345Z] #15 [core-command internal] load build definition from Dockerfile [2023-07-12T03:52:06.345Z] #15 transferring dockerfile: 1.82kB done [2023-07-12T03:52:06.345Z] #15 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #16 [security-spire-server internal] load .dockerignore [2023-07-12T03:52:06.603Z] #16 transferring context: 56B done [2023-07-12T03:52:06.603Z] #16 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #17 [core-data internal] load .dockerignore [2023-07-12T03:52:06.603Z] #17 transferring context: 56B done [2023-07-12T03:52:06.603Z] #17 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-07-12T03:52:06.603Z] #18 transferring context: 56B done [2023-07-12T03:52:06.603Z] #18 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #19 [security-spire-agent internal] load .dockerignore [2023-07-12T03:52:06.603Z] #19 transferring context: 56B done [2023-07-12T03:52:06.603Z] #19 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #20 [core-metadata internal] load .dockerignore [2023-07-12T03:52:06.603Z] #20 transferring context: 56B done [2023-07-12T03:52:06.603Z] #20 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T03:52:06.603Z] #21 transferring context: 56B done [2023-07-12T03:52:06.603Z] #21 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #22 [security-bootstrapper internal] load .dockerignore [2023-07-12T03:52:06.603Z] #22 transferring context: 56B done [2023-07-12T03:52:06.603Z] #22 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #23 [security-spire-config internal] load .dockerignore [2023-07-12T03:52:06.603Z] #23 transferring context: 56B done [2023-07-12T03:52:06.603Z] #23 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T03:52:06.603Z] #24 transferring context: 56B done [2023-07-12T03:52:06.603Z] #24 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #25 [security-proxy-setup internal] load .dockerignore [2023-07-12T03:52:06.603Z] #25 transferring context: 56B done [2023-07-12T03:52:06.603Z] #25 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #26 [support-notifications internal] load .dockerignore [2023-07-12T03:52:06.603Z] #26 transferring context: 56B done [2023-07-12T03:52:06.603Z] #26 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #27 [support-scheduler internal] load .dockerignore [2023-07-12T03:52:06.603Z] #27 transferring context: 56B done [2023-07-12T03:52:06.603Z] #27 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #28 [core-command internal] load .dockerignore [2023-07-12T03:52:06.603Z] #28 transferring context: 56B done [2023-07-12T03:52:06.603Z] #28 DONE 0.1s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T03:52:06.603Z] #29 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T03:52:06.603Z] #30 ... [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T03:52:06.603Z] #29 DONE 0.0s [2023-07-12T03:52:06.603Z] [2023-07-12T03:52:06.603Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T03:52:06.649Z] ---> docker-login.sh [2023-07-12T03:52:06.649Z] nexus3.edgexfoundry.org:10001 [2023-07-12T03:52:06.861Z] #30 ... [2023-07-12T03:52:06.862Z] [2023-07-12T03:52:06.862Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T03:52:06.862Z] #29 DONE 0.0s [2023-07-12T03:52:06.862Z] [2023-07-12T03:52:06.862Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T03:52:06.862Z] #30 ... [2023-07-12T03:52:06.862Z] [2023-07-12T03:52:06.862Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T03:52:06.862Z] #29 DONE 0.0s [2023-07-12T03:52:06.862Z] [2023-07-12T03:52:06.862Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T03:52:06.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:52:07.119Z] #30 DONE 0.5s [2023-07-12T03:52:07.120Z] [2023-07-12T03:52:07.120Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T03:52:07.120Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done [2023-07-12T03:52:07.120Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T03:52:07.120Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.0s [2023-07-12T03:52:07.120Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T03:52:07.120Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T03:52:07.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:52:07.191Z] Configure a credential helper to remove this warning. See [2023-07-12T03:52:07.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:52:07.191Z] [2023-07-12T03:52:07.191Z] Login Succeeded [2023-07-12T03:52:07.191Z] nexus3.edgexfoundry.org:10002 [2023-07-12T03:52:07.378Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 1.05MB / 3.37MB 0.2s [2023-07-12T03:52:07.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:52:07.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:52:07.461Z] Configure a credential helper to remove this warning. See [2023-07-12T03:52:07.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:52:07.461Z] [2023-07-12T03:52:07.461Z] Login Succeeded [2023-07-12T03:52:07.637Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s done [2023-07-12T03:52:07.637Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.1s [2023-07-12T03:52:07.732Z] nexus3.edgexfoundry.org:10003 [2023-07-12T03:52:07.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:52:07.899Z] #31 ... [2023-07-12T03:52:07.899Z] [2023-07-12T03:52:07.899Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T03:52:07.899Z] #32 DONE 1.0s [2023-07-12T03:52:07.899Z] [2023-07-12T03:52:07.899Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T03:52:07.899Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-07-12T03:52:08.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:52:08.004Z] Configure a credential helper to remove this warning. See [2023-07-12T03:52:08.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:52:08.004Z] [2023-07-12T03:52:08.004Z] Login Succeeded [2023-07-12T03:52:08.004Z] nexus3.edgexfoundry.org:10004 [2023-07-12T03:52:08.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:52:08.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:52:08.278Z] Configure a credential helper to remove this warning. See [2023-07-12T03:52:08.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:52:08.278Z] [2023-07-12T03:52:08.278Z] Login Succeeded [2023-07-12T03:52:08.278Z] docker.io [2023-07-12T03:52:08.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T03:52:08.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T03:52:08.818Z] Configure a credential helper to remove this warning. See [2023-07-12T03:52:08.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T03:52:08.818Z] [2023-07-12T03:52:08.818Z] Login Succeeded [2023-07-12T03:52:08.818Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T03:52:08.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T03:52:09.373Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-07-12T03:52:09.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T03:52:09.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T03:52:09.415Z] ========================================================= [2023-07-12T03:52:09.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T03:52:09.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:52:09.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T03:52:10.469Z] #31 DONE 3.2s [2023-07-12T03:52:10.469Z] [2023-07-12T03:52:10.469Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-12T03:52:10.469Z] #33 DONE 2.4s [2023-07-12T03:52:10.469Z] [2023-07-12T03:52:10.469Z] #34 [security-proxy-setup internal] load build context [2023-07-12T03:52:11.145Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T03:52:11.145Z] c41833b44d91: Pulling fs layer [2023-07-12T03:52:11.145Z] ed15518f5707: Pulling fs layer [2023-07-12T03:52:11.145Z] feae8fd75edb: Pulling fs layer [2023-07-12T03:52:11.145Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T03:52:11.145Z] 3cdef696dda3: Pulling fs layer [2023-07-12T03:52:11.145Z] 2ced38df9373: Pulling fs layer [2023-07-12T03:52:11.145Z] 58f1dce35555: Pulling fs layer [2023-07-12T03:52:11.145Z] 242c74f7c9fa: Waiting [2023-07-12T03:52:11.145Z] 3cdef696dda3: Waiting [2023-07-12T03:52:11.145Z] 2ced38df9373: Waiting [2023-07-12T03:52:11.145Z] 58f1dce35555: Waiting [2023-07-12T03:52:11.145Z] ed15518f5707: Download complete [2023-07-12T03:52:11.145Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T03:52:11.145Z] 242c74f7c9fa: Download complete [2023-07-12T03:52:11.145Z] 3cdef696dda3: Verifying Checksum [2023-07-12T03:52:11.417Z] 3cdef696dda3: Download complete [2023-07-12T03:52:11.418Z] c41833b44d91: Download complete [2023-07-12T03:52:11.852Z] #34 transferring context: 151.89MB 4.5s [2023-07-12T03:52:12.397Z] c41833b44d91: Pull complete [2023-07-12T03:52:12.667Z] 58f1dce35555: Verifying Checksum [2023-07-12T03:52:12.667Z] 58f1dce35555: Download complete [2023-07-12T03:52:12.667Z] ed15518f5707: Pull complete [2023-07-12T03:52:13.636Z] feae8fd75edb: Verifying Checksum [2023-07-12T03:52:13.636Z] feae8fd75edb: Download complete [2023-07-12T03:52:13.905Z] 2ced38df9373: Verifying Checksum [2023-07-12T03:52:14.390Z] #34 ... [2023-07-12T03:52:14.390Z] [2023-07-12T03:52:14.390Z] #35 [core-command internal] load build context [2023-07-12T03:52:14.390Z] #35 ... [2023-07-12T03:52:14.390Z] [2023-07-12T03:52:14.390Z] #34 [security-proxy-setup internal] load build context [2023-07-12T03:52:16.289Z] #34 transferring context: 351.90MB 8.9s done [2023-07-12T03:52:17.441Z] #34 ... [2023-07-12T03:52:17.442Z] [2023-07-12T03:52:17.442Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-12T03:52:17.442Z] #36 transferring context: 351.90MB 9.7s done [2023-07-12T03:52:17.700Z] #36 ... [2023-07-12T03:52:17.700Z] [2023-07-12T03:52:17.700Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T03:52:17.700Z] #37 transferring context: 351.90MB 9.2s done [2023-07-12T03:52:17.700Z] #37 ... [2023-07-12T03:52:17.700Z] [2023-07-12T03:52:17.700Z] #38 [support-scheduler internal] load build context [2023-07-12T03:52:17.700Z] #38 ... [2023-07-12T03:52:17.700Z] [2023-07-12T03:52:17.700Z] #39 [core-metadata internal] load build context [2023-07-12T03:52:17.700Z] #39 transferring context: 351.90MB 9.3s done [2023-07-12T03:52:17.700Z] #39 ... [2023-07-12T03:52:17.700Z] [2023-07-12T03:52:17.700Z] #40 [support-notifications internal] load build context [2023-07-12T03:52:17.700Z] #40 transferring context: 351.90MB 9.1s done [2023-07-12T03:52:17.958Z] #40 ... [2023-07-12T03:52:17.958Z] [2023-07-12T03:52:17.958Z] #41 [security-spire-server internal] load build context [2023-07-12T03:52:17.958Z] #41 ... [2023-07-12T03:52:17.958Z] [2023-07-12T03:52:17.958Z] #42 [security-spire-config internal] load build context [2023-07-12T03:52:17.958Z] #42 transferring context: 351.90MB 10.0s done [2023-07-12T03:52:18.253Z] #42 ... [2023-07-12T03:52:18.253Z] [2023-07-12T03:52:18.253Z] #43 [security-proxy-auth internal] load build context [2023-07-12T03:52:18.253Z] #43 transferring context: 351.90MB 9.4s done [2023-07-12T03:52:18.512Z] #43 ... [2023-07-12T03:52:18.512Z] [2023-07-12T03:52:18.512Z] #44 [security-spire-agent internal] load build context [2023-07-12T03:52:18.512Z] #44 transferring context: 351.90MB 9.7s done [2023-07-12T03:52:18.512Z] #44 ... [2023-07-12T03:52:18.512Z] [2023-07-12T03:52:18.512Z] #45 [security-bootstrapper internal] load build context [2023-07-12T03:52:18.512Z] #45 transferring context: 351.90MB 8.4s done [2023-07-12T03:52:18.512Z] #45 ... [2023-07-12T03:52:18.512Z] [2023-07-12T03:52:18.512Z] #46 [security-secretstore-setup internal] load build context [2023-07-12T03:52:18.512Z] #46 transferring context: 351.90MB 9.3s done [2023-07-12T03:52:18.863Z] #46 ... [2023-07-12T03:52:18.863Z] [2023-07-12T03:52:18.863Z] #47 [core-data internal] load build context [2023-07-12T03:52:18.863Z] #47 transferring context: 351.90MB 9.1s done [2023-07-12T03:52:20.241Z] #47 ... [2023-07-12T03:52:20.241Z] [2023-07-12T03:52:20.241Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T03:52:20.241Z] #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.241Z] #0 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.241Z] #0 1.257 OK: 265 MiB in 53 packages [2023-07-12T03:52:20.241Z] #48 ... [2023-07-12T03:52:20.241Z] [2023-07-12T03:52:20.241Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T03:52:20.241Z] #0 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.241Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.241Z] #0 2.886 OK: 265 MiB in 53 packages [2023-07-12T03:52:20.501Z] #49 ... [2023-07-12T03:52:20.501Z] [2023-07-12T03:52:20.501Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T03:52:20.501Z] #50 ... [2023-07-12T03:52:20.501Z] [2023-07-12T03:52:20.501Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T03:52:20.501Z] #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.501Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.501Z] #0 1.333 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T03:52:20.501Z] #0 1.333 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T03:52:20.501Z] #0 1.333 OK: 17830 distinct packages available [2023-07-12T03:52:20.501Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.501Z] #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.501Z] #0 1.761 OK: 265 MiB in 53 packages [2023-07-12T03:52:20.758Z] #51 ... [2023-07-12T03:52:20.758Z] [2023-07-12T03:52:20.758Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T03:52:20.758Z] #52 ... [2023-07-12T03:52:20.758Z] [2023-07-12T03:52:20.758Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T03:52:20.758Z] #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.758Z] #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:20.758Z] #0 1.606 OK: 265 MiB in 53 packages [2023-07-12T03:52:21.021Z] #53 ... [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #45 [security-bootstrapper internal] load build context [2023-07-12T03:52:21.021Z] #45 DONE 13.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T03:52:21.021Z] #48 DONE 10.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T03:52:21.021Z] #0 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 1.649 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:21.021Z] #0 1.657 (2/2) Installing su-exec (0.2-r2) [2023-07-12T03:52:21.021Z] #0 1.661 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:21.021Z] #0 1.677 OK: 7 MiB in 17 packages [2023-07-12T03:52:21.021Z] #54 DONE 10.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T03:52:21.021Z] #49 DONE 10.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T03:52:21.021Z] #51 DONE 10.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T03:52:21.021Z] #53 ... [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T03:52:21.021Z] #55 ... [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T03:52:21.021Z] #53 DONE 10.9s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T03:52:21.021Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 2.999 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T03:52:21.021Z] #0 3.015 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:21.021Z] #0 3.023 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:21.021Z] #0 3.027 Executing ca-certificates-20230506-r0.trigger [2023-07-12T03:52:21.021Z] #0 3.101 OK: 8 MiB in 17 packages [2023-07-12T03:52:21.021Z] #56 DONE 10.7s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #34 [security-proxy-setup internal] load build context [2023-07-12T03:52:21.021Z] #34 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #47 [core-data internal] load build context [2023-07-12T03:52:21.021Z] #47 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #40 [support-notifications internal] load build context [2023-07-12T03:52:21.021Z] #40 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T03:52:21.021Z] #37 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #39 [core-metadata internal] load build context [2023-07-12T03:52:21.021Z] #39 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #46 [security-secretstore-setup internal] load build context [2023-07-12T03:52:21.021Z] #46 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-12T03:52:21.021Z] #36 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #44 [security-spire-agent internal] load build context [2023-07-12T03:52:21.021Z] #44 DONE 14.1s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T03:52:21.021Z] #0 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 1.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.021Z] #0 1.677 OK: 265 MiB in 53 packages [2023-07-12T03:52:21.021Z] #57 DONE 11.1s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #43 [security-proxy-auth internal] load build context [2023-07-12T03:52:21.021Z] #43 DONE 14.0s [2023-07-12T03:52:21.021Z] [2023-07-12T03:52:21.021Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T03:52:21.279Z] #58 ... [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #38 [support-scheduler internal] load build context [2023-07-12T03:52:21.279Z] #38 transferring context: 351.90MB 10.6s done [2023-07-12T03:52:21.279Z] #38 DONE 14.1s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #42 [security-spire-config internal] load build context [2023-07-12T03:52:21.279Z] #42 DONE 14.1s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #35 [core-command internal] load build context [2023-07-12T03:52:21.279Z] #35 transferring context: 351.90MB 10.8s done [2023-07-12T03:52:21.279Z] #35 DONE 14.1s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #41 [security-spire-server internal] load build context [2023-07-12T03:52:21.279Z] #41 transferring context: 351.90MB 11.3s done [2023-07-12T03:52:21.279Z] #41 DONE 14.1s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T03:52:21.279Z] #59 ... [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:52:21.279Z] #60 DONE 0.3s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:52:21.279Z] #61 DONE 0.2s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:52:21.279Z] #62 DONE 0.2s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #63 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T03:52:21.279Z] #63 DONE 0.2s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:52:21.279Z] #64 DONE 0.3s [2023-07-12T03:52:21.279Z] [2023-07-12T03:52:21.279Z] #65 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T03:52:21.538Z] #65 ... [2023-07-12T03:52:21.538Z] [2023-07-12T03:52:21.538Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T03:52:21.798Z] #66 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:21.798Z] #66 ... [2023-07-12T03:52:21.798Z] [2023-07-12T03:52:21.798Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:52:22.368Z] #67 ... [2023-07-12T03:52:22.368Z] [2023-07-12T03:52:22.368Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T03:52:22.368Z] #50 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.368Z] #50 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.368Z] #50 11.85 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:22.368Z] #50 11.85 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T03:52:22.368Z] #50 11.87 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:22.368Z] #50 11.88 OK: 8 MiB in 17 packages [2023-07-12T03:52:22.368Z] #50 DONE 12.1s [2023-07-12T03:52:22.368Z] [2023-07-12T03:52:22.368Z] #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T03:52:22.368Z] #68 DONE 0.1s [2023-07-12T03:52:22.368Z] [2023-07-12T03:52:22.368Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T03:52:22.368Z] #59 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.368Z] #59 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.368Z] #59 11.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:22.368Z] #59 11.99 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:22.368Z] #59 12.01 OK: 7 MiB in 16 packages [2023-07-12T03:52:22.368Z] #59 DONE 12.1s [2023-07-12T03:52:22.368Z] [2023-07-12T03:52:22.368Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T03:52:22.368Z] #55 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.368Z] #55 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.626Z] #55 ... [2023-07-12T03:52:22.626Z] [2023-07-12T03:52:22.626Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T03:52:22.626Z] #69 DONE 1.6s [2023-07-12T03:52:22.626Z] [2023-07-12T03:52:22.626Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T03:52:22.626Z] #55 12.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:22.626Z] #55 12.30 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:22.626Z] #55 12.30 OK: 7 MiB in 16 packages [2023-07-12T03:52:22.884Z] #55 DONE 12.6s [2023-07-12T03:52:22.884Z] [2023-07-12T03:52:22.884Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T03:52:22.884Z] #70 DONE 0.1s [2023-07-12T03:52:22.884Z] [2023-07-12T03:52:22.884Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T03:52:22.884Z] #66 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.884Z] #66 11.79 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T03:52:22.884Z] #66 11.79 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T03:52:22.884Z] #66 11.79 OK: 17818 distinct packages available [2023-07-12T03:52:22.884Z] #66 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.884Z] #66 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.884Z] #66 12.23 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T03:52:22.884Z] #66 12.25 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T03:52:22.884Z] #66 12.26 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T03:52:22.884Z] #66 12.27 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T03:52:22.884Z] #66 12.28 (5/9) Installing curl (8.1.2-r0) [2023-07-12T03:52:22.884Z] #66 12.29 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:22.884Z] #66 12.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T03:52:22.884Z] #66 12.30 (8/9) Installing libucontext (1.2-r0) [2023-07-12T03:52:22.884Z] #66 12.31 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T03:52:22.884Z] #66 12.31 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:22.884Z] #66 12.32 Executing ca-certificates-20230506-r0.trigger [2023-07-12T03:52:22.884Z] #66 12.44 OK: 10 MiB in 24 packages [2023-07-12T03:52:22.884Z] #66 DONE 12.6s [2023-07-12T03:52:22.884Z] [2023-07-12T03:52:22.884Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T03:52:22.884Z] #58 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.884Z] #58 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:22.884Z] #58 12.55 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T03:52:22.884Z] #58 12.56 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:22.884Z] #58 12.57 (3/4) Installing su-exec (0.2-r2) [2023-07-12T03:52:22.884Z] #58 12.57 (4/4) Installing yq (4.30.4-r4) [2023-07-12T03:52:23.142Z] #58 12.63 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:23.142Z] #58 12.64 Executing ca-certificates-20230506-r0.trigger [2023-07-12T03:52:23.142Z] #58 12.70 OK: 17 MiB in 19 packages [2023-07-12T03:52:23.400Z] #58 DONE 12.9s [2023-07-12T03:52:23.400Z] [2023-07-12T03:52:23.400Z] #65 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T03:52:23.400Z] #65 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #65 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #65 12.33 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T03:52:23.400Z] #65 12.33 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T03:52:23.400Z] #65 12.33 OK: 17818 distinct packages available [2023-07-12T03:52:23.400Z] #65 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #65 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #65 12.73 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:23.400Z] #65 12.74 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T03:52:23.400Z] #65 12.74 (3/5) Installing libucontext (1.2-r0) [2023-07-12T03:52:23.400Z] #65 12.75 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T03:52:23.400Z] #65 12.75 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T03:52:23.400Z] #65 12.76 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:23.400Z] #65 12.77 OK: 8 MiB in 20 packages [2023-07-12T03:52:23.400Z] #65 DONE 12.9s [2023-07-12T03:52:23.400Z] [2023-07-12T03:52:23.400Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T03:52:23.400Z] #52 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #52 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #52 12.34 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T03:52:23.400Z] #52 12.34 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T03:52:23.400Z] #52 12.34 OK: 17818 distinct packages available [2023-07-12T03:52:23.400Z] #52 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #52 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T03:52:23.400Z] #52 12.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T03:52:23.400Z] #52 12.81 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T03:52:23.400Z] #52 12.81 (3/4) Installing libucontext (1.2-r0) [2023-07-12T03:52:23.400Z] #52 12.81 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T03:52:23.400Z] #52 12.82 Executing busybox-1.35.0-r29.trigger [2023-07-12T03:52:23.400Z] #52 12.85 OK: 7 MiB in 19 packages [2023-07-12T03:52:23.400Z] #52 DONE 12.9s [2023-07-12T03:52:23.400Z] [2023-07-12T03:52:23.400Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:52:26.227Z] feae8fd75edb: Pull complete [2023-07-12T03:52:26.227Z] 242c74f7c9fa: Pull complete [2023-07-12T03:52:26.227Z] 3cdef696dda3: Pull complete [2023-07-12T03:52:31.517Z] #71 ... [2023-07-12T03:52:31.517Z] [2023-07-12T03:52:31.517Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:52:31.517Z] #72 ... [2023-07-12T03:52:31.517Z] [2023-07-12T03:52:31.517Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:52:31.517Z] #73 ... [2023-07-12T03:52:31.517Z] [2023-07-12T03:52:31.517Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:52:31.580Z] 2ced38df9373: Pull complete [2023-07-12T03:52:34.166Z] 58f1dce35555: Pull complete [2023-07-12T03:52:34.166Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T03:52:34.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T03:52:34.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:52:34.487Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T03:52:34.488Z] WORKDIR /edgex [2023-07-12T03:52:34.488Z] COPY go.mod . [2023-07-12T03:52:34.488Z] RUN go mod download [2023-07-12T03:52:34.488Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T03:52:35.084Z] Sending build context to Docker daemon 2.948MB [2023-07-12T03:52:35.084Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T03:52:35.084Z] ---> fadd8f120f05 [2023-07-12T03:52:35.084Z] Step 2/4 : WORKDIR /edgex [2023-07-12T03:52:37.030Z] ---> Running in 12ba9a6511bc [2023-07-12T03:52:37.297Z] Removing intermediate container 12ba9a6511bc [2023-07-12T03:52:37.297Z] ---> 3defee2478cb [2023-07-12T03:52:37.297Z] Step 3/4 : COPY go.mod . [2023-07-12T03:52:37.884Z] ---> 994e7bfcd85c [2023-07-12T03:52:37.884Z] Step 4/4 : RUN go mod download [2023-07-12T03:52:37.884Z] ---> Running in 8bfa7a8cdbc6 [2023-07-12T03:53:10.125Z] Removing intermediate container 8bfa7a8cdbc6 [2023-07-12T03:53:10.125Z] ---> 39fc2f28f484 [2023-07-12T03:53:10.125Z] Successfully built 39fc2f28f484 [2023-07-12T03:53:10.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:53:10.277Z] #74 ... [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #67 DONE 44.6s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #72 DONE 44.6s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #74 DONE 44.6s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #71 DONE 44.6s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #73 DONE 44.6s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #75 [core-data builder 6/7] COPY . . [2023-07-12T03:53:10.277Z] #75 ... [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T03:53:10.277Z] #76 DONE 4.4s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-12T03:53:10.277Z] #77 DONE 4.4s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T03:53:10.277Z] #78 DONE 4.4s [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T03:53:10.277Z] #79 CACHED [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.277Z] #80 CACHED [2023-07-12T03:53:10.277Z] [2023-07-12T03:53:10.277Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.277Z] #81 CACHED [2023-07-12T03:53:10.448Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T03:53:10.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #82 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #83 [core-command builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #83 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #84 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #85 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #86 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #87 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #87 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #88 [support-scheduler builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #88 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #89 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #90 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #91 [core-metadata builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #91 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #92 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #93 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #75 [core-data builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #75 DONE 4.4s [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #94 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #95 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #96 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #97 [security-spire-agent builder 6/9] COPY . . [2023-07-12T03:53:10.553Z] #97 DONE 4.5s [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T03:53:10.553Z] #98 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #99 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #100 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T03:53:10.553Z] #101 DONE 0.2s [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T03:53:10.553Z] #102 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-12T03:53:10.553Z] #103 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T03:53:10.553Z] #104 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:10.553Z] #105 CACHED [2023-07-12T03:53:10.553Z] [2023-07-12T03:53:10.553Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T03:53:10.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2023-07-12T03:53:10.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T03:53:11.840Z] $ docker top 98f8d8f6a0e08a8566c0aa4d44fbebfed9dd8770fc01b660d86427a724e315bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T03:53:12.489Z] #106 DONE 1.8s [2023-07-12T03:53:12.489Z] [2023-07-12T03:53:12.489Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T03:53:12.489Z] #107 DONE 1.8s [2023-07-12T03:53:12.489Z] [2023-07-12T03:53:12.489Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T03:53:12.653Z] + go version [2023-07-12T03:53:12.653Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T03:53:12.674Z] $ docker stop --time=1 98f8d8f6a0e08a8566c0aa4d44fbebfed9dd8770fc01b660d86427a724e315bc [2023-07-12T03:53:13.123Z] #108 DONE 0.5s [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T03:53:13.123Z] #109 DONE 0.5s [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #110 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T03:53:13.123Z] #110 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #111 [security-spire-config builder 6/9] COPY . . [2023-07-12T03:53:13.123Z] #111 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #112 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T03:53:13.123Z] #112 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T03:53:13.123Z] #113 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T03:53:13.123Z] #114 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #115 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T03:53:13.123Z] #115 CACHED [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:53:13.123Z] #116 ... [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:53:13.123Z] #117 DONE 0.2s [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:53:13.123Z] #116 DONE 0.2s [2023-07-12T03:53:13.123Z] [2023-07-12T03:53:13.123Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:53:13.382Z] #118 DONE 0.2s [2023-07-12T03:53:13.382Z] [2023-07-12T03:53:13.382Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T03:53:13.953Z] #119 ... [2023-07-12T03:53:13.953Z] [2023-07-12T03:53:13.953Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:53:13.953Z] #120 CACHED [2023-07-12T03:53:13.953Z] [2023-07-12T03:53:13.953Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:53:13.953Z] #121 CACHED [2023-07-12T03:53:13.953Z] [2023-07-12T03:53:13.953Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T03:53:13.953Z] #119 DONE 0.6s [2023-07-12T03:53:13.953Z] [2023-07-12T03:53:13.953Z] #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T03:53:14.529Z] #122 ... [2023-07-12T03:53:14.529Z] [2023-07-12T03:53:14.529Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:53:14.529Z] #123 DONE 0.8s [2023-07-12T03:53:14.529Z] [2023-07-12T03:53:14.529Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T03:53:14.529Z] #124 DONE 0.6s [2023-07-12T03:53:14.529Z] [2023-07-12T03:53:14.529Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T03:53:15.163Z] #125 DONE 0.6s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T03:53:15.163Z] #122 DONE 1.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T03:53:15.163Z] #126 DONE 0.7s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T03:53:15.163Z] #127 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T03:53:15.163Z] #128 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T03:53:15.163Z] #129 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T03:53:15.163Z] #130 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T03:53:15.163Z] #131 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T03:53:15.163Z] #132 DONE 0.1s [2023-07-12T03:53:15.163Z] [2023-07-12T03:53:15.163Z] #133 [security-spire-server] exporting to image [2023-07-12T03:53:15.163Z] #133 exporting layers [2023-07-12T03:53:15.424Z] #133 ... [2023-07-12T03:53:15.424Z] [2023-07-12T03:53:15.424Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T03:53:15.424Z] #134 DONE 0.3s [2023-07-12T03:53:15.424Z] [2023-07-12T03:53:15.424Z] #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T03:53:15.424Z] #135 DONE 0.3s [2023-07-12T03:53:15.424Z] [2023-07-12T03:53:15.424Z] #133 [security-spire-agent] exporting to image [2023-07-12T03:53:15.989Z] #133 exporting layers 0.7s done [2023-07-12T03:53:15.989Z] #133 writing image sha256:2adbd95fb7e4c4ec024066828713bf310602117c8be0fceb77cae43dac91ef21 [2023-07-12T03:53:15.989Z] #133 exporting layers 0.6s done [2023-07-12T03:53:15.989Z] #133 writing image sha256:2adbd95fb7e4c4ec024066828713bf310602117c8be0fceb77cae43dac91ef21 0.0s done [2023-07-12T03:53:15.989Z] #133 naming to docker.io/library/security-spire-server done [2023-07-12T03:53:15.989Z] #133 writing image sha256:e819c0a239cdc2a42520eae9e0b8deb781ee23bf224e187307a00e4cc8523982 [2023-07-12T03:53:16.250Z] #133 exporting layers 0.6s done [2023-07-12T03:53:16.250Z] #133 writing image sha256:e819c0a239cdc2a42520eae9e0b8deb781ee23bf224e187307a00e4cc8523982 done [2023-07-12T03:53:16.250Z] #133 naming to docker.io/library/security-spire-config done [2023-07-12T03:53:16.250Z] #133 writing image sha256:c0ebad1f76fb133948063181297f86e05c97b17d6ec0c78991f16e649c80ae68 done [2023-07-12T03:53:16.250Z] #133 naming to docker.io/library/security-spire-agent done [2023-07-12T03:53:16.250Z] #133 DONE 0.9s [2023-07-12T03:53:16.250Z] [2023-07-12T03:53:16.250Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T03:53:16.250Z] #0 1.523 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T03:53:16.764Z] $ docker rm -f --volumes 98f8d8f6a0e08a8566c0aa4d44fbebfed9dd8770fc01b660d86427a724e315bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T03:53:17.287Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T03:53:17.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T03:53:17.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2023-07-12T03:53:17.509Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T03:53:18.601Z] $ docker top 2908e05e86b7d8add63682aa867d279006aec3ac2d81d854cacd7f92bb18a811 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T03:53:18.807Z] ========================================================= [2023-07-12T03:53:18.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T03:53:18.808Z] ========================================================= [Pipeline] sh [2023-07-12T03:53:19.113Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-07-12T03:53:19.441Z] + make test [2023-07-12T03:53:19.441Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T03:53:20.440Z] #136 ... [2023-07-12T03:53:20.440Z] [2023-07-12T03:53:20.440Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T03:53:20.440Z] #0 0.482 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T03:53:20.440Z] #137 ... [2023-07-12T03:53:20.440Z] [2023-07-12T03:53:20.440Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T03:53:20.440Z] #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T03:53:20.718Z] #138 ... [2023-07-12T03:53:20.718Z] [2023-07-12T03:53:20.718Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T03:53:20.719Z] #0 0.806 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T03:53:20.719Z] #139 ... [2023-07-12T03:53:20.719Z] [2023-07-12T03:53:20.719Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T03:53:20.719Z] #0 1.117 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T03:53:20.977Z] #140 ... [2023-07-12T03:53:20.977Z] [2023-07-12T03:53:20.977Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T03:53:20.977Z] #0 0.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T03:53:20.977Z] #141 ... [2023-07-12T03:53:20.977Z] [2023-07-12T03:53:20.977Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T03:53:20.977Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T03:53:21.236Z] #142 ... [2023-07-12T03:53:21.237Z] [2023-07-12T03:53:21.237Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T03:53:21.237Z] #0 1.470 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T03:53:21.237Z] #143 ... [2023-07-12T03:53:21.237Z] [2023-07-12T03:53:21.237Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T03:53:21.237Z] #0 1.267 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T03:53:21.496Z] #144 ... [2023-07-12T03:53:21.496Z] [2023-07-12T03:53:21.496Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T03:53:21.496Z] #0 1.278 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T03:53:21.753Z] #145 ... [2023-07-12T03:53:21.753Z] [2023-07-12T03:53:21.753Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T03:53:21.753Z] #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T03:53:58.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T03:54:29.539Z] #146 ... [2023-07-12T03:54:29.539Z] [2023-07-12T03:54:29.539Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T03:54:29.539Z] #142 68.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T03:54:32.852Z] #142 DONE 82.4s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T03:54:32.852Z] #141 DONE 82.4s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T03:54:32.852Z] #144 DONE 82.4s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T03:54:32.852Z] #146 DONE 82.4s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T03:54:32.852Z] #147 ... [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T03:54:32.852Z] #145 DONE 82.5s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T03:54:32.852Z] #137 DONE 82.6s [2023-07-12T03:54:32.852Z] [2023-07-12T03:54:32.852Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.111Z] #148 ... [2023-07-12T03:54:33.111Z] [2023-07-12T03:54:33.111Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T03:54:33.111Z] #143 DONE 82.7s [2023-07-12T03:54:33.111Z] [2023-07-12T03:54:33.111Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T03:54:33.111Z] #139 DONE 82.7s [2023-07-12T03:54:33.111Z] [2023-07-12T03:54:33.111Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T03:54:33.111Z] #136 DONE 82.7s [2023-07-12T03:54:33.111Z] [2023-07-12T03:54:33.111Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T03:54:33.111Z] #140 DONE 82.8s [2023-07-12T03:54:33.111Z] [2023-07-12T03:54:33.111Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.371Z] #149 ... [2023-07-12T03:54:33.371Z] [2023-07-12T03:54:33.371Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T03:54:33.371Z] #138 DONE 83.1s [2023-07-12T03:54:33.636Z] [2023-07-12T03:54:33.636Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T03:54:33.636Z] #147 DONE 0.8s [2023-07-12T03:54:33.636Z] [2023-07-12T03:54:33.636Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.636Z] #150 ... [2023-07-12T03:54:33.636Z] [2023-07-12T03:54:33.636Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.636Z] #149 DONE 0.7s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #148 DONE 0.7s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #151 DONE 0.9s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #152 DONE 0.7s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #150 DONE 0.3s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #153 ... [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #154 DONE 0.3s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #155 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #156 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #157 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #158 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #159 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #160 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:33.895Z] #161 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #162 CACHED [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #163 DONE 0.3s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #164 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #164 DONE 0.3s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #165 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:33.895Z] #165 DONE 0.3s [2023-07-12T03:54:33.895Z] [2023-07-12T03:54:33.895Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T03:54:34.154Z] #166 ... [2023-07-12T03:54:34.154Z] [2023-07-12T03:54:34.154Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:34.154Z] #153 DONE 0.3s [2023-07-12T03:54:34.154Z] [2023-07-12T03:54:34.154Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:34.154Z] #167 DONE 0.4s [2023-07-12T03:54:34.462Z] [2023-07-12T03:54:34.462Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T03:54:35.527Z] #168 ... [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:35.527Z] #169 DONE 1.1s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T03:54:35.527Z] #170 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T03:54:35.527Z] #171 ... [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T03:54:35.527Z] #166 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T03:54:35.527Z] #172 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T03:54:35.527Z] #173 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T03:54:35.527Z] #174 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T03:54:35.527Z] #175 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #176 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T03:54:35.527Z] #176 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T03:54:35.527Z] #168 DONE 1.4s [2023-07-12T03:54:35.527Z] [2023-07-12T03:54:35.527Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T03:54:35.527Z] #177 DONE 1.5s [2023-07-12T03:54:35.790Z] [2023-07-12T03:54:35.790Z] #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:35.790Z] #178 ... [2023-07-12T03:54:35.790Z] [2023-07-12T03:54:35.790Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T03:54:35.790Z] #171 DONE 0.8s [2023-07-12T03:54:35.790Z] [2023-07-12T03:54:35.790Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:35.790Z] #179 DONE 0.6s [2023-07-12T03:54:35.790Z] [2023-07-12T03:54:35.790Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:35.790Z] #180 DONE 0.5s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #181 DONE 0.5s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #182 DONE 0.6s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T03:54:36.055Z] #183 DONE 0.6s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T03:54:36.055Z] #184 DONE 0.6s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #185 DONE 0.7s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #186 DONE 0.6s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #133 [support-scheduler] exporting to image [2023-07-12T03:54:36.055Z] #133 exporting layers [2023-07-12T03:54:36.055Z] #133 ... [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #178 DONE 0.6s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T03:54:36.055Z] #187 DONE 2.5s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.055Z] #188 DONE 0.2s [2023-07-12T03:54:36.055Z] [2023-07-12T03:54:36.055Z] #133 [security-spiffe-token-provider] exporting to image [2023-07-12T03:54:36.316Z] #133 exporting layers 0.3s done [2023-07-12T03:54:36.316Z] #133 writing image sha256:fb53b3c39b1e280cf476633d79ab0acf646c26a8ec36b327b9b952c47adcb649 0.0s done [2023-07-12T03:54:36.316Z] #133 naming to docker.io/library/core-command done [2023-07-12T03:54:36.316Z] #133 writing image sha256:b1c63c0055cd207a7da80f26914756aaf33dc66c2720b0bcdbafa369b426c8fb 0.0s done [2023-07-12T03:54:36.316Z] #133 naming to docker.io/library/core-data [2023-07-12T03:54:36.316Z] #133 ... [2023-07-12T03:54:36.316Z] [2023-07-12T03:54:36.316Z] #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T03:54:36.316Z] #189 DONE 0.3s [2023-07-12T03:54:36.316Z] [2023-07-12T03:54:36.316Z] #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T03:54:36.316Z] #190 DONE 0.4s [2023-07-12T03:54:36.316Z] [2023-07-12T03:54:36.316Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T03:54:36.316Z] #191 DONE 0.4s [2023-07-12T03:54:36.316Z] [2023-07-12T03:54:36.316Z] #133 [core-metadata] exporting to image [2023-07-12T03:54:36.316Z] #133 naming to docker.io/library/core-data done [2023-07-12T03:54:36.575Z] #133 ... [2023-07-12T03:54:36.575Z] [2023-07-12T03:54:36.575Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T03:54:36.575Z] #192 DONE 0.4s [2023-07-12T03:54:36.575Z] [2023-07-12T03:54:36.575Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T03:54:36.575Z] #193 DONE 0.4s [2023-07-12T03:54:36.575Z] [2023-07-12T03:54:36.575Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T03:54:36.575Z] #194 DONE 0.4s [2023-07-12T03:54:36.575Z] [2023-07-12T03:54:36.575Z] #133 [support-scheduler] exporting to image [2023-07-12T03:54:36.575Z] #133 exporting layers 0.3s done [2023-07-12T03:54:36.575Z] #133 writing image sha256:9526b645c0fad95ae5e36c97d23a0b4935d67b7b218d9cc0702b0669c0e31f80 0.0s done [2023-07-12T03:54:36.575Z] #133 naming to docker.io/library/support-scheduler done [2023-07-12T03:54:36.575Z] #133 writing image sha256:4584b01aa805cfca0f6cbe9e3dfddac2d9bb1cb51528b7ef9d9fcb2366116e79 [2023-07-12T03:54:36.575Z] #133 writing image sha256:4584b01aa805cfca0f6cbe9e3dfddac2d9bb1cb51528b7ef9d9fcb2366116e79 done [2023-07-12T03:54:36.575Z] #133 naming to docker.io/library/support-notifications done [2023-07-12T03:54:36.575Z] #133 writing image sha256:676b6f80dd5a2655e7edd82e49e509a887941684911a28404c2068b52c36f741 done [2023-07-12T03:54:36.575Z] #133 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-07-12T03:54:36.836Z] #133 ... [2023-07-12T03:54:36.836Z] [2023-07-12T03:54:36.836Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T03:54:36.836Z] #195 DONE 0.3s [2023-07-12T03:54:36.836Z] [2023-07-12T03:54:36.836Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T03:54:36.836Z] #196 DONE 0.3s [2023-07-12T03:54:36.836Z] [2023-07-12T03:54:36.836Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T03:54:37.096Z] #197 DONE 0.3s [2023-07-12T03:54:37.096Z] [2023-07-12T03:54:37.096Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T03:54:37.096Z] #198 DONE 0.3s [2023-07-12T03:54:37.096Z] [2023-07-12T03:54:37.096Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T03:54:37.096Z] #199 DONE 0.8s [2023-07-12T03:54:37.096Z] [2023-07-12T03:54:37.096Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T03:54:37.357Z] #200 DONE 0.2s [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T03:54:37.357Z] #201 DONE 0.1s [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T03:54:37.357Z] #202 DONE 0.8s [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #203 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T03:54:37.357Z] #203 DONE 0.9s [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #133 [core-common-config-bootstrapper] exporting to image [2023-07-12T03:54:37.357Z] #133 ... [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T03:54:37.357Z] #204 DONE 0.2s [2023-07-12T03:54:37.357Z] [2023-07-12T03:54:37.357Z] #133 [core-metadata] exporting to image [2023-07-12T03:54:37.357Z] #133 writing image sha256:02586efeaa1f3842f43af91526e3934aee85c7549ed97a2e0a24b96caa95d3a3 0.0s done [2023-07-12T03:54:37.357Z] #133 naming to docker.io/library/core-metadata done [2023-07-12T03:54:37.618Z] #133 ... [2023-07-12T03:54:37.618Z] [2023-07-12T03:54:37.618Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T03:54:37.618Z] #205 DONE 0.1s [2023-07-12T03:54:37.618Z] [2023-07-12T03:54:37.618Z] #133 [security-proxy-setup] exporting to image [2023-07-12T03:54:37.618Z] #133 exporting layers 0.2s done [2023-07-12T03:54:37.618Z] #133 writing image sha256:60af3310b42303bc2b2bbf5db0f1377077a90a54e7e1cb7e9143f5b9689cfb24 done [2023-07-12T03:54:37.618Z] #133 naming to docker.io/library/security-proxy-setup done [2023-07-12T03:54:37.618Z] #133 ... [2023-07-12T03:54:37.618Z] [2023-07-12T03:54:37.618Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T03:54:37.618Z] #206 DONE 0.1s [2023-07-12T03:54:37.618Z] [2023-07-12T03:54:37.618Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T03:54:37.618Z] #207 DONE 0.0s [2023-07-12T03:54:37.877Z] [2023-07-12T03:54:37.878Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T03:54:37.878Z] #208 DONE 0.3s [2023-07-12T03:54:37.878Z] [2023-07-12T03:54:37.878Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T03:54:37.878Z] #209 DONE 0.7s [2023-07-12T03:54:37.878Z] [2023-07-12T03:54:37.878Z] #133 [security-secretstore-setup] exporting to image [2023-07-12T03:54:38.138Z] #133 exporting layers 1.0s done [2023-07-12T03:54:38.400Z] #133 exporting layers 0.4s done [2023-07-12T03:54:38.400Z] #133 writing image sha256:3c42d6354f8958b529f9249b9647eca339e479a7a32213873ddea332574d850f 0.0s done [2023-07-12T03:54:38.400Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-12T03:54:38.400Z] #133 writing image sha256:dbc4a502565f43d2d6a9c534104db32fa43cc0c6209c8477d254a5d1ec6ff377 0.0s done [2023-07-12T03:54:38.400Z] #133 naming to docker.io/library/security-proxy-auth done [2023-07-12T03:54:38.400Z] #133 writing image sha256:85a7099c8f5dc4e98faaf966989233c73d659db7e9472c67f05ec2b152a38494 [2023-07-12T03:54:38.400Z] #133 exporting layers 0.4s done [2023-07-12T03:54:38.400Z] #133 writing image sha256:85a7099c8f5dc4e98faaf966989233c73d659db7e9472c67f05ec2b152a38494 done [2023-07-12T03:54:38.400Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-07-12T03:54:38.400Z] #133 writing image sha256:4474f9d13a8c9a9bc35d72e9e378f25926ca733e38362e284ab5d394ceed7673 done [2023-07-12T03:54:38.401Z] #133 naming to docker.io/library/security-bootstrapper done [2023-07-12T03:54:38.401Z] #133 DONE 3.5s [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T03:54:38.401Z] time="2023-07-12T03:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T03:54:38.426Z] $ docker stop --time=1 f34d4921b13600bac29d1d21e9f02b1c9c8e737bd6cf6a1a517232965f3aeee7 [2023-07-12T03:54:39.727Z] $ docker rm -f --volumes f34d4921b13600bac29d1d21e9f02b1c9c8e737bd6cf6a1a517232965f3aeee7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T03:54:40.063Z] + docker images [2023-07-12T03:54:40.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T03:54:40.064Z] core-common-config-bootstrapper latest 3c42d6354f89 2 seconds ago 17.2MB [2023-07-12T03:54:40.064Z] security-secretstore-setup latest 85a7099c8f5d 2 seconds ago 42.4MB [2023-07-12T03:54:40.064Z] security-proxy-setup latest 60af3310b423 2 seconds ago 18.8MB [2023-07-12T03:54:40.064Z] security-bootstrapper latest 4474f9d13a8c 2 seconds ago 22.2MB [2023-07-12T03:54:40.064Z] security-proxy-auth latest dbc4a502565f 2 seconds ago 18.3MB [2023-07-12T03:54:40.064Z] core-metadata latest 02586efeaa1f 3 seconds ago 20.5MB [2023-07-12T03:54:40.064Z] support-scheduler latest 9526b645c0fa 4 seconds ago 31.8MB [2023-07-12T03:54:40.064Z] support-notifications latest 4584b01aa805 4 seconds ago 32.4MB [2023-07-12T03:54:40.064Z] security-spiffe-token-provider latest 676b6f80dd5a 4 seconds ago 32.8MB [2023-07-12T03:54:40.064Z] core-data latest b1c63c0055cd 4 seconds ago 20.1MB [2023-07-12T03:54:40.064Z] core-command latest fb53b3c39b1e 4 seconds ago 19.9MB [2023-07-12T03:54:40.064Z] security-spire-server latest 2adbd95fb7e4 About a minute ago 103MB [2023-07-12T03:54:40.064Z] security-spire-config latest e819c0a239cd About a minute ago 102MB [2023-07-12T03:54:40.064Z] security-spire-agent latest c0ebad1f76fb About a minute ago 161MB [2023-07-12T03:54:40.064Z] ci-base-image-x86_64 latest 21ce4892bb4a 4 minutes ago 922MB [2023-07-12T03:54:40.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-12T03:54:40.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-12T03:54:40.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T03:55:34.972Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T03:55:34.973Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T03:55:36.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T03:55:36.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T03:55:37.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T03:55:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T03:55:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T03:55:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T03:55:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T03:55:41.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T03:55:44.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T03:55:44.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T03:55:44.371Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T03:55:44.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T03:55:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T03:55:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T03:55:56.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.443s coverage: 28.7% of statements [2023-07-12T03:56:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 98.5% of statements [2023-07-12T03:56:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T03:56:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T03:56:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T03:56:15.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.439s coverage: 71.5% of statements [2023-07-12T03:56:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T03:56:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T03:56:17.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 54.0% of statements [2023-07-12T03:56:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T03:56:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T03:56:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:56:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T03:56:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T03:56:31.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T03:56:31.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T03:56:38.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.076s coverage: 88.5% of statements [2023-07-12T03:56:38.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.532s coverage: 3.8% of statements [2023-07-12T03:56:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T03:56:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:56:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T03:56:47.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.716s coverage: 95.6% of statements [2023-07-12T03:56:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T03:56:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T03:56:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T03:56:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T03:56:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T03:56:48.368Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements [2023-07-12T03:56:53.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T03:56:53.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T03:56:53.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T03:56:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.298s coverage: 65.9% of statements [2023-07-12T03:57:04.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T03:57:04.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T03:57:04.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.389s coverage: 0.9% of statements [2023-07-12T03:57:04.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 29.0% of statements [2023-07-12T03:57:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.295s coverage: 42.9% of statements [2023-07-12T03:57:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.302s coverage: 82.9% of statements [2023-07-12T03:57:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements [2023-07-12T03:57:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2023-07-12T03:57:11.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-07-12T03:57:12.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T03:57:13.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T03:57:13.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T03:57:13.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T03:57:15.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T03:57:15.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T03:57:15.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T03:57:15.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T03:57:23.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements [2023-07-12T03:57:23.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T03:57:23.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T03:57:23.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T03:57:23.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T03:57:27.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T03:57:27.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T03:57:29.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.004s coverage: 79.9% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.287s coverage: 92.9% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.207s coverage: 62.3% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-07-12T03:57:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements [2023-07-12T03:57:37.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T03:57:37.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.468s coverage: 82.1% of statements [2023-07-12T03:57:39.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T03:57:39.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements [2023-07-12T03:57:44.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T03:57:44.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T03:57:44.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.988s coverage: 63.1% of statements [2023-07-12T03:57:44.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2023-07-12T03:57:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-07-12T03:57:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-07-12T03:57:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-07-12T03:57:46.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T03:57:46.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T03:57:46.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T03:57:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-07-12T03:57:53.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T03:57:53.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T03:57:53.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T03:57:54.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements [2023-07-12T03:57:54.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements [2023-07-12T03:57:58.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T03:57:58.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T03:57:58.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T03:57:58.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T03:57:58.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2023-07-12T03:58:05.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T03:58:05.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T03:58:05.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T03:58:05.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T03:58:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T03:58:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:58:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T03:58:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T03:58:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-07-12T03:58:11.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 92.3% of statements [2023-07-12T03:58:14.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T03:58:14.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T03:58:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 61.8% of statements [2023-07-12T03:58:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T03:58:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T03:58:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.7% of statements [2023-07-12T03:58:18.253Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T03:58:18.253Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T03:58:18.253Z] go vet ./... [2023-07-12T04:00:54.939Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T04:00:54.939Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T04:00:54.939Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T04:00:54.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T04:00:55.272Z] + ls -al . [2023-07-12T04:00:55.272Z] total 716 [2023-07-12T04:00:55.272Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 03:53 . [2023-07-12T04:00:55.272Z] drwxr-xr-x 4 root root 4096 Jul 12 03:53 .. [2023-07-12T04:00:55.272Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 03:51 .blubracket [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 03:51 .dockerignore [2023-07-12T04:00:55.272Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 03:51 .git [2023-07-12T04:00:55.272Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 03:51 .github [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 03:51 .gitignore [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 03:51 .golangci.yml [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 03:51 .hadolint.yml [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 03:51 .sonarcloud.properties [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 03:51 ADOPTERS.md [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 10835 Jul 12 03:51 Attribution.txt [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 03:51 CHANGELOG.md [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 03:51 CONTRIBUTING.md [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 03:51 GOVERNANCE.md [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 03:51 Jenkinsfile [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 03:51 LICENSE [2023-07-12T04:00:55.272Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 03:51 Makefile [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 03:51 OWNERS.md [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 03:51 README.md [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 03:51 SECURITY.md [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 03:49 VERSION [2023-07-12T04:00:55.273Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 03:51 bin [2023-07-12T04:00:55.273Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 03:51 cmd [2023-07-12T04:00:55.273Z] -rw-r--r-- 1 root root 447731 Jul 12 03:58 coverage.out [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 3163 Jul 12 03:51 go.mod [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 31056 Jul 12 03:51 go.sum [2023-07-12T04:00:55.273Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 03:51 internal [2023-07-12T04:00:55.273Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 03:51 openapi [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 03:51 security.txt [2023-07-12T04:00:55.273Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 03:51 snap [2023-07-12T04:00:55.273Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 03:51 version.go [Pipeline] sh [2023-07-12T04:00:55.594Z] + '[' -e coverage.out ] [2023-07-12T04:00:55.594Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T04:00:55.615Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T04:00:56.348Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T04:00:56.656Z] + make build [2023-07-12T04:00:56.926Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T04:02:18.533Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T04:02:22.787Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T04:02:27.032Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T04:02:30.371Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T04:03:17.212Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T04:03:17.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T04:03:22.532Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T04:03:27.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T04:03:31.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T04:03:34.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T04:03:39.881Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T04:03:46.564Z] $ docker stop --time=1 2908e05e86b7d8add63682aa867d279006aec3ac2d81d854cacd7f92bb18a811 [2023-07-12T04:03:49.210Z] $ docker rm -f --volumes 2908e05e86b7d8add63682aa867d279006aec3ac2d81d854cacd7f92bb18a811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:03:51.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T04:03:51.394Z] [2023-07-12T04:03:51.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:03:51.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T04:03:52.294Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-12T04:03:52.294Z] 547446be3368: Pulling fs layer [2023-07-12T04:03:52.294Z] d125d8839a47: Pulling fs layer [2023-07-12T04:03:52.294Z] 3e85d5ac6304: Pulling fs layer [2023-07-12T04:03:52.294Z] c3105a71a48b: Pulling fs layer [2023-07-12T04:03:52.294Z] 0f093f025ec4: Pulling fs layer [2023-07-12T04:03:52.294Z] c3106fc0e877: Pulling fs layer [2023-07-12T04:03:52.294Z] 0f093f025ec4: Waiting [2023-07-12T04:03:52.294Z] c3106fc0e877: Waiting [2023-07-12T04:03:52.294Z] c3105a71a48b: Waiting [2023-07-12T04:03:52.294Z] 547446be3368: Verifying Checksum [2023-07-12T04:03:52.294Z] c3105a71a48b: Verifying Checksum [2023-07-12T04:03:52.294Z] c3105a71a48b: Download complete [2023-07-12T04:03:52.559Z] d125d8839a47: Verifying Checksum [2023-07-12T04:03:52.559Z] d125d8839a47: Download complete [2023-07-12T04:03:52.559Z] c3106fc0e877: Verifying Checksum [2023-07-12T04:03:52.559Z] c3106fc0e877: Download complete [2023-07-12T04:03:52.825Z] 0f093f025ec4: Verifying Checksum [2023-07-12T04:03:52.825Z] 0f093f025ec4: Download complete [2023-07-12T04:03:52.825Z] 547446be3368: Pull complete [2023-07-12T04:03:53.780Z] d125d8839a47: Pull complete [2023-07-12T04:03:54.362Z] 3e85d5ac6304: Download complete [2023-07-12T04:04:02.554Z] 3e85d5ac6304: Pull complete [2023-07-12T04:04:02.554Z] c3105a71a48b: Pull complete [2023-07-12T04:04:03.135Z] 0f093f025ec4: Pull complete [2023-07-12T04:04:03.400Z] c3106fc0e877: Pull complete [2023-07-12T04:04:03.400Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-12T04:04:03.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T04:04:03.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T04:04:03.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2023-07-12T04:04:03.629Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-12T04:04:05.701Z] $ docker top efbb56159085cef464f6e9d2d144f75d09a91ae253919dd2e165873e009cbf76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T04:04:06.270Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T04:04:14.520Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T04:04:14.520Z] #1 transferring dockerfile: 1.78kB done [2023-07-12T04:04:15.483Z] #1 DONE 1.0s [2023-07-12T04:04:15.483Z] [2023-07-12T04:04:15.483Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #2 ... [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-07-12T04:04:15.752Z] #3 DONE 0.4s [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-07-12T04:04:15.752Z] #4 DONE 0.5s [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #2 transferring dockerfile: 1.96kB 0.0s done [2023-07-12T04:04:15.752Z] #2 DONE 0.3s [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #5 transferring dockerfile: 2.68kB done [2023-07-12T04:04:15.752Z] #5 DONE 0.4s [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-07-12T04:04:15.752Z] #6 DONE 0.5s [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #7 ... [2023-07-12T04:04:15.752Z] [2023-07-12T04:04:15.752Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T04:04:15.752Z] #8 transferring dockerfile: 2.06kB 0.1s done [2023-07-12T04:04:15.752Z] #8 DONE 0.3s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #9 [core-data internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #9 transferring dockerfile: 1.90kB 0.1s done [2023-07-12T04:04:16.023Z] #9 DONE 0.3s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #7 transferring dockerfile: 2.38kB 0.0s done [2023-07-12T04:04:16.023Z] #7 DONE 0.2s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #10 transferring dockerfile: 2.12kB done [2023-07-12T04:04:16.023Z] #10 DONE 0.3s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #11 transferring dockerfile: 2.63kB done [2023-07-12T04:04:16.023Z] #11 DONE 0.2s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-07-12T04:04:16.023Z] #12 DONE 0.2s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #13 transferring dockerfile: 2.58kB done [2023-07-12T04:04:16.023Z] #13 DONE 0.2s [2023-07-12T04:04:16.023Z] [2023-07-12T04:04:16.023Z] #14 [core-command internal] load build definition from Dockerfile [2023-07-12T04:04:16.023Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-07-12T04:04:16.293Z] #14 DONE 0.2s [2023-07-12T04:04:16.293Z] [2023-07-12T04:04:16.293Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T04:04:16.293Z] #15 transferring context: 56B 0.0s done [2023-07-12T04:04:16.293Z] #15 DONE 0.1s [2023-07-12T04:04:16.875Z] [2023-07-12T04:04:16.875Z] #16 [security-bootstrapper internal] load .dockerignore [2023-07-12T04:04:16.875Z] #16 transferring context: 56B done [2023-07-12T04:04:16.875Z] #16 DONE 0.0s [2023-07-12T04:04:16.875Z] [2023-07-12T04:04:16.875Z] #17 [support-scheduler internal] load .dockerignore [2023-07-12T04:04:16.875Z] #17 transferring context: 56B done [2023-07-12T04:04:16.875Z] #17 DONE 0.0s [2023-07-12T04:04:16.875Z] [2023-07-12T04:04:16.875Z] #18 [security-spire-agent internal] load .dockerignore [2023-07-12T04:04:16.875Z] #18 transferring context: 56B done [2023-07-12T04:04:17.143Z] #18 DONE 0.1s [2023-07-12T04:04:17.143Z] [2023-07-12T04:04:17.143Z] #19 [support-notifications internal] load .dockerignore [2023-07-12T04:04:17.143Z] #19 transferring context: 56B 0.0s done [2023-07-12T04:04:17.143Z] #19 DONE 0.1s [2023-07-12T04:04:17.143Z] [2023-07-12T04:04:17.143Z] #20 [core-metadata internal] load .dockerignore [2023-07-12T04:04:17.143Z] #20 transferring context: 56B 0.0s done [2023-07-12T04:04:17.143Z] #20 DONE 0.1s [2023-07-12T04:04:17.143Z] [2023-07-12T04:04:17.143Z] #21 [security-proxy-setup internal] load .dockerignore [2023-07-12T04:04:17.143Z] #21 transferring context: 56B 0.0s done [2023-07-12T04:04:17.143Z] #21 DONE 0.1s [2023-07-12T04:04:17.143Z] [2023-07-12T04:04:17.143Z] #22 [core-data internal] load .dockerignore [2023-07-12T04:04:17.143Z] #22 transferring context: 56B done [2023-07-12T04:04:17.143Z] #22 DONE 0.1s [2023-07-12T04:04:17.143Z] [2023-07-12T04:04:17.144Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T04:04:17.144Z] #23 transferring context: 56B done [2023-07-12T04:04:17.144Z] #23 DONE 0.1s [2023-07-12T04:04:17.144Z] [2023-07-12T04:04:17.144Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-07-12T04:04:17.144Z] #24 transferring context: 56B done [2023-07-12T04:04:17.411Z] #24 DONE 0.1s [2023-07-12T04:04:17.411Z] [2023-07-12T04:04:17.411Z] #25 [security-proxy-auth internal] load .dockerignore [2023-07-12T04:04:17.411Z] #25 transferring context: 56B 0.0s done [2023-07-12T04:04:17.411Z] #25 DONE 0.1s [2023-07-12T04:04:17.411Z] [2023-07-12T04:04:17.411Z] #26 [security-spire-config internal] load .dockerignore [2023-07-12T04:04:17.411Z] #26 transferring context: 56B done [2023-07-12T04:04:17.411Z] #26 DONE 0.1s [2023-07-12T04:04:17.411Z] [2023-07-12T04:04:17.411Z] #27 [security-spire-server internal] load .dockerignore [2023-07-12T04:04:17.411Z] #27 transferring context: 56B done [2023-07-12T04:04:17.411Z] #27 DONE 0.1s [2023-07-12T04:04:17.411Z] [2023-07-12T04:04:17.411Z] #28 [core-command internal] load .dockerignore [2023-07-12T04:04:17.678Z] #28 transferring context: 56B 0.0s done [2023-07-12T04:04:17.678Z] #28 DONE 0.1s [2023-07-12T04:04:17.678Z] [2023-07-12T04:04:17.678Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:17.678Z] #29 DONE 0.0s [2023-07-12T04:04:17.678Z] [2023-07-12T04:04:17.678Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T04:04:17.945Z] #30 DONE 0.5s [2023-07-12T04:04:17.945Z] [2023-07-12T04:04:17.945Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:17.945Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:18.210Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:18.210Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:18.210Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:18.210Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s [2023-07-12T04:04:18.210Z] #31 ... [2023-07-12T04:04:18.210Z] [2023-07-12T04:04:18.210Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.210Z] #29 DONE 0.0s [2023-07-12T04:04:18.210Z] [2023-07-12T04:04:18.210Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:18.476Z] #31 ... [2023-07-12T04:04:18.476Z] [2023-07-12T04:04:18.476Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.476Z] #29 DONE 0.0s [2023-07-12T04:04:18.476Z] [2023-07-12T04:04:18.476Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:18.476Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:18.476Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:18.476Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:18.476Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:18.476Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.10MB / 3.26MB 0.3s [2023-07-12T04:04:18.476Z] #31 ... [2023-07-12T04:04:18.476Z] [2023-07-12T04:04:18.476Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.476Z] #29 DONE 0.0s [2023-07-12T04:04:18.476Z] [2023-07-12T04:04:18.476Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T04:04:18.476Z] #30 DONE 0.5s [2023-07-12T04:04:18.476Z] [2023-07-12T04:04:18.477Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:18.477Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s [2023-07-12T04:04:18.477Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-07-12T04:04:18.477Z] #31 ... [2023-07-12T04:04:18.477Z] [2023-07-12T04:04:18.477Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.477Z] #29 DONE 0.0s [2023-07-12T04:04:18.477Z] [2023-07-12T04:04:18.477Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:18.477Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:18.477Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:18.477Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:18.477Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:18.477Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:18.743Z] #31 ... [2023-07-12T04:04:18.743Z] [2023-07-12T04:04:18.743Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.743Z] #29 DONE 0.0s [2023-07-12T04:04:18.743Z] [2023-07-12T04:04:18.743Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:18.743Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:18.743Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:18.743Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:18.743Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:18.743Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:18.743Z] #31 ... [2023-07-12T04:04:18.743Z] [2023-07-12T04:04:18.743Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:18.743Z] #29 DONE 0.0s [2023-07-12T04:04:19.009Z] [2023-07-12T04:04:19.009Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.009Z] #29 DONE 0.0s [2023-07-12T04:04:19.009Z] [2023-07-12T04:04:19.009Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.009Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:19.009Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:19.009Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:19.009Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:19.009Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:19.009Z] #31 ... [2023-07-12T04:04:19.009Z] [2023-07-12T04:04:19.009Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T04:04:19.009Z] #30 DONE 0.7s [2023-07-12T04:04:19.009Z] [2023-07-12T04:04:19.009Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.274Z] #31 ... [2023-07-12T04:04:19.274Z] [2023-07-12T04:04:19.274Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.274Z] #29 DONE 0.0s [2023-07-12T04:04:19.274Z] [2023-07-12T04:04:19.274Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.274Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:19.274Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:19.274Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:19.274Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:19.274Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:19.274Z] #31 ... [2023-07-12T04:04:19.274Z] [2023-07-12T04:04:19.274Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.274Z] #29 DONE 0.0s [2023-07-12T04:04:19.274Z] [2023-07-12T04:04:19.274Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.539Z] #31 ... [2023-07-12T04:04:19.539Z] [2023-07-12T04:04:19.539Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.539Z] #29 DONE 0.0s [2023-07-12T04:04:19.539Z] [2023-07-12T04:04:19.539Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.539Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:19.539Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:19.539Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:19.539Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:19.539Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:19.539Z] #31 ... [2023-07-12T04:04:19.539Z] [2023-07-12T04:04:19.539Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.539Z] #29 DONE 0.0s [2023-07-12T04:04:19.539Z] [2023-07-12T04:04:19.539Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.806Z] #31 ... [2023-07-12T04:04:19.806Z] [2023-07-12T04:04:19.806Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:19.806Z] #29 DONE 0.0s [2023-07-12T04:04:19.806Z] [2023-07-12T04:04:19.806Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:19.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:19.806Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:19.806Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:19.806Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:19.806Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:20.075Z] #31 ... [2023-07-12T04:04:20.075Z] [2023-07-12T04:04:20.075Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T04:04:20.075Z] #32 DONE 2.8s [2023-07-12T04:04:20.075Z] [2023-07-12T04:04:20.075Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:20.075Z] #31 ... [2023-07-12T04:04:20.075Z] [2023-07-12T04:04:20.075Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T04:04:20.075Z] #30 DONE 1.5s [2023-07-12T04:04:20.341Z] [2023-07-12T04:04:20.341Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T04:04:20.341Z] #29 DONE 0.0s [2023-07-12T04:04:20.341Z] [2023-07-12T04:04:20.341Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T04:04:20.341Z] #32 DONE 2.8s [2023-07-12T04:04:20.341Z] [2023-07-12T04:04:20.341Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-12T04:04:20.607Z] #33 ... [2023-07-12T04:04:20.607Z] [2023-07-12T04:04:20.607Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T04:04:20.607Z] #30 DONE 2.0s [2023-07-12T04:04:20.873Z] [2023-07-12T04:04:20.873Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T04:04:20.873Z] #32 DONE 2.9s [2023-07-12T04:04:20.873Z] [2023-07-12T04:04:20.873Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:20.873Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T04:04:20.873Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T04:04:20.873Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T04:04:20.873Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T04:04:20.873Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-07-12T04:04:20.873Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.5s done [2023-07-12T04:04:21.141Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.5s done [2023-07-12T04:04:21.723Z] #31 ... [2023-07-12T04:04:21.723Z] [2023-07-12T04:04:21.723Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-12T04:04:21.723Z] #33 DONE 2.3s [2023-07-12T04:04:21.723Z] [2023-07-12T04:04:21.723Z] #34 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T04:04:23.136Z] #34 ... [2023-07-12T04:04:23.136Z] [2023-07-12T04:04:23.136Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T04:04:23.136Z] #31 DONE 6.0s [2023-07-12T04:04:23.401Z] [2023-07-12T04:04:23.401Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:23.401Z] #35 transferring context: 28.71MB 4.9s [2023-07-12T04:04:23.979Z] #35 ... [2023-07-12T04:04:23.979Z] [2023-07-12T04:04:23.979Z] #36 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T04:04:28.233Z] #36 ... [2023-07-12T04:04:28.233Z] [2023-07-12T04:04:28.233Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:28.233Z] #37 transferring context: 37.27MB 9.7s [2023-07-12T04:04:28.233Z] #37 ... [2023-07-12T04:04:28.233Z] [2023-07-12T04:04:28.233Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:28.233Z] #38 ... [2023-07-12T04:04:28.233Z] [2023-07-12T04:04:28.233Z] #34 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T04:04:28.233Z] #34 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:28.233Z] #34 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:28.233Z] #34 4.983 OK: 263 MiB in 53 packages [2023-07-12T04:04:28.233Z] #34 DONE 6.7s [2023-07-12T04:04:28.233Z] [2023-07-12T04:04:28.233Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:28.233Z] #38 ... [2023-07-12T04:04:28.233Z] [2023-07-12T04:04:28.233Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:28.498Z] #37 ... [2023-07-12T04:04:28.498Z] [2023-07-12T04:04:28.498Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:04:28.767Z] #39 ... [2023-07-12T04:04:28.767Z] [2023-07-12T04:04:28.767Z] #40 [support-scheduler internal] load build context [2023-07-12T04:04:28.767Z] #40 ... [2023-07-12T04:04:28.767Z] [2023-07-12T04:04:28.767Z] #41 [support-notifications internal] load build context [2023-07-12T04:04:28.767Z] #41 ... [2023-07-12T04:04:28.767Z] [2023-07-12T04:04:28.767Z] #42 [core-metadata internal] load build context [2023-07-12T04:04:29.032Z] #42 ... [2023-07-12T04:04:29.032Z] [2023-07-12T04:04:29.032Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:29.032Z] #43 ... [2023-07-12T04:04:29.032Z] [2023-07-12T04:04:29.032Z] #44 [core-data internal] load build context [2023-07-12T04:04:29.296Z] #44 ... [2023-07-12T04:04:29.296Z] [2023-07-12T04:04:29.296Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:29.563Z] #43 ... [2023-07-12T04:04:29.563Z] [2023-07-12T04:04:29.563Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:29.563Z] #45 ... [2023-07-12T04:04:29.563Z] [2023-07-12T04:04:29.563Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:29.827Z] #43 ... [2023-07-12T04:04:29.827Z] [2023-07-12T04:04:29.827Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:30.094Z] #46 ... [2023-07-12T04:04:30.094Z] [2023-07-12T04:04:30.094Z] #47 [security-spire-config internal] load build context [2023-07-12T04:04:30.094Z] #47 ... [2023-07-12T04:04:30.094Z] [2023-07-12T04:04:30.094Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:30.094Z] #48 ... [2023-07-12T04:04:30.094Z] [2023-07-12T04:04:30.094Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:30.676Z] #46 ... [2023-07-12T04:04:30.676Z] [2023-07-12T04:04:30.676Z] #49 [core-command internal] load build context [2023-07-12T04:04:30.676Z] #49 ... [2023-07-12T04:04:30.676Z] [2023-07-12T04:04:30.676Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:31.632Z] #46 ... [2023-07-12T04:04:31.632Z] [2023-07-12T04:04:31.632Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T04:04:31.632Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:31.632Z] #0 9.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:31.897Z] #50 ... [2023-07-12T04:04:31.897Z] [2023-07-12T04:04:31.897Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T04:04:31.897Z] #0 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:31.897Z] #0 8.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:31.897Z] #51 ... [2023-07-12T04:04:31.897Z] [2023-07-12T04:04:31.897Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T04:04:31.897Z] #0 7.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:31.897Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:32.163Z] #52 ... [2023-07-12T04:04:32.163Z] [2023-07-12T04:04:32.163Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T04:04:32.163Z] #0 7.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:32.163Z] #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:32.163Z] #53 ... [2023-07-12T04:04:32.163Z] [2023-07-12T04:04:32.163Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:33.570Z] #46 ... [2023-07-12T04:04:33.570Z] [2023-07-12T04:04:33.570Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T04:04:33.570Z] #0 7.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:33.570Z] #0 9.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:33.570Z] #54 ... [2023-07-12T04:04:33.570Z] [2023-07-12T04:04:33.570Z] #44 [core-data internal] load build context [2023-07-12T04:04:33.835Z] #44 ... [2023-07-12T04:04:33.835Z] [2023-07-12T04:04:33.835Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T04:04:33.835Z] #0 9.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:33.835Z] #55 ... [2023-07-12T04:04:33.835Z] [2023-07-12T04:04:33.835Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T04:04:34.100Z] #56 ... [2023-07-12T04:04:34.100Z] [2023-07-12T04:04:34.100Z] #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T04:04:34.100Z] #57 ... [2023-07-12T04:04:34.100Z] [2023-07-12T04:04:34.100Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T04:04:34.100Z] #58 ... [2023-07-12T04:04:34.100Z] [2023-07-12T04:04:34.100Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T04:04:34.367Z] #59 ... [2023-07-12T04:04:34.367Z] [2023-07-12T04:04:34.367Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T04:04:34.367Z] #60 ... [2023-07-12T04:04:34.367Z] [2023-07-12T04:04:34.367Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:34.367Z] #35 transferring context: 51.22MB 15.8s [2023-07-12T04:04:34.636Z] #35 ... [2023-07-12T04:04:34.636Z] [2023-07-12T04:04:34.636Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T04:04:34.636Z] #61 ... [2023-07-12T04:04:34.636Z] [2023-07-12T04:04:34.636Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:37.990Z] #35 ... [2023-07-12T04:04:37.990Z] [2023-07-12T04:04:37.990Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T04:04:37.990Z] #51 13.38 OK: 263 MiB in 53 packages [2023-07-12T04:04:37.990Z] #51 DONE 15.8s [2023-07-12T04:04:37.990Z] [2023-07-12T04:04:37.990Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:37.990Z] #35 ... [2023-07-12T04:04:37.990Z] [2023-07-12T04:04:37.990Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T04:04:37.990Z] #52 14.96 OK: 263 MiB in 53 packages [2023-07-12T04:04:37.990Z] #52 DONE 16.6s [2023-07-12T04:04:38.255Z] [2023-07-12T04:04:38.255Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T04:04:38.255Z] #56 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:38.835Z] #56 ... [2023-07-12T04:04:38.835Z] [2023-07-12T04:04:38.835Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:38.835Z] #37 transferring context: 51.57MB 20.6s [2023-07-12T04:04:38.835Z] #37 ... [2023-07-12T04:04:38.835Z] [2023-07-12T04:04:38.835Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:38.835Z] #38 ... [2023-07-12T04:04:38.835Z] [2023-07-12T04:04:38.835Z] #40 [support-scheduler internal] load build context [2023-07-12T04:04:39.100Z] #40 ... [2023-07-12T04:04:39.100Z] [2023-07-12T04:04:39.100Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T04:04:39.100Z] #50 14.97 OK: 263 MiB in 53 packages [2023-07-12T04:04:39.100Z] #50 DONE 17.5s [2023-07-12T04:04:39.100Z] [2023-07-12T04:04:39.100Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:04:39.100Z] #39 ... [2023-07-12T04:04:39.100Z] [2023-07-12T04:04:39.100Z] #41 [support-notifications internal] load build context [2023-07-12T04:04:39.100Z] #41 ... [2023-07-12T04:04:39.100Z] [2023-07-12T04:04:39.100Z] #42 [core-metadata internal] load build context [2023-07-12T04:04:39.365Z] #42 ... [2023-07-12T04:04:39.365Z] [2023-07-12T04:04:39.365Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:39.632Z] #37 ... [2023-07-12T04:04:39.632Z] [2023-07-12T04:04:39.632Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:39.898Z] #45 ... [2023-07-12T04:04:39.898Z] [2023-07-12T04:04:39.898Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:39.898Z] #37 ... [2023-07-12T04:04:39.898Z] [2023-07-12T04:04:39.898Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:40.167Z] #43 ... [2023-07-12T04:04:40.167Z] [2023-07-12T04:04:40.167Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:40.167Z] #45 ... [2023-07-12T04:04:40.167Z] [2023-07-12T04:04:40.167Z] #47 [security-spire-config internal] load build context [2023-07-12T04:04:40.432Z] #47 ... [2023-07-12T04:04:40.432Z] [2023-07-12T04:04:40.432Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:40.432Z] #45 ... [2023-07-12T04:04:40.432Z] [2023-07-12T04:04:40.432Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:40.699Z] #48 ... [2023-07-12T04:04:40.699Z] [2023-07-12T04:04:40.699Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T04:04:40.699Z] #59 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:40.964Z] #59 ... [2023-07-12T04:04:40.964Z] [2023-07-12T04:04:40.964Z] #49 [core-command internal] load build context [2023-07-12T04:04:40.964Z] #49 ... [2023-07-12T04:04:40.964Z] [2023-07-12T04:04:40.964Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:43.552Z] #48 ... [2023-07-12T04:04:43.552Z] [2023-07-12T04:04:43.552Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:43.822Z] #46 ... [2023-07-12T04:04:43.822Z] [2023-07-12T04:04:43.822Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:44.087Z] #48 ... [2023-07-12T04:04:44.087Z] [2023-07-12T04:04:44.087Z] #44 [core-data internal] load build context [2023-07-12T04:04:44.087Z] #44 ... [2023-07-12T04:04:44.087Z] [2023-07-12T04:04:44.087Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:45.042Z] #46 transferring context: 55.79MB 24.4s [2023-07-12T04:04:45.042Z] #46 ... [2023-07-12T04:04:45.042Z] [2023-07-12T04:04:45.042Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T04:04:45.042Z] #54 16.12 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T04:04:45.042Z] #54 16.23 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:45.042Z] #54 16.26 (3/4) Installing su-exec (0.2-r2) [2023-07-12T04:04:45.042Z] #54 16.27 (4/4) Installing yq (4.30.4-r4) [2023-07-12T04:04:45.042Z] #54 17.38 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:45.042Z] #54 17.63 Executing ca-certificates-20230506-r0.trigger [2023-07-12T04:04:45.042Z] #54 19.90 OK: 17 MiB in 19 packages [2023-07-12T04:04:45.042Z] #54 DONE 21.8s [2023-07-12T04:04:45.042Z] [2023-07-12T04:04:45.042Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:45.042Z] #46 ... [2023-07-12T04:04:45.042Z] [2023-07-12T04:04:45.042Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T04:04:45.042Z] #53 13.29 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T04:04:45.042Z] #53 13.29 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T04:04:45.042Z] #53 13.29 OK: 17701 distinct packages available [2023-07-12T04:04:45.042Z] #53 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:45.042Z] #53 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:45.042Z] #53 ... [2023-07-12T04:04:45.042Z] [2023-07-12T04:04:45.042Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:46.984Z] #48 ... [2023-07-12T04:04:46.984Z] [2023-07-12T04:04:46.984Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T04:04:46.984Z] #55 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:46.984Z] #55 19.19 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T04:04:46.984Z] #55 19.19 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T04:04:46.984Z] #55 19.19 OK: 17689 distinct packages available [2023-07-12T04:04:46.984Z] #55 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:46.984Z] #55 ... [2023-07-12T04:04:46.984Z] [2023-07-12T04:04:46.984Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T04:04:46.984Z] #53 23.82 OK: 263 MiB in 53 packages [2023-07-12T04:04:46.984Z] #53 DONE 25.3s [2023-07-12T04:04:46.984Z] [2023-07-12T04:04:46.984Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:48.717Z] #48 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T04:04:48.717Z] #57 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #57 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #57 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:48.717Z] #48 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T04:04:48.717Z] #60 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #60 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #60 22.39 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:48.717Z] #60 22.39 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T04:04:48.717Z] #60 22.51 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:48.717Z] #60 22.70 OK: 8 MiB in 17 packages [2023-07-12T04:04:48.717Z] #60 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T04:04:48.717Z] #58 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #58 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #58 23.90 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T04:04:48.717Z] #58 23.90 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T04:04:48.717Z] #58 23.90 OK: 17689 distinct packages available [2023-07-12T04:04:48.717Z] #58 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:48.717Z] #58 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:48.717Z] #35 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:48.717Z] #37 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T04:04:48.717Z] #60 DONE 24.5s [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:48.717Z] #37 ... [2023-07-12T04:04:48.717Z] [2023-07-12T04:04:48.717Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T04:04:51.707Z] #62 ... [2023-07-12T04:04:51.707Z] [2023-07-12T04:04:51.707Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:51.707Z] #38 ... [2023-07-12T04:04:51.707Z] [2023-07-12T04:04:51.707Z] #40 [support-scheduler internal] load build context [2023-07-12T04:04:51.707Z] #40 ... [2023-07-12T04:04:51.707Z] [2023-07-12T04:04:51.707Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:51.707Z] #38 ... [2023-07-12T04:04:51.707Z] [2023-07-12T04:04:51.707Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:04:51.708Z] #39 transferring context: 45.75MB 30.3s [2023-07-12T04:04:51.708Z] #39 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T04:04:51.708Z] #56 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.708Z] #56 23.37 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:51.708Z] #56 23.45 (2/2) Installing su-exec (0.2-r2) [2023-07-12T04:04:51.708Z] #56 23.45 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:51.708Z] #56 23.61 OK: 8 MiB in 17 packages [2023-07-12T04:04:51.708Z] #56 DONE 25.7s [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:04:51.708Z] #39 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #42 [core-metadata internal] load build context [2023-07-12T04:04:51.708Z] #42 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #41 [support-notifications internal] load build context [2023-07-12T04:04:51.708Z] #41 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:04:51.708Z] #39 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:51.708Z] #43 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T04:04:51.708Z] #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.708Z] #61 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.708Z] #61 25.14 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:51.708Z] #61 25.20 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:51.708Z] #61 25.30 OK: 8 MiB in 16 packages [2023-07-12T04:04:51.708Z] #61 DONE 26.2s [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T04:04:51.708Z] #62 DONE 1.7s [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #36 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T04:04:51.708Z] #36 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.708Z] #36 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.708Z] #36 24.79 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:51.708Z] #36 24.90 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:51.708Z] #36 25.03 OK: 8 MiB in 16 packages [2023-07-12T04:04:51.708Z] #36 DONE 26.8s [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:04:51.708Z] #43 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #41 [support-notifications internal] load build context [2023-07-12T04:04:51.708Z] #41 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #47 [security-spire-config internal] load build context [2023-07-12T04:04:51.708Z] #47 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:51.708Z] #45 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:51.708Z] #38 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #49 [core-command internal] load build context [2023-07-12T04:04:51.708Z] #49 ... [2023-07-12T04:04:51.708Z] [2023-07-12T04:04:51.708Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:51.972Z] #45 ... [2023-07-12T04:04:51.972Z] [2023-07-12T04:04:51.972Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T04:04:51.972Z] #55 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.972Z] #55 27.27 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:51.972Z] #55 27.27 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T04:04:51.972Z] #55 27.27 (3/4) Installing libucontext (1.2-r0) [2023-07-12T04:04:51.972Z] #55 27.27 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T04:04:51.972Z] #55 27.27 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:51.972Z] #55 27.37 OK: 8 MiB in 19 packages [2023-07-12T04:04:51.972Z] #55 DONE 28.1s [2023-07-12T04:04:51.972Z] [2023-07-12T04:04:51.972Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T04:04:51.972Z] #59 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:51.972Z] #59 25.80 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T04:04:51.972Z] #59 25.99 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:51.972Z] #59 25.99 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:51.972Z] #59 26.12 Executing ca-certificates-20230506-r0.trigger [2023-07-12T04:04:51.972Z] #59 27.03 OK: 8 MiB in 17 packages [2023-07-12T04:04:51.972Z] #59 DONE 27.9s [2023-07-12T04:04:51.972Z] [2023-07-12T04:04:51.972Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:04:54.545Z] #45 ... [2023-07-12T04:04:54.545Z] [2023-07-12T04:04:54.545Z] #44 [core-data internal] load build context [2023-07-12T04:04:54.545Z] #44 ... [2023-07-12T04:04:54.545Z] [2023-07-12T04:04:54.545Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:54.545Z] #38 transferring context: 81.59MB 34.7s [2023-07-12T04:04:55.140Z] #38 ... [2023-07-12T04:04:55.140Z] [2023-07-12T04:04:55.140Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:04:55.405Z] #46 ... [2023-07-12T04:04:55.405Z] [2023-07-12T04:04:55.405Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:55.672Z] #38 ... [2023-07-12T04:04:55.672Z] [2023-07-12T04:04:55.672Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T04:04:55.672Z] #58 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:55.672Z] #58 29.10 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T04:04:55.672Z] #58 29.26 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T04:04:55.672Z] #58 29.33 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T04:04:55.672Z] #58 29.33 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T04:04:55.672Z] #58 29.36 (5/9) Installing curl (8.1.2-r0) [2023-07-12T04:04:55.672Z] #58 29.39 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:55.672Z] #58 29.39 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T04:04:55.672Z] #58 29.39 (8/9) Installing libucontext (1.2-r0) [2023-07-12T04:04:55.672Z] #58 29.44 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T04:04:55.672Z] #58 29.44 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:55.672Z] #58 29.50 Executing ca-certificates-20230506-r0.trigger [2023-07-12T04:04:55.672Z] #58 30.07 OK: 11 MiB in 24 packages [2023-07-12T04:04:55.672Z] #58 DONE 32.1s [2023-07-12T04:04:55.672Z] [2023-07-12T04:04:55.672Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:55.942Z] #38 ... [2023-07-12T04:04:55.942Z] [2023-07-12T04:04:55.942Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T04:04:55.942Z] #63 DONE 6.2s [2023-07-12T04:04:55.942Z] [2023-07-12T04:04:55.942Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:56.531Z] #38 ... [2023-07-12T04:04:56.531Z] [2023-07-12T04:04:56.531Z] #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T04:04:56.531Z] #57 24.60 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T04:04:56.531Z] #57 24.60 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T04:04:56.531Z] #57 24.60 OK: 17689 distinct packages available [2023-07-12T04:04:56.531Z] #57 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:56.531Z] #57 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T04:04:56.531Z] #57 30.40 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T04:04:56.531Z] #57 30.40 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T04:04:56.531Z] #57 30.40 (3/5) Installing libucontext (1.2-r0) [2023-07-12T04:04:56.531Z] #57 30.41 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T04:04:56.531Z] #57 30.47 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T04:04:56.531Z] #57 30.49 Executing busybox-1.35.0-r29.trigger [2023-07-12T04:04:56.531Z] #57 30.56 OK: 9 MiB in 20 packages [2023-07-12T04:04:56.531Z] #57 DONE 32.7s [2023-07-12T04:04:56.531Z] [2023-07-12T04:04:56.531Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:57.116Z] #38 ... [2023-07-12T04:04:57.116Z] [2023-07-12T04:04:57.116Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T04:04:57.116Z] #64 DONE 0.8s [2023-07-12T04:04:57.384Z] [2023-07-12T04:04:57.384Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:58.340Z] #38 ... [2023-07-12T04:04:58.340Z] [2023-07-12T04:04:58.340Z] #48 [security-spire-server internal] load build context [2023-07-12T04:04:58.340Z] #48 ... [2023-07-12T04:04:58.340Z] [2023-07-12T04:04:58.340Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:04:58.923Z] #38 ... [2023-07-12T04:04:58.923Z] [2023-07-12T04:04:58.923Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:58.923Z] #37 transferring context: 106.61MB 40.9s [2023-07-12T04:04:58.923Z] #37 ... [2023-07-12T04:04:58.923Z] [2023-07-12T04:04:58.923Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:04:59.191Z] #35 ... [2023-07-12T04:04:59.191Z] [2023-07-12T04:04:59.191Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:04:59.774Z] #37 ... [2023-07-12T04:04:59.774Z] [2023-07-12T04:04:59.774Z] #40 [support-scheduler internal] load build context [2023-07-12T04:04:59.774Z] #40 ... [2023-07-12T04:04:59.774Z] [2023-07-12T04:04:59.774Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:05:00.041Z] #37 ... [2023-07-12T04:05:00.042Z] [2023-07-12T04:05:00.042Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:00.042Z] #42 ... [2023-07-12T04:05:00.042Z] [2023-07-12T04:05:00.042Z] #40 [support-scheduler internal] load build context [2023-07-12T04:05:00.306Z] #40 ... [2023-07-12T04:05:00.306Z] [2023-07-12T04:05:00.306Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:00.306Z] #39 ... [2023-07-12T04:05:00.306Z] [2023-07-12T04:05:00.306Z] #40 [support-scheduler internal] load build context [2023-07-12T04:05:00.573Z] #40 ... [2023-07-12T04:05:00.573Z] [2023-07-12T04:05:00.573Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:05:00.573Z] #43 ... [2023-07-12T04:05:00.573Z] [2023-07-12T04:05:00.573Z] #41 [support-notifications internal] load build context [2023-07-12T04:05:00.840Z] #41 ... [2023-07-12T04:05:00.840Z] [2023-07-12T04:05:00.840Z] #40 [support-scheduler internal] load build context [2023-07-12T04:05:00.840Z] #40 ... [2023-07-12T04:05:00.840Z] [2023-07-12T04:05:00.840Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:01.106Z] #47 ... [2023-07-12T04:05:01.106Z] [2023-07-12T04:05:01.106Z] #40 [support-scheduler internal] load build context [2023-07-12T04:05:01.371Z] #40 ... [2023-07-12T04:05:01.372Z] [2023-07-12T04:05:01.372Z] #49 [core-command internal] load build context [2023-07-12T04:05:01.637Z] #49 ... [2023-07-12T04:05:01.637Z] [2023-07-12T04:05:01.637Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:04.972Z] #39 ... [2023-07-12T04:05:04.972Z] [2023-07-12T04:05:04.972Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:04.972Z] #45 ... [2023-07-12T04:05:04.972Z] [2023-07-12T04:05:04.972Z] #44 [core-data internal] load build context [2023-07-12T04:05:04.972Z] #44 ... [2023-07-12T04:05:04.972Z] [2023-07-12T04:05:04.972Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:04.972Z] #45 transferring context: 108.22MB 45.0s [2023-07-12T04:05:05.552Z] #45 ... [2023-07-12T04:05:05.552Z] [2023-07-12T04:05:05.552Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:05:05.552Z] #46 ... [2023-07-12T04:05:05.552Z] [2023-07-12T04:05:05.552Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:08.889Z] #45 ... [2023-07-12T04:05:08.889Z] [2023-07-12T04:05:08.889Z] #48 [security-spire-server internal] load build context [2023-07-12T04:05:08.889Z] #48 ... [2023-07-12T04:05:08.889Z] [2023-07-12T04:05:08.889Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:08.889Z] #45 ... [2023-07-12T04:05:08.889Z] [2023-07-12T04:05:08.889Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:05:09.157Z] #38 ... [2023-07-12T04:05:09.157Z] [2023-07-12T04:05:09.157Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:09.157Z] #45 ... [2023-07-12T04:05:09.157Z] [2023-07-12T04:05:09.157Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:05:09.157Z] #35 ... [2023-07-12T04:05:09.157Z] [2023-07-12T04:05:09.157Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:09.741Z] #45 ... [2023-07-12T04:05:09.741Z] [2023-07-12T04:05:09.741Z] #40 [support-scheduler internal] load build context [2023-07-12T04:05:09.741Z] #40 transferring context: 175.34MB 49.0s done [2023-07-12T04:05:09.741Z] #40 DONE 51.1s [2023-07-12T04:05:09.741Z] [2023-07-12T04:05:09.741Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:10.330Z] #45 ... [2023-07-12T04:05:10.330Z] [2023-07-12T04:05:10.330Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:05:10.330Z] #37 ... [2023-07-12T04:05:10.330Z] [2023-07-12T04:05:10.330Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:10.330Z] #42 ... [2023-07-12T04:05:10.330Z] [2023-07-12T04:05:10.330Z] #48 [security-spire-server internal] load build context [2023-07-12T04:05:10.597Z] #48 ... [2023-07-12T04:05:10.597Z] [2023-07-12T04:05:10.597Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:05:10.862Z] #43 ... [2023-07-12T04:05:10.862Z] [2023-07-12T04:05:10.862Z] #41 [support-notifications internal] load build context [2023-07-12T04:05:10.862Z] #41 ... [2023-07-12T04:05:10.862Z] [2023-07-12T04:05:10.862Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:05:11.126Z] #43 transferring context: 175.34MB 51.9s done [2023-07-12T04:05:11.126Z] #43 ... [2023-07-12T04:05:11.126Z] [2023-07-12T04:05:11.126Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:11.392Z] #47 ... [2023-07-12T04:05:11.392Z] [2023-07-12T04:05:11.392Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:05:11.658Z] #37 ... [2023-07-12T04:05:11.658Z] [2023-07-12T04:05:11.658Z] #49 [core-command internal] load build context [2023-07-12T04:05:11.658Z] #49 ... [2023-07-12T04:05:11.658Z] [2023-07-12T04:05:11.658Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:12.236Z] #47 ... [2023-07-12T04:05:12.236Z] [2023-07-12T04:05:12.236Z] #43 [security-proxy-setup internal] load build context [2023-07-12T04:05:12.236Z] #43 DONE 53.2s [2023-07-12T04:05:12.236Z] [2023-07-12T04:05:12.236Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:12.505Z] #47 ... [2023-07-12T04:05:12.505Z] [2023-07-12T04:05:12.505Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T04:05:12.505Z] #38 transferring context: 175.34MB 51.6s done [2023-07-12T04:05:12.506Z] #38 DONE 52.8s [2023-07-12T04:05:12.506Z] [2023-07-12T04:05:12.506Z] #44 [core-data internal] load build context [2023-07-12T04:05:12.506Z] #44 transferring context: 175.34MB 51.8s done [2023-07-12T04:05:12.506Z] #44 DONE 53.2s [2023-07-12T04:05:12.506Z] [2023-07-12T04:05:12.506Z] #35 [security-bootstrapper internal] load build context [2023-07-12T04:05:12.506Z] #35 transferring context: 175.34MB 53.3s done [2023-07-12T04:05:12.506Z] #35 DONE 54.0s [2023-07-12T04:05:12.506Z] [2023-07-12T04:05:12.506Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:13.087Z] #47 ... [2023-07-12T04:05:13.087Z] [2023-07-12T04:05:13.087Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:05:13.087Z] #65 DONE 3.1s [2023-07-12T04:05:13.087Z] [2023-07-12T04:05:13.087Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:13.087Z] #47 ... [2023-07-12T04:05:13.087Z] [2023-07-12T04:05:13.087Z] #46 [security-proxy-auth internal] load build context [2023-07-12T04:05:13.087Z] #46 transferring context: 175.34MB 52.1s done [2023-07-12T04:05:13.087Z] #46 DONE 53.2s [2023-07-12T04:05:13.087Z] [2023-07-12T04:05:13.087Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:14.043Z] #47 ... [2023-07-12T04:05:14.043Z] [2023-07-12T04:05:14.043Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:05:14.043Z] #66 DONE 1.4s [2023-07-12T04:05:14.043Z] [2023-07-12T04:05:14.043Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-12T04:05:14.043Z] #37 transferring context: 175.34MB 55.8s done [2023-07-12T04:05:14.043Z] #37 DONE 56.0s [2023-07-12T04:05:14.043Z] [2023-07-12T04:05:14.043Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:14.622Z] #47 ... [2023-07-12T04:05:14.622Z] [2023-07-12T04:05:14.622Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:14.622Z] #39 ... [2023-07-12T04:05:14.622Z] [2023-07-12T04:05:14.622Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:15.219Z] #47 ... [2023-07-12T04:05:15.219Z] [2023-07-12T04:05:15.219Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:05:15.219Z] #67 DONE 1.0s [2023-07-12T04:05:15.219Z] [2023-07-12T04:05:15.219Z] #47 [security-spire-config internal] load build context [2023-07-12T04:05:15.798Z] #47 transferring context: 175.34MB 55.6s done [2023-07-12T04:05:15.798Z] #47 DONE 56.0s [2023-07-12T04:05:15.798Z] [2023-07-12T04:05:15.798Z] #41 [support-notifications internal] load build context [2023-07-12T04:05:17.197Z] #41 ... [2023-07-12T04:05:17.197Z] [2023-07-12T04:05:17.197Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:17.197Z] #45 ... [2023-07-12T04:05:17.197Z] [2023-07-12T04:05:17.197Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T04:05:17.197Z] #68 DONE 1.0s [2023-07-12T04:05:17.197Z] [2023-07-12T04:05:17.197Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:17.197Z] #45 ... [2023-07-12T04:05:17.197Z] [2023-07-12T04:05:17.197Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:05:17.463Z] #69 ... [2023-07-12T04:05:17.463Z] [2023-07-12T04:05:17.463Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-12T04:05:17.463Z] #45 transferring context: 175.34MB 57.3s done [2023-07-12T04:05:17.463Z] #45 DONE 57.8s [2023-07-12T04:05:17.463Z] [2023-07-12T04:05:17.463Z] #41 [support-notifications internal] load build context [2023-07-12T04:05:19.395Z] #41 transferring context: 175.34MB 60.0s done [2023-07-12T04:05:19.395Z] #41 DONE 60.5s [2023-07-12T04:05:19.395Z] [2023-07-12T04:05:19.395Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:20.349Z] #39 ... [2023-07-12T04:05:20.349Z] [2023-07-12T04:05:20.349Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:05:20.349Z] #70 DONE 0.8s [2023-07-12T04:05:20.349Z] [2023-07-12T04:05:20.349Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:20.349Z] #39 ... [2023-07-12T04:05:20.349Z] [2023-07-12T04:05:20.349Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:05:20.612Z] #71 ... [2023-07-12T04:05:20.612Z] [2023-07-12T04:05:20.612Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:20.612Z] #42 ... [2023-07-12T04:05:20.612Z] [2023-07-12T04:05:20.612Z] #48 [security-spire-server internal] load build context [2023-07-12T04:05:20.876Z] #48 ... [2023-07-12T04:05:20.876Z] [2023-07-12T04:05:20.876Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:21.144Z] #42 ... [2023-07-12T04:05:21.144Z] [2023-07-12T04:05:21.144Z] #49 [core-command internal] load build context [2023-07-12T04:05:21.144Z] #49 transferring context: 175.34MB 59.2s done [2023-07-12T04:05:21.144Z] #49 DONE 60.2s [2023-07-12T04:05:21.144Z] [2023-07-12T04:05:21.144Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:21.144Z] #42 ... [2023-07-12T04:05:21.144Z] [2023-07-12T04:05:21.144Z] #39 [security-spire-agent internal] load build context [2023-07-12T04:05:21.144Z] #39 transferring context: 175.34MB 62.0s done [2023-07-12T04:05:21.144Z] #39 DONE 62.5s [2023-07-12T04:05:21.144Z] [2023-07-12T04:05:21.144Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:23.077Z] #42 ... [2023-07-12T04:05:23.077Z] [2023-07-12T04:05:23.077Z] #48 [security-spire-server internal] load build context [2023-07-12T04:05:23.077Z] #48 transferring context: 175.34MB 62.4s done [2023-07-12T04:05:23.077Z] #48 DONE 62.8s [2023-07-12T04:05:23.077Z] [2023-07-12T04:05:23.077Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:23.077Z] #42 ... [2023-07-12T04:05:23.077Z] [2023-07-12T04:05:23.077Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:05:23.342Z] #72 ... [2023-07-12T04:05:23.342Z] [2023-07-12T04:05:23.342Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:24.298Z] #42 transferring context: 175.34MB 65.2s done [2023-07-12T04:05:24.298Z] #42 ... [2023-07-12T04:05:24.298Z] [2023-07-12T04:05:24.298Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:05:24.298Z] #73 ... [2023-07-12T04:05:24.298Z] [2023-07-12T04:05:24.298Z] #42 [core-metadata internal] load build context [2023-07-12T04:05:24.298Z] #42 DONE 65.4s [2023-07-12T04:05:24.298Z] [2023-07-12T04:05:24.298Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #74 DONE 71.7s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #73 DONE 72.9s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #72 DONE 73.9s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #71 DONE 66.8s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #75 ... [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #69 DONE 70.0s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-12T04:06:32.121Z] #76 ... [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #77 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #78 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #79 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #75 DONE 4.1s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #80 [support-notifications builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #80 DONE 4.1s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #81 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #82 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #83 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #84 [support-scheduler builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #84 DONE 4.2s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #85 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #85 DONE 4.2s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #86 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #87 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #88 [core-command builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #88 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #89 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #90 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #91 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-12T04:06:32.121Z] #76 DONE 4.2s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #92 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #93 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #94 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #95 [core-data builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #95 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #96 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #97 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #98 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #99 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #100 [core-metadata builder 6/7] COPY . . [2023-07-12T04:06:32.121Z] #100 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T04:06:32.121Z] #101 DONE 0.5s [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T04:06:32.121Z] #102 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T04:06:32.121Z] #103 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-12T04:06:32.121Z] #104 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:32.121Z] #105 CACHED [2023-07-12T04:06:32.121Z] [2023-07-12T04:06:32.121Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T04:06:37.456Z] #106 ... [2023-07-12T04:06:37.456Z] [2023-07-12T04:06:37.456Z] #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T04:06:37.456Z] #0 4.297 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T04:06:38.421Z] #107 ... [2023-07-12T04:06:38.421Z] [2023-07-12T04:06:38.421Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:06:38.421Z] #0 7.019 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T04:06:38.687Z] #108 ... [2023-07-12T04:06:38.687Z] [2023-07-12T04:06:38.687Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T04:06:38.687Z] #106 DONE 6.8s [2023-07-12T04:06:38.687Z] [2023-07-12T04:06:38.687Z] #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-07-12T04:06:38.687Z] #109 DONE 6.9s [2023-07-12T04:06:38.687Z] [2023-07-12T04:06:38.687Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T04:06:38.952Z] #110 ... [2023-07-12T04:06:38.952Z] [2023-07-12T04:06:38.952Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T04:06:38.952Z] #111 DONE 0.3s [2023-07-12T04:06:39.217Z] [2023-07-12T04:06:39.217Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T04:06:39.217Z] #110 DONE 0.4s [2023-07-12T04:06:39.217Z] [2023-07-12T04:06:39.217Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:06:39.217Z] #0 6.352 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T04:06:40.179Z] #112 ... [2023-07-12T04:06:40.179Z] [2023-07-12T04:06:40.179Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:06:40.179Z] #113 DONE 0.2s [2023-07-12T04:06:40.179Z] [2023-07-12T04:06:40.179Z] #114 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:06:40.444Z] #114 DONE 0.2s [2023-07-12T04:06:40.444Z] [2023-07-12T04:06:40.444Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:06:41.034Z] #115 DONE 0.4s [2023-07-12T04:06:41.034Z] [2023-07-12T04:06:41.034Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:06:41.301Z] #116 ... [2023-07-12T04:06:41.301Z] [2023-07-12T04:06:41.301Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T04:06:41.301Z] #0 7.158 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T04:06:41.301Z] #117 ... [2023-07-12T04:06:41.301Z] [2023-07-12T04:06:41.301Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:06:41.301Z] #116 DONE 0.5s [2023-07-12T04:06:41.301Z] [2023-07-12T04:06:41.301Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T04:06:41.301Z] #0 6.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T04:06:41.571Z] #118 ... [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T04:06:41.571Z] #119 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-07-12T04:06:41.571Z] #120 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:06:41.571Z] #121 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T04:06:41.571Z] #122 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T04:06:41.571Z] #123 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T04:06:41.571Z] #124 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T04:06:41.571Z] #125 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:06:41.571Z] #126 CACHED [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T04:06:41.571Z] #0 5.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T04:06:41.571Z] #127 ... [2023-07-12T04:06:41.571Z] [2023-07-12T04:06:41.571Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T04:06:41.571Z] #0 6.679 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T04:06:41.837Z] #128 ... [2023-07-12T04:06:41.837Z] [2023-07-12T04:06:41.837Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:06:41.837Z] #0 5.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T04:06:41.837Z] #129 ... [2023-07-12T04:06:41.837Z] [2023-07-12T04:06:41.837Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T04:06:41.837Z] #0 6.943 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T04:06:42.103Z] #130 ... [2023-07-12T04:06:42.103Z] [2023-07-12T04:06:42.103Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:06:42.103Z] #0 4.079 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T04:06:42.103Z] #131 ... [2023-07-12T04:06:42.103Z] [2023-07-12T04:06:42.103Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T04:06:42.103Z] #0 5.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T04:06:42.369Z] #132 ... [2023-07-12T04:06:42.369Z] [2023-07-12T04:06:42.369Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T04:06:44.312Z] #133 DONE 2.7s [2023-07-12T04:06:44.312Z] [2023-07-12T04:06:44.312Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T04:06:44.312Z] #134 DONE 2.8s [2023-07-12T04:06:44.312Z] [2023-07-12T04:06:44.312Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T04:06:44.312Z] #135 DONE 3.1s [2023-07-12T04:06:44.312Z] [2023-07-12T04:06:44.312Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T04:06:44.312Z] #136 ... [2023-07-12T04:06:44.312Z] [2023-07-12T04:06:44.312Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T04:06:44.312Z] #137 DONE 0.2s [2023-07-12T04:06:44.312Z] [2023-07-12T04:06:44.312Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T04:06:44.312Z] #138 DONE 0.3s [2023-07-12T04:06:44.578Z] [2023-07-12T04:06:44.578Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T04:06:44.578Z] #139 DONE 0.3s [2023-07-12T04:06:44.578Z] [2023-07-12T04:06:44.578Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T04:06:44.578Z] #140 DONE 0.3s [2023-07-12T04:06:44.578Z] [2023-07-12T04:06:44.578Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T04:06:44.925Z] #141 DONE 0.2s [2023-07-12T04:06:44.925Z] [2023-07-12T04:06:44.925Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T04:06:45.191Z] #142 DONE 0.5s [2023-07-12T04:06:45.191Z] [2023-07-12T04:06:45.191Z] #143 [security-spire-server] exporting to image [2023-07-12T04:06:45.191Z] #143 exporting layers [2023-07-12T04:06:47.191Z] #143 ... [2023-07-12T04:06:47.191Z] [2023-07-12T04:06:47.191Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T04:06:47.191Z] #136 DONE 2.7s [2023-07-12T04:06:47.191Z] [2023-07-12T04:06:47.191Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T04:06:47.191Z] #144 DONE 0.3s [2023-07-12T04:06:47.191Z] [2023-07-12T04:06:47.192Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T04:06:47.192Z] #127 ... [2023-07-12T04:06:47.192Z] [2023-07-12T04:06:47.192Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T04:06:47.457Z] #145 DONE 0.3s [2023-07-12T04:06:47.457Z] [2023-07-12T04:06:47.457Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:06:47.457Z] #112 ... [2023-07-12T04:06:47.457Z] [2023-07-12T04:06:47.457Z] #143 [security-spire-server] exporting to image [2023-07-12T04:06:47.457Z] #143 exporting layers 2.6s done [2023-07-12T04:06:47.457Z] #143 writing image sha256:0ec7c53daa25530db9262fc296990567fee71007d248d6b07924be978d8d7749 0.0s done [2023-07-12T04:06:47.457Z] #143 naming to docker.io/library/security-spire-config-arm64 [2023-07-12T04:06:47.457Z] #143 ... [2023-07-12T04:06:47.457Z] [2023-07-12T04:06:47.457Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T04:06:47.457Z] #146 DONE 0.2s [2023-07-12T04:06:47.457Z] [2023-07-12T04:06:47.457Z] #143 [security-spire-config] exporting to image [2023-07-12T04:06:47.457Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-12T04:06:48.040Z] #143 exporting layers 2.7s done [2023-07-12T04:06:48.040Z] #143 writing image sha256:6c53cbcc9dcc755dc1749cf1562f9113c485c99a2d6f72341cc46390d90bb85a [2023-07-12T04:06:48.040Z] #143 writing image sha256:6c53cbcc9dcc755dc1749cf1562f9113c485c99a2d6f72341cc46390d90bb85a 0.0s done [2023-07-12T04:06:48.040Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-07-12T04:06:49.446Z] #143 exporting layers 1.7s done [2023-07-12T04:06:49.446Z] #143 writing image sha256:6e36046e26dd56ffde7149ad2a4004e41a6e5f34aee662853c5f74f9660a73ca done [2023-07-12T04:06:49.446Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-12T04:06:49.446Z] #143 DONE 4.7s [2023-07-12T04:06:49.446Z] [2023-07-12T04:06:49.446Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:19:42.273Z] #131 ... [2023-07-12T04:19:42.273Z] [2023-07-12T04:19:42.273Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T04:19:42.273Z] #130 DONE 777.2s [2023-07-12T04:19:42.273Z] [2023-07-12T04:19:42.273Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T04:19:42.273Z] #127 ... [2023-07-12T04:19:42.273Z] [2023-07-12T04:19:42.274Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:19:42.274Z] #147 DONE 0.3s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:19:42.274Z] #131 ... [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:19:42.274Z] #148 DONE 0.1s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T04:19:42.274Z] #149 DONE 0.2s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:19:42.274Z] #150 DONE 0.1s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:19:42.274Z] #112 ... [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T04:19:42.274Z] #151 DONE 0.1s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T04:19:42.274Z] #152 DONE 2.1s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:19:42.274Z] #129 ... [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #143 [security-proxy-auth] exporting to image [2023-07-12T04:19:42.274Z] #143 exporting layers [2023-07-12T04:19:42.274Z] #143 exporting layers 0.6s done [2023-07-12T04:19:42.274Z] #143 writing image sha256:3a9c0aeda642c1fc496be8255f678765ae4637d8460f016e19f07455093314e3 done [2023-07-12T04:19:42.274Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-12T04:19:42.274Z] #143 DONE 5.4s [2023-07-12T04:19:42.274Z] [2023-07-12T04:19:42.274Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T04:19:42.274Z] #127 786.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T04:19:42.853Z] #127 ... [2023-07-12T04:19:42.853Z] [2023-07-12T04:19:42.853Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T04:19:42.853Z] #132 DONE 791.7s [2023-07-12T04:19:43.122Z] [2023-07-12T04:19:43.122Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:19:43.389Z] #108 ... [2023-07-12T04:19:43.389Z] [2023-07-12T04:19:43.389Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:19:43.653Z] #153 DONE 0.3s [2023-07-12T04:19:43.653Z] [2023-07-12T04:19:43.653Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:19:43.918Z] #154 DONE 0.2s [2023-07-12T04:19:43.918Z] [2023-07-12T04:19:43.918Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T04:19:44.182Z] #155 DONE 0.2s [2023-07-12T04:19:44.182Z] [2023-07-12T04:19:44.182Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T04:19:44.448Z] #156 DONE 0.3s [2023-07-12T04:19:44.448Z] [2023-07-12T04:19:44.448Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T04:19:44.448Z] #157 DONE 0.1s [2023-07-12T04:19:44.448Z] [2023-07-12T04:19:44.448Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:19:44.718Z] #108 ... [2023-07-12T04:19:44.718Z] [2023-07-12T04:19:44.718Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T04:19:46.648Z] #158 DONE 2.2s [2023-07-12T04:19:46.648Z] [2023-07-12T04:19:46.648Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:19:46.913Z] #112 ... [2023-07-12T04:19:46.913Z] [2023-07-12T04:19:46.913Z] #143 [security-proxy-setup] exporting to image [2023-07-12T04:19:46.913Z] #143 exporting layers [2023-07-12T04:19:47.178Z] #143 exporting layers 0.5s done [2023-07-12T04:19:47.178Z] #143 writing image sha256:d38ebc30fba338f52037a5d8b6dd3033ba65a1023cbcac1af09a02217148bf51 done [2023-07-12T04:19:47.178Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-12T04:19:47.178Z] #143 DONE 5.9s [2023-07-12T04:19:47.178Z] [2023-07-12T04:19:47.178Z] #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T04:19:53.807Z] #107 ... [2023-07-12T04:19:53.807Z] [2023-07-12T04:19:53.807Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T04:19:53.807Z] #118 DONE 802.2s [2023-07-12T04:19:53.807Z] [2023-07-12T04:19:53.807Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T04:19:53.807Z] #159 DONE 0.4s [2023-07-12T04:19:53.807Z] [2023-07-12T04:19:53.807Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T04:19:56.476Z] #160 DONE 2.3s [2023-07-12T04:19:56.476Z] [2023-07-12T04:19:56.476Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:19:56.476Z] #161 DONE 0.2s [2023-07-12T04:19:56.476Z] [2023-07-12T04:19:56.476Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:19:56.741Z] #162 DONE 0.2s [2023-07-12T04:19:56.741Z] [2023-07-12T04:19:56.741Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T04:19:57.015Z] #163 ... [2023-07-12T04:19:57.016Z] [2023-07-12T04:19:57.016Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T04:19:57.016Z] #127 DONE 805.9s [2023-07-12T04:19:57.283Z] [2023-07-12T04:19:57.283Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T04:19:57.283Z] #163 DONE 0.4s [2023-07-12T04:19:57.283Z] [2023-07-12T04:19:57.283Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T04:19:57.665Z] #164 DONE 0.3s [2023-07-12T04:19:57.665Z] [2023-07-12T04:19:57.665Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:19:57.665Z] #129 ... [2023-07-12T04:19:57.665Z] [2023-07-12T04:19:57.665Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T04:19:57.962Z] #165 DONE 0.4s [2023-07-12T04:19:57.962Z] [2023-07-12T04:19:57.962Z] #166 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:19:58.230Z] #166 DONE 0.2s [2023-07-12T04:19:58.231Z] [2023-07-12T04:19:58.231Z] #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:19:58.231Z] #167 ... [2023-07-12T04:19:58.231Z] [2023-07-12T04:19:58.231Z] #168 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T04:19:58.231Z] #168 DONE 0.3s [2023-07-12T04:19:58.504Z] [2023-07-12T04:19:58.504Z] #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:19:58.504Z] #167 DONE 0.2s [2023-07-12T04:19:58.504Z] [2023-07-12T04:19:58.504Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T04:19:58.771Z] #169 DONE 0.2s [2023-07-12T04:19:58.771Z] [2023-07-12T04:19:58.771Z] #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T04:19:58.771Z] #170 DONE 0.3s [2023-07-12T04:19:58.771Z] [2023-07-12T04:19:58.771Z] #171 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T04:19:59.048Z] #171 DONE 0.2s [2023-07-12T04:19:59.048Z] [2023-07-12T04:19:59.048Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T04:19:59.048Z] #172 DONE 0.3s [2023-07-12T04:19:59.048Z] [2023-07-12T04:19:59.048Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T04:19:59.314Z] #173 ... [2023-07-12T04:19:59.314Z] [2023-07-12T04:19:59.314Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:19:59.314Z] #174 DONE 0.3s [2023-07-12T04:19:59.314Z] [2023-07-12T04:19:59.314Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T04:20:00.046Z] #175 DONE 0.5s [2023-07-12T04:20:00.046Z] [2023-07-12T04:20:00.046Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T04:20:00.319Z] #176 DONE 0.5s [2023-07-12T04:20:00.319Z] [2023-07-12T04:20:00.319Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T04:20:00.591Z] #177 DONE 0.1s [2023-07-12T04:20:00.591Z] [2023-07-12T04:20:00.591Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T04:20:02.546Z] #178 ... [2023-07-12T04:20:02.546Z] [2023-07-12T04:20:02.546Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T04:20:02.546Z] #173 DONE 3.5s [2023-07-12T04:20:02.546Z] [2023-07-12T04:20:02.546Z] #143 [security-bootstrapper] exporting to image [2023-07-12T04:20:02.546Z] #143 exporting layers [2023-07-12T04:20:03.128Z] #143 ... [2023-07-12T04:20:03.129Z] [2023-07-12T04:20:03.129Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T04:20:03.129Z] #178 DONE 2.6s [2023-07-12T04:20:03.129Z] [2023-07-12T04:20:03.129Z] #143 [security-secretstore-setup] exporting to image [2023-07-12T04:20:04.081Z] #143 exporting layers 1.5s done [2023-07-12T04:20:04.081Z] #143 writing image sha256:8a766a9c8d33f71f8a70b80741a45d3893ccfb3cbbc78dbf201c9e3cee66c2f9 done [2023-07-12T04:20:04.081Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-12T04:20:04.346Z] #143 exporting layers 1.2s done [2023-07-12T04:20:04.346Z] #143 writing image sha256:75b953087a79690d4308033cdd032bd474959ba2b3be3d2c074c6220ebe364e1 done [2023-07-12T04:20:04.346Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-12T04:20:04.346Z] #143 DONE 7.6s [2023-07-12T04:20:04.346Z] [2023-07-12T04:20:04.346Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:20:26.373Z] #108 ... [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T04:20:26.373Z] #107 DONE 832.3s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:26.373Z] #129 ... [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:20:26.373Z] #179 DONE 0.2s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:20:26.373Z] #112 ... [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:20:26.373Z] #180 DONE 0.2s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T04:20:26.373Z] #181 DONE 0.3s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:20:26.373Z] #182 DONE 0.1s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:20:26.373Z] #108 ... [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T04:20:26.373Z] #183 DONE 0.1s [2023-07-12T04:20:26.373Z] [2023-07-12T04:20:26.373Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T04:20:26.640Z] #184 DONE 1.9s [2023-07-12T04:20:26.640Z] [2023-07-12T04:20:26.640Z] #143 [core-common-config-bootstrapper] exporting to image [2023-07-12T04:20:26.640Z] #143 exporting layers [2023-07-12T04:20:27.218Z] #143 exporting layers 0.4s done [2023-07-12T04:20:27.218Z] #143 writing image sha256:885669c03ff03116796eca8d8b672589bddaee01fbd21d1b8ad20a6e19b2feee done [2023-07-12T04:20:27.218Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-12T04:20:27.219Z] #143 DONE 8.0s [2023-07-12T04:20:27.219Z] [2023-07-12T04:20:27.219Z] #108 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T04:20:45.388Z] #108 DONE 853.2s [2023-07-12T04:20:45.388Z] [2023-07-12T04:20:45.388Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:45.388Z] #129 ... [2023-07-12T04:20:45.388Z] [2023-07-12T04:20:45.388Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:20:45.388Z] #185 DONE 0.1s [2023-07-12T04:20:45.388Z] [2023-07-12T04:20:45.388Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:20:45.388Z] #186 DONE 0.1s [2023-07-12T04:20:45.388Z] [2023-07-12T04:20:45.388Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T04:20:45.388Z] #187 DONE 0.3s [2023-07-12T04:20:45.388Z] [2023-07-12T04:20:45.388Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:45.653Z] #129 ... [2023-07-12T04:20:45.653Z] [2023-07-12T04:20:45.653Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:20:45.653Z] #188 DONE 0.1s [2023-07-12T04:20:45.653Z] [2023-07-12T04:20:45.653Z] #143 [core-command] exporting to image [2023-07-12T04:20:45.653Z] #143 exporting layers [2023-07-12T04:20:45.919Z] #143 exporting layers 0.4s done [2023-07-12T04:20:46.183Z] #143 writing image sha256:61a8e0331345024094d60046ad23db8518d137ade92fc2016208f5686a388a9f done [2023-07-12T04:20:46.183Z] #143 naming to docker.io/library/core-command-arm64 done [2023-07-12T04:20:46.183Z] #143 DONE 8.4s [2023-07-12T04:20:46.183Z] [2023-07-12T04:20:46.183Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T04:20:58.473Z] #117 ... [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T04:20:58.473Z] #112 DONE 866.0s [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:58.473Z] #129 ... [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:20:58.473Z] #189 DONE 0.1s [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:20:58.473Z] #190 DONE 0.1s [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:58.473Z] #129 ... [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T04:20:58.473Z] #191 DONE 0.3s [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:58.473Z] #129 ... [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:20:58.473Z] #192 DONE 0.1s [2023-07-12T04:20:58.473Z] [2023-07-12T04:20:58.473Z] #143 [core-data] exporting to image [2023-07-12T04:20:58.473Z] #143 exporting layers [2023-07-12T04:20:58.739Z] #143 exporting layers 0.4s done [2023-07-12T04:20:58.739Z] #143 writing image sha256:4c5184db88afba100bb9edf228abd5cdba31a9dcb2badd1bf16beef36d2f56f2 [2023-07-12T04:20:59.005Z] #143 writing image sha256:4c5184db88afba100bb9edf228abd5cdba31a9dcb2badd1bf16beef36d2f56f2 done [2023-07-12T04:20:59.005Z] #143 naming to docker.io/library/core-data-arm64 done [2023-07-12T04:20:59.005Z] #143 DONE 8.9s [2023-07-12T04:20:59.005Z] [2023-07-12T04:20:59.005Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T04:20:59.005Z] #117 DONE 867.8s [2023-07-12T04:20:59.005Z] [2023-07-12T04:20:59.005Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:20:59.582Z] #129 ... [2023-07-12T04:20:59.582Z] [2023-07-12T04:20:59.582Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:20:59.847Z] #193 DONE 0.2s [2023-07-12T04:20:59.847Z] [2023-07-12T04:20:59.847Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:20:59.847Z] #194 DONE 0.1s [2023-07-12T04:20:59.847Z] [2023-07-12T04:20:59.847Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T04:21:00.111Z] #128 ... [2023-07-12T04:21:00.111Z] [2023-07-12T04:21:00.111Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T04:21:00.111Z] #195 DONE 0.3s [2023-07-12T04:21:00.111Z] [2023-07-12T04:21:00.111Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:21:00.111Z] #129 ... [2023-07-12T04:21:00.111Z] [2023-07-12T04:21:00.111Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:21:00.111Z] #196 DONE 0.1s [2023-07-12T04:21:00.376Z] [2023-07-12T04:21:00.376Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T04:21:00.376Z] #197 DONE 0.1s [2023-07-12T04:21:00.376Z] [2023-07-12T04:21:00.376Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:21:00.376Z] #129 ... [2023-07-12T04:21:00.376Z] [2023-07-12T04:21:00.376Z] #143 [core-metadata] exporting to image [2023-07-12T04:21:00.956Z] #143 exporting layers 0.4s done [2023-07-12T04:21:00.956Z] #143 writing image sha256:a2785b1f2314ff3a43c630f464ebadefad9bce5f91fb98fa1c85d7d476d9322d done [2023-07-12T04:21:00.956Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-07-12T04:21:00.956Z] #143 DONE 9.3s [2023-07-12T04:21:00.956Z] [2023-07-12T04:21:00.956Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T04:21:57.324Z] #129 DONE 918.9s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:21:57.324Z] #131 ... [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:21:57.324Z] #198 DONE 0.2s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:21:57.324Z] #199 DONE 0.2s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T04:21:57.324Z] #200 DONE 0.4s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:21:57.324Z] #201 DONE 0.1s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-12T04:21:57.324Z] #143 exporting layers [2023-07-12T04:21:57.324Z] #143 exporting layers 0.6s done [2023-07-12T04:21:57.324Z] #143 writing image sha256:fcd4ab815b8413a60807d0d0e3d8cea98130a25cd98670836cb118b1975c5d4c done [2023-07-12T04:21:57.324Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-12T04:21:57.324Z] #143 DONE 9.8s [2023-07-12T04:21:57.324Z] [2023-07-12T04:21:57.324Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:22:12.307Z] #131 ... [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T04:22:12.307Z] #128 DONE 939.2s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:22:12.307Z] #131 ... [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:22:12.307Z] #202 DONE 0.1s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:22:12.307Z] #203 DONE 0.1s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T04:22:12.307Z] #204 DONE 0.4s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:22:12.307Z] #131 ... [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:22:12.307Z] #205 DONE 0.1s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T04:22:12.307Z] #131 DONE 940.5s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #143 [support-scheduler] exporting to image [2023-07-12T04:22:12.307Z] #143 exporting layers [2023-07-12T04:22:12.307Z] #143 exporting layers 0.5s done [2023-07-12T04:22:12.307Z] #143 writing image sha256:c2485fc2e3f7400d420f33cde5fb5544edfefba1d6e49e4ba0e6d624ee2d6006 done [2023-07-12T04:22:12.307Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-07-12T04:22:12.307Z] #143 DONE 10.4s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T04:22:12.307Z] #206 DONE 0.1s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T04:22:12.307Z] #207 DONE 0.1s [2023-07-12T04:22:12.307Z] [2023-07-12T04:22:12.307Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T04:22:12.574Z] #208 DONE 0.4s [2023-07-12T04:22:12.574Z] [2023-07-12T04:22:12.574Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T04:22:12.574Z] #209 DONE 0.1s [2023-07-12T04:22:12.839Z] [2023-07-12T04:22:12.839Z] #143 [support-notifications] exporting to image [2023-07-12T04:22:13.105Z] #143 exporting layers 0.4s done [2023-07-12T04:22:13.105Z] #143 writing image sha256:ab0f15c951343a7a7f32f50cf17ccff2da4b98addadbe6bfe666f370138098ed done [2023-07-12T04:22:13.105Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-07-12T04:22:13.105Z] #143 DONE 10.8s [2023-07-12T04:22:13.105Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.105Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.105Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T04:22:13.106Z] time="2023-07-12T04:04:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T04:22:13.111Z] $ docker stop --time=1 efbb56159085cef464f6e9d2d144f75d09a91ae253919dd2e165873e009cbf76 [2023-07-12T04:22:16.268Z] $ docker rm -f --volumes efbb56159085cef464f6e9d2d144f75d09a91ae253919dd2e165873e009cbf76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T04:22:16.738Z] + docker images [2023-07-12T04:22:16.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T04:22:16.738Z] support-notifications-arm64 latest ab0f15c95134 4 seconds ago 31.9MB [2023-07-12T04:22:16.738Z] support-scheduler-arm64 latest c2485fc2e3f7 5 seconds ago 31.2MB [2023-07-12T04:22:16.738Z] security-spiffe-token-provider-arm64 latest fcd4ab815b84 25 seconds ago 32.7MB [2023-07-12T04:22:16.738Z] core-metadata-arm64 latest a2785b1f2314 About a minute ago 20.2MB [2023-07-12T04:22:16.738Z] core-data-arm64 latest 4c5184db88af About a minute ago 19.9MB [2023-07-12T04:22:16.738Z] core-command-arm64 latest 61a8e0331345 About a minute ago 19.7MB [2023-07-12T04:22:16.738Z] core-common-config-bootstrapper-arm64 latest 885669c03ff0 About a minute ago 17.2MB [2023-07-12T04:22:16.738Z] security-secretstore-setup-arm64 latest 75b953087a79 2 minutes ago 41.3MB [2023-07-12T04:22:16.738Z] security-bootstrapper-arm64 latest 8a766a9c8d33 2 minutes ago 21.9MB [2023-07-12T04:22:16.738Z] security-proxy-setup-arm64 latest d38ebc30fba3 2 minutes ago 18.7MB [2023-07-12T04:22:16.738Z] security-proxy-auth-arm64 latest 3a9c0aeda642 2 minutes ago 18.1MB [2023-07-12T04:22:16.738Z] security-spire-agent-arm64 latest 6e36046e26dd 15 minutes ago 153MB [2023-07-12T04:22:16.738Z] security-spire-server-arm64 latest 6c53cbcc9dcc 15 minutes ago 97MB [2023-07-12T04:22:16.738Z] security-spire-config-arm64 latest 0ec7c53daa25 15 minutes ago 96.1MB [2023-07-12T04:22:16.738Z] ci-base-image-arm64 latest 39fc2f28f484 29 minutes ago 903MB [2023-07-12T04:22:16.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [2023-07-12T04:22:16.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:22:17.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T04:22:17.170Z] [2023-07-12T04:22:17.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:22:17.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T04:22:17.758Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T04:22:17.758Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T04:22:17.758Z] 04944245beec: Pulling fs layer [2023-07-12T04:22:17.758Z] 699f458cf7ca: Pulling fs layer [2023-07-12T04:22:17.758Z] 765212b225bb: Pulling fs layer [2023-07-12T04:22:17.758Z] f23df028b6ca: Pulling fs layer [2023-07-12T04:22:17.758Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T04:22:17.758Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T04:22:17.758Z] f23df028b6ca: Waiting [2023-07-12T04:22:17.758Z] d65c8cfc05b1: Waiting [2023-07-12T04:22:17.758Z] 2437ff75d9bd: Waiting [2023-07-12T04:22:17.758Z] 04944245beec: Verifying Checksum [2023-07-12T04:22:17.758Z] 04944245beec: Download complete [2023-07-12T04:22:17.758Z] 765212b225bb: Verifying Checksum [2023-07-12T04:22:17.758Z] 765212b225bb: Download complete [2023-07-12T04:22:17.758Z] f23df028b6ca: Verifying Checksum [2023-07-12T04:22:17.758Z] f23df028b6ca: Download complete [2023-07-12T04:22:18.025Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T04:22:18.025Z] d65c8cfc05b1: Download complete [2023-07-12T04:22:18.025Z] 699f458cf7ca: Verifying Checksum [2023-07-12T04:22:18.025Z] 699f458cf7ca: Download complete [2023-07-12T04:22:18.291Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T04:22:18.291Z] 8998bd30e6a1: Download complete [2023-07-12T04:22:20.867Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T04:22:20.867Z] 2437ff75d9bd: Download complete [2023-07-12T04:22:22.278Z] 8998bd30e6a1: Pull complete [2023-07-12T04:22:22.858Z] 04944245beec: Pull complete [2023-07-12T04:22:24.261Z] 699f458cf7ca: Pull complete [2023-07-12T04:22:24.261Z] 765212b225bb: Pull complete [2023-07-12T04:22:24.846Z] f23df028b6ca: Pull complete [2023-07-12T04:22:25.112Z] d65c8cfc05b1: Pull complete [2023-07-12T04:22:40.079Z] 2437ff75d9bd: Pull complete [2023-07-12T04:22:40.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T04:22:40.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T04:22:40.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T04:22:40.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2023-07-12T04:22:40.304Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T04:22:43.067Z] $ docker top 6c8fb5a1163f07c98a454b65f7623d87027bec1b269ee9e1af22091c72ae5abc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:22:43.981Z] ---> job-cost.sh [2023-07-12T04:22:43.981Z] lf-activate-venv: SKIPPING [2023-07-12T04:22:43.981Z] INFO: No Stack... [2023-07-12T04:22:44.556Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T04:22:45.504Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T04:22:45.823Z] + + cut -d, -f6cat [2023-07-12T04:22:45.823Z] /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2023-07-12T04:22:46.122Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-6-stack-cost] [2023-07-12T04:22:46.128Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4592-6-stack-cost] did not exist. Created. [2023-07-12T04:22:46.128Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T04:22:46.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T04:22:46.637Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T04:22:46.643Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T04:22:46.646Z] $ docker stop --time=1 6c8fb5a1163f07c98a454b65f7623d87027bec1b269ee9e1af22091c72ae5abc [2023-07-12T04:22:48.129Z] $ docker rm -f --volumes 6c8fb5a1163f07c98a454b65f7623d87027bec1b269ee9e1af22091c72ae5abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T04:22:48.567Z] provisioning config files... [2023-07-12T04:22:48.573Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2470817846175826444tmp [Pipeline] { [Pipeline] sh [2023-07-12T04:22:48.869Z] + set +x [2023-07-12T04:22:48.869Z] + bash -s -- [2023-07-12T04:22:48.869Z] + curl -s https://codecov.io/bash [2023-07-12T04:22:48.869Z] [2023-07-12T04:22:48.869Z] _____ _ [2023-07-12T04:22:48.869Z] / ____| | | [2023-07-12T04:22:48.869Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T04:22:48.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T04:22:48.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T04:22:48.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T04:22:48.869Z] Bash-1.0.6 [2023-07-12T04:22:48.869Z] [2023-07-12T04:22:48.869Z] [2023-07-12T04:22:48.869Z] ==> git version 2.25.1 found [2023-07-12T04:22:48.869Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T04:22:48.869Z] Release-Date: 2020-01-08 [2023-07-12T04:22:48.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T04:22:48.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T04:22:48.869Z] ==> Jenkins CI detected. [2023-07-12T04:22:48.869Z] current dir:  /w/workspace/edgex-go/6 [2023-07-12T04:22:48.869Z] project root: . [2023-07-12T04:22:48.869Z] --> token set from env [2023-07-12T04:22:48.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T04:22:48.869Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T04:22:48.869Z] ==> Python coveragepy not found [2023-07-12T04:22:48.869Z] ==> Searching for coverage reports in: [2023-07-12T04:22:48.869Z] + . [2023-07-12T04:22:49.128Z] -> Found 1 reports [2023-07-12T04:22:49.128Z] ==> Detecting git/mercurial file structure [2023-07-12T04:22:49.128Z] ==> Reading reports [2023-07-12T04:22:49.128Z] + ./coverage.out bytes=447731 [2023-07-12T04:22:49.128Z] ==> Appending adjustments [2023-07-12T04:22:49.128Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T04:22:50.062Z] + Found adjustments [2023-07-12T04:22:50.062Z] ==> Gzipping contents [2023-07-12T04:22:50.062Z] 60K /tmp/codecov.Qu7lz0.gz [2023-07-12T04:22:50.062Z] ==> Uploading reports [2023-07-12T04:22:50.062Z] url: https://codecov.io [2023-07-12T04:22:50.062Z] query: branch=PR-4592&commit=c1c4c63fe7e938c3315abc3695102402e2a39857&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-07-12T04:22:50.062Z] -> Pinging Codecov [2023-07-12T04:22:50.062Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=c1c4c63fe7e938c3315abc3695102402e2a39857&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-07-12T04:22:50.322Z] -> Uploading to [2023-07-12T04:22:50.322Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/c1c4c63fe7e938c3315abc3695102402e2a39857/b4ed784b-6c0a-404b-a86d-18ad21f09d7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T042250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d5cc8b842dd6e097485b48f121347adeb6585415fb756b53ae4cf5f91f81731 [2023-07-12T04:22:50.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T04:22:50.322Z] Dload Upload Total Spent Left Speed [2023-07-12T04:22:50.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57427 0 0 100 57427 0 251k --:--:-- --:--:-- --:--:-- 251k [2023-07-12T04:22:50.581Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c1c4c63fe7e938c3315abc3695102402e2a39857 [Pipeline] } [2023-07-12T04:22:50.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T04:22:51.194Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:22:51.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:22:52.340Z] ---> package-listing.sh [2023-07-12T04:22:52.340Z] ++ facter osfamily [2023-07-12T04:22:52.340Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T04:22:52.599Z] + OS_FAMILY=debian [2023-07-12T04:22:52.599Z] + workspace=/w/workspace/edgex-go/6 [2023-07-12T04:22:52.599Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T04:22:52.599Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T04:22:52.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T04:22:52.599Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T04:22:52.599Z] + '[' /w/workspace/edgex-go/6 ']' [2023-07-12T04:22:52.599Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T04:22:52.599Z] + case "${OS_FAMILY}" in [2023-07-12T04:22:52.599Z] + dpkg -l [2023-07-12T04:22:52.599Z] + grep '^ii' [2023-07-12T04:22:52.599Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T04:22:52.599Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T04:22:52.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T04:22:52.599Z] + '[' /w/workspace/edgex-go/6 ']' [2023-07-12T04:22:52.599Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-07-12T04:22:52.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-07-12T04:22:52.608Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T04:22:52.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:22:53.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T04:22:53.438Z] [2023-07-12T04:22:53.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T04:22:53.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T04:22:53.735Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T04:22:53.735Z] 5eb5b503b376: Pulling fs layer [2023-07-12T04:22:53.735Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T04:22:53.735Z] ec43610c2a17: Pulling fs layer [2023-07-12T04:22:53.735Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T04:22:53.735Z] 33b1e0a273af: Pulling fs layer [2023-07-12T04:22:53.735Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T04:22:53.735Z] 2f39f015ded8: Pulling fs layer [2023-07-12T04:22:53.735Z] 33b1e0a273af: Waiting [2023-07-12T04:22:53.735Z] 5d3b04190fa2: Waiting [2023-07-12T04:22:53.735Z] 2f39f015ded8: Waiting [2023-07-12T04:22:53.735Z] 3a2ae6a8a46f: Waiting [2023-07-12T04:22:53.735Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T04:22:53.735Z] 5c69ac0246d0: Download complete [2023-07-12T04:22:53.735Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T04:22:53.735Z] 3a2ae6a8a46f: Download complete [2023-07-12T04:22:53.735Z] 33b1e0a273af: Verifying Checksum [2023-07-12T04:22:53.735Z] 33b1e0a273af: Download complete [2023-07-12T04:22:53.735Z] ec43610c2a17: Verifying Checksum [2023-07-12T04:22:53.735Z] ec43610c2a17: Download complete [2023-07-12T04:22:53.735Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T04:22:53.735Z] 5d3b04190fa2: Download complete [2023-07-12T04:22:53.993Z] 5eb5b503b376: Verifying Checksum [2023-07-12T04:22:53.993Z] 5eb5b503b376: Download complete [2023-07-12T04:22:54.558Z] 2f39f015ded8: Download complete [2023-07-12T04:22:55.123Z] 5eb5b503b376: Pull complete [2023-07-12T04:22:55.123Z] 5c69ac0246d0: Pull complete [2023-07-12T04:22:55.687Z] ec43610c2a17: Pull complete [2023-07-12T04:22:55.687Z] 3a2ae6a8a46f: Pull complete [2023-07-12T04:22:55.944Z] 33b1e0a273af: Pull complete [2023-07-12T04:22:55.944Z] 5d3b04190fa2: Pull complete [2023-07-12T04:23:00.128Z] 2f39f015ded8: Pull complete [2023-07-12T04:23:00.128Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T04:23:00.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T04:23:00.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T04:23:00.214Z] prd-ubuntu20.04-docker-8c-8g-934 does not seem to be running inside a container [2023-07-12T04:23:00.245Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T04:23:03.186Z] $ docker top 7011da0498e9f5907973d058df9ab9c13036dbb497dd7b9102cc93f0bb787ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T04:23:03.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T04:23:03.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T04:23:04.123Z] + ls /var/log/sa-host [2023-07-12T04:23:04.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T04:23:04.267Z] provisioning config files... [2023-07-12T04:23:04.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4944445281554309719tmp [Pipeline] { [Pipeline] echo [2023-07-12T04:23:04.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:23:04.575Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T04:23:04.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:23:04.905Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T04:23:04.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:23:05.198Z] ---> sudo-logs.sh [2023-07-12T04:23:05.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T04:23:05.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:23:05.504Z] ---> job-cost.sh [2023-07-12T04:23:05.504Z] lf-activate-venv: SKIPPING [2023-07-12T04:23:05.504Z] DEBUG: total: 0.10999999940395355 [2023-07-12T04:23:05.504Z] INFO: Retrieving Stack Cost... [2023-07-12T04:23:05.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T04:23:06.332Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T04:23:06.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T04:23:06.626Z] ---> logs-deploy.sh [2023-07-12T04:23:06.626Z] lf-activate-venv: SKIPPING [2023-07-12T04:23:06.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/6 [2023-07-12T04:23:06.626Z] INFO: archiving workspace using pattern(s): [2023-07-12T04:23:07.566Z] Archives upload complete. [2023-07-12T04:23:07.826Z] INFO: archiving logs to Nexus