Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+da625ccdf6d34ec850dd4052da6ef4306bcf8804 (7582cbe833648c83d53b089ec2f6ac6c6375c13c) 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-ssh11293293599278182202.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-ssh17678181384964567785.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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4308948516684829214.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-ssh7548241325769460490.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh431377958084151704.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-1713 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 Merge succeeded, producing 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 Checking out Revision 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 (PR-4569) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 # timeout=10 Commit message: "Merge commit 'da625ccdf6d34ec850dd4052da6ef4306bcf8804' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T08:29:48.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T08:29:48.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T08:29:48.953Z] ========================================================= [2023-07-21T08:29:48.953Z] EdgeX Global Pipelines Version Info [2023-07-21T08:29:48.953Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T08:29:49.676Z] ------------------- [2023-07-21T08:29:49.676Z] stable info: [2023-07-21T08:29:49.676Z] ------------------- [2023-07-21T08:29:49.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T08:29:49.676Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T08:29:49.676Z] Message: update stable to v1.0.250 > git rev-list --no-walk 43c4461bd7b87b1837b0e2d683ebcee0115e9c34 # timeout=10 [2023-07-21T08:29:50.246Z] ------------------- [2023-07-21T08:29:50.246Z] experimental info: [2023-07-21T08:29:50.246Z] ------------------- [2023-07-21T08:29:50.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T08:29:50.246Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T08:29:50.246Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T08:29:50.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-21T08:29:50.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-21T08:29:50.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T08:29:50.441Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T08:29:50.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T08:29:50.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T08:29:50.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T08:29:50.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-21T08:29:50.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-21T08:29:50.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-21T08:29:50.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T08:29:50.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T08:29:50.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T08:29:50.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T08:29:50.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T08:29:50.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T08:29:50.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T08:29:50.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T08:29:50.609Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-21T08:29:50.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-21T08:29:50.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T08:29:50.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T08:29:50.655Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T08:29:50.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-07-21T08:29:50.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-07-21T08:29:50.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-07-21T08:29:50.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 [Pipeline] echo [2023-07-21T08:29:50.712Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51099a6 [Pipeline] echo [2023-07-21T08:29:50.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T08:29:50.765Z] provisioning config files... [2023-07-21T08:29:50.781Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2395630515191017426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T08:29:51.077Z] ---> docker-login.sh [2023-07-21T08:29:51.077Z] nexus3.edgexfoundry.org:10001 [2023-07-21T08:29:51.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:29:51.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:29:51.597Z] Configure a credential helper to remove this warning. See [2023-07-21T08:29:51.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:29:51.597Z] [2023-07-21T08:29:51.597Z] Login Succeeded [2023-07-21T08:29:51.597Z] nexus3.edgexfoundry.org:10002 [2023-07-21T08:29:51.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:29:51.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:29:51.597Z] Configure a credential helper to remove this warning. See [2023-07-21T08:29:51.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:29:51.597Z] [2023-07-21T08:29:51.597Z] Login Succeeded [2023-07-21T08:29:51.597Z] nexus3.edgexfoundry.org:10003 [2023-07-21T08:29:51.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:29:51.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:29:51.858Z] Configure a credential helper to remove this warning. See [2023-07-21T08:29:51.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:29:51.858Z] [2023-07-21T08:29:51.858Z] Login Succeeded [2023-07-21T08:29:51.858Z] nexus3.edgexfoundry.org:10004 [2023-07-21T08:29:51.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:29:51.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:29:51.858Z] Configure a credential helper to remove this warning. See [2023-07-21T08:29:51.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:29:51.858Z] [2023-07-21T08:29:51.858Z] Login Succeeded [2023-07-21T08:29:51.858Z] docker.io [2023-07-21T08:29:51.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:29:52.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:29:52.119Z] Configure a credential helper to remove this warning. See [2023-07-21T08:29:52.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:29:52.119Z] [2023-07-21T08:29:52.119Z] Login Succeeded [2023-07-21T08:29:52.119Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T08:29:52.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T08:29:52.440Z] + 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-21T08:29:52.440Z] + dirname cmd/core-command/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + dirname cmd/core-data/Dockerfile [2023-07-21T08:29:52.440Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/core-metadata/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-21T08:29:52.440Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/support-notifications/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-21T08:29:52.440Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-21T08:29:52.440Z] + cut -d/ -f2 [2023-07-21T08:29:52.440Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-21T08:29:52.489Z] 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-21T08:29:52.837Z] + git rev-list -1 --merges 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76~1..51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 [Pipeline] echo [2023-07-21T08:29:52.848Z] -----------> git rev-list -1 --merges 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76~1..51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 [2023-07-21T08:29:52.848Z] 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 [false] [Pipeline] sh [2023-07-21T08:29:53.135Z] + git log --format=format:%s -1 51099a6231542bf8b8f8fc4cb7ecd0bb43c9cf76 [Pipeline] echo [2023-07-21T08:29:53.151Z] ========================================================= [2023-07-21T08:29:53.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T08:29:53.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-21T08:29:53.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T08:29:53.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T08:29:53.603Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T08:29:53.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T08:29:53.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T08:29:53.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T08:29:53.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:29:54.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T08:29:54.027Z] [2023-07-21T08:29:54.027Z] 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-21T08:29:54.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T08:29:54.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T08:29:54.346Z] b85a868b505f: Pulling fs layer [2023-07-21T08:29:54.346Z] e2be974225ed: Pulling fs layer [2023-07-21T08:29:54.346Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T08:29:54.346Z] 988bab9f4d93: Pulling fs layer [2023-07-21T08:29:54.346Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T08:29:54.346Z] eaf3925da568: Pulling fs layer [2023-07-21T08:29:54.346Z] bab4dde63d76: Pulling fs layer [2023-07-21T08:29:54.346Z] bde34c3a00c8: Pulling fs layer [2023-07-21T08:29:54.346Z] b352a97aabf1: Pulling fs layer [2023-07-21T08:29:54.346Z] 4872d77fe225: Pulling fs layer [2023-07-21T08:29:54.346Z] 5851b861e8e6: Pulling fs layer [2023-07-21T08:29:54.346Z] bab4dde63d76: Waiting [2023-07-21T08:29:54.346Z] bde34c3a00c8: Waiting [2023-07-21T08:29:54.346Z] 988bab9f4d93: Waiting [2023-07-21T08:29:54.346Z] b352a97aabf1: Waiting [2023-07-21T08:29:54.346Z] 4872d77fe225: Waiting [2023-07-21T08:29:54.346Z] 1469e6f7b9e6: Waiting [2023-07-21T08:29:54.346Z] 5851b861e8e6: Waiting [2023-07-21T08:29:54.346Z] eaf3925da568: Waiting [2023-07-21T08:29:54.346Z] e2be974225ed: Download complete [2023-07-21T08:29:54.608Z] 988bab9f4d93: Verifying Checksum [2023-07-21T08:29:54.608Z] 988bab9f4d93: Download complete [2023-07-21T08:29:54.608Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T08:29:54.608Z] 1469e6f7b9e6: Download complete [2023-07-21T08:29:54.608Z] eaf3925da568: Verifying Checksum [2023-07-21T08:29:54.608Z] eaf3925da568: Download complete [2023-07-21T08:29:54.608Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T08:29:54.608Z] 339a4e72a1f5: Download complete [2023-07-21T08:29:54.608Z] bde34c3a00c8: Verifying Checksum [2023-07-21T08:29:54.608Z] bde34c3a00c8: Download complete [2023-07-21T08:29:54.608Z] b352a97aabf1: Verifying Checksum [2023-07-21T08:29:54.608Z] b352a97aabf1: Download complete [2023-07-21T08:29:54.608Z] 4872d77fe225: Verifying Checksum [2023-07-21T08:29:54.608Z] 4872d77fe225: Download complete [2023-07-21T08:29:54.608Z] 5851b861e8e6: Verifying Checksum [2023-07-21T08:29:54.608Z] 5851b861e8e6: Download complete [2023-07-21T08:29:54.867Z] b85a868b505f: Verifying Checksum [2023-07-21T08:29:54.867Z] b85a868b505f: Download complete [2023-07-21T08:29:55.127Z] bab4dde63d76: Verifying Checksum [2023-07-21T08:29:55.127Z] bab4dde63d76: Download complete [2023-07-21T08:29:56.062Z] b85a868b505f: Pull complete [2023-07-21T08:29:56.321Z] e2be974225ed: Pull complete [2023-07-21T08:29:56.925Z] 339a4e72a1f5: Pull complete [2023-07-21T08:29:56.925Z] 988bab9f4d93: Pull complete [2023-07-21T08:29:57.187Z] 1469e6f7b9e6: Pull complete [2023-07-21T08:29:57.187Z] eaf3925da568: Pull complete [2023-07-21T08:29:59.097Z] bab4dde63d76: Pull complete [2023-07-21T08:29:59.097Z] bde34c3a00c8: Pull complete [2023-07-21T08:29:59.358Z] b352a97aabf1: Pull complete [2023-07-21T08:29:59.358Z] 4872d77fe225: Pull complete [2023-07-21T08:29:59.358Z] 5851b861e8e6: Pull complete [2023-07-21T08:29:59.358Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T08:29:59.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T08:29:59.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:29:59.458Z] prd-ubuntu20.04-docker-8c-8g-1713 does not seem to be running inside a container [2023-07-21T08:29:59.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-21T08:30:09.426Z] $ docker top d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d -eo pid,comm [2023-07-21T08:30:09.539Z] 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-21T08:30:09.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T08:30:09.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T08:30:09.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T08:30:09.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T08:30:09.693Z] $ docker exec d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d ssh-agent [2023-07-21T08:30:09.809Z] SSH_AUTH_SOCK=/tmp/ssh-LDUXULVMlZ1I/agent.14 [2023-07-21T08:30:09.809Z] SSH_AGENT_PID=20 [2023-07-21T08:30:09.815Z] Running ssh-add (command line suppressed) [2023-07-21T08:30:09.911Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_1462239141596189718.key (/w/workspace/edgex-go/19@tmp/private_key_1462239141596189718.key) [2023-07-21T08:30:09.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T08:30:10.208Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T08:30:10.231Z] $ docker exec --env ******** --env ******** d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d ssh-agent -k [2023-07-21T08:30:10.335Z] unset SSH_AUTH_SOCK; [2023-07-21T08:30:10.336Z] unset SSH_AGENT_PID; [2023-07-21T08:30:10.336Z] echo Agent pid 20 killed; [2023-07-21T08:30:10.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T08:30:10.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T08:30:10.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T08:30:10.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T08:30:10.485Z] $ docker exec d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d ssh-agent [2023-07-21T08:30:10.618Z] SSH_AUTH_SOCK=/tmp/ssh-oUsfCUEcjBuo/agent.52 [2023-07-21T08:30:10.618Z] SSH_AGENT_PID=58 [2023-07-21T08:30:10.623Z] Running ssh-add (command line suppressed) [2023-07-21T08:30:10.718Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_6956265732405943625.key (/w/workspace/edgex-go/19@tmp/private_key_6956265732405943625.key) [2023-07-21T08:30:10.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T08:30:11.072Z] + git semver init [2023-07-21T08:30:11.331Z] 2023-07-21 08:30:11,296 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T08:30:11.331Z] 2023-07-21 08:30:11,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/19/.semver [2023-07-21T08:30:11.331Z] 2023-07-21 08:30:11,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/19/.semver [2023-07-21T08:30:11.331Z] 2023-07-21 08:30:11,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/19/.semver'], cwd=/w/workspace/edgex-go/19, universal_newlines=False, shell=None, istream=None) [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,894 [append_file] DEBUG append to file:/w/workspace/edgex-go/19/.git/info/exclude [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,894 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/19/.semver/PR-4569 with force:False [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,895 [write_file] DEBUG write to file:/w/workspace/edgex-go/19/.semver/PR-4569 [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,899 [execute] INFO git cat-file --batch-check [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,908 [execute] INFO git cat-file --batch [2023-07-21T08:30:17.907Z] 2023-07-21 08:30:17,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T08:30:18.167Z] 2023-07-21 08:30:17,914 [read_version] DEBUG read version from /w/workspace/edgex-go/19/.semver/PR-4569 [2023-07-21T08:30:18.167Z] 0.0.0 [Pipeline] } [2023-07-21T08:30:18.181Z] $ docker exec --env ******** --env ******** d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d ssh-agent -k [2023-07-21T08:30:18.281Z] unset SSH_AUTH_SOCK; [2023-07-21T08:30:18.282Z] unset SSH_AGENT_PID; [2023-07-21T08:30:18.282Z] echo Agent pid 58 killed; [2023-07-21T08:30:18.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T08:30:18.587Z] + git semver [Pipeline] } [2023-07-21T08:30:18.862Z] $ docker stop --time=1 d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d [2023-07-21T08:30:20.162Z] $ docker rm -f --volumes d814619470e4f5bee0c0fe93298058b7f05816c973309ea5164c39ca73dda60d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T08:30:20.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T08:30:20.762Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T08:30:20.765Z] [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-21T08:30:21.164Z] + git config --global --add safe.directory /w/workspace/edgex-go/19 [Pipeline] echo [2023-07-21T08:30:21.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T08:30:21.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T08:30:21.209Z] ========================================================= [2023-07-21T08:30:21.209Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T08:30:21.209Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:30:21.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T08:30:21.508Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T08:30:21.508Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T08:30:21.508Z] 6911f1a30b25: Pulling fs layer [2023-07-21T08:30:21.508Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T08:30:21.508Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T08:30:21.508Z] ec0bb842ea78: Pulling fs layer [2023-07-21T08:30:21.508Z] 40a00589a448: Pulling fs layer [2023-07-21T08:30:21.508Z] 6c08303d61cc: Pulling fs layer [2023-07-21T08:30:21.508Z] 798269fcf238: Pulling fs layer [2023-07-21T08:30:21.508Z] 6863d3e3a2b1: Waiting [2023-07-21T08:30:21.508Z] ec0bb842ea78: Waiting [2023-07-21T08:30:21.508Z] 40a00589a448: Waiting [2023-07-21T08:30:21.508Z] 6c08303d61cc: Waiting [2023-07-21T08:30:21.508Z] 798269fcf238: Waiting [2023-07-21T08:30:21.508Z] 6911f1a30b25: Verifying Checksum [2023-07-21T08:30:21.508Z] 6911f1a30b25: Download complete [2023-07-21T08:30:21.508Z] 6863d3e3a2b1: Verifying Checksum [2023-07-21T08:30:21.508Z] 6863d3e3a2b1: Download complete [2023-07-21T08:30:21.508Z] ec0bb842ea78: Verifying Checksum [2023-07-21T08:30:21.508Z] ec0bb842ea78: Download complete [2023-07-21T08:30:21.508Z] 4db1b89c0bd1: Download complete [2023-07-21T08:30:21.508Z] 40a00589a448: Verifying Checksum [2023-07-21T08:30:21.508Z] 40a00589a448: Download complete [2023-07-21T08:30:21.778Z] 4db1b89c0bd1: Pull complete [2023-07-21T08:30:21.778Z] 6911f1a30b25: Pull complete [2023-07-21T08:30:23.491Z] 798269fcf238: Verifying Checksum [2023-07-21T08:30:23.491Z] 798269fcf238: Download complete [2023-07-21T08:30:23.491Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T08:30:23.491Z] e194b8c5c2a9: Download complete [2023-07-21T08:30:23.750Z] 6c08303d61cc: Verifying Checksum [2023-07-21T08:30:23.750Z] 6c08303d61cc: Download complete [2023-07-21T08:30:27.035Z] e194b8c5c2a9: Pull complete [2023-07-21T08:30:27.035Z] 6863d3e3a2b1: Pull complete [2023-07-21T08:30:27.035Z] ec0bb842ea78: Pull complete [2023-07-21T08:30:27.035Z] 40a00589a448: Pull complete [2023-07-21T08:30:29.564Z] 6c08303d61cc: Pull complete [2023-07-21T08:30:30.498Z] 798269fcf238: Pull complete [2023-07-21T08:30:30.498Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T08:30:30.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T08:30:30.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:30:30.790Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T08:30:30.790Z] WORKDIR /edgex [2023-07-21T08:30:30.790Z] COPY go.mod . [2023-07-21T08:30:30.790Z] RUN go mod download [2023-07-21T08:30:30.790Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-21T08:30:31.358Z] Sending build context to Docker daemon 170.7MB [2023-07-21T08:30:31.358Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T08:30:31.358Z] ---> ec979cd7f677 [2023-07-21T08:30:31.358Z] Step 2/4 : WORKDIR /edgex [2023-07-21T08:30:35.850Z] Still waiting to schedule task [2023-07-21T08:30:35.850Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-21T08:30:43.569Z] ---> Running in 57528e5d2764 [2023-07-21T08:30:43.569Z] Removing intermediate container 57528e5d2764 [2023-07-21T08:30:43.569Z] ---> e84f9f0c6b51 [2023-07-21T08:30:43.569Z] Step 3/4 : COPY go.mod . [2023-07-21T08:30:43.569Z] ---> fc6734423041 [2023-07-21T08:30:43.569Z] Step 4/4 : RUN go mod download [2023-07-21T08:30:43.569Z] ---> Running in 9bf555286199 [2023-07-21T08:31:15.717Z] Removing intermediate container 9bf555286199 [2023-07-21T08:31:15.717Z] ---> cff342919478 [2023-07-21T08:31:15.717Z] Successfully built cff342919478 [2023-07-21T08:31:15.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:31:16.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T08:31:16.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:31:16.092Z] prd-ubuntu20.04-docker-8c-8g-1713 does not seem to be running inside a container [2023-07-21T08:31:16.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-21T08:31:16.546Z] $ docker top 782d66d567736636074eab2183e439cfcd1b6084848844c576146b529ab5f17e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T08:31:16.884Z] + go version [2023-07-21T08:31:16.885Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T08:31:16.898Z] $ docker stop --time=1 782d66d567736636074eab2183e439cfcd1b6084848844c576146b529ab5f17e [2023-07-21T08:31:18.240Z] $ docker rm -f --volumes 782d66d567736636074eab2183e439cfcd1b6084848844c576146b529ab5f17e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:31:18.649Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T08:31:18.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:31:18.727Z] prd-ubuntu20.04-docker-8c-8g-1713 does not seem to be running inside a container [2023-07-21T08:31:18.764Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-21T08:31:19.183Z] $ docker top 45302bf3908d0b7b23b4737b18c1140f69ac46c1552f243c7e6aad8b3e9546c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-21T08:31:19.255Z] ========================================================= [2023-07-21T08:31:19.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-21T08:31:19.255Z] ========================================================= [Pipeline] sh [2023-07-21T08:31:19.533Z] + git config --global --add safe.directory /w/workspace/edgex-go/19 [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:31:19.829Z] + make test [2023-07-21T08:31:19.829Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T08:31:26.391Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-21T08:31:41.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-21T08:31:41.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-21T08:31:41.793Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-21T08:31:42.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-21T08:31:42.051Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-21T08:31:42.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-21T08:31:42.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-21T08:31:42.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-21T08:31:42.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-07-21T08:31:42.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2023-07-21T08:31:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-21T08:31:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-21T08:31:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-21T08:31:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-21T08:31:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-21T08:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-21T08:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-21T08:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-21T08:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-21T08:31:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-21T08:31:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-21T08:31:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.083s coverage: 71.5% of statements [2023-07-21T08:31:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements [2023-07-21T08:31:47.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.716s coverage: 88.5% of statements [2023-07-21T08:31:47.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-21T08:31:48.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-21T08:31:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.348s coverage: 95.6% of statements [2023-07-21T08:31:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2023-07-21T08:31:49.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-21T08:31:49.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 31.9% of statements [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 82.9% of statements [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-07-21T08:31:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-07-21T08:31:50.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-21T08:31:51.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-21T08:31:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-21T08:31:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-21T08:31:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-21T08:31:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-21T08:31:52.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-21T08:31:52.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-21T08:31:52.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-21T08:31:53.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-21T08:31:54.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-21T08:31:55.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-21T08:31:55.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-21T08:31:56.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-21T08:31:56.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-21T08:31:56.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-21T08:31:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-21T08:31:58.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-21T08:31:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-21T08:31:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-21T08:31:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-21T08:31:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-21T08:31:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-21T08:32:00.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-21T08:32:00.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-21T08:32:00.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-21T08:32:00.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-21T08:32:01.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1714 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-07-21T08:32:01.587Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2023-07-21T08:32:01.622Z] The recommended git tool is: git [2023-07-21T08:32:02.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-21T08:32:02.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:32:02.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-21T08:32:02.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-21T08:32:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-07-21T08:32:02.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-21T08:32:02.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-21T08:32:04.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-21T08:32:04.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:32:06.508Z] using credential edgex-jenkins-ssh [2023-07-21T08:32:06.524Z] Cloning the remote Git repository [2023-07-21T08:32:06.564Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-21T08:32:06.651Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2023-07-21T08:32:06.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-21T08:32:06.775Z] > git --version # timeout=10 [2023-07-21T08:32:06.794Z] > git --version # 'git version 2.25.1' [2023-07-21T08:32:06.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T08:32:06.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.314s coverage: 79.9% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.091s coverage: 92.9% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.291s coverage: 63.1% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-07-21T08:32:16.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements [2023-07-21T08:32:16.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-21T08:32:16.285Z] 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-21T08:32:16.285Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-07-21T08:32:16.285Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-07-21T08:32:16.285Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-07-21T08:32:16.285Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-07-21T08:32:16.285Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-07-21T08:32:16.301Z] $ docker stop --time=1 45302bf3908d0b7b23b4737b18c1140f69ac46c1552f243c7e6aad8b3e9546c7 [2023-07-21T08:32:18.732Z] $ docker rm -f --volumes 45302bf3908d0b7b23b4737b18c1140f69ac46c1552f243c7e6aad8b3e9546c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T08:32:19.058Z] Failed in branch amd64 [2023-07-21T08:32:22.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-21T08:32:22.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T08:32:23.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-21T08:32:23.334Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-21T08:32:23.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T08:32:23.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-21T08:32:24.065Z] Merging remotes/origin/main commit da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-07-21T08:32:24.733Z] Merge succeeded, producing bdff63fb3db822b2bb3e90a6a482a6a3338c581a [2023-07-21T08:32:24.734Z] Checking out Revision bdff63fb3db822b2bb3e90a6a482a6a3338c581a (PR-4569) [2023-07-21T08:32:24.083Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T08:32:24.148Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-07-21T08:32:24.360Z] > git remote # timeout=10 [2023-07-21T08:32:24.377Z] > git config --get remote.origin.url # timeout=10 [2023-07-21T08:32:24.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T08:32:24.418Z] > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 [2023-07-21T08:32:24.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-21T08:32:24.743Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T08:32:24.755Z] > git checkout -f bdff63fb3db822b2bb3e90a6a482a6a3338c581a # timeout=10 [2023-07-21T08:32:28.339Z] Commit message: "Merge commit 'da625ccdf6d34ec850dd4052da6ef4306bcf8804' into HEAD" [2023-07-21T08:32:28.364Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T08:32:29.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T08:32:29.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T08:32:29.287Z] Dload Upload Total Spent Left Speed [2023-07-21T08:32:29.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-07-21T08:32:29.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T08:32:28.349Z] > git rev-list --no-walk 43c4461bd7b87b1837b0e2d683ebcee0115e9c34 # timeout=10 [2023-07-21T08:32:30.316Z] + sudo tee /etc/docker/daemon.new [2023-07-21T08:32:30.316Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-21T08:32:30.316Z] { [2023-07-21T08:32:30.316Z] "registry-mirrors": [ [2023-07-21T08:32:30.316Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T08:32:30.316Z] ], [2023-07-21T08:32:30.316Z] "bip": "10.250.0.254/24", [2023-07-21T08:32:30.316Z] "hosts": [ [2023-07-21T08:32:30.316Z] "tcp://0.0.0.0:5555", [2023-07-21T08:32:30.316Z] "unix:///var/run/docker.sock" [2023-07-21T08:32:30.316Z] ], [2023-07-21T08:32:30.316Z] "mtu": 1458, [2023-07-21T08:32:30.316Z] "selinux-enabled": true, [2023-07-21T08:32:30.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T08:32:30.316Z] } [Pipeline] sh [2023-07-21T08:32:30.645Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T08:32:30.966Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T08:32:49.210Z] provisioning config files... [2023-07-21T08:32:49.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config13664308637003433756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T08:32:49.574Z] ---> docker-login.sh [2023-07-21T08:32:49.574Z] nexus3.edgexfoundry.org:10001 [2023-07-21T08:32:49.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:32:50.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:32:50.113Z] Configure a credential helper to remove this warning. See [2023-07-21T08:32:50.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:32:50.113Z] [2023-07-21T08:32:50.113Z] Login Succeeded [2023-07-21T08:32:50.113Z] nexus3.edgexfoundry.org:10002 [2023-07-21T08:32:50.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:32:50.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:32:50.384Z] Configure a credential helper to remove this warning. See [2023-07-21T08:32:50.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:32:50.384Z] [2023-07-21T08:32:50.384Z] Login Succeeded [2023-07-21T08:32:50.384Z] nexus3.edgexfoundry.org:10003 [2023-07-21T08:32:50.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:32:50.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:32:50.920Z] Configure a credential helper to remove this warning. See [2023-07-21T08:32:50.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:32:50.920Z] [2023-07-21T08:32:50.920Z] Login Succeeded [2023-07-21T08:32:50.920Z] nexus3.edgexfoundry.org:10004 [2023-07-21T08:32:51.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:32:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:32:51.190Z] Configure a credential helper to remove this warning. See [2023-07-21T08:32:51.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:32:51.190Z] [2023-07-21T08:32:51.190Z] Login Succeeded [2023-07-21T08:32:51.190Z] docker.io [2023-07-21T08:32:51.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T08:32:51.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T08:32:51.724Z] Configure a credential helper to remove this warning. See [2023-07-21T08:32:51.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T08:32:51.724Z] [2023-07-21T08:32:51.724Z] Login Succeeded [2023-07-21T08:32:51.724Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T08:32:51.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-21T08:32:52.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/19 [Pipeline] echo [2023-07-21T08:32:52.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T08:32:52.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T08:32:52.317Z] ========================================================= [2023-07-21T08:32:52.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T08:32:52.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:32:52.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T08:32:52.651Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T08:32:52.651Z] edb6bdbacee9: Pulling fs layer [2023-07-21T08:32:52.651Z] 5f9638ab2659: Pulling fs layer [2023-07-21T08:32:52.651Z] 8d51d6327a98: Pulling fs layer [2023-07-21T08:32:52.651Z] 8b374f2dd631: Pulling fs layer [2023-07-21T08:32:52.651Z] ec14aa9079de: Pulling fs layer [2023-07-21T08:32:52.651Z] 2f466654f4bb: Pulling fs layer [2023-07-21T08:32:52.651Z] 554e91adad29: Pulling fs layer [2023-07-21T08:32:52.651Z] 8b374f2dd631: Waiting [2023-07-21T08:32:52.651Z] ec14aa9079de: Waiting [2023-07-21T08:32:52.651Z] 2f466654f4bb: Waiting [2023-07-21T08:32:52.651Z] 554e91adad29: Waiting [2023-07-21T08:32:52.920Z] 5f9638ab2659: Verifying Checksum [2023-07-21T08:32:52.920Z] 5f9638ab2659: Download complete [2023-07-21T08:32:52.921Z] 8b374f2dd631: Verifying Checksum [2023-07-21T08:32:52.921Z] 8b374f2dd631: Download complete [2023-07-21T08:32:52.921Z] ec14aa9079de: Verifying Checksum [2023-07-21T08:32:52.921Z] ec14aa9079de: Download complete [2023-07-21T08:32:52.921Z] edb6bdbacee9: Verifying Checksum [2023-07-21T08:32:52.921Z] edb6bdbacee9: Download complete [2023-07-21T08:32:54.357Z] 554e91adad29: Verifying Checksum [2023-07-21T08:32:54.357Z] 554e91adad29: Download complete [2023-07-21T08:32:55.323Z] 8d51d6327a98: Verifying Checksum [2023-07-21T08:32:55.323Z] 8d51d6327a98: Download complete [2023-07-21T08:32:55.323Z] 2f466654f4bb: Download complete [2023-07-21T08:32:55.592Z] edb6bdbacee9: Pull complete [2023-07-21T08:32:56.179Z] 5f9638ab2659: Pull complete [2023-07-21T08:33:08.513Z] 8d51d6327a98: Pull complete [2023-07-21T08:33:08.782Z] 8b374f2dd631: Pull complete [2023-07-21T08:33:09.050Z] ec14aa9079de: Pull complete [2023-07-21T08:33:15.729Z] 2f466654f4bb: Pull complete [2023-07-21T08:33:18.311Z] 554e91adad29: Pull complete [2023-07-21T08:33:18.311Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T08:33:18.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T08:33:18.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:33:18.636Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T08:33:18.636Z] WORKDIR /edgex [2023-07-21T08:33:18.636Z] COPY go.mod . [2023-07-21T08:33:18.636Z] RUN go mod download [2023-07-21T08:33:18.636Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-21T08:33:19.223Z] Sending build context to Docker daemon 2.941MB [2023-07-21T08:33:19.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T08:33:19.223Z] ---> 1e15ea492957 [2023-07-21T08:33:19.223Z] Step 2/4 : WORKDIR /edgex [2023-07-21T08:33:21.801Z] ---> Running in 5130329fa1bd [2023-07-21T08:33:22.081Z] Removing intermediate container 5130329fa1bd [2023-07-21T08:33:22.081Z] ---> 9afe1defbdb8 [2023-07-21T08:33:22.081Z] Step 3/4 : COPY go.mod . [2023-07-21T08:33:22.667Z] ---> aae6110c05c5 [2023-07-21T08:33:22.667Z] Step 4/4 : RUN go mod download [2023-07-21T08:33:22.667Z] ---> Running in e53749b4cea3 [2023-07-21T08:34:01.545Z] Removing intermediate container e53749b4cea3 [2023-07-21T08:34:01.545Z] ---> 886b712f138e [2023-07-21T08:34:01.545Z] Successfully built 886b712f138e [2023-07-21T08:34:01.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:34:01.869Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T08:34:01.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:34:02.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2023-07-21T08:34:02.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-21T08:34:03.356Z] $ docker top bbdbd9f3b8723ac82b4be4f7acc0ec5ca3dc5e41b1c99c57c3aabf833b0ea7cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T08:34:04.168Z] + go version [2023-07-21T08:34:04.168Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T08:34:04.188Z] $ docker stop --time=1 bbdbd9f3b8723ac82b4be4f7acc0ec5ca3dc5e41b1c99c57c3aabf833b0ea7cd [2023-07-21T08:34:05.760Z] $ docker rm -f --volumes bbdbd9f3b8723ac82b4be4f7acc0ec5ca3dc5e41b1c99c57c3aabf833b0ea7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:34:06.271Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T08:34:06.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:34:06.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2023-07-21T08:34:06.492Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-21T08:34:07.608Z] $ docker top 576436ea6c9a1c5c007d8a009f6a68c9780f2c10e43939730dfb247e2be14335 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-21T08:34:07.801Z] ========================================================= [2023-07-21T08:34:07.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-21T08:34:07.801Z] ========================================================= [Pipeline] sh [2023-07-21T08:34:08.099Z] + git config --global --add safe.directory /w/workspace/edgex-go/19 [Pipeline] fileExists [Pipeline] sh [2023-07-21T08:34:08.682Z] + make test [2023-07-21T08:34:08.682Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T08:34:47.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-21T08:36:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-21T08:36:40.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-21T08:36:43.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-21T08:36:43.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-21T08:36:43.991Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-21T08:36:43.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-21T08:36:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-21T08:36:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-21T08:36:59.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.331s coverage: 28.7% of statements [2023-07-21T08:37:07.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 98.5% of statements [2023-07-21T08:37:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-21T08:37:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-21T08:37:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-21T08:37:16.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.422s coverage: 71.5% of statements [2023-07-21T08:37:18.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-21T08:37:18.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-21T08:37:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements [2023-07-21T08:37:23.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-21T08:37:23.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-21T08:37:23.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:37:23.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-21T08:37:23.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-21T08:37:33.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-21T08:37:33.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-21T08:37:37.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.456s coverage: 88.5% of statements [2023-07-21T08:37:37.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.491s coverage: 3.8% of statements [2023-07-21T08:37:47.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-21T08:37:47.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:37:47.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-21T08:37:48.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.516s coverage: 95.6% of statements [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-21T08:37:48.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-21T08:37:48.682Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-07-21T08:37:58.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-21T08:37:58.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-21T08:37:58.818Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.394s coverage: 0.9% of statements [2023-07-21T08:37:58.818Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 31.9% of statements [2023-07-21T08:38:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 42.9% of statements [2023-07-21T08:38:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements [2023-07-21T08:38:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.279s coverage: 94.1% of statements [2023-07-21T08:38:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2023-07-21T08:38:06.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-07-21T08:38:07.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-21T08:38:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-21T08:38:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-21T08:38:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-21T08:38:10.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-21T08:38:10.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-21T08:38:10.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-21T08:38:10.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-21T08:38:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2023-07-21T08:38:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-21T08:38:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-21T08:38:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-21T08:38:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-21T08:38:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-21T08:38:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-21T08:38:26.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.952s coverage: 79.9% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.269s coverage: 92.9% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-07-21T08:38:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements [2023-07-21T08:38:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-21T08:38:34.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-21T08:38:34.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.547s coverage: 82.1% of statements [2023-07-21T08:38:34.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 86.0% of statements [2023-07-21T08:38:40.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-21T08:38:40.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-21T08:38:42.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.716s coverage: 63.1% of statements [2023-07-21T08:38:42.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-07-21T08:38:43.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-07-21T08:38:43.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-07-21T08:38:43.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-07-21T08:38:44.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-21T08:38:44.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-21T08:38:44.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-21T08:38:44.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-07-21T08:38:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-21T08:38:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-21T08:38:51.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-21T08:38:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements [2023-07-21T08:38:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2023-07-21T08:38:57.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-21T08:38:57.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-21T08:38:57.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-21T08:38:57.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-21T08:38:57.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2023-07-21T08:39:02.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-21T08:39:02.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-21T08:39:02.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-21T08:39:02.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-21T08:39:09.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2023-07-21T08:39:09.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-21T08:39:09.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:39:09.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-21T08:39:09.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-21T08:39:09.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements [2023-07-21T08:39:12.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-21T08:39:12.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-21T08:39:13.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.8% of statements [2023-07-21T08:39:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-21T08:39:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-21T08:39:15.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2023-07-21T08:39:16.209Z] 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-21T08:39:16.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T08:39:16.475Z] go vet ./... [2023-07-21T08:41:53.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T08:41:53.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T08:41:53.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T08:41:53.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-21T08:41:53.513Z] + ls -al . [2023-07-21T08:41:53.513Z] total 724 [2023-07-21T08:41:53.513Z] drwxrwxr-x 10 1001 1001 4096 Jul 21 08:34 . [2023-07-21T08:41:53.513Z] drwxr-xr-x 4 root root 4096 Jul 21 08:34 .. [2023-07-21T08:41:53.513Z] drwxrwxr-x 2 1001 1001 4096 Jul 21 08:32 .blubracket [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 16 Jul 21 08:32 .dockerignore [2023-07-21T08:41:53.513Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 08:32 .git [2023-07-21T08:41:53.513Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 08:32 .github [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 1162 Jul 21 08:32 .gitignore [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 42 Jul 21 08:32 .golangci.yml [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 87 Jul 21 08:32 .hadolint.yml [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 166 Jul 21 08:32 .sonarcloud.properties [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 1171 Jul 21 08:32 ADOPTERS.md [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 11234 Jul 21 08:32 Attribution.txt [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 93407 Jul 21 08:32 CHANGELOG.md [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 3804 Jul 21 08:32 CONTRIBUTING.md [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 579 Jul 21 08:32 Dockerfile.fuzz [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 677 Jul 21 08:32 GOVERNANCE.md [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 883 Jul 21 08:32 Jenkinsfile [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 10775 Jul 21 08:32 LICENSE [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 14368 Jul 21 08:32 Makefile [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 582 Jul 21 08:32 OWNERS.md [2023-07-21T08:41:53.513Z] -rw-rw-r-- 1 1001 1001 9923 Jul 21 08:32 README.md [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 789 Jul 21 08:32 SECURITY.md [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 5 Jul 21 08:30 VERSION [2023-07-21T08:41:53.514Z] drwxrwxr-x 2 1001 1001 4096 Jul 21 08:32 bin [2023-07-21T08:41:53.514Z] drwxrwxr-x 18 1001 1001 4096 Jul 21 08:32 cmd [2023-07-21T08:41:53.514Z] -rw-r--r-- 1 root root 447019 Jul 21 08:39 coverage.out [2023-07-21T08:41:53.514Z] -rwxrwxr-x 1 1001 1001 874 Jul 21 08:32 fuzzing_docker.sh [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 3430 Jul 21 08:32 go.mod [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 32408 Jul 21 08:32 go.sum [2023-07-21T08:41:53.514Z] drwxrwxr-x 7 1001 1001 4096 Jul 21 08:32 internal [2023-07-21T08:41:53.514Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 08:32 openapi [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 594 Jul 21 08:32 security.txt [2023-07-21T08:41:53.514Z] drwxrwxr-x 4 1001 1001 4096 Jul 21 08:32 snap [2023-07-21T08:41:53.514Z] -rw-rw-r-- 1 1001 1001 204 Jul 21 08:32 version.go [Pipeline] sh [2023-07-21T08:41:53.833Z] + '[' -e coverage.out ] [2023-07-21T08:41:53.833Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-21T08:41:54.575Z] Stashed 1 file(s) [Pipeline] sh [2023-07-21T08:41:54.881Z] + make build [2023-07-21T08:41:55.147Z] 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-21T08:43:31.748Z] 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-21T08:43:31.748Z] 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-21T08:43:31.748Z] 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-21T08:43:32.016Z] 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-21T08:44:18.833Z] 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-21T08:44:18.833Z] 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-21T08:44:25.577Z] 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-21T08:44:30.972Z] 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-21T08:44:34.308Z] 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-21T08:44:38.561Z] 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-21T08:44:43.895Z] 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-21T08:44:50.540Z] $ docker stop --time=1 576436ea6c9a1c5c007d8a009f6a68c9780f2c10e43939730dfb247e2be14335 [2023-07-21T08:44:52.486Z] $ docker rm -f --volumes 576436ea6c9a1c5c007d8a009f6a68c9780f2c10e43939730dfb247e2be14335 [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-21T08:44:55.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-21T08:44:55.157Z] [2023-07-21T08:44:55.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T08:44:55.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-21T08:44:55.745Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-21T08:44:55.745Z] 547446be3368: Pulling fs layer [2023-07-21T08:44:55.745Z] d125d8839a47: Pulling fs layer [2023-07-21T08:44:55.745Z] 3e85d5ac6304: Pulling fs layer [2023-07-21T08:44:55.745Z] c3105a71a48b: Pulling fs layer [2023-07-21T08:44:55.745Z] 0f093f025ec4: Pulling fs layer [2023-07-21T08:44:55.745Z] c3106fc0e877: Pulling fs layer [2023-07-21T08:44:55.745Z] 0f093f025ec4: Waiting [2023-07-21T08:44:55.745Z] c3106fc0e877: Waiting [2023-07-21T08:44:55.745Z] c3105a71a48b: Waiting [2023-07-21T08:44:55.745Z] 547446be3368: Verifying Checksum [2023-07-21T08:44:55.745Z] c3105a71a48b: Verifying Checksum [2023-07-21T08:44:55.745Z] c3105a71a48b: Download complete [2023-07-21T08:44:56.328Z] d125d8839a47: Verifying Checksum [2023-07-21T08:44:56.328Z] d125d8839a47: Download complete [2023-07-21T08:44:56.328Z] c3106fc0e877: Verifying Checksum [2023-07-21T08:44:56.328Z] c3106fc0e877: Download complete [2023-07-21T08:44:56.328Z] 0f093f025ec4: Verifying Checksum [2023-07-21T08:44:56.328Z] 0f093f025ec4: Download complete [2023-07-21T08:44:56.593Z] 547446be3368: Pull complete [2023-07-21T08:44:57.549Z] d125d8839a47: Pull complete [2023-07-21T08:44:58.132Z] 3e85d5ac6304: Verifying Checksum [2023-07-21T08:44:58.132Z] 3e85d5ac6304: Download complete [2023-07-21T08:45:06.341Z] 3e85d5ac6304: Pull complete [2023-07-21T08:45:06.341Z] c3105a71a48b: Pull complete [2023-07-21T08:45:06.924Z] 0f093f025ec4: Pull complete [2023-07-21T08:45:06.924Z] c3106fc0e877: Pull complete [2023-07-21T08:45:06.924Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-21T08:45:06.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-21T08:45:07.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T08:45:07.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2023-07-21T08:45:07.432Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-devops/edgex-compose-arm64:latest cat [2023-07-21T08:45:09.541Z] $ docker top 7d7b613d7385e1ee41741f3569890217d17a33949bbca77c1005f1e1d3913dca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T08:45:10.356Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-21T08:45:18.558Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-21T08:45:18.558Z] #1 transferring dockerfile: 30B [2023-07-21T08:45:18.558Z] #1 transferring dockerfile: 2.04kB done [2023-07-21T08:45:18.558Z] #1 DONE 0.1s [2023-07-21T08:45:18.827Z] [2023-07-21T08:45:18.828Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-21T08:45:18.828Z] #2 transferring dockerfile: 1.84kB done [2023-07-21T08:45:18.828Z] #2 DONE 0.0s [2023-07-21T08:45:18.828Z] [2023-07-21T08:45:18.828Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-07-21T08:45:18.828Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-07-21T08:45:19.107Z] #3 DONE 0.1s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-07-21T08:45:19.107Z] #4 transferring dockerfile: 1.96kB done [2023-07-21T08:45:19.107Z] #4 DONE 0.0s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-21T08:45:19.107Z] #5 transferring dockerfile: 2.06kB done [2023-07-21T08:45:19.107Z] #5 DONE 0.1s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-21T08:45:19.107Z] #6 transferring dockerfile: 2.82kB done [2023-07-21T08:45:19.107Z] #6 DONE 0.1s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-07-21T08:45:19.107Z] #7 transferring dockerfile: 2.58kB done [2023-07-21T08:45:19.107Z] #7 DONE 0.1s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #8 [core-data internal] load build definition from Dockerfile [2023-07-21T08:45:19.107Z] #8 transferring dockerfile: 1.90kB done [2023-07-21T08:45:19.107Z] #8 DONE 0.1s [2023-07-21T08:45:19.107Z] [2023-07-21T08:45:19.107Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-07-21T08:45:19.374Z] #9 transferring dockerfile: 2.63kB 0.0s done [2023-07-21T08:45:19.374Z] #9 DONE 0.1s [2023-07-21T08:45:19.374Z] [2023-07-21T08:45:19.374Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-21T08:45:19.374Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-07-21T08:45:19.374Z] #10 DONE 0.1s [2023-07-21T08:45:19.374Z] [2023-07-21T08:45:19.374Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-21T08:45:19.374Z] #11 transferring dockerfile: 1.78kB done [2023-07-21T08:45:19.641Z] #11 DONE 0.1s [2023-07-21T08:45:19.641Z] [2023-07-21T08:45:19.641Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-07-21T08:45:19.641Z] #12 transferring dockerfile: 2.68kB done [2023-07-21T08:45:19.641Z] #12 DONE 0.1s [2023-07-21T08:45:19.641Z] [2023-07-21T08:45:19.641Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-21T08:45:19.641Z] #13 transferring dockerfile: 2.38kB done [2023-07-21T08:45:19.641Z] #13 DONE 0.1s [2023-07-21T08:45:19.641Z] [2023-07-21T08:45:19.641Z] #14 [core-command internal] load build definition from Dockerfile [2023-07-21T08:45:19.641Z] #14 transferring dockerfile: 1.82kB done [2023-07-21T08:45:19.641Z] #14 DONE 0.1s [2023-07-21T08:45:19.641Z] [2023-07-21T08:45:19.641Z] #15 [security-proxy-auth internal] load .dockerignore [2023-07-21T08:45:19.641Z] #15 transferring context: 56B done [2023-07-21T08:45:19.641Z] #15 DONE 0.1s [2023-07-21T08:45:20.226Z] [2023-07-21T08:45:20.226Z] #16 [support-notifications internal] load .dockerignore [2023-07-21T08:45:20.226Z] #16 transferring context: 56B done [2023-07-21T08:45:20.226Z] #16 DONE 0.0s [2023-07-21T08:45:20.496Z] [2023-07-21T08:45:20.496Z] #17 [support-scheduler internal] load .dockerignore [2023-07-21T08:45:20.496Z] #17 transferring context: 56B done [2023-07-21T08:45:20.496Z] #17 DONE 0.0s [2023-07-21T08:45:20.496Z] [2023-07-21T08:45:20.496Z] #18 [core-metadata internal] load .dockerignore [2023-07-21T08:45:20.496Z] #18 transferring context: 56B done [2023-07-21T08:45:20.496Z] #18 DONE 0.1s [2023-07-21T08:45:20.496Z] [2023-07-21T08:45:20.496Z] #19 [security-proxy-setup internal] load .dockerignore [2023-07-21T08:45:20.496Z] #19 transferring context: 56B 0.0s done [2023-07-21T08:45:20.496Z] #19 DONE 0.1s [2023-07-21T08:45:20.496Z] [2023-07-21T08:45:20.496Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-21T08:45:20.763Z] #20 transferring context: 56B 0.0s done [2023-07-21T08:45:20.763Z] #20 DONE 0.1s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #21 [security-spire-config internal] load .dockerignore [2023-07-21T08:45:20.763Z] #21 transferring context: 56B 0.0s done [2023-07-21T08:45:20.763Z] #21 DONE 0.1s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #22 [core-data internal] load .dockerignore [2023-07-21T08:45:20.763Z] #22 transferring context: 56B 0.0s done [2023-07-21T08:45:20.763Z] #22 DONE 0.1s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-21T08:45:20.763Z] #23 transferring context: 56B 0.0s done [2023-07-21T08:45:20.763Z] #23 DONE 0.1s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #24 [security-spire-server internal] load .dockerignore [2023-07-21T08:45:20.763Z] #24 transferring context: 56B done [2023-07-21T08:45:20.763Z] #24 DONE 0.1s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #25 [security-spire-agent internal] load .dockerignore [2023-07-21T08:45:20.763Z] #25 transferring context: 56B done [2023-07-21T08:45:20.763Z] #25 DONE 0.0s [2023-07-21T08:45:20.763Z] [2023-07-21T08:45:20.763Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-07-21T08:45:21.032Z] #26 transferring context: 56B done [2023-07-21T08:45:21.032Z] #26 DONE 0.1s [2023-07-21T08:45:21.032Z] [2023-07-21T08:45:21.032Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-07-21T08:45:21.032Z] #27 transferring context: 56B done [2023-07-21T08:45:21.032Z] #27 DONE 0.1s [2023-07-21T08:45:21.032Z] [2023-07-21T08:45:21.032Z] #28 [core-command internal] load .dockerignore [2023-07-21T08:45:21.032Z] #28 transferring context: 56B 0.0s done [2023-07-21T08:45:21.032Z] #28 DONE 0.1s [2023-07-21T08:45:21.032Z] [2023-07-21T08:45:21.032Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:21.032Z] #29 DONE 0.0s [2023-07-21T08:45:21.032Z] [2023-07-21T08:45:21.032Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-21T08:45:21.994Z] #30 DONE 0.6s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:21.994Z] #29 DONE 0.0s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T08:45:21.994Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-21T08:45:21.994Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-21T08:45:21.994Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-21T08:45:21.994Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-21T08:45:21.994Z] #31 ... [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:21.994Z] #29 DONE 0.0s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-21T08:45:21.994Z] #30 DONE 0.6s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T08:45:21.994Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-21T08:45:21.994Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-21T08:45:21.994Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-21T08:45:21.994Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-21T08:45:21.994Z] #31 DONE 0.7s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:21.994Z] #29 DONE 0.0s [2023-07-21T08:45:21.994Z] [2023-07-21T08:45:21.994Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-21T08:45:22.263Z] #32 ... [2023-07-21T08:45:22.263Z] [2023-07-21T08:45:22.263Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.263Z] #29 DONE 0.0s [2023-07-21T08:45:22.263Z] [2023-07-21T08:45:22.263Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.263Z] #29 DONE 0.0s [2023-07-21T08:45:22.263Z] [2023-07-21T08:45:22.263Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T08:45:22.263Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-21T08:45:22.263Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-21T08:45:22.263Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-21T08:45:22.263Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-21T08:45:22.263Z] #31 DONE 0.7s [2023-07-21T08:45:22.263Z] [2023-07-21T08:45:22.263Z] #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-21T08:45:22.263Z] #33 ... [2023-07-21T08:45:22.263Z] [2023-07-21T08:45:22.263Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.263Z] #29 DONE 0.0s [2023-07-21T08:45:22.528Z] [2023-07-21T08:45:22.528Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T08:45:22.528Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-21T08:45:22.528Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-21T08:45:22.528Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-21T08:45:22.528Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-21T08:45:22.528Z] #31 DONE 0.8s [2023-07-21T08:45:22.528Z] [2023-07-21T08:45:22.528Z] #34 [security-spire-config internal] load build context [2023-07-21T08:45:22.528Z] #34 ... [2023-07-21T08:45:22.528Z] [2023-07-21T08:45:22.528Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.528Z] #29 DONE 0.0s [2023-07-21T08:45:22.797Z] [2023-07-21T08:45:22.797Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.797Z] #29 DONE 0.0s [2023-07-21T08:45:22.797Z] [2023-07-21T08:45:22.797Z] #35 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-21T08:45:22.797Z] #35 ... [2023-07-21T08:45:22.797Z] [2023-07-21T08:45:22.797Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:22.797Z] #29 DONE 0.1s [2023-07-21T08:45:23.066Z] [2023-07-21T08:45:23.066Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-21T08:45:23.066Z] #29 DONE 0.1s [2023-07-21T08:45:23.066Z] [2023-07-21T08:45:23.066Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-21T08:45:23.332Z] #36 ... [2023-07-21T08:45:23.332Z] [2023-07-21T08:45:23.332Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T08:45:23.332Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-21T08:45:23.332Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-21T08:45:23.332Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-21T08:45:23.332Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-21T08:45:23.332Z] #31 DONE 0.9s [2023-07-21T08:45:23.332Z] [2023-07-21T08:45:23.332Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-21T08:45:23.332Z] #30 DONE 1.5s [2023-07-21T08:45:23.332Z] [2023-07-21T08:45:23.332Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:23.332Z] #37 DONE 0.0s [2023-07-21T08:45:23.597Z] [2023-07-21T08:45:23.597Z] #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-21T08:45:23.597Z] #33 ... [2023-07-21T08:45:23.597Z] [2023-07-21T08:45:23.597Z] #38 [core-command internal] load build context [2023-07-21T08:45:23.597Z] #38 DONE 0.0s [2023-07-21T08:45:23.863Z] [2023-07-21T08:45:23.863Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:26.434Z] #39 transferring context: 21.56kB 0.5s [2023-07-21T08:45:28.371Z] #39 ... [2023-07-21T08:45:28.371Z] [2023-07-21T08:45:28.371Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-21T08:45:28.371Z] #32 DONE 7.5s [2023-07-21T08:45:28.371Z] [2023-07-21T08:45:28.371Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:30.572Z] #39 ... [2023-07-21T08:45:30.573Z] [2023-07-21T08:45:30.573Z] #40 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-21T08:45:30.573Z] #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:30.573Z] #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:30.573Z] #0 5.845 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-21T08:45:30.573Z] #0 6.097 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-21T08:45:30.573Z] #0 6.168 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:30.573Z] #0 6.168 (4/4) Installing openssl (3.0.9-r3) [2023-07-21T08:45:30.573Z] #0 6.234 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:30.573Z] #0 6.342 OK: 8 MiB in 17 packages [2023-07-21T08:45:30.573Z] #40 DONE 8.1s [2023-07-21T08:45:30.573Z] [2023-07-21T08:45:30.573Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:30.573Z] #39 ... [2023-07-21T08:45:30.573Z] [2023-07-21T08:45:30.573Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-21T08:45:30.573Z] #41 DONE 2.7s [2023-07-21T08:45:30.573Z] [2023-07-21T08:45:30.573Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:31.526Z] #39 transferring context: 1.83MB 5.6s [2023-07-21T08:45:31.526Z] #39 ... [2023-07-21T08:45:31.526Z] [2023-07-21T08:45:31.526Z] #42 [support-notifications internal] load build context [2023-07-21T08:45:31.792Z] #42 ... [2023-07-21T08:45:31.792Z] [2023-07-21T08:45:31.792Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:45:31.792Z] #43 ... [2023-07-21T08:45:31.792Z] [2023-07-21T08:45:31.792Z] #44 [support-scheduler internal] load build context [2023-07-21T08:45:32.058Z] #44 ... [2023-07-21T08:45:32.058Z] [2023-07-21T08:45:32.058Z] #45 [core-metadata internal] load build context [2023-07-21T08:45:32.058Z] #45 ... [2023-07-21T08:45:32.058Z] [2023-07-21T08:45:32.058Z] #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-21T08:45:32.058Z] #33 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.058Z] #33 6.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.058Z] #33 8.256 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:32.058Z] #33 8.286 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:32.058Z] #33 8.308 OK: 8 MiB in 16 packages [2023-07-21T08:45:32.058Z] #33 DONE 10.7s [2023-07-21T08:45:32.058Z] [2023-07-21T08:45:32.058Z] #45 [core-metadata internal] load build context [2023-07-21T08:45:32.058Z] #45 ... [2023-07-21T08:45:32.058Z] [2023-07-21T08:45:32.058Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:32.324Z] #46 ... [2023-07-21T08:45:32.324Z] [2023-07-21T08:45:32.324Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:45:32.324Z] #47 ... [2023-07-21T08:45:32.324Z] [2023-07-21T08:45:32.324Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T08:45:32.324Z] #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.324Z] #0 8.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.591Z] #48 ... [2023-07-21T08:45:32.591Z] [2023-07-21T08:45:32.591Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:32.591Z] #49 ... [2023-07-21T08:45:32.591Z] [2023-07-21T08:45:32.591Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-21T08:45:32.592Z] #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.592Z] #0 8.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.592Z] #50 ... [2023-07-21T08:45:32.592Z] [2023-07-21T08:45:32.592Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-21T08:45:32.592Z] #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.592Z] #0 9.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:32.863Z] #51 ... [2023-07-21T08:45:32.863Z] [2023-07-21T08:45:32.863Z] #52 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-21T08:45:32.863Z] #52 DONE 2.3s [2023-07-21T08:45:32.863Z] [2023-07-21T08:45:32.863Z] #53 [core-data internal] load build context [2023-07-21T08:45:32.863Z] #53 ... [2023-07-21T08:45:32.863Z] [2023-07-21T08:45:32.863Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:33.444Z] #46 ... [2023-07-21T08:45:33.444Z] [2023-07-21T08:45:33.444Z] #35 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-21T08:45:33.710Z] #35 ... [2023-07-21T08:45:33.710Z] [2023-07-21T08:45:33.710Z] #34 [security-spire-config internal] load build context [2023-07-21T08:45:33.710Z] #34 ... [2023-07-21T08:45:33.710Z] [2023-07-21T08:45:33.710Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:45:33.976Z] #54 ... [2023-07-21T08:45:33.976Z] [2023-07-21T08:45:33.976Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:45:33.976Z] #55 ... [2023-07-21T08:45:33.976Z] [2023-07-21T08:45:33.976Z] #38 [core-command internal] load build context [2023-07-21T08:45:34.241Z] #38 ... [2023-07-21T08:45:34.241Z] [2023-07-21T08:45:34.241Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:34.241Z] #37 ... [2023-07-21T08:45:34.241Z] [2023-07-21T08:45:34.241Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-21T08:45:34.241Z] #0 9.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:34.241Z] #56 ... [2023-07-21T08:45:34.241Z] [2023-07-21T08:45:34.241Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-21T08:45:34.241Z] #50 11.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:34.241Z] #50 11.63 (2/2) Installing su-exec (0.2-r2) [2023-07-21T08:45:34.241Z] #50 11.71 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:34.241Z] #50 11.75 OK: 8 MiB in 17 packages [2023-07-21T08:45:34.506Z] #50 ... [2023-07-21T08:45:34.506Z] [2023-07-21T08:45:34.506Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-21T08:45:34.773Z] #57 ... [2023-07-21T08:45:34.773Z] [2023-07-21T08:45:34.773Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:36.175Z] #37 transferring context: 5.78MB 10.7s [2023-07-21T08:45:36.441Z] #37 ... [2023-07-21T08:45:36.441Z] [2023-07-21T08:45:36.441Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-21T08:45:36.441Z] #50 DONE 14.0s [2023-07-21T08:45:36.441Z] [2023-07-21T08:45:36.441Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:38.395Z] #37 ... [2023-07-21T08:45:38.395Z] [2023-07-21T08:45:38.395Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T08:45:38.395Z] #48 11.56 (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T08:45:38.395Z] #48 11.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:38.395Z] #48 11.84 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:38.395Z] #48 11.94 Executing ca-certificates-20230506-r0.trigger [2023-07-21T08:45:38.395Z] #48 13.87 OK: 8 MiB in 17 packages [2023-07-21T08:45:38.395Z] #48 DONE 16.0s [2023-07-21T08:45:38.395Z] [2023-07-21T08:45:38.395Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:38.660Z] #37 ... [2023-07-21T08:45:38.660Z] [2023-07-21T08:45:38.660Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-21T08:45:38.660Z] #51 14.39 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:38.660Z] #51 14.45 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:38.660Z] #51 14.50 OK: 8 MiB in 16 packages [2023-07-21T08:45:38.660Z] #51 DONE 16.1s [2023-07-21T08:45:38.660Z] [2023-07-21T08:45:38.660Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:40.595Z] #37 ... [2023-07-21T08:45:40.595Z] [2023-07-21T08:45:40.595Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-21T08:45:40.595Z] #58 ... [2023-07-21T08:45:40.595Z] [2023-07-21T08:45:40.595Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:40.859Z] #59 ... [2023-07-21T08:45:40.860Z] [2023-07-21T08:45:40.860Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-21T08:45:40.860Z] #0 7.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:40.860Z] #0 9.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:40.860Z] #60 ... [2023-07-21T08:45:40.860Z] [2023-07-21T08:45:40.860Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-21T08:45:40.860Z] #61 ... [2023-07-21T08:45:40.860Z] [2023-07-21T08:45:40.860Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:41.126Z] #62 ... [2023-07-21T08:45:41.126Z] [2023-07-21T08:45:41.126Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:41.391Z] #37 transferring context: 12.20MB 15.8s [2023-07-21T08:45:41.971Z] #37 ... [2023-07-21T08:45:41.971Z] [2023-07-21T08:45:41.971Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:41.971Z] #39 ... [2023-07-21T08:45:41.971Z] [2023-07-21T08:45:41.971Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:45:42.235Z] #43 ... [2023-07-21T08:45:42.235Z] [2023-07-21T08:45:42.235Z] #42 [support-notifications internal] load build context [2023-07-21T08:45:42.235Z] #42 ... [2023-07-21T08:45:42.235Z] [2023-07-21T08:45:42.235Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:42.500Z] #39 ... [2023-07-21T08:45:42.500Z] [2023-07-21T08:45:42.500Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:45:42.500Z] #47 ... [2023-07-21T08:45:42.500Z] [2023-07-21T08:45:42.500Z] #44 [support-scheduler internal] load build context [2023-07-21T08:45:42.767Z] #44 ... [2023-07-21T08:45:42.767Z] [2023-07-21T08:45:42.767Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-21T08:45:42.767Z] #36 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:42.767Z] #36 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:42.767Z] #36 16.12 v3.17.4-56-g0c3815dc9f1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-21T08:45:42.767Z] #36 16.12 v3.17.4-55-g3c5a5f746ce [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-21T08:45:42.767Z] #36 16.12 OK: 17691 distinct packages available [2023-07-21T08:45:42.767Z] #36 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:42.767Z] #36 ... [2023-07-21T08:45:42.767Z] [2023-07-21T08:45:42.767Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:43.032Z] #49 ... [2023-07-21T08:45:43.032Z] [2023-07-21T08:45:43.032Z] #45 [core-metadata internal] load build context [2023-07-21T08:45:43.032Z] #45 ... [2023-07-21T08:45:43.032Z] [2023-07-21T08:45:43.032Z] #53 [core-data internal] load build context [2023-07-21T08:45:43.032Z] #53 ... [2023-07-21T08:45:43.032Z] [2023-07-21T08:45:43.032Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:43.301Z] #49 ... [2023-07-21T08:45:43.301Z] [2023-07-21T08:45:43.301Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-21T08:45:43.301Z] #63 DONE 6.8s [2023-07-21T08:45:43.301Z] [2023-07-21T08:45:43.301Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:43.566Z] #49 ... [2023-07-21T08:45:43.566Z] [2023-07-21T08:45:43.566Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:43.831Z] #46 ... [2023-07-21T08:45:43.831Z] [2023-07-21T08:45:43.831Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:43.831Z] #49 ... [2023-07-21T08:45:43.831Z] [2023-07-21T08:45:43.831Z] #34 [security-spire-config internal] load build context [2023-07-21T08:45:44.096Z] #34 ... [2023-07-21T08:45:44.096Z] [2023-07-21T08:45:44.096Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-21T08:45:44.096Z] #64 DONE 0.7s [2023-07-21T08:45:44.096Z] [2023-07-21T08:45:44.096Z] #34 [security-spire-config internal] load build context [2023-07-21T08:45:44.096Z] #34 ... [2023-07-21T08:45:44.096Z] [2023-07-21T08:45:44.096Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:45:44.096Z] #54 ... [2023-07-21T08:45:44.096Z] [2023-07-21T08:45:44.096Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:45:44.096Z] #55 ... [2023-07-21T08:45:44.096Z] [2023-07-21T08:45:44.096Z] #38 [core-command internal] load build context [2023-07-21T08:45:44.361Z] #38 ... [2023-07-21T08:45:44.361Z] [2023-07-21T08:45:44.362Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:45:45.763Z] #54 ... [2023-07-21T08:45:45.763Z] [2023-07-21T08:45:45.763Z] #35 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-21T08:45:45.763Z] #35 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:45.763Z] #35 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:45.763Z] #35 20.39 v3.17.4-56-g0c3815dc9f1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-21T08:45:45.763Z] #35 20.39 v3.17.4-55-g3c5a5f746ce [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-21T08:45:45.763Z] #35 20.39 OK: 17691 distinct packages available [2023-07-21T08:45:45.763Z] #35 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:45.763Z] #35 ... [2023-07-21T08:45:45.763Z] [2023-07-21T08:45:45.763Z] #38 [core-command internal] load build context [2023-07-21T08:45:46.027Z] #38 ... [2023-07-21T08:45:46.027Z] [2023-07-21T08:45:46.027Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-21T08:45:46.027Z] #56 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:46.027Z] #56 15.70 v3.17.4-56-g0c3815dc9f1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-21T08:45:46.027Z] #56 15.70 v3.17.4-55-g3c5a5f746ce [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-21T08:45:46.027Z] #56 15.70 OK: 17691 distinct packages available [2023-07-21T08:45:46.027Z] #56 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:46.027Z] #56 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:46.027Z] #56 ... [2023-07-21T08:45:46.027Z] [2023-07-21T08:45:46.027Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:45:46.607Z] #54 transferring context: 22.72MB 20.8s [2023-07-21T08:45:48.544Z] #54 ... [2023-07-21T08:45:48.544Z] [2023-07-21T08:45:48.544Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-21T08:45:48.544Z] #57 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:48.544Z] #57 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:48.544Z] #57 21.67 (1/4) Installing ca-certificates (20230506-r0) [2023-07-21T08:45:48.544Z] #57 22.18 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:48.544Z] #57 22.23 (3/4) Installing su-exec (0.2-r2) [2023-07-21T08:45:48.544Z] #57 22.24 (4/4) Installing yq (4.30.4-r4) [2023-07-21T08:45:48.544Z] #57 23.38 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:48.544Z] #57 23.59 Executing ca-certificates-20230506-r0.trigger [2023-07-21T08:45:48.544Z] #57 ... [2023-07-21T08:45:48.544Z] [2023-07-21T08:45:48.544Z] #38 [core-command internal] load build context [2023-07-21T08:45:51.153Z] #38 ... [2023-07-21T08:45:51.153Z] [2023-07-21T08:45:51.153Z] #36 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-21T08:45:51.153Z] #36 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.153Z] #36 25.07 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:51.153Z] #36 25.07 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-21T08:45:51.153Z] #36 25.10 (3/4) Installing libucontext (1.2-r0) [2023-07-21T08:45:51.153Z] #36 25.10 (4/4) Installing gcompat (1.1.0-r0) [2023-07-21T08:45:51.153Z] #36 25.22 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:51.153Z] #36 25.35 OK: 8 MiB in 19 packages [2023-07-21T08:45:51.153Z] #36 DONE 27.9s [2023-07-21T08:45:51.153Z] [2023-07-21T08:45:51.153Z] #38 [core-command internal] load build context [2023-07-21T08:45:51.419Z] #38 ... [2023-07-21T08:45:51.419Z] [2023-07-21T08:45:51.419Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-21T08:45:51.419Z] #58 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.419Z] #58 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.685Z] #58 ... [2023-07-21T08:45:51.685Z] [2023-07-21T08:45:51.685Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:51.685Z] #62 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.685Z] #62 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.685Z] #62 19.88 OK: 263 MiB in 53 packages [2023-07-21T08:45:51.685Z] #62 ... [2023-07-21T08:45:51.685Z] [2023-07-21T08:45:51.685Z] #38 [core-command internal] load build context [2023-07-21T08:45:51.685Z] #38 transferring context: 36.07MB 26.1s [2023-07-21T08:45:51.949Z] #38 ... [2023-07-21T08:45:51.950Z] [2023-07-21T08:45:51.950Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:51.950Z] #59 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.950Z] #59 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:51.950Z] #59 21.26 OK: 263 MiB in 53 packages [2023-07-21T08:45:51.950Z] #59 ... [2023-07-21T08:45:51.950Z] [2023-07-21T08:45:51.950Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:51.950Z] #62 DONE 22.3s [2023-07-21T08:45:51.950Z] [2023-07-21T08:45:51.950Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:45:52.217Z] #37 ... [2023-07-21T08:45:52.217Z] [2023-07-21T08:45:52.217Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-21T08:45:52.217Z] #61 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:52.217Z] #61 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:52.217Z] #61 21.06 OK: 263 MiB in 53 packages [2023-07-21T08:45:52.217Z] #61 ... [2023-07-21T08:45:52.217Z] [2023-07-21T08:45:52.488Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-21T08:45:52.488Z] #57 25.37 OK: 17 MiB in 19 packages [2023-07-21T08:45:52.488Z] #57 DONE 27.7s [2023-07-21T08:45:52.488Z] [2023-07-21T08:45:52.488Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:45:52.488Z] #43 ... [2023-07-21T08:45:52.488Z] [2023-07-21T08:45:52.488Z] #42 [support-notifications internal] load build context [2023-07-21T08:45:52.488Z] #42 ... [2023-07-21T08:45:52.488Z] [2023-07-21T08:45:52.488Z] #38 [core-command internal] load build context [2023-07-21T08:45:52.488Z] #38 ... [2023-07-21T08:45:52.772Z] [2023-07-21T08:45:52.772Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:52.772Z] #39 ... [2023-07-21T08:45:52.772Z] [2023-07-21T08:45:52.772Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:45:52.772Z] #47 ... [2023-07-21T08:45:52.772Z] [2023-07-21T08:45:52.772Z] #44 [support-scheduler internal] load build context [2023-07-21T08:45:53.041Z] #44 ... [2023-07-21T08:45:53.041Z] [2023-07-21T08:45:53.041Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:45:53.307Z] #39 ... [2023-07-21T08:45:53.307Z] [2023-07-21T08:45:53.307Z] #45 [core-metadata internal] load build context [2023-07-21T08:45:53.307Z] #45 ... [2023-07-21T08:45:53.307Z] [2023-07-21T08:45:53.307Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-21T08:45:53.307Z] #61 DONE 22.8s [2023-07-21T08:45:53.307Z] [2023-07-21T08:45:53.307Z] #45 [core-metadata internal] load build context [2023-07-21T08:45:53.307Z] #45 ... [2023-07-21T08:45:53.307Z] [2023-07-21T08:45:53.307Z] #53 [core-data internal] load build context [2023-07-21T08:45:53.307Z] #53 ... [2023-07-21T08:45:53.307Z] [2023-07-21T08:45:53.307Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-21T08:45:53.571Z] #59 DONE 23.0s [2023-07-21T08:45:53.571Z] [2023-07-21T08:45:53.571Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-21T08:45:53.571Z] #58 21.30 OK: 263 MiB in 53 packages [2023-07-21T08:45:53.571Z] #58 DONE 23.0s [2023-07-21T08:45:53.571Z] [2023-07-21T08:45:53.571Z] #53 [core-data internal] load build context [2023-07-21T08:45:53.837Z] #53 ... [2023-07-21T08:45:53.837Z] [2023-07-21T08:45:53.837Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:54.103Z] #46 ... [2023-07-21T08:45:54.103Z] [2023-07-21T08:45:54.103Z] #49 [security-spire-server internal] load build context [2023-07-21T08:45:54.103Z] #49 ... [2023-07-21T08:45:54.103Z] [2023-07-21T08:45:54.103Z] #34 [security-spire-config internal] load build context [2023-07-21T08:45:54.103Z] #34 ... [2023-07-21T08:45:54.103Z] [2023-07-21T08:45:54.103Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:54.375Z] #46 ... [2023-07-21T08:45:54.375Z] [2023-07-21T08:45:54.375Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:45:54.375Z] #55 ... [2023-07-21T08:45:54.375Z] [2023-07-21T08:45:54.375Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-21T08:45:54.375Z] #56 24.87 (1/9) Installing ca-certificates (20230506-r0) [2023-07-21T08:45:54.375Z] #56 25.66 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-21T08:45:54.375Z] #56 25.71 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-21T08:45:54.375Z] #56 25.80 (4/9) Installing libcurl (8.2.0-r1) [2023-07-21T08:45:54.375Z] #56 26.13 (5/9) Installing curl (8.2.0-r1) [2023-07-21T08:45:54.375Z] #56 26.21 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:54.375Z] #56 26.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-21T08:45:54.375Z] #56 26.30 (8/9) Installing libucontext (1.2-r0) [2023-07-21T08:45:54.375Z] #56 26.30 (9/9) Installing gcompat (1.1.0-r0) [2023-07-21T08:45:54.375Z] #56 26.42 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:54.375Z] #56 26.53 Executing ca-certificates-20230506-r0.trigger [2023-07-21T08:45:54.375Z] #56 28.97 OK: 11 MiB in 24 packages [2023-07-21T08:45:54.375Z] #56 DONE 30.2s [2023-07-21T08:45:54.375Z] [2023-07-21T08:45:54.375Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:45:54.375Z] #55 ... [2023-07-21T08:45:54.375Z] [2023-07-21T08:45:54.376Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:54.642Z] #46 ... [2023-07-21T08:45:54.642Z] [2023-07-21T08:45:54.642Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-21T08:45:54.642Z] #60 15.00 v3.17.4-56-g0c3815dc9f1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-21T08:45:54.642Z] #60 15.00 v3.17.4-55-g3c5a5f746ce [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-21T08:45:54.642Z] #60 15.00 OK: 17694 distinct packages available [2023-07-21T08:45:54.642Z] #60 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:54.642Z] #60 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:54.642Z] #60 23.46 OK: 263 MiB in 53 packages [2023-07-21T08:45:54.642Z] #60 DONE 24.1s [2023-07-21T08:45:54.642Z] [2023-07-21T08:45:54.642Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:54.908Z] #46 ... [2023-07-21T08:45:54.908Z] [2023-07-21T08:45:54.908Z] #35 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-21T08:45:54.908Z] #35 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T08:45:54.908Z] #35 30.55 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-21T08:45:54.908Z] #35 30.92 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-21T08:45:54.908Z] #35 30.98 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-21T08:45:54.908Z] #35 30.98 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-21T08:45:54.908Z] #35 30.98 (5/7) Installing libucontext (1.2-r0) [2023-07-21T08:45:54.908Z] #35 30.98 (6/7) Installing gcompat (1.1.0-r0) [2023-07-21T08:45:54.908Z] #35 30.98 (7/7) Installing openssl (3.0.9-r3) [2023-07-21T08:45:54.908Z] #35 31.04 Executing busybox-1.35.0-r29.trigger [2023-07-21T08:45:54.908Z] #35 31.20 OK: 9 MiB in 20 packages [2023-07-21T08:45:54.908Z] #35 DONE 32.2s [2023-07-21T08:45:54.908Z] [2023-07-21T08:45:54.908Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:45:56.841Z] #46 transferring context: 59.53MB 34.1s [2023-07-21T08:45:58.772Z] #46 ... [2023-07-21T08:45:58.773Z] [2023-07-21T08:45:58.773Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:45:58.773Z] #54 ... [2023-07-21T08:45:58.773Z] [2023-07-21T08:45:58.773Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:02.102Z] #46 transferring context: 81.16MB 39.2s [2023-07-21T08:46:02.366Z] #46 ... [2023-07-21T08:46:02.366Z] [2023-07-21T08:46:02.366Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:46:02.631Z] #37 ... [2023-07-21T08:46:02.631Z] [2023-07-21T08:46:02.631Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:46:02.631Z] #43 ... [2023-07-21T08:46:02.631Z] [2023-07-21T08:46:02.631Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:02.897Z] #42 ... [2023-07-21T08:46:02.897Z] [2023-07-21T08:46:02.897Z] #38 [core-command internal] load build context [2023-07-21T08:46:02.897Z] #38 ... [2023-07-21T08:46:02.897Z] [2023-07-21T08:46:02.897Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:02.897Z] #42 ... [2023-07-21T08:46:02.897Z] [2023-07-21T08:46:02.897Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:46:03.161Z] #47 ... [2023-07-21T08:46:03.161Z] [2023-07-21T08:46:03.161Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:03.161Z] #44 ... [2023-07-21T08:46:03.161Z] [2023-07-21T08:46:03.161Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:03.426Z] #42 ... [2023-07-21T08:46:03.426Z] [2023-07-21T08:46:03.426Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:03.426Z] #39 ... [2023-07-21T08:46:03.426Z] [2023-07-21T08:46:03.426Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:03.691Z] #45 ... [2023-07-21T08:46:03.691Z] [2023-07-21T08:46:03.691Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:04.270Z] #39 ... [2023-07-21T08:46:04.270Z] [2023-07-21T08:46:04.270Z] #53 [core-data internal] load build context [2023-07-21T08:46:04.270Z] #53 ... [2023-07-21T08:46:04.270Z] [2023-07-21T08:46:04.270Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:04.270Z] #49 ... [2023-07-21T08:46:04.270Z] [2023-07-21T08:46:04.270Z] #34 [security-spire-config internal] load build context [2023-07-21T08:46:04.540Z] #34 ... [2023-07-21T08:46:04.540Z] [2023-07-21T08:46:04.540Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:04.540Z] #39 ... [2023-07-21T08:46:04.540Z] [2023-07-21T08:46:04.540Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:46:04.807Z] #55 ... [2023-07-21T08:46:04.807Z] [2023-07-21T08:46:04.807Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:07.371Z] #39 transferring context: 80.10MB 41.4s [2023-07-21T08:46:09.303Z] #39 ... [2023-07-21T08:46:09.303Z] [2023-07-21T08:46:09.303Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:46:09.303Z] #54 ... [2023-07-21T08:46:09.303Z] [2023-07-21T08:46:09.303Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:12.646Z] #39 transferring context: 107.49MB 46.5s [2023-07-21T08:46:12.646Z] #39 ... [2023-07-21T08:46:12.646Z] [2023-07-21T08:46:12.646Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:12.646Z] #46 ... [2023-07-21T08:46:12.646Z] [2023-07-21T08:46:12.646Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:46:12.916Z] #37 ... [2023-07-21T08:46:12.916Z] [2023-07-21T08:46:12.916Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:46:12.916Z] #43 ... [2023-07-21T08:46:12.916Z] [2023-07-21T08:46:12.916Z] #38 [core-command internal] load build context [2023-07-21T08:46:12.916Z] #38 ... [2023-07-21T08:46:12.916Z] [2023-07-21T08:46:12.916Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:46:13.186Z] #43 ... [2023-07-21T08:46:13.186Z] [2023-07-21T08:46:13.186Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:46:13.186Z] #47 ... [2023-07-21T08:46:13.186Z] [2023-07-21T08:46:13.186Z] #38 [core-command internal] load build context [2023-07-21T08:46:13.451Z] #38 ... [2023-07-21T08:46:13.451Z] [2023-07-21T08:46:13.451Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:13.451Z] #44 ... [2023-07-21T08:46:13.451Z] [2023-07-21T08:46:13.451Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:46:13.451Z] #37 ... [2023-07-21T08:46:13.451Z] [2023-07-21T08:46:13.451Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:13.714Z] #42 ... [2023-07-21T08:46:13.714Z] [2023-07-21T08:46:13.714Z] #38 [core-command internal] load build context [2023-07-21T08:46:13.714Z] #38 ... [2023-07-21T08:46:13.714Z] [2023-07-21T08:46:13.714Z] #43 [security-proxy-auth internal] load build context [2023-07-21T08:46:13.714Z] #43 transferring context: 182.44MB 51.8s done [2023-07-21T08:46:13.714Z] #43 DONE 52.0s [2023-07-21T08:46:13.714Z] [2023-07-21T08:46:13.714Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:13.979Z] #45 ... [2023-07-21T08:46:13.979Z] [2023-07-21T08:46:13.979Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:14.250Z] #42 ... [2023-07-21T08:46:14.250Z] [2023-07-21T08:46:14.250Z] #53 [core-data internal] load build context [2023-07-21T08:46:14.250Z] #53 ... [2023-07-21T08:46:14.250Z] [2023-07-21T08:46:14.250Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:14.524Z] #42 ... [2023-07-21T08:46:14.524Z] [2023-07-21T08:46:14.524Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:14.524Z] #49 ... [2023-07-21T08:46:14.524Z] [2023-07-21T08:46:14.524Z] #34 [security-spire-config internal] load build context [2023-07-21T08:46:14.795Z] #34 ... [2023-07-21T08:46:14.795Z] [2023-07-21T08:46:14.795Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:14.795Z] #42 ... [2023-07-21T08:46:14.795Z] [2023-07-21T08:46:14.795Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:46:15.061Z] #55 ... [2023-07-21T08:46:15.061Z] [2023-07-21T08:46:15.061Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:15.369Z] #45 ... [2023-07-21T08:46:15.369Z] [2023-07-21T08:46:15.369Z] #47 [security-proxy-setup internal] load build context [2023-07-21T08:46:15.369Z] #47 transferring context: 182.44MB 52.3s done [2023-07-21T08:46:15.369Z] #47 DONE 53.3s [2023-07-21T08:46:15.639Z] [2023-07-21T08:46:15.639Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:17.574Z] #45 ... [2023-07-21T08:46:17.574Z] [2023-07-21T08:46:17.574Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:46:17.574Z] #65 DONE 3.4s [2023-07-21T08:46:17.574Z] [2023-07-21T08:46:17.574Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:18.153Z] #45 ... [2023-07-21T08:46:18.153Z] [2023-07-21T08:46:18.153Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:46:18.153Z] #66 DONE 2.1s [2023-07-21T08:46:18.153Z] [2023-07-21T08:46:18.153Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:18.153Z] #45 ... [2023-07-21T08:46:18.153Z] [2023-07-21T08:46:18.153Z] #34 [security-spire-config internal] load build context [2023-07-21T08:46:18.153Z] #34 transferring context: 182.44MB 54.2s done [2023-07-21T08:46:18.153Z] #34 DONE 55.7s [2023-07-21T08:46:18.153Z] [2023-07-21T08:46:18.153Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:18.736Z] #45 ... [2023-07-21T08:46:18.736Z] [2023-07-21T08:46:18.736Z] #53 [core-data internal] load build context [2023-07-21T08:46:18.736Z] #53 transferring context: 182.44MB 54.5s done [2023-07-21T08:46:18.736Z] #53 DONE 56.2s [2023-07-21T08:46:18.736Z] [2023-07-21T08:46:18.736Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:19.316Z] #45 ... [2023-07-21T08:46:19.316Z] [2023-07-21T08:46:19.316Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:46:19.316Z] #54 ... [2023-07-21T08:46:19.316Z] [2023-07-21T08:46:19.316Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:21.250Z] #45 transferring context: 182.44MB 59.0s done [2023-07-21T08:46:22.229Z] #45 ... [2023-07-21T08:46:22.229Z] [2023-07-21T08:46:22.229Z] #54 [core-common-config-bootstrapper internal] load build context [2023-07-21T08:46:22.229Z] #54 transferring context: 182.44MB 55.0s done [2023-07-21T08:46:22.229Z] #54 DONE 58.5s [2023-07-21T08:46:22.229Z] [2023-07-21T08:46:22.229Z] #37 [security-spiffe-token-provider internal] load build context [2023-07-21T08:46:22.229Z] #37 transferring context: 182.44MB 55.1s done [2023-07-21T08:46:22.229Z] #37 DONE 58.9s [2023-07-21T08:46:22.229Z] [2023-07-21T08:46:22.229Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:22.807Z] #39 ... [2023-07-21T08:46:22.807Z] [2023-07-21T08:46:22.807Z] #55 [security-spire-agent internal] load build context [2023-07-21T08:46:22.807Z] #55 transferring context: 182.44MB 56.6s done [2023-07-21T08:46:22.807Z] #55 DONE 59.3s [2023-07-21T08:46:22.807Z] [2023-07-21T08:46:22.807Z] #45 [core-metadata internal] load build context [2023-07-21T08:46:22.807Z] #45 DONE 60.9s [2023-07-21T08:46:22.807Z] [2023-07-21T08:46:22.807Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:23.074Z] #46 ... [2023-07-21T08:46:23.074Z] [2023-07-21T08:46:23.074Z] #38 [core-command internal] load build context [2023-07-21T08:46:23.074Z] #38 ... [2023-07-21T08:46:23.074Z] [2023-07-21T08:46:23.074Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-21T08:46:23.074Z] #67 DONE 4.5s [2023-07-21T08:46:23.074Z] [2023-07-21T08:46:23.074Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:23.653Z] #46 ... [2023-07-21T08:46:23.653Z] [2023-07-21T08:46:23.653Z] #38 [core-command internal] load build context [2023-07-21T08:46:23.653Z] #38 transferring context: 182.44MB 57.6s done [2023-07-21T08:46:23.653Z] #38 DONE 60.1s [2023-07-21T08:46:23.653Z] [2023-07-21T08:46:23.653Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:23.653Z] #46 ... [2023-07-21T08:46:23.653Z] [2023-07-21T08:46:23.653Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:23.653Z] #44 ... [2023-07-21T08:46:23.653Z] [2023-07-21T08:46:23.653Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:24.235Z] #39 ... [2023-07-21T08:46:24.235Z] [2023-07-21T08:46:24.235Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:46:24.235Z] #68 DONE 0.9s [2023-07-21T08:46:24.235Z] [2023-07-21T08:46:24.235Z] #39 [security-secretstore-setup internal] load build context [2023-07-21T08:46:24.502Z] #39 transferring context: 182.44MB 58.8s done [2023-07-21T08:46:24.767Z] #39 DONE 61.0s [2023-07-21T08:46:24.767Z] [2023-07-21T08:46:24.767Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:24.767Z] #49 ... [2023-07-21T08:46:24.767Z] [2023-07-21T08:46:24.767Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:24.767Z] #44 ... [2023-07-21T08:46:24.767Z] [2023-07-21T08:46:24.767Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:25.115Z] #42 ... [2023-07-21T08:46:25.115Z] [2023-07-21T08:46:25.115Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:25.382Z] #44 ... [2023-07-21T08:46:25.382Z] [2023-07-21T08:46:25.382Z] #46 [security-bootstrapper internal] load build context [2023-07-21T08:46:25.382Z] #46 transferring context: 182.44MB 62.4s done [2023-07-21T08:46:25.382Z] #46 DONE 63.1s [2023-07-21T08:46:25.382Z] [2023-07-21T08:46:25.382Z] #44 [support-scheduler internal] load build context [2023-07-21T08:46:26.366Z] #44 transferring context: 182.44MB 64.4s done [2023-07-21T08:46:26.366Z] #44 DONE 64.7s [2023-07-21T08:46:26.366Z] [2023-07-21T08:46:26.366Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:27.387Z] #49 ... [2023-07-21T08:46:27.387Z] [2023-07-21T08:46:27.387Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:46:27.387Z] #69 ... [2023-07-21T08:46:27.387Z] [2023-07-21T08:46:27.387Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:27.702Z] #49 ... [2023-07-21T08:46:27.702Z] [2023-07-21T08:46:27.702Z] #42 [support-notifications internal] load build context [2023-07-21T08:46:27.702Z] #42 transferring context: 182.44MB 65.7s done [2023-07-21T08:46:27.702Z] #42 DONE 65.9s [2023-07-21T08:46:27.702Z] [2023-07-21T08:46:27.702Z] #49 [security-spire-server internal] load build context [2023-07-21T08:46:27.989Z] #49 transferring context: 182.44MB 64.4s done [2023-07-21T08:46:27.989Z] #49 DONE 65.6s [2023-07-21T08:46:27.989Z] [2023-07-21T08:46:27.989Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:46:27.989Z] #70 DONE 0.6s [2023-07-21T08:46:27.989Z] [2023-07-21T08:46:27.989Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:46:28.275Z] #71 ... [2023-07-21T08:46:28.275Z] [2023-07-21T08:46:28.275Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:46:33.605Z] #72 ... [2023-07-21T08:46:33.605Z] [2023-07-21T08:46:33.605Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:46:33.605Z] #73 ... [2023-07-21T08:46:33.605Z] [2023-07-21T08:46:33.605Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #74 ... [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #71 DONE 52.3s [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-21T08:47:12.487Z] #75 ... [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #74 DONE 46.3s [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #73 DONE 47.4s [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #72 DONE 42.4s [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:12.487Z] #69 DONE 53.3s [2023-07-21T08:47:12.487Z] [2023-07-21T08:47:12.487Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #76 DONE 4.0s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #77 [core-command builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #77 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #78 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #79 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #80 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #81 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #82 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #83 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #84 [core-data builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #84 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #85 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #86 [security-spire-config builder 6/9] COPY . . [2023-07-21T08:47:15.060Z] #86 DONE 4.1s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #87 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #88 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #89 [core-metadata builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #89 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #90 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #91 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #92 [support-scheduler builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #92 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #93 DONE 4.1s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #94 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-21T08:47:15.060Z] #94 ... [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #95 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #95 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #96 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #97 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #98 DONE 4.2s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #75 DONE 4.2s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #99 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-07-21T08:47:15.060Z] #100 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #101 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-21T08:47:15.060Z] #102 ... [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-21T08:47:15.060Z] #103 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-21T08:47:15.060Z] #104 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:15.060Z] #105 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-21T08:47:15.060Z] #106 CACHED [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #94 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-21T08:47:15.060Z] #94 DONE 0.4s [2023-07-21T08:47:15.060Z] [2023-07-21T08:47:15.060Z] #107 [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-21T08:47:20.393Z] #107 ... [2023-07-21T08:47:20.393Z] [2023-07-21T08:47:20.393Z] #108 [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-21T08:47:20.393Z] #0 5.541 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-21T08:47:20.985Z] #108 ... [2023-07-21T08:47:20.985Z] [2023-07-21T08:47:20.985Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-21T08:47:20.985Z] #102 6.245 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-21T08:47:21.257Z] #102 ... [2023-07-21T08:47:21.257Z] [2023-07-21T08:47:21.257Z] #107 [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-21T08:47:21.257Z] #107 DONE 6.3s [2023-07-21T08:47:21.522Z] [2023-07-21T08:47:21.522Z] #109 [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-21T08:47:21.522Z] #109 DONE 6.5s [2023-07-21T08:47:21.522Z] [2023-07-21T08:47:21.522Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-21T08:47:21.522Z] #110 DONE 0.3s [2023-07-21T08:47:21.522Z] [2023-07-21T08:47:21.522Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-21T08:47:22.101Z] #111 DONE 0.6s [2023-07-21T08:47:22.101Z] [2023-07-21T08:47:22.101Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-21T08:47:22.101Z] #0 6.373 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-21T08:47:22.694Z] #112 ... [2023-07-21T08:47:22.694Z] [2023-07-21T08:47:22.694Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T08:47:22.694Z] #113 DONE 0.2s [2023-07-21T08:47:22.694Z] [2023-07-21T08:47:22.694Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T08:47:22.694Z] #0 6.166 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-21T08:47:22.694Z] #114 ... [2023-07-21T08:47:22.694Z] [2023-07-21T08:47:22.694Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-21T08:47:22.971Z] #115 DONE 0.3s [2023-07-21T08:47:22.971Z] [2023-07-21T08:47:22.971Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T08:47:22.971Z] #0 5.636 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-21T08:47:22.971Z] #116 ... [2023-07-21T08:47:22.971Z] [2023-07-21T08:47:22.971Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T08:47:23.236Z] #117 DONE 0.1s [2023-07-21T08:47:23.236Z] [2023-07-21T08:47:23.236Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-21T08:47:23.236Z] #0 6.184 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-21T08:47:23.236Z] #118 ... [2023-07-21T08:47:23.236Z] [2023-07-21T08:47:23.236Z] #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-21T08:47:23.501Z] #119 DONE 0.2s [2023-07-21T08:47:23.501Z] [2023-07-21T08:47:23.501Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T08:47:23.501Z] #0 5.237 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-21T08:47:24.080Z] #120 ... [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:24.080Z] #121 ... [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #122 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T08:47:24.080Z] #122 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-21T08:47:24.080Z] #123 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #124 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-21T08:47:24.080Z] #124 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-21T08:47:24.080Z] #125 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #126 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-21T08:47:24.080Z] #126 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #127 [security-spire-agent builder 6/9] COPY . . [2023-07-21T08:47:24.080Z] #127 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T08:47:24.080Z] #128 CACHED [2023-07-21T08:47:24.080Z] [2023-07-21T08:47:24.080Z] #129 [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-21T08:47:24.080Z] #129 CACHED [2023-07-21T08:47:24.348Z] [2023-07-21T08:47:24.348Z] #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-21T08:47:24.612Z] #130 ... [2023-07-21T08:47:24.612Z] [2023-07-21T08:47:24.612Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-21T08:47:24.612Z] #0 4.805 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-21T08:47:24.612Z] #131 ... [2023-07-21T08:47:24.612Z] [2023-07-21T08:47:24.612Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T08:47:24.612Z] #0 6.113 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-21T08:47:24.876Z] #132 ... [2023-07-21T08:47:24.876Z] [2023-07-21T08:47:24.876Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-21T08:47:24.877Z] #0 5.605 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-21T08:47:25.141Z] #133 ... [2023-07-21T08:47:25.141Z] [2023-07-21T08:47:25.141Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-21T08:47:25.141Z] #0 4.817 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-21T08:47:25.141Z] #134 ... [2023-07-21T08:47:25.141Z] [2023-07-21T08:47:25.141Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:25.433Z] #135 ... [2023-07-21T08:47:25.433Z] [2023-07-21T08:47:25.433Z] #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-21T08:47:25.433Z] #130 DONE 1.2s [2023-07-21T08:47:25.433Z] [2023-07-21T08:47:25.433Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:25.433Z] #121 DONE 1.5s [2023-07-21T08:47:25.433Z] [2023-07-21T08:47:25.433Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-21T08:47:25.700Z] #136 DONE 0.4s [2023-07-21T08:47:25.700Z] [2023-07-21T08:47:25.700Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:25.700Z] #135 DONE 1.6s [2023-07-21T08:47:25.700Z] [2023-07-21T08:47:25.700Z] #137 [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-21T08:47:26.305Z] #137 DONE 0.5s [2023-07-21T08:47:26.305Z] [2023-07-21T08:47:26.305Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-21T08:47:26.305Z] #138 DONE 0.5s [2023-07-21T08:47:26.305Z] [2023-07-21T08:47:26.305Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:26.584Z] #139 ... [2023-07-21T08:47:26.584Z] [2023-07-21T08:47:26.584Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-21T08:47:26.584Z] #140 DONE 0.2s [2023-07-21T08:47:26.584Z] [2023-07-21T08:47:26.584Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-21T08:47:26.584Z] #141 DONE 0.4s [2023-07-21T08:47:26.584Z] [2023-07-21T08:47:26.584Z] #142 [security-spire-server] exporting to image [2023-07-21T08:47:26.584Z] #142 exporting layers [2023-07-21T08:47:26.850Z] #142 ... [2023-07-21T08:47:26.850Z] [2023-07-21T08:47:26.850Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-21T08:47:26.850Z] #143 DONE 0.4s [2023-07-21T08:47:26.850Z] [2023-07-21T08:47:26.850Z] #142 [security-spire-config] exporting to image [2023-07-21T08:47:28.251Z] #142 ... [2023-07-21T08:47:28.251Z] [2023-07-21T08:47:28.251Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-21T08:47:28.251Z] #139 DONE 3.0s [2023-07-21T08:47:28.517Z] [2023-07-21T08:47:28.517Z] #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-21T08:47:28.517Z] #144 DONE 0.2s [2023-07-21T08:47:28.517Z] [2023-07-21T08:47:28.517Z] #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-21T08:47:29.099Z] #145 DONE 0.3s [2023-07-21T08:47:29.099Z] [2023-07-21T08:47:29.099Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-21T08:47:29.099Z] #146 DONE 0.2s [2023-07-21T08:47:29.099Z] [2023-07-21T08:47:29.099Z] #142 [security-spire-agent] exporting to image [2023-07-21T08:47:29.678Z] #142 exporting layers 2.6s done [2023-07-21T08:47:29.678Z] #142 writing image sha256:af0ef497cb74387a28f7f548aecad58d71c7226497f34052cdb2674cab98a795 0.1s done [2023-07-21T08:47:29.678Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-21T08:47:29.678Z] #142 exporting layers 3.1s done [2023-07-21T08:47:29.678Z] #142 writing image sha256:b5403cab4ef6c1ae17903103882baed49cdc622ba2d5d672293f0cd9ccf47d73 0.0s done [2023-07-21T08:47:29.678Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-21T08:47:30.633Z] #142 exporting layers 1.6s done [2023-07-21T08:47:30.633Z] #142 writing image sha256:094ac89da890a17abd668a09c58242d07b15a126e7bebd89b4c01345ebb51095 0.1s done [2023-07-21T08:47:30.633Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-21T08:47:30.633Z] #142 DONE 4.0s [2023-07-21T08:47:30.633Z] [2023-07-21T08:47:30.633Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-21T09:01:07.983Z] #131 DONE 827.3s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:07.983Z] #132 ... [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:01:07.983Z] #147 DONE 0.3s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-21T09:01:07.983Z] #133 ... [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:01:07.983Z] #148 DONE 0.1s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-21T09:01:07.983Z] #149 DONE 0.3s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T09:01:07.983Z] #114 ... [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #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-21T09:01:07.983Z] #150 DONE 0.2s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-21T09:01:07.983Z] #151 DONE 0.1s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #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-21T09:01:07.983Z] #152 DONE 2.2s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #108 [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-21T09:01:07.983Z] #108 829.5 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-21T09:01:07.983Z] #108 ... [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #142 [security-proxy-auth] exporting to image [2023-07-21T09:01:07.983Z] #142 exporting layers 0.7s done [2023-07-21T09:01:07.983Z] #142 writing image sha256:92a03061e366b665e9271f32b4a0e3c6ab0dec04c421d07ccab11260b3ee6745 done [2023-07-21T09:01:07.983Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-21T09:01:07.983Z] #142 DONE 4.6s [2023-07-21T09:01:07.983Z] [2023-07-21T09:01:07.983Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:18.047Z] #132 ... [2023-07-21T09:01:18.047Z] [2023-07-21T09:01:18.047Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-21T09:01:18.047Z] #112 DONE 842.6s [2023-07-21T09:01:18.047Z] [2023-07-21T09:01:18.047Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T09:01:18.047Z] #114 ... [2023-07-21T09:01:18.047Z] [2023-07-21T09:01:18.047Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:01:18.047Z] #153 DONE 0.2s [2023-07-21T09:01:18.047Z] [2023-07-21T09:01:18.047Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:01:18.047Z] #154 DONE 0.2s [2023-07-21T09:01:18.047Z] [2023-07-21T09:01:18.047Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-21T09:01:18.320Z] #155 DONE 0.2s [2023-07-21T09:01:18.320Z] [2023-07-21T09:01:18.320Z] #108 [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-21T09:01:18.320Z] #108 ... [2023-07-21T09:01:18.320Z] [2023-07-21T09:01:18.320Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-21T09:01:18.588Z] #156 DONE 0.3s [2023-07-21T09:01:18.588Z] [2023-07-21T09:01:18.588Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T09:01:18.588Z] #114 ... [2023-07-21T09:01:18.588Z] [2023-07-21T09:01:18.588Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-21T09:01:18.853Z] #157 DONE 0.2s [2023-07-21T09:01:18.853Z] [2023-07-21T09:01:18.853Z] #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-21T09:01:20.797Z] #158 DONE 2.1s [2023-07-21T09:01:20.797Z] [2023-07-21T09:01:20.797Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:01:20.797Z] #116 ... [2023-07-21T09:01:20.797Z] [2023-07-21T09:01:20.797Z] #142 [security-proxy-setup] exporting to image [2023-07-21T09:01:20.797Z] #142 exporting layers [2023-07-21T09:01:21.386Z] #142 exporting layers 0.6s done [2023-07-21T09:01:21.386Z] #142 writing image sha256:78dec19826ab01ff8a093abca3ee4d7f37adf5aec005271a90bb90c662ed673e done [2023-07-21T09:01:21.386Z] #142 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-07-21T09:01:21.386Z] #142 DONE 5.2s [2023-07-21T09:01:21.386Z] [2023-07-21T09:01:21.386Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:01:25.632Z] #116 ... [2023-07-21T09:01:25.632Z] [2023-07-21T09:01:25.632Z] #108 [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-21T09:01:25.632Z] #108 DONE 851.1s [2023-07-21T09:01:25.902Z] [2023-07-21T09:01:25.902Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:25.902Z] #132 ... [2023-07-21T09:01:25.902Z] [2023-07-21T09:01:25.902Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:01:26.501Z] #159 DONE 0.3s [2023-07-21T09:01:26.501Z] [2023-07-21T09:01:26.502Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:01:26.502Z] #160 DONE 0.3s [2023-07-21T09:01:26.502Z] [2023-07-21T09:01:26.502Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:26.777Z] #132 ... [2023-07-21T09:01:26.777Z] [2023-07-21T09:01:26.777Z] #161 [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-21T09:01:27.045Z] #161 DONE 0.3s [2023-07-21T09:01:27.045Z] [2023-07-21T09:01:27.045Z] #162 [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-21T09:01:27.314Z] #162 DONE 0.2s [2023-07-21T09:01:27.314Z] [2023-07-21T09:01:27.314Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:01:27.314Z] #163 DONE 0.2s [2023-07-21T09:01:27.314Z] [2023-07-21T09:01:27.314Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T09:01:27.581Z] #120 ... [2023-07-21T09:01:27.581Z] [2023-07-21T09:01:27.581Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-21T09:01:27.581Z] #164 DONE 0.3s [2023-07-21T09:01:27.581Z] [2023-07-21T09:01:27.581Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:01:27.848Z] #116 ... [2023-07-21T09:01:27.848Z] [2023-07-21T09:01:27.848Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-21T09:01:27.848Z] #165 DONE 0.3s [2023-07-21T09:01:27.848Z] [2023-07-21T09:01:27.848Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T09:01:28.123Z] #114 ... [2023-07-21T09:01:28.123Z] [2023-07-21T09:01:28.123Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-21T09:01:28.395Z] #166 DONE 0.2s [2023-07-21T09:01:28.395Z] [2023-07-21T09:01:28.395Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-21T09:01:30.339Z] #167 DONE 1.9s [2023-07-21T09:01:30.339Z] [2023-07-21T09:01:30.339Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-21T09:01:30.339Z] #133 ... [2023-07-21T09:01:30.339Z] [2023-07-21T09:01:30.339Z] #142 [security-secretstore-setup] exporting to image [2023-07-21T09:01:30.339Z] #142 exporting layers [2023-07-21T09:01:31.300Z] #142 exporting layers 1.1s done [2023-07-21T09:01:31.300Z] #142 writing image sha256:4146aa82a8767491e6cf8a6051ef5ac81bbf6553d92475517be4f6e12886c686 done [2023-07-21T09:01:31.300Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-21T09:01:31.300Z] #142 DONE 6.3s [2023-07-21T09:01:31.300Z] [2023-07-21T09:01:31.300Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:32.297Z] #132 ... [2023-07-21T09:01:32.297Z] [2023-07-21T09:01:32.297Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-21T09:01:32.297Z] #114 DONE 857.5s [2023-07-21T09:01:32.297Z] [2023-07-21T09:01:32.297Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-21T09:01:32.574Z] #168 DONE 0.4s [2023-07-21T09:01:32.574Z] [2023-07-21T09:01:32.574Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-21T09:01:35.165Z] #169 DONE 2.4s [2023-07-21T09:01:35.165Z] [2023-07-21T09:01:35.165Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:01:35.165Z] #170 DONE 0.2s [2023-07-21T09:01:35.165Z] [2023-07-21T09:01:35.165Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T09:01:35.432Z] #120 ... [2023-07-21T09:01:35.432Z] [2023-07-21T09:01:35.432Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:01:35.432Z] #171 DONE 0.2s [2023-07-21T09:01:35.432Z] [2023-07-21T09:01:35.432Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-21T09:01:35.703Z] #172 DONE 0.3s [2023-07-21T09:01:35.703Z] [2023-07-21T09:01:35.703Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:01:35.971Z] #116 ... [2023-07-21T09:01:35.971Z] [2023-07-21T09:01:35.971Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-21T09:01:35.971Z] #173 DONE 0.1s [2023-07-21T09:01:35.971Z] [2023-07-21T09:01:35.971Z] #174 [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-21T09:01:35.971Z] #174 DONE 0.1s [2023-07-21T09:01:35.971Z] [2023-07-21T09:01:35.971Z] #175 [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-21T09:01:36.245Z] #175 DONE 0.1s [2023-07-21T09:01:36.245Z] [2023-07-21T09:01:36.245Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:36.245Z] #132 ... [2023-07-21T09:01:36.245Z] [2023-07-21T09:01:36.245Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-21T09:01:36.245Z] #176 DONE 0.1s [2023-07-21T09:01:36.245Z] [2023-07-21T09:01:36.245Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-21T09:01:36.245Z] #177 DONE 0.1s [2023-07-21T09:01:36.245Z] [2023-07-21T09:01:36.245Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:36.519Z] #132 ... [2023-07-21T09:01:36.519Z] [2023-07-21T09:01:36.519Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-21T09:01:38.468Z] #178 DONE 1.8s [2023-07-21T09:01:38.468Z] [2023-07-21T09:01:38.468Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:01:38.468Z] #132 ... [2023-07-21T09:01:38.468Z] [2023-07-21T09:01:38.468Z] #142 [security-bootstrapper] exporting to image [2023-07-21T09:01:38.468Z] #142 exporting layers [2023-07-21T09:01:39.051Z] #142 exporting layers 0.9s done [2023-07-21T09:01:39.051Z] #142 writing image sha256:0d61498793bae19e2ed8fa7b175cdd8bdd9c12e6e0b89b5f92ef7f92c7b7e4bf done [2023-07-21T09:01:39.051Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-21T09:01:39.051Z] #142 DONE 7.2s [2023-07-21T09:01:39.051Z] [2023-07-21T09:01:39.051Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T09:02:01.116Z] #120 ... [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-21T09:02:01.116Z] #118 DONE 884.5s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:02:01.116Z] #116 ... [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:02:01.116Z] #179 DONE 0.2s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:02:01.116Z] #180 DONE 0.2s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #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-21T09:02:01.116Z] #181 DONE 0.2s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:02:01.116Z] #132 ... [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #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-21T09:02:01.116Z] #182 DONE 0.1s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #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-21T09:02:01.116Z] #183 DONE 0.1s [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-21T09:02:01.116Z] #133 ... [2023-07-21T09:02:01.116Z] [2023-07-21T09:02:01.116Z] #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-21T09:02:02.520Z] #184 DONE 1.9s [2023-07-21T09:02:02.520Z] [2023-07-21T09:02:02.520Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-21T09:02:02.520Z] #142 exporting layers [2023-07-21T09:02:03.108Z] #142 exporting layers 0.4s done [2023-07-21T09:02:03.108Z] #142 writing image sha256:4f0fbf24c15e383a84b41f1eb6e23ea522b30289dc3bc97fcf9af0c781b357d9 done [2023-07-21T09:02:03.108Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-21T09:02:03.108Z] #142 DONE 7.7s [2023-07-21T09:02:03.108Z] [2023-07-21T09:02:03.108Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:02:18.089Z] #116 ... [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-21T09:02:18.089Z] #133 DONE 902.2s [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T09:02:18.089Z] #120 ... [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:02:18.089Z] #185 DONE 0.2s [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:02:18.089Z] #186 DONE 0.1s [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:02:18.089Z] #132 ... [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-21T09:02:18.089Z] #187 DONE 0.3s [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:02:18.089Z] #188 DONE 0.1s [2023-07-21T09:02:18.089Z] [2023-07-21T09:02:18.089Z] #142 [core-command] exporting to image [2023-07-21T09:02:18.089Z] #142 exporting layers [2023-07-21T09:02:18.354Z] #142 exporting layers 0.4s done [2023-07-21T09:02:18.354Z] #142 writing image sha256:9eaaec232be8c919af26919598d6279b57c80c3a1cecd1ffa4e456cd88352806 0.0s done [2023-07-21T09:02:18.354Z] #142 naming to docker.io/library/core-command-arm64 0.0s done [2023-07-21T09:02:18.354Z] #142 DONE 8.1s [2023-07-21T09:02:18.354Z] [2023-07-21T09:02:18.354Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:02:28.416Z] #132 ... [2023-07-21T09:02:28.416Z] [2023-07-21T09:02:28.416Z] #120 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-21T09:02:28.416Z] #120 DONE 913.8s [2023-07-21T09:02:28.692Z] [2023-07-21T09:02:28.692Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:02:28.692Z] #116 ... [2023-07-21T09:02:28.692Z] [2023-07-21T09:02:28.692Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:02:28.966Z] #189 DONE 0.2s [2023-07-21T09:02:28.966Z] [2023-07-21T09:02:28.966Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:02:29.232Z] #190 DONE 0.2s [2023-07-21T09:02:29.232Z] [2023-07-21T09:02:29.232Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-21T09:02:29.499Z] #191 DONE 0.3s [2023-07-21T09:02:29.499Z] [2023-07-21T09:02:29.499Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:02:29.499Z] #192 DONE 0.1s [2023-07-21T09:02:29.499Z] [2023-07-21T09:02:29.499Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-21T09:02:29.767Z] #102 ... [2023-07-21T09:02:29.767Z] [2023-07-21T09:02:29.768Z] #142 [core-data] exporting to image [2023-07-21T09:02:29.768Z] #142 exporting layers [2023-07-21T09:02:29.768Z] #142 exporting layers 0.3s done [2023-07-21T09:02:30.032Z] #142 writing image sha256:ff68d2fe6f11be8f562ac38439549c4f0044e970577315af873fe00c2a26e58e done [2023-07-21T09:02:30.032Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-21T09:02:30.032Z] #142 DONE 8.4s [2023-07-21T09:02:30.032Z] [2023-07-21T09:02:30.032Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:02:35.362Z] #132 ... [2023-07-21T09:02:35.362Z] [2023-07-21T09:02:35.362Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-21T09:02:35.362Z] #116 DONE 920.1s [2023-07-21T09:02:35.362Z] [2023-07-21T09:02:35.362Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:02:35.362Z] #132 ... [2023-07-21T09:02:35.362Z] [2023-07-21T09:02:35.362Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:02:35.628Z] #193 DONE 0.2s [2023-07-21T09:02:35.628Z] [2023-07-21T09:02:35.628Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:02:35.628Z] #194 DONE 0.1s [2023-07-21T09:02:35.628Z] [2023-07-21T09:02:35.628Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-21T09:02:35.895Z] #195 DONE 0.3s [2023-07-21T09:02:35.895Z] [2023-07-21T09:02:35.895Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:02:35.895Z] #196 DONE 0.1s [2023-07-21T09:02:35.895Z] [2023-07-21T09:02:35.895Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-21T09:02:36.165Z] #102 ... [2023-07-21T09:02:36.165Z] [2023-07-21T09:02:36.165Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-21T09:02:36.165Z] #197 DONE 0.1s [2023-07-21T09:02:36.165Z] [2023-07-21T09:02:36.165Z] #142 [core-metadata] exporting to image [2023-07-21T09:02:36.165Z] #142 exporting layers [2023-07-21T09:02:36.430Z] #142 exporting layers 0.4s done [2023-07-21T09:02:36.695Z] #142 writing image sha256:be58fa16313ad1890805437c289902c774457979cbeaede575269a73e995d5f6 done [2023-07-21T09:02:36.695Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-21T09:02:36.695Z] #142 DONE 8.8s [2023-07-21T09:02:36.695Z] [2023-07-21T09:02:36.695Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-21T09:03:23.530Z] #134 ... [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-21T09:03:23.530Z] #102 DONE 967.2s [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:03:23.530Z] #132 ... [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:03:23.530Z] #198 DONE 0.1s [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:03:23.530Z] #132 ... [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:03:23.530Z] #199 DONE 0.1s [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #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-21T09:03:23.530Z] #200 DONE 0.4s [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:03:23.530Z] #132 ... [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #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-21T09:03:23.530Z] #201 DONE 0.1s [2023-07-21T09:03:23.530Z] [2023-07-21T09:03:23.530Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-21T09:03:23.530Z] #142 exporting layers [2023-07-21T09:03:23.797Z] #142 exporting layers 0.5s done [2023-07-21T09:03:23.797Z] #142 writing image sha256:67c3c60cf94f7f9a52491d794c7bb8eadaae9d12a346520622f1149e225bbaa6 done [2023-07-21T09:03:23.797Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-21T09:03:23.797Z] #142 DONE 9.3s [2023-07-21T09:03:23.797Z] [2023-07-21T09:03:23.797Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-21T09:03:46.143Z] #134 DONE 991.6s [2023-07-21T09:03:46.143Z] [2023-07-21T09:03:46.143Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-21T09:03:46.143Z] #132 DONE 991.6s [2023-07-21T09:03:46.410Z] [2023-07-21T09:03:46.410Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:03:46.682Z] #202 DONE 0.3s [2023-07-21T09:03:46.682Z] [2023-07-21T09:03:46.682Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-21T09:03:46.958Z] #203 DONE 0.2s [2023-07-21T09:03:46.958Z] [2023-07-21T09:03:46.958Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:03:46.958Z] #204 DONE 0.1s [2023-07-21T09:03:46.958Z] [2023-07-21T09:03:46.958Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-21T09:03:46.958Z] #205 DONE 0.1s [2023-07-21T09:03:46.958Z] [2023-07-21T09:03:46.958Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-21T09:03:47.225Z] #206 ... [2023-07-21T09:03:47.225Z] [2023-07-21T09:03:47.225Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-21T09:03:47.225Z] #207 DONE 0.4s [2023-07-21T09:03:47.491Z] [2023-07-21T09:03:47.491Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-21T09:03:47.491Z] #206 DONE 0.3s [2023-07-21T09:03:47.491Z] [2023-07-21T09:03:47.491Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:03:47.491Z] #208 DONE 0.1s [2023-07-21T09:03:47.491Z] [2023-07-21T09:03:47.491Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-21T09:03:47.491Z] #209 DONE 0.1s [2023-07-21T09:03:47.491Z] [2023-07-21T09:03:47.491Z] #142 [support-scheduler] exporting to image [2023-07-21T09:03:47.491Z] #142 exporting layers [2023-07-21T09:03:47.757Z] #142 exporting layers 0.3s done [2023-07-21T09:03:47.757Z] #142 writing image sha256:52c29166c659efd6969a77f40ebcf9dc870e464fe19b1b8421136d0ac1d75770 0.0s done [2023-07-21T09:03:48.023Z] #142 exporting layers 0.4s done [2023-07-21T09:03:48.023Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-21T09:03:48.023Z] #142 writing image sha256:73885fba669ea194fc2a5b9f4cf610ade25d10e7495c65563d48e589afcbbf30 done [2023-07-21T09:03:48.023Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-21T09:03:48.023Z] #142 DONE 9.8s [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-21T09:03:48.023Z] time="2023-07-21T08:45:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-21T09:03:48.034Z] $ docker stop --time=1 7d7b613d7385e1ee41741f3569890217d17a33949bbca77c1005f1e1d3913dca [2023-07-21T09:03:49.667Z] $ docker rm -f --volumes 7d7b613d7385e1ee41741f3569890217d17a33949bbca77c1005f1e1d3913dca [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T09:03:50.137Z] + docker images [2023-07-21T09:03:50.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-21T09:03:50.137Z] support-scheduler-arm64 latest 73885fba669e 2 seconds ago 31.8MB [2023-07-21T09:03:50.137Z] support-notifications-arm64 latest 52c29166c659 2 seconds ago 32.4MB [2023-07-21T09:03:50.137Z] security-spiffe-token-provider-arm64 latest 67c3c60cf94f 26 seconds ago 33.3MB [2023-07-21T09:03:50.137Z] core-metadata-arm64 latest be58fa16313a About a minute ago 20.8MB [2023-07-21T09:03:50.137Z] core-data-arm64 latest ff68d2fe6f11 About a minute ago 20.5MB [2023-07-21T09:03:50.137Z] core-command-arm64 latest 9eaaec232be8 About a minute ago 20.3MB [2023-07-21T09:03:50.137Z] core-common-config-bootstrapper-arm64 latest 4f0fbf24c15e About a minute ago 17.8MB [2023-07-21T09:03:50.137Z] security-bootstrapper-arm64 latest 0d61498793ba 2 minutes ago 22.5MB [2023-07-21T09:03:50.137Z] security-secretstore-setup-arm64 latest 4146aa82a876 2 minutes ago 42.5MB [2023-07-21T09:03:50.137Z] security-proxy-setup-arm64 latest 78dec19826ab 2 minutes ago 24MB [2023-07-21T09:03:50.137Z] security-proxy-auth-arm64 latest 92a03061e366 2 minutes ago 18.8MB [2023-07-21T09:03:50.137Z] security-spire-agent-arm64 latest 094ac89da890 16 minutes ago 157MB [2023-07-21T09:03:50.137Z] security-spire-config-arm64 latest af0ef497cb74 16 minutes ago 96.1MB [2023-07-21T09:03:50.137Z] security-spire-server-arm64 latest b5403cab4ef6 16 minutes ago 102MB [2023-07-21T09:03:50.137Z] ci-base-image-arm64 latest 886b712f138e 29 minutes ago 1.04GB [2023-07-21T09:03:50.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 days ago 677MB [2023-07-21T09:03:50.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T09:03:50.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T09:03:50.594Z] [2023-07-21T09:03:50.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T09:03:50.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T09:03:51.192Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T09:03:51.192Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T09:03:51.192Z] 04944245beec: Pulling fs layer [2023-07-21T09:03:51.192Z] 699f458cf7ca: Pulling fs layer [2023-07-21T09:03:51.192Z] 765212b225bb: Pulling fs layer [2023-07-21T09:03:51.192Z] f23df028b6ca: Pulling fs layer [2023-07-21T09:03:51.192Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T09:03:51.192Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T09:03:51.192Z] 765212b225bb: Waiting [2023-07-21T09:03:51.192Z] f23df028b6ca: Waiting [2023-07-21T09:03:51.192Z] d65c8cfc05b1: Waiting [2023-07-21T09:03:51.192Z] 2437ff75d9bd: Waiting [2023-07-21T09:03:51.192Z] 04944245beec: Verifying Checksum [2023-07-21T09:03:51.192Z] 04944245beec: Download complete [2023-07-21T09:03:51.192Z] 765212b225bb: Verifying Checksum [2023-07-21T09:03:51.192Z] 765212b225bb: Download complete [2023-07-21T09:03:51.192Z] f23df028b6ca: Verifying Checksum [2023-07-21T09:03:51.192Z] f23df028b6ca: Download complete [2023-07-21T09:03:51.459Z] d65c8cfc05b1: Verifying Checksum [2023-07-21T09:03:51.459Z] d65c8cfc05b1: Download complete [2023-07-21T09:03:51.459Z] 699f458cf7ca: Verifying Checksum [2023-07-21T09:03:51.459Z] 699f458cf7ca: Download complete [2023-07-21T09:03:51.726Z] 8998bd30e6a1: Download complete [2023-07-21T09:03:54.303Z] 2437ff75d9bd: Verifying Checksum [2023-07-21T09:03:54.303Z] 2437ff75d9bd: Download complete [2023-07-21T09:03:55.702Z] 8998bd30e6a1: Pull complete [2023-07-21T09:03:56.283Z] 04944245beec: Pull complete [2023-07-21T09:03:57.685Z] 699f458cf7ca: Pull complete [2023-07-21T09:03:57.951Z] 765212b225bb: Pull complete [2023-07-21T09:03:58.530Z] f23df028b6ca: Pull complete [2023-07-21T09:03:58.796Z] d65c8cfc05b1: Pull complete [2023-07-21T09:04:13.763Z] 2437ff75d9bd: Pull complete [2023-07-21T09:04:13.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T09:04:13.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T09:04:13.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T09:04:13.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2023-07-21T09:04:13.991Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:arm64 cat [2023-07-21T09:04:16.730Z] $ docker top aded0909d5702e38d4a286954bc6a4cc9d4763d2d4a5cae544c76cfde8b5211a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:17.319Z] ---> job-cost.sh [2023-07-21T09:04:17.584Z] lf-activate-venv: SKIPPING [2023-07-21T09:04:17.584Z] INFO: No Stack... [2023-07-21T09:04:17.850Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T09:04:18.806Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T09:04:19.121Z] + cut -d, -f6 [2023-07-21T09:04:19.121Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [Pipeline] lock [2023-07-21T09:04:19.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-19-stack-cost] [2023-07-21T09:04:19.455Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-19-stack-cost] did not exist. Created. [2023-07-21T09:04:19.455Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T09:04:20.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T09:04:20.276Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T09:04:20.286Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T09:04:20.298Z] $ docker stop --time=1 aded0909d5702e38d4a286954bc6a4cc9d4763d2d4a5cae544c76cfde8b5211a [2023-07-21T09:04:21.744Z] $ docker rm -f --volumes aded0909d5702e38d4a286954bc6a4cc9d4763d2d4a5cae544c76cfde8b5211a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-21T09:04:22.577Z] + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:22.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:23.718Z] ---> package-listing.sh [2023-07-21T09:04:23.718Z] ++ facter osfamily [2023-07-21T09:04:23.718Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T09:04:23.979Z] + OS_FAMILY=debian [2023-07-21T09:04:23.979Z] + workspace=/w/workspace/edgex-go/19 [2023-07-21T09:04:23.979Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T09:04:23.979Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T09:04:23.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T09:04:23.979Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T09:04:23.979Z] + '[' /w/workspace/edgex-go/19 ']' [2023-07-21T09:04:23.979Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T09:04:23.979Z] + case "${OS_FAMILY}" in [2023-07-21T09:04:23.979Z] + dpkg -l [2023-07-21T09:04:23.979Z] + grep '^ii' [2023-07-21T09:04:23.979Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T09:04:23.979Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T09:04:23.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T09:04:23.979Z] + '[' /w/workspace/edgex-go/19 ']' [2023-07-21T09:04:23.979Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2023-07-21T09:04:23.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2023-07-21T09:04:23.988Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-21T09:04:24.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T09:04:24.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T09:04:24.818Z] [2023-07-21T09:04:24.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T09:04:25.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T09:04:25.113Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T09:04:25.113Z] 5eb5b503b376: Pulling fs layer [2023-07-21T09:04:25.113Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T09:04:25.113Z] ec43610c2a17: Pulling fs layer [2023-07-21T09:04:25.113Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T09:04:25.113Z] 33b1e0a273af: Pulling fs layer [2023-07-21T09:04:25.113Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T09:04:25.113Z] 2f39f015ded8: Pulling fs layer [2023-07-21T09:04:25.113Z] 33b1e0a273af: Waiting [2023-07-21T09:04:25.113Z] 5d3b04190fa2: Waiting [2023-07-21T09:04:25.113Z] 2f39f015ded8: Waiting [2023-07-21T09:04:25.113Z] 3a2ae6a8a46f: Waiting [2023-07-21T09:04:25.113Z] 5c69ac0246d0: Download complete [2023-07-21T09:04:25.113Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-21T09:04:25.113Z] 3a2ae6a8a46f: Download complete [2023-07-21T09:04:25.113Z] 33b1e0a273af: Verifying Checksum [2023-07-21T09:04:25.113Z] 33b1e0a273af: Download complete [2023-07-21T09:04:25.113Z] ec43610c2a17: Verifying Checksum [2023-07-21T09:04:25.113Z] ec43610c2a17: Download complete [2023-07-21T09:04:25.373Z] 5d3b04190fa2: Verifying Checksum [2023-07-21T09:04:25.373Z] 5d3b04190fa2: Download complete [2023-07-21T09:04:25.373Z] 5eb5b503b376: Verifying Checksum [2023-07-21T09:04:25.373Z] 5eb5b503b376: Download complete [2023-07-21T09:04:25.940Z] 2f39f015ded8: Verifying Checksum [2023-07-21T09:04:25.940Z] 2f39f015ded8: Download complete [2023-07-21T09:04:26.506Z] 5eb5b503b376: Pull complete [2023-07-21T09:04:26.506Z] 5c69ac0246d0: Pull complete [2023-07-21T09:04:27.073Z] ec43610c2a17: Pull complete [2023-07-21T09:04:27.331Z] 3a2ae6a8a46f: Pull complete [2023-07-21T09:04:27.589Z] 33b1e0a273af: Pull complete [2023-07-21T09:04:27.589Z] 5d3b04190fa2: Pull complete [2023-07-21T09:04:31.773Z] 2f39f015ded8: Pull complete [2023-07-21T09:04:31.773Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T09:04:31.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T09:04:31.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T09:04:31.845Z] prd-ubuntu20.04-docker-8c-8g-1713 does not seem to be running inside a container [2023-07-21T09:04:31.873Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-21T09:04:38.472Z] $ docker top 8abd82d246c7a774fd93f92ab154e0d1d1cf766909f28e78b3945b2979f48eff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T09:04:38.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T09:04:39.109Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T09:04:39.396Z] + ls /var/log/sa-host [2023-07-21T09:04:39.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T09:04:39.549Z] provisioning config files... [2023-07-21T09:04:39.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config5502819157273352341tmp [Pipeline] { [Pipeline] echo [2023-07-21T09:04:39.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:39.870Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T09:04:39.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:40.203Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T09:04:40.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:40.494Z] ---> sudo-logs.sh [2023-07-21T09:04:40.494Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T09:04:40.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:40.844Z] ---> job-cost.sh [2023-07-21T09:04:40.844Z] lf-activate-venv: SKIPPING [2023-07-21T09:04:40.844Z] DEBUG: total: 0.10999999940395355 [2023-07-21T09:04:40.844Z] INFO: Retrieving Stack Cost... [2023-07-21T09:04:41.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T09:04:41.673Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T09:04:41.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T09:04:41.965Z] ---> logs-deploy.sh [2023-07-21T09:04:41.965Z] lf-activate-venv: SKIPPING [2023-07-21T09:04:41.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/19 [2023-07-21T09:04:41.965Z] INFO: archiving workspace using pattern(s): [2023-07-21T09:04:42.902Z] Archives upload complete. [2023-07-21T09:04:42.902Z] INFO: archiving logs to Nexus