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+e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 (ab259556fb54b5f08522e98efc44cdd3fd4e0bae) 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-ssh16091867576245168177.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-ssh4806062074348194192.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-ssh13450632468183633050.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-ssh13729165683654156495.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-ssh811435171947415674.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1516’ Running on prd-ubuntu20.04-docker-8c-8g-1519 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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 e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 00cb2490e29e117d27c8a140a894c8d360d21cd1 Checking out Revision 00cb2490e29e117d27c8a140a894c8d360d21cd1 (PR-4569) > 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 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00cb2490e29e117d27c8a140a894c8d360d21cd1 # timeout=10 Commit message: "Merge commit 'e66fa62635f4d71fd5978b81b23c82a8a50a7ed5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T08:31:39.556Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T08:31:39.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T08:31:39.622Z] ========================================================= [2023-07-19T08:31:39.622Z] EdgeX Global Pipelines Version Info [2023-07-19T08:31:39.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T08:31:40.337Z] ------------------- [2023-07-19T08:31:40.337Z] stable info: [2023-07-19T08:31:40.337Z] ------------------- [2023-07-19T08:31:40.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T08:31:40.337Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T08:31:40.337Z] Message: update stable to v1.0.250 > git rev-list --no-walk 9c637d065145eeef5e7bdc7217cccb9d37f6c084 # timeout=10 [2023-07-19T08:31:40.907Z] ------------------- [2023-07-19T08:31:40.907Z] experimental info: [2023-07-19T08:31:40.907Z] ------------------- [2023-07-19T08:31:40.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T08:31:40.908Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T08:31:40.908Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T08:31:41.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-19T08:31:41.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-19T08:31:41.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T08:31:41.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T08:31:41.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T08:31:41.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T08:31:41.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T08:31:41.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-19T08:31:41.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-19T08:31:41.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-19T08:31:41.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T08:31:41.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T08:31:41.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T08:31:41.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T08:31:41.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T08:31:41.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T08:31:41.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T08:31:41.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T08:31:41.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T08:31:41.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T08:31:41.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T08:31:41.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T08:31:41.381Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T08:31:41.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-07-19T08:31:41.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-07-19T08:31:41.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-07-19T08:31:41.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00cb2490e29e117d27c8a140a894c8d360d21cd1 [Pipeline] echo [2023-07-19T08:31:41.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00cb249 [Pipeline] echo [2023-07-19T08:31:41.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T08:31:41.500Z] provisioning config files... [2023-07-19T08:31:41.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config17694658720280013273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T08:31:41.816Z] ---> docker-login.sh [2023-07-19T08:31:41.817Z] nexus3.edgexfoundry.org:10001 [2023-07-19T08:31:42.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:31:42.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:31:42.077Z] Configure a credential helper to remove this warning. See [2023-07-19T08:31:42.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:31:42.077Z] [2023-07-19T08:31:42.077Z] Login Succeeded [2023-07-19T08:31:42.077Z] nexus3.edgexfoundry.org:10002 [2023-07-19T08:31:42.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:31:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:31:42.337Z] Configure a credential helper to remove this warning. See [2023-07-19T08:31:42.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:31:42.337Z] [2023-07-19T08:31:42.337Z] Login Succeeded [2023-07-19T08:31:42.337Z] nexus3.edgexfoundry.org:10003 [2023-07-19T08:31:42.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:31:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:31:42.337Z] Configure a credential helper to remove this warning. See [2023-07-19T08:31:42.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:31:42.337Z] [2023-07-19T08:31:42.337Z] Login Succeeded [2023-07-19T08:31:42.337Z] nexus3.edgexfoundry.org:10004 [2023-07-19T08:31:42.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:31:42.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:31:42.337Z] Configure a credential helper to remove this warning. See [2023-07-19T08:31:42.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:31:42.337Z] [2023-07-19T08:31:42.337Z] Login Succeeded [2023-07-19T08:31:42.599Z] docker.io [2023-07-19T08:31:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:31:42.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:31:42.859Z] Configure a credential helper to remove this warning. See [2023-07-19T08:31:42.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:31:42.859Z] [2023-07-19T08:31:42.859Z] Login Succeeded [2023-07-19T08:31:42.859Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T08:31:42.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T08:31:43.171Z] + 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-19T08:31:43.171Z] + dirname cmd/core-command/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/core-data/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-19T08:31:43.171Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-07-19T08:31:43.171Z] [2023-07-19T08:31:43.171Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-19T08:31:43.171Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-07-19T08:31:43.171Z] cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-19T08:31:43.171Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/support-notifications/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-19T08:31:43.171Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-19T08:31:43.171Z] + cut -d/ -f2 [2023-07-19T08:31:43.171Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-19T08:31:43.222Z] 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-19T08:31:43.566Z] + git rev-list -1 --merges 00cb2490e29e117d27c8a140a894c8d360d21cd1~1..00cb2490e29e117d27c8a140a894c8d360d21cd1 [Pipeline] echo [2023-07-19T08:31:43.576Z] -----------> git rev-list -1 --merges 00cb2490e29e117d27c8a140a894c8d360d21cd1~1..00cb2490e29e117d27c8a140a894c8d360d21cd1 00cb2490e29e117d27c8a140a894c8d360d21cd1 [2023-07-19T08:31:43.576Z] 00cb2490e29e117d27c8a140a894c8d360d21cd1 [false] [Pipeline] sh [2023-07-19T08:31:43.864Z] + git log --format=format:%s -1 00cb2490e29e117d27c8a140a894c8d360d21cd1 [Pipeline] echo [2023-07-19T08:31:43.878Z] ========================================================= [2023-07-19T08:31:43.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T08:31:43.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-19T08:31:44.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T08:31:44.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T08:31:44.297Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T08:31:44.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T08:31:44.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T08:31:44.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T08:31:44.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:31:44.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T08:31:44.639Z] [2023-07-19T08:31:44.639Z] 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-19T08:31:44.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T08:31:44.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T08:31:44.989Z] b85a868b505f: Pulling fs layer [2023-07-19T08:31:44.989Z] e2be974225ed: Pulling fs layer [2023-07-19T08:31:44.989Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T08:31:44.989Z] 988bab9f4d93: Pulling fs layer [2023-07-19T08:31:44.989Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T08:31:44.989Z] eaf3925da568: Pulling fs layer [2023-07-19T08:31:44.989Z] bab4dde63d76: Pulling fs layer [2023-07-19T08:31:44.989Z] bde34c3a00c8: Pulling fs layer [2023-07-19T08:31:44.989Z] b352a97aabf1: Pulling fs layer [2023-07-19T08:31:44.989Z] 4872d77fe225: Pulling fs layer [2023-07-19T08:31:44.989Z] 988bab9f4d93: Waiting [2023-07-19T08:31:44.989Z] 5851b861e8e6: Pulling fs layer [2023-07-19T08:31:44.989Z] 1469e6f7b9e6: Waiting [2023-07-19T08:31:44.989Z] bde34c3a00c8: Waiting [2023-07-19T08:31:44.989Z] eaf3925da568: Waiting [2023-07-19T08:31:44.989Z] b352a97aabf1: Waiting [2023-07-19T08:31:44.989Z] 5851b861e8e6: Waiting [2023-07-19T08:31:44.989Z] bab4dde63d76: Waiting [2023-07-19T08:31:44.989Z] 4872d77fe225: Waiting [2023-07-19T08:31:44.989Z] e2be974225ed: Verifying Checksum [2023-07-19T08:31:44.989Z] e2be974225ed: Download complete [2023-07-19T08:31:44.989Z] 988bab9f4d93: Download complete [2023-07-19T08:31:45.249Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T08:31:45.249Z] 1469e6f7b9e6: Download complete [2023-07-19T08:31:45.249Z] eaf3925da568: Verifying Checksum [2023-07-19T08:31:45.249Z] eaf3925da568: Download complete [2023-07-19T08:31:45.249Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T08:31:45.249Z] 339a4e72a1f5: Download complete [2023-07-19T08:31:45.249Z] bde34c3a00c8: Verifying Checksum [2023-07-19T08:31:45.249Z] bde34c3a00c8: Download complete [2023-07-19T08:31:45.249Z] b352a97aabf1: Verifying Checksum [2023-07-19T08:31:45.249Z] b352a97aabf1: Download complete [2023-07-19T08:31:45.249Z] 4872d77fe225: Verifying Checksum [2023-07-19T08:31:45.249Z] 4872d77fe225: Download complete [2023-07-19T08:31:45.249Z] 5851b861e8e6: Download complete [2023-07-19T08:31:45.249Z] b85a868b505f: Download complete [2023-07-19T08:31:45.510Z] bab4dde63d76: Verifying Checksum [2023-07-19T08:31:45.510Z] bab4dde63d76: Download complete [2023-07-19T08:31:46.458Z] b85a868b505f: Pull complete [2023-07-19T08:31:46.718Z] e2be974225ed: Pull complete [2023-07-19T08:31:47.290Z] 339a4e72a1f5: Pull complete [2023-07-19T08:31:47.290Z] 988bab9f4d93: Pull complete [2023-07-19T08:31:47.550Z] 1469e6f7b9e6: Pull complete [2023-07-19T08:31:47.550Z] eaf3925da568: Pull complete [2023-07-19T08:31:49.453Z] bab4dde63d76: Pull complete [2023-07-19T08:31:49.453Z] bde34c3a00c8: Pull complete [2023-07-19T08:31:49.453Z] b352a97aabf1: Pull complete [2023-07-19T08:31:49.453Z] 4872d77fe225: Pull complete [2023-07-19T08:31:49.713Z] 5851b861e8e6: Pull complete [2023-07-19T08:31:49.713Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T08:31:49.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T08:31:49.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:31:49.808Z] prd-ubuntu20.04-docker-8c-8g-1519 does not seem to be running inside a container [2023-07-19T08:31:49.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-19T08:31:51.470Z] $ docker top cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 -eo pid,comm [2023-07-19T08:31:51.528Z] 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-19T08:31:51.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T08:31:51.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T08:31:51.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T08:31:51.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T08:31:51.668Z] $ docker exec cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 ssh-agent [2023-07-19T08:31:51.769Z] SSH_AUTH_SOCK=/tmp/ssh-MqB4e2l04fhN/agent.32 [2023-07-19T08:31:51.769Z] SSH_AGENT_PID=38 [2023-07-19T08:31:51.775Z] Running ssh-add (command line suppressed) [2023-07-19T08:31:51.877Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_689861437585985693.key (/w/workspace/edgex-go/17@tmp/private_key_689861437585985693.key) [2023-07-19T08:31:51.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T08:31:52.182Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T08:31:52.198Z] $ docker exec --env ******** --env ******** cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 ssh-agent -k [2023-07-19T08:31:52.297Z] unset SSH_AUTH_SOCK; [2023-07-19T08:31:52.298Z] unset SSH_AGENT_PID; [2023-07-19T08:31:52.298Z] echo Agent pid 38 killed; [2023-07-19T08:31:52.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T08:31:52.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T08:31:52.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T08:31:52.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T08:31:52.453Z] $ docker exec cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 ssh-agent [2023-07-19T08:31:52.552Z] SSH_AUTH_SOCK=/tmp/ssh-xtLFg3kPGZ6B/agent.70 [2023-07-19T08:31:52.552Z] SSH_AGENT_PID=76 [2023-07-19T08:31:52.557Z] Running ssh-add (command line suppressed) [2023-07-19T08:31:52.663Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_16412966734119665843.key (/w/workspace/edgex-go/17@tmp/private_key_16412966734119665843.key) [2023-07-19T08:31:52.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T08:31:52.967Z] + git semver init [2023-07-19T08:31:53.227Z] 2023-07-19 08:31:53,124 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T08:31:53.227Z] 2023-07-19 08:31:53,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver [2023-07-19T08:31:53.227Z] 2023-07-19 08:31:53,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver [2023-07-19T08:31:53.227Z] 2023-07-19 08:31:53,125 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, universal_newlines=False, shell=None, istream=None) [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,895 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-4569 with force:False [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,895 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-4569 [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,898 [execute] INFO git cat-file --batch-check [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,903 [execute] INFO git cat-file --batch [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T08:31:58.500Z] 2023-07-19 08:31:57,909 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-4569 [2023-07-19T08:31:58.500Z] 0.0.0 [Pipeline] } [2023-07-19T08:31:58.507Z] $ docker exec --env ******** --env ******** cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 ssh-agent -k [2023-07-19T08:31:58.604Z] unset SSH_AUTH_SOCK; [2023-07-19T08:31:58.605Z] unset SSH_AGENT_PID; [2023-07-19T08:31:58.606Z] echo Agent pid 76 killed; [2023-07-19T08:31:58.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T08:31:58.926Z] + git semver [Pipeline] } [2023-07-19T08:31:59.198Z] $ docker stop --time=1 cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 [2023-07-19T08:32:00.580Z] $ docker rm -f --volumes cfa746b5272082ed487525d6b88c22d9941d0134ae22a04d3ca09df11f009db9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T08:32:00.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T08:32:01.234Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T08:32:01.236Z] [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-19T08:32:01.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2023-07-19T08:32:01.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T08:32:01.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T08:32:01.665Z] ========================================================= [2023-07-19T08:32:01.665Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T08:32:01.665Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:32:01.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T08:32:01.946Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T08:32:01.946Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T08:32:01.946Z] 6911f1a30b25: Pulling fs layer [2023-07-19T08:32:01.946Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T08:32:01.946Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T08:32:01.946Z] ec0bb842ea78: Pulling fs layer [2023-07-19T08:32:01.946Z] 40a00589a448: Pulling fs layer [2023-07-19T08:32:01.946Z] 6c08303d61cc: Pulling fs layer [2023-07-19T08:32:01.946Z] 798269fcf238: Pulling fs layer [2023-07-19T08:32:01.946Z] ec0bb842ea78: Waiting [2023-07-19T08:32:01.946Z] 6863d3e3a2b1: Waiting [2023-07-19T08:32:01.946Z] 40a00589a448: Waiting [2023-07-19T08:32:01.946Z] 6c08303d61cc: Waiting [2023-07-19T08:32:01.946Z] 6911f1a30b25: Download complete [2023-07-19T08:32:01.946Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T08:32:01.946Z] 6863d3e3a2b1: Download complete [2023-07-19T08:32:01.946Z] ec0bb842ea78: Verifying Checksum [2023-07-19T08:32:01.946Z] ec0bb842ea78: Download complete [2023-07-19T08:32:01.946Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T08:32:01.946Z] 4db1b89c0bd1: Download complete [2023-07-19T08:32:01.946Z] 40a00589a448: Verifying Checksum [2023-07-19T08:32:01.946Z] 40a00589a448: Download complete [2023-07-19T08:32:02.211Z] 4db1b89c0bd1: Pull complete [2023-07-19T08:32:02.471Z] 6911f1a30b25: Pull complete [2023-07-19T08:32:02.471Z] 798269fcf238: Verifying Checksum [2023-07-19T08:32:02.471Z] 798269fcf238: Download complete [2023-07-19T08:32:02.730Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T08:32:02.730Z] e194b8c5c2a9: Download complete [2023-07-19T08:32:02.989Z] 6c08303d61cc: Verifying Checksum [2023-07-19T08:32:02.989Z] 6c08303d61cc: Download complete [2023-07-19T08:32:06.273Z] e194b8c5c2a9: Pull complete [2023-07-19T08:32:06.532Z] 6863d3e3a2b1: Pull complete [2023-07-19T08:32:06.532Z] ec0bb842ea78: Pull complete [2023-07-19T08:32:06.532Z] 40a00589a448: Pull complete [2023-07-19T08:32:09.060Z] 6c08303d61cc: Pull complete [2023-07-19T08:32:09.993Z] 798269fcf238: Pull complete [2023-07-19T08:32:09.993Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T08:32:09.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T08:32:09.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:32:10.288Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T08:32:10.288Z] WORKDIR /edgex [2023-07-19T08:32:10.288Z] COPY go.mod . [2023-07-19T08:32:10.288Z] RUN go mod download [2023-07-19T08:32:10.288Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-19T08:32:10.857Z] Sending build context to Docker daemon 170.7MB [2023-07-19T08:32:10.857Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T08:32:10.857Z] ---> ec979cd7f677 [2023-07-19T08:32:10.857Z] Step 2/4 : WORKDIR /edgex [2023-07-19T08:32:13.406Z] ---> Running in 81a441725a66 [2023-07-19T08:32:13.406Z] Removing intermediate container 81a441725a66 [2023-07-19T08:32:13.406Z] ---> 1180cb497ff3 [2023-07-19T08:32:13.406Z] Step 3/4 : COPY go.mod . [2023-07-19T08:32:13.664Z] ---> e7f49a63b3d5 [2023-07-19T08:32:13.664Z] Step 4/4 : RUN go mod download [2023-07-19T08:32:13.664Z] ---> Running in 991052c2bf95 [2023-07-19T08:32:16.323Z] Still waiting to schedule task [2023-07-19T08:32:16.324Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1517’ [2023-07-19T08:32:25.899Z] Removing intermediate container 991052c2bf95 [2023-07-19T08:32:25.899Z] ---> f9358739abea [2023-07-19T08:32:25.899Z] Successfully built f9358739abea [2023-07-19T08:32:25.899Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:32:26.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T08:32:26.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:32:26.268Z] prd-ubuntu20.04-docker-8c-8g-1519 does not seem to be running inside a container [2023-07-19T08:32:26.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-19T08:32:26.727Z] $ docker top 193008dc45edaf1fcee4ba6858a175cb034d1593c18fe71b2258d0a95a0f2d09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T08:32:27.087Z] + go version [2023-07-19T08:32:27.087Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T08:32:27.096Z] $ docker stop --time=1 193008dc45edaf1fcee4ba6858a175cb034d1593c18fe71b2258d0a95a0f2d09 [2023-07-19T08:32:28.397Z] $ docker rm -f --volumes 193008dc45edaf1fcee4ba6858a175cb034d1593c18fe71b2258d0a95a0f2d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:32:28.848Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T08:32:28.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:32:28.925Z] prd-ubuntu20.04-docker-8c-8g-1519 does not seem to be running inside a container [2023-07-19T08:32:28.951Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-19T08:32:29.321Z] $ docker top ff075634e1594fff38605058c4457ea8b592e0069a72f2178e158cfa2d11896b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T08:32:29.393Z] ========================================================= [2023-07-19T08:32:29.393Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-19T08:32:29.393Z] ========================================================= [Pipeline] sh [2023-07-19T08:32:29.676Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:32:29.964Z] + make test [2023-07-19T08:32:29.964Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T08:32:38.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-19T08:32:52.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-19T08:32:53.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-19T08:32:53.535Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-19T08:32:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-19T08:32:54.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-19T08:32:54.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-19T08:32:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-07-19T08:32:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-07-19T08:32:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-19T08:32:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-19T08:32:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-19T08:32:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-19T08:32:57.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-19T08:32:57.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-19T08:32:58.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements [2023-07-19T08:32:58.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-07-19T08:32:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.814s coverage: 88.5% of statements [2023-07-19T08:32:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-19T08:32:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-19T08:32:59.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements [2023-07-19T08:32:59.812Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-07-19T08:33:01.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-19T08:33:01.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-19T08:33:01.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-07-19T08:33:01.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 31.9% of statements [2023-07-19T08:33:01.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 42.9% of statements [2023-07-19T08:33:01.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-07-19T08:33:01.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-07-19T08:33:01.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.045s coverage: 96.3% of statements [2023-07-19T08:33:02.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-07-19T08:33:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-19T08:33:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-19T08:33:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-19T08:33:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-19T08:33:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-19T08:33:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-19T08:33:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-19T08:33:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-19T08:33:04.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-19T08:33:04.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-19T08:33:04.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-19T08:33:04.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-19T08:33:04.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-19T08:33:04.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-19T08:33:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-19T08:33:06.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-19T08:33:06.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-19T08:33:07.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-19T08:33:07.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-19T08:33:09.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-19T08:33:09.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-19T08:33:09.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-19T08:33:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-19T08:33:10.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-19T08:33:11.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-19T08:33:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-19T08:33:12.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-19T08:33:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-19T08:33:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-19T08:33:13.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-19T08:33:13.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-19T08:33:13.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-19T08:33:13.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-19T08:33:14.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-07-19T08:33:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-19T08:33:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:33:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-19T08:33:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-19T08:33:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-19T08:33:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-19T08:33:16.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-19T08:33:16.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.439s coverage: 38.4% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.8% of statements [2023-07-19T08:33:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-07-19T08:33:26.899Z] 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-19T08:33:26.899Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-07-19T08:33:26.899Z] 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-19T08:33:26.899Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-07-19T08:33:26.899Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-07-19T08:33:26.899Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-07-19T08:33:26.907Z] $ docker stop --time=1 ff075634e1594fff38605058c4457ea8b592e0069a72f2178e158cfa2d11896b [2023-07-19T08:33:28.582Z] $ docker rm -f --volumes ff075634e1594fff38605058c4457ea8b592e0069a72f2178e158cfa2d11896b [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-19T08:33:28.874Z] Failed in branch amd64 [2023-07-19T08:35:46.154Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1520 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-07-19T08:35:46.167Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2023-07-19T08:35:46.210Z] The recommended git tool is: git [2023-07-19T08:35:51.391Z] using credential edgex-jenkins-ssh [2023-07-19T08:35:51.407Z] Cloning the remote Git repository [2023-07-19T08:35:51.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-19T08:35:51.550Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2023-07-19T08:35:51.721Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-19T08:35:51.723Z] > git --version # timeout=10 [2023-07-19T08:35:51.745Z] > git --version # 'git version 2.25.1' [2023-07-19T08:35:51.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T08:35:51.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T08:36:09.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-19T08:36:09.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T08:36:11.230Z] Merging remotes/origin/main commit e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-07-19T08:36:11.940Z] Merge succeeded, producing 6a138e850486193069c3d9ccf1cbc6c8b4a04b0b [2023-07-19T08:36:11.940Z] Checking out Revision 6a138e850486193069c3d9ccf1cbc6c8b4a04b0b (PR-4569) [2023-07-19T08:36:10.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-19T08:36:10.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-19T08:36:10.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T08:36:10.487Z] > 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-19T08:36:11.251Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T08:36:11.332Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-07-19T08:36:11.557Z] > git remote # timeout=10 [2023-07-19T08:36:11.577Z] > git config --get remote.origin.url # timeout=10 [2023-07-19T08:36:11.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T08:36:11.608Z] > git merge e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 # timeout=10 [2023-07-19T08:36:11.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-19T08:36:11.949Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T08:36:11.969Z] > git checkout -f 6a138e850486193069c3d9ccf1cbc6c8b4a04b0b # timeout=10 [2023-07-19T08:36:15.606Z] Commit message: "Merge commit 'e66fa62635f4d71fd5978b81b23c82a8a50a7ed5' into HEAD" [2023-07-19T08:36:15.633Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T08:36:16.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T08:36:16.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T08:36:16.611Z] Dload Upload Total Spent Left Speed [2023-07-19T08:36:16.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-07-19T08:36:15.617Z] > git rev-list --no-walk 9c637d065145eeef5e7bdc7217cccb9d37f6c084 # timeout=10 [2023-07-19T08:36:17.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T08:36:17.729Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T08:36:17.729Z] + sudo tee /etc/docker/daemon.new [2023-07-19T08:36:17.729Z] { [2023-07-19T08:36:17.729Z] "registry-mirrors": [ [2023-07-19T08:36:17.729Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T08:36:17.729Z] ], [2023-07-19T08:36:17.729Z] "bip": "10.250.0.254/24", [2023-07-19T08:36:17.729Z] "hosts": [ [2023-07-19T08:36:17.729Z] "tcp://0.0.0.0:5555", [2023-07-19T08:36:17.729Z] "unix:///var/run/docker.sock" [2023-07-19T08:36:17.729Z] ], [2023-07-19T08:36:17.729Z] "mtu": 1458, [2023-07-19T08:36:17.729Z] "selinux-enabled": true, [2023-07-19T08:36:17.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T08:36:17.729Z] } [Pipeline] sh [2023-07-19T08:36:18.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T08:36:18.398Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T08:36:36.685Z] provisioning config files... [2023-07-19T08:36:36.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config9637852031650566694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T08:36:37.065Z] ---> docker-login.sh [2023-07-19T08:36:37.065Z] nexus3.edgexfoundry.org:10001 [2023-07-19T08:36:37.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:36:37.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:36:37.928Z] Configure a credential helper to remove this warning. See [2023-07-19T08:36:37.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:36:37.928Z] [2023-07-19T08:36:37.928Z] Login Succeeded [2023-07-19T08:36:37.928Z] nexus3.edgexfoundry.org:10002 [2023-07-19T08:36:37.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:36:38.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:36:38.201Z] Configure a credential helper to remove this warning. See [2023-07-19T08:36:38.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:36:38.201Z] [2023-07-19T08:36:38.201Z] Login Succeeded [2023-07-19T08:36:38.201Z] nexus3.edgexfoundry.org:10003 [2023-07-19T08:36:38.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:36:38.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:36:38.472Z] Configure a credential helper to remove this warning. See [2023-07-19T08:36:38.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:36:38.472Z] [2023-07-19T08:36:38.472Z] Login Succeeded [2023-07-19T08:36:38.472Z] nexus3.edgexfoundry.org:10004 [2023-07-19T08:36:38.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:36:39.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:36:39.016Z] Configure a credential helper to remove this warning. See [2023-07-19T08:36:39.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:36:39.016Z] [2023-07-19T08:36:39.016Z] Login Succeeded [2023-07-19T08:36:39.016Z] docker.io [2023-07-19T08:36:39.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T08:36:39.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T08:36:39.288Z] Configure a credential helper to remove this warning. See [2023-07-19T08:36:39.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T08:36:39.288Z] [2023-07-19T08:36:39.288Z] Login Succeeded [2023-07-19T08:36:39.288Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T08:36:39.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-19T08:36:39.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2023-07-19T08:36:39.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T08:36:39.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T08:36:39.927Z] ========================================================= [2023-07-19T08:36:39.927Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T08:36:39.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:36:40.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T08:36:40.257Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T08:36:40.257Z] edb6bdbacee9: Pulling fs layer [2023-07-19T08:36:40.257Z] 5f9638ab2659: Pulling fs layer [2023-07-19T08:36:40.257Z] 8d51d6327a98: Pulling fs layer [2023-07-19T08:36:40.257Z] 8b374f2dd631: Pulling fs layer [2023-07-19T08:36:40.257Z] ec14aa9079de: Pulling fs layer [2023-07-19T08:36:40.257Z] 2f466654f4bb: Pulling fs layer [2023-07-19T08:36:40.257Z] 554e91adad29: Pulling fs layer [2023-07-19T08:36:40.257Z] ec14aa9079de: Waiting [2023-07-19T08:36:40.257Z] 2f466654f4bb: Waiting [2023-07-19T08:36:40.257Z] 554e91adad29: Waiting [2023-07-19T08:36:40.257Z] 8b374f2dd631: Waiting [2023-07-19T08:36:40.533Z] 5f9638ab2659: Verifying Checksum [2023-07-19T08:36:40.533Z] 5f9638ab2659: Download complete [2023-07-19T08:36:40.533Z] 8b374f2dd631: Verifying Checksum [2023-07-19T08:36:40.533Z] 8b374f2dd631: Download complete [2023-07-19T08:36:40.533Z] ec14aa9079de: Verifying Checksum [2023-07-19T08:36:40.533Z] ec14aa9079de: Download complete [2023-07-19T08:36:40.533Z] edb6bdbacee9: Verifying Checksum [2023-07-19T08:36:40.533Z] edb6bdbacee9: Download complete [2023-07-19T08:36:41.515Z] edb6bdbacee9: Pull complete [2023-07-19T08:36:41.785Z] 554e91adad29: Verifying Checksum [2023-07-19T08:36:41.785Z] 554e91adad29: Download complete [2023-07-19T08:36:42.063Z] 5f9638ab2659: Pull complete [2023-07-19T08:36:43.032Z] 8d51d6327a98: Verifying Checksum [2023-07-19T08:36:43.032Z] 8d51d6327a98: Download complete [2023-07-19T08:36:43.310Z] 2f466654f4bb: Download complete [2023-07-19T08:36:55.637Z] 8d51d6327a98: Pull complete [2023-07-19T08:36:55.637Z] 8b374f2dd631: Pull complete [2023-07-19T08:36:55.637Z] ec14aa9079de: Pull complete [2023-07-19T08:37:02.317Z] 2f466654f4bb: Pull complete [2023-07-19T08:37:04.273Z] 554e91adad29: Pull complete [2023-07-19T08:37:04.273Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T08:37:04.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T08:37:04.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:37:04.605Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T08:37:04.605Z] WORKDIR /edgex [2023-07-19T08:37:04.605Z] COPY go.mod . [2023-07-19T08:37:04.605Z] RUN go mod download [2023-07-19T08:37:04.605Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-19T08:37:05.194Z] Sending build context to Docker daemon 2.941MB [2023-07-19T08:37:05.194Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T08:37:05.194Z] ---> 1e15ea492957 [2023-07-19T08:37:05.194Z] Step 2/4 : WORKDIR /edgex [2023-07-19T08:37:07.157Z] ---> Running in a35cd52cfc30 [2023-07-19T08:37:07.157Z] Removing intermediate container a35cd52cfc30 [2023-07-19T08:37:07.157Z] ---> 17dc44df1b2b [2023-07-19T08:37:07.157Z] Step 3/4 : COPY go.mod . [2023-07-19T08:37:07.744Z] ---> f68454f1696a [2023-07-19T08:37:07.744Z] Step 4/4 : RUN go mod download [2023-07-19T08:37:07.744Z] ---> Running in 895cb0b25fc7 [2023-07-19T08:37:46.656Z] Removing intermediate container 895cb0b25fc7 [2023-07-19T08:37:46.656Z] ---> 9a0fd0d1963e [2023-07-19T08:37:46.656Z] Successfully built 9a0fd0d1963e [2023-07-19T08:37:46.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:37:47.004Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T08:37:47.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:37:47.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-1520 does not seem to be running inside a container [2023-07-19T08:37:47.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-19T08:37:48.525Z] $ docker top a53802f41e1479e51b544a69b96a13004d0e16ef6b59d4df02dbcf9ccdf22c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T08:37:49.363Z] + go version [2023-07-19T08:37:49.363Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T08:37:49.386Z] $ docker stop --time=1 a53802f41e1479e51b544a69b96a13004d0e16ef6b59d4df02dbcf9ccdf22c1d [2023-07-19T08:37:51.031Z] $ docker rm -f --volumes a53802f41e1479e51b544a69b96a13004d0e16ef6b59d4df02dbcf9ccdf22c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:37:51.566Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T08:37:51.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:37:51.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-1520 does not seem to be running inside a container [2023-07-19T08:37:51.806Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-19T08:37:53.004Z] $ docker top b499db16289b1ec7a9f6c67a6409aa377d19d3c9c53800a08d2ec9875a0f4c74 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T08:37:53.204Z] ========================================================= [2023-07-19T08:37:53.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-19T08:37:53.204Z] ========================================================= [Pipeline] sh [2023-07-19T08:37:53.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2023-07-19T08:37:54.163Z] + make test [2023-07-19T08:37:54.434Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T08:38:41.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-19T08:40:47.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-19T08:40:48.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-19T08:40:52.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-19T08:40:52.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-19T08:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-19T08:40:52.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-19T08:41:07.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-19T08:41:07.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-19T08:41:07.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2023-07-19T08:41:17.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 98.5% of statements [2023-07-19T08:41:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-19T08:41:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-19T08:41:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-19T08:41:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.488s coverage: 71.5% of statements [2023-07-19T08:41:28.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-19T08:41:28.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-19T08:41:28.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 54.0% of statements [2023-07-19T08:41:33.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-19T08:41:33.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-19T08:41:33.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:41:33.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-19T08:41:33.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-19T08:41:41.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-19T08:41:41.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-19T08:41:51.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.430s coverage: 88.5% of statements [2023-07-19T08:41:51.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.595s coverage: 3.8% of statements [2023-07-19T08:41:55.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-19T08:41:55.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:41:55.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-19T08:41:57.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.543s coverage: 95.6% of statements [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-19T08:41:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-19T08:41:57.481Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements [2023-07-19T08:42:07.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-19T08:42:07.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-19T08:42:07.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements [2023-07-19T08:42:07.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 31.9% of statements [2023-07-19T08:42:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 42.9% of statements [2023-07-19T08:42:11.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements [2023-07-19T08:42:11.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2023-07-19T08:42:11.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2023-07-19T08:42:15.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-07-19T08:42:16.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-19T08:42:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-19T08:42:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-19T08:42:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-19T08:42:19.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-19T08:42:19.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-19T08:42:19.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-19T08:42:19.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-19T08:42:27.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2023-07-19T08:42:27.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-19T08:42:27.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-19T08:42:27.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-19T08:42:27.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-19T08:42:33.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-19T08:42:33.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-19T08:42:34.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-19T08:42:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.003s coverage: 79.9% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.266s coverage: 92.9% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 62.3% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements [2023-07-19T08:42:40.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.453s coverage: 82.1% of statements [2023-07-19T08:42:42.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-19T08:42:42.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 86.0% of statements [2023-07-19T08:42:46.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-19T08:42:46.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-19T08:42:47.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.941s coverage: 63.1% of statements [2023-07-19T08:42:47.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-07-19T08:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-07-19T08:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-07-19T08:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.126s coverage: 73.7% of statements [2023-07-19T08:42:49.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-19T08:42:49.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-19T08:42:49.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-19T08:42:49.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-07-19T08:42:57.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-19T08:42:57.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-19T08:42:57.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-19T08:42:57.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.960s coverage: 38.4% of statements [2023-07-19T08:42:57.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-07-19T08:43:01.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-19T08:43:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-19T08:43:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-19T08:43:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-19T08:43:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-07-19T08:43:06.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-19T08:43:06.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-19T08:43:06.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-19T08:43:06.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-19T08:43:13.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements [2023-07-19T08:43:13.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-19T08:43:13.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:43:13.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-19T08:43:13.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-19T08:43:13.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.560s coverage: 92.3% of statements [2023-07-19T08:43:18.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-19T08:43:18.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-19T08:43:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 61.8% of statements [2023-07-19T08:43:19.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-19T08:43:19.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-19T08:43:19.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-07-19T08:43:20.750Z] 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-19T08:43:20.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T08:43:20.750Z] go vet ./... [2023-07-19T08:45:57.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T08:45:57.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T08:45:57.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T08:45:57.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-19T08:45:58.107Z] + ls -al . [2023-07-19T08:45:58.107Z] total 724 [2023-07-19T08:45:58.107Z] drwxrwxr-x 10 1001 1001 4096 Jul 19 08:37 . [2023-07-19T08:45:58.107Z] drwxr-xr-x 4 root root 4096 Jul 19 08:37 .. [2023-07-19T08:45:58.107Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 08:36 .blubracket [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 16 Jul 19 08:36 .dockerignore [2023-07-19T08:45:58.107Z] drwxrwxr-x 8 1001 1001 4096 Jul 19 08:36 .git [2023-07-19T08:45:58.107Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 08:36 .github [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 1162 Jul 19 08:36 .gitignore [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 42 Jul 19 08:36 .golangci.yml [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 87 Jul 19 08:36 .hadolint.yml [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 166 Jul 19 08:36 .sonarcloud.properties [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 1171 Jul 19 08:36 ADOPTERS.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 11234 Jul 19 08:36 Attribution.txt [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 93407 Jul 19 08:36 CHANGELOG.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 3804 Jul 19 08:36 CONTRIBUTING.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 579 Jul 19 08:36 Dockerfile.fuzz [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 677 Jul 19 08:36 GOVERNANCE.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 883 Jul 19 08:36 Jenkinsfile [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 10775 Jul 19 08:36 LICENSE [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 14368 Jul 19 08:36 Makefile [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 582 Jul 19 08:36 OWNERS.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 9923 Jul 19 08:36 README.md [2023-07-19T08:45:58.107Z] -rw-rw-r-- 1 1001 1001 789 Jul 19 08:36 SECURITY.md [2023-07-19T08:45:58.108Z] -rw-rw-r-- 1 1001 1001 5 Jul 19 08:32 VERSION [2023-07-19T08:45:58.108Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 08:36 bin [2023-07-19T08:45:58.108Z] drwxrwxr-x 18 1001 1001 4096 Jul 19 08:36 cmd [2023-07-19T08:45:58.108Z] -rw-r--r-- 1 root root 447019 Jul 19 08:43 coverage.out [2023-07-19T08:45:58.108Z] -rwxrwxr-x 1 1001 1001 874 Jul 19 08:36 fuzzing_docker.sh [2023-07-19T08:45:58.108Z] -rw-rw-r-- 1 1001 1001 3430 Jul 19 08:36 go.mod [2023-07-19T08:45:58.108Z] -rw-rw-r-- 1 1001 1001 32408 Jul 19 08:36 go.sum [2023-07-19T08:45:58.108Z] drwxrwxr-x 7 1001 1001 4096 Jul 19 08:36 internal [2023-07-19T08:45:58.108Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 08:36 openapi [2023-07-19T08:45:58.108Z] -rw-rw-r-- 1 1001 1001 594 Jul 19 08:36 security.txt [2023-07-19T08:45:58.108Z] drwxrwxr-x 4 1001 1001 4096 Jul 19 08:36 snap [2023-07-19T08:45:58.108Z] -rw-rw-r-- 1 1001 1001 204 Jul 19 08:36 version.go [Pipeline] sh [2023-07-19T08:45:58.458Z] + '[' -e coverage.out ] [2023-07-19T08:45:58.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-19T08:45:59.212Z] Stashed 1 file(s) [Pipeline] sh [2023-07-19T08:45:59.521Z] + make build [2023-07-19T08:45:59.787Z] 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-19T08:47:36.420Z] 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-19T08:47:36.420Z] 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-19T08:47:36.420Z] 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-19T08:47:36.692Z] 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-19T08:48:23.526Z] 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-19T08:48:26.096Z] 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-19T08:48:32.728Z] 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-19T08:48:36.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-19T08:48:41.219Z] 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-19T08:48:44.554Z] 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-19T08:48:51.197Z] 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-19T08:48:56.539Z] $ docker stop --time=1 b499db16289b1ec7a9f6c67a6409aa377d19d3c9c53800a08d2ec9875a0f4c74 [2023-07-19T08:48:58.564Z] $ docker rm -f --volumes b499db16289b1ec7a9f6c67a6409aa377d19d3c9c53800a08d2ec9875a0f4c74 [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-19T08:49:01.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T08:49:01.013Z] [2023-07-19T08:49:01.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T08:49:01.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T08:49:01.605Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-19T08:49:01.605Z] 547446be3368: Pulling fs layer [2023-07-19T08:49:01.605Z] d125d8839a47: Pulling fs layer [2023-07-19T08:49:01.605Z] 3e85d5ac6304: Pulling fs layer [2023-07-19T08:49:01.605Z] c3105a71a48b: Pulling fs layer [2023-07-19T08:49:01.605Z] 0f093f025ec4: Pulling fs layer [2023-07-19T08:49:01.605Z] c3106fc0e877: Pulling fs layer [2023-07-19T08:49:01.605Z] c3105a71a48b: Waiting [2023-07-19T08:49:01.605Z] 0f093f025ec4: Waiting [2023-07-19T08:49:01.605Z] c3106fc0e877: Waiting [2023-07-19T08:49:01.605Z] 547446be3368: Verifying Checksum [2023-07-19T08:49:01.605Z] 547446be3368: Download complete [2023-07-19T08:49:01.605Z] c3105a71a48b: Download complete [2023-07-19T08:49:02.190Z] d125d8839a47: Verifying Checksum [2023-07-19T08:49:02.190Z] d125d8839a47: Download complete [2023-07-19T08:49:02.190Z] c3106fc0e877: Verifying Checksum [2023-07-19T08:49:02.190Z] c3106fc0e877: Download complete [2023-07-19T08:49:02.190Z] 547446be3368: Pull complete [2023-07-19T08:49:02.456Z] 0f093f025ec4: Verifying Checksum [2023-07-19T08:49:02.456Z] 0f093f025ec4: Download complete [2023-07-19T08:49:03.414Z] d125d8839a47: Pull complete [2023-07-19T08:49:03.996Z] 3e85d5ac6304: Verifying Checksum [2023-07-19T08:49:03.996Z] 3e85d5ac6304: Download complete [2023-07-19T08:49:12.212Z] 3e85d5ac6304: Pull complete [2023-07-19T08:49:12.212Z] c3105a71a48b: Pull complete [2023-07-19T08:49:13.167Z] 0f093f025ec4: Pull complete [2023-07-19T08:49:13.167Z] c3106fc0e877: Pull complete [2023-07-19T08:49:13.167Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-19T08:49:13.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T08:49:13.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T08:49:13.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-1520 does not seem to be running inside a container [2023-07-19T08:49:13.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-19T08:49:15.485Z] $ docker top 301cc22c4c8a2b4c86a6547bf21df443b9ad98ac825ce444f452693f34448ded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T08:49:16.288Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-19T08:49:26.353Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #1 transferring dockerfile: 2.04kB done [2023-07-19T08:49:26.353Z] #1 DONE 0.1s [2023-07-19T08:49:26.353Z] [2023-07-19T08:49:26.353Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #2 transferring dockerfile: 1.96kB done [2023-07-19T08:49:26.353Z] #2 DONE 0.0s [2023-07-19T08:49:26.353Z] [2023-07-19T08:49:26.353Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #3 transferring dockerfile: 2.68kB done [2023-07-19T08:49:26.353Z] #3 DONE 0.1s [2023-07-19T08:49:26.353Z] [2023-07-19T08:49:26.353Z] #4 [core-data internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #4 transferring dockerfile: 1.90kB 0.0s done [2023-07-19T08:49:26.353Z] #4 DONE 0.1s [2023-07-19T08:49:26.353Z] [2023-07-19T08:49:26.353Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #5 transferring dockerfile: 2.38kB 0.0s done [2023-07-19T08:49:26.353Z] #5 DONE 0.1s [2023-07-19T08:49:26.353Z] [2023-07-19T08:49:26.353Z] #6 [core-command internal] load build definition from Dockerfile [2023-07-19T08:49:26.353Z] #6 transferring dockerfile: 1.82kB done [2023-07-19T08:49:26.353Z] #6 DONE 0.1s [2023-07-19T08:49:26.940Z] [2023-07-19T08:49:26.940Z] #7 [security-proxy-auth internal] load .dockerignore [2023-07-19T08:49:26.940Z] #7 transferring context: 56B done [2023-07-19T08:49:26.940Z] #7 DONE 0.0s [2023-07-19T08:49:27.208Z] [2023-07-19T08:49:27.208Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-19T08:49:27.208Z] #8 transferring dockerfile: 2.82kB done [2023-07-19T08:49:27.208Z] #8 DONE 0.0s [2023-07-19T08:49:27.208Z] [2023-07-19T08:49:27.208Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-19T08:49:27.208Z] #9 transferring dockerfile: 1.84kB done [2023-07-19T08:49:27.208Z] #9 DONE 0.0s [2023-07-19T08:49:27.208Z] [2023-07-19T08:49:27.208Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-19T08:49:27.208Z] #10 transferring dockerfile: 1.78kB done [2023-07-19T08:49:27.208Z] #10 DONE 0.1s [2023-07-19T08:49:27.208Z] [2023-07-19T08:49:27.208Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-19T08:49:27.476Z] #11 transferring dockerfile: 2.06kB done [2023-07-19T08:49:27.476Z] #11 DONE 0.1s [2023-07-19T08:49:27.476Z] [2023-07-19T08:49:27.476Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-07-19T08:49:27.476Z] #12 transferring dockerfile: 1.82kB done [2023-07-19T08:49:27.476Z] #12 DONE 0.1s [2023-07-19T08:49:27.476Z] [2023-07-19T08:49:27.476Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-19T08:49:27.476Z] #13 transferring dockerfile: 2.12kB done [2023-07-19T08:49:27.476Z] #13 DONE 0.1s [2023-07-19T08:49:27.476Z] [2023-07-19T08:49:27.476Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-19T08:49:27.476Z] #14 transferring dockerfile: 2.63kB 0.0s done [2023-07-19T08:49:27.476Z] #14 DONE 0.0s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-07-19T08:49:27.750Z] #15 transferring dockerfile: 2.58kB done [2023-07-19T08:49:27.750Z] #15 DONE 0.0s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #16 [core-metadata internal] load .dockerignore [2023-07-19T08:49:27.750Z] #16 transferring context: 56B 0.0s done [2023-07-19T08:49:27.750Z] #16 DONE 0.1s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #17 [security-spire-agent internal] load .dockerignore [2023-07-19T08:49:27.750Z] #17 transferring context: 56B done [2023-07-19T08:49:27.750Z] #17 DONE 0.0s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #18 [core-data internal] load .dockerignore [2023-07-19T08:49:27.750Z] #18 transferring context: 56B done [2023-07-19T08:49:27.750Z] #18 DONE 0.1s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-07-19T08:49:27.750Z] #19 transferring context: 56B 0.0s done [2023-07-19T08:49:27.750Z] #19 DONE 0.0s [2023-07-19T08:49:27.750Z] [2023-07-19T08:49:27.750Z] #20 [core-command internal] load .dockerignore [2023-07-19T08:49:28.016Z] #20 transferring context: 56B 0.0s done [2023-07-19T08:49:28.017Z] #20 DONE 0.0s [2023-07-19T08:49:28.284Z] [2023-07-19T08:49:28.284Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:28.284Z] #21 DONE 0.0s [2023-07-19T08:49:28.284Z] [2023-07-19T08:49:28.284Z] #22 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:28.553Z] #22 DONE 0.1s [2023-07-19T08:49:28.553Z] [2023-07-19T08:49:28.553Z] #23 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:28.553Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:28.553Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:28.553Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:28.553Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:28.553Z] #23 DONE 0.1s [2023-07-19T08:49:28.553Z] [2023-07-19T08:49:28.553Z] #24 [security-bootstrapper internal] load .dockerignore [2023-07-19T08:49:28.820Z] #24 transferring context: 56B 0.0s done [2023-07-19T08:49:28.820Z] #24 DONE 0.2s [2023-07-19T08:49:28.820Z] [2023-07-19T08:49:28.820Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-07-19T08:49:29.090Z] #25 ... [2023-07-19T08:49:29.090Z] [2023-07-19T08:49:29.090Z] #26 [support-notifications internal] load .dockerignore [2023-07-19T08:49:29.090Z] #26 transferring context: 56B 0.0s done [2023-07-19T08:49:29.090Z] #26 DONE 0.3s [2023-07-19T08:49:29.090Z] [2023-07-19T08:49:29.090Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-07-19T08:49:29.090Z] #25 transferring context: 56B 0.0s done [2023-07-19T08:49:29.090Z] #25 DONE 0.4s [2023-07-19T08:49:29.090Z] [2023-07-19T08:49:29.090Z] #27 [security-proxy-setup internal] load .dockerignore [2023-07-19T08:49:29.090Z] #27 transferring context: 56B 0.0s done [2023-07-19T08:49:29.090Z] #27 DONE 0.4s [2023-07-19T08:49:29.090Z] [2023-07-19T08:49:29.090Z] #28 [security-spire-config internal] load .dockerignore [2023-07-19T08:49:29.359Z] #28 ... [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:29.359Z] #21 DONE 0.0s [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #23 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:29.359Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:29.359Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:29.359Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:29.359Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:29.359Z] #23 DONE 0.3s [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:29.359Z] #21 DONE 0.0s [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #28 [security-spire-config internal] load .dockerignore [2023-07-19T08:49:29.359Z] #28 ... [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:29.359Z] #21 DONE 0.0s [2023-07-19T08:49:29.359Z] [2023-07-19T08:49:29.359Z] #28 [security-spire-config internal] load .dockerignore [2023-07-19T08:49:29.359Z] #28 transferring context: 56B 0.0s done [2023-07-19T08:49:29.637Z] #28 DONE 0.6s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #23 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:29.637Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:29.637Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:29.637Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:29.637Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:29.637Z] #23 DONE 0.3s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #29 [security-spire-server internal] load .dockerignore [2023-07-19T08:49:29.637Z] #29 transferring context: 56B done [2023-07-19T08:49:29.637Z] #29 DONE 0.6s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #22 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:29.637Z] #22 DONE 0.6s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #30 [core-command internal] load build context [2023-07-19T08:49:29.637Z] #30 DONE 0.0s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:29.637Z] #31 DONE 2.0s [2023-07-19T08:49:29.637Z] [2023-07-19T08:49:29.637Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:30.222Z] #32 ... [2023-07-19T08:49:30.222Z] [2023-07-19T08:49:30.222Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-19T08:49:30.222Z] #33 transferring context: 56B 0.0s done [2023-07-19T08:49:30.222Z] #33 DONE 1.0s [2023-07-19T08:49:30.222Z] [2023-07-19T08:49:30.222Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:30.848Z] #32 ... [2023-07-19T08:49:30.848Z] [2023-07-19T08:49:30.848Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:30.848Z] #34 DONE 1.9s [2023-07-19T08:49:30.848Z] [2023-07-19T08:49:30.848Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:31.120Z] #32 ... [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #35 [support-scheduler internal] load .dockerignore [2023-07-19T08:49:31.120Z] #35 transferring context: 56B 0.1s done [2023-07-19T08:49:31.120Z] #35 DONE 2.0s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:31.120Z] #21 DONE 0.0s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #22 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:31.120Z] #22 DONE 0.7s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:31.120Z] #32 ... [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #23 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:31.120Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:31.120Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:31.120Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:31.120Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:31.120Z] #23 DONE 0.3s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:31.120Z] #31 DONE 2.1s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:31.120Z] #21 DONE 0.0s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:31.120Z] #34 DONE 1.9s [2023-07-19T08:49:31.120Z] [2023-07-19T08:49:31.120Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:31.845Z] #32 ... [2023-07-19T08:49:31.845Z] [2023-07-19T08:49:31.845Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:31.845Z] #21 DONE 0.0s [2023-07-19T08:49:31.845Z] [2023-07-19T08:49:31.845Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:31.845Z] #32 ... [2023-07-19T08:49:31.845Z] [2023-07-19T08:49:31.845Z] #22 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:31.845Z] #22 DONE 1.2s [2023-07-19T08:49:31.845Z] [2023-07-19T08:49:31.845Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:32.153Z] #32 ... [2023-07-19T08:49:32.153Z] [2023-07-19T08:49:32.153Z] #23 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:32.153Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:32.153Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:32.153Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:32.153Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:32.153Z] #23 DONE 0.4s [2023-07-19T08:49:32.153Z] [2023-07-19T08:49:32.153Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:32.153Z] #31 DONE 2.1s [2023-07-19T08:49:32.153Z] [2023-07-19T08:49:32.153Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:32.153Z] #34 DONE 1.9s [2023-07-19T08:49:32.153Z] [2023-07-19T08:49:32.153Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:32.435Z] #32 ... [2023-07-19T08:49:32.435Z] [2023-07-19T08:49:32.435Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:32.435Z] #21 DONE 0.1s [2023-07-19T08:49:32.435Z] [2023-07-19T08:49:32.435Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:33.433Z] #32 ... [2023-07-19T08:49:33.433Z] [2023-07-19T08:49:33.433Z] #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:33.433Z] #21 DONE 0.1s [2023-07-19T08:49:33.433Z] [2023-07-19T08:49:33.433Z] #22 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:33.433Z] #22 DONE 2.0s [2023-07-19T08:49:33.433Z] [2023-07-19T08:49:33.433Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:34.157Z] #32 ... [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #23 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:34.157Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:34.157Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:34.157Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:34.157Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:34.157Z] #23 DONE 0.4s [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #31 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:34.157Z] #31 DONE 2.1s [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:34.157Z] #34 DONE 2.0s [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:34.157Z] #36 ... [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #23 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:34.157Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:34.157Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:34.157Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:34.157Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:34.157Z] #23 DONE 0.4s [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:34.157Z] #31 DONE 2.1s [2023-07-19T08:49:34.157Z] [2023-07-19T08:49:34.157Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:34.157Z] #34 DONE 2.0s [2023-07-19T08:49:34.456Z] [2023-07-19T08:49:34.456Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:34.744Z] #32 ... [2023-07-19T08:49:34.744Z] [2023-07-19T08:49:34.744Z] #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:34.744Z] #21 DONE 0.2s [2023-07-19T08:49:34.744Z] [2023-07-19T08:49:34.744Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:35.022Z] #32 transferring context: 42.78MB 6.4s [2023-07-19T08:49:35.303Z] #32 ... [2023-07-19T08:49:35.303Z] [2023-07-19T08:49:35.303Z] #37 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T08:49:35.303Z] #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:35.303Z] #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:35.303Z] #0 5.554 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:35.303Z] #0 5.554 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:35.303Z] #0 5.585 OK: 8 MiB in 16 packages [2023-07-19T08:49:35.303Z] #37 DONE 7.5s [2023-07-19T08:49:35.303Z] [2023-07-19T08:49:35.303Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:35.897Z] #32 ... [2023-07-19T08:49:35.897Z] [2023-07-19T08:49:35.897Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:35.897Z] #21 DONE 0.2s [2023-07-19T08:49:35.897Z] [2023-07-19T08:49:35.897Z] #23 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:35.897Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:35.897Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:35.897Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:35.897Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:35.897Z] #23 DONE 0.5s [2023-07-19T08:49:35.897Z] [2023-07-19T08:49:35.897Z] #31 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:35.897Z] #31 DONE 2.2s [2023-07-19T08:49:35.897Z] [2023-07-19T08:49:35.897Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:35.897Z] #34 DONE 2.1s [2023-07-19T08:49:35.897Z] [2023-07-19T08:49:35.897Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:36.862Z] #32 ... [2023-07-19T08:49:36.862Z] [2023-07-19T08:49:36.862Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T08:49:36.862Z] #21 DONE 0.3s [2023-07-19T08:49:36.862Z] [2023-07-19T08:49:36.862Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:49:36.862Z] #38 ... [2023-07-19T08:49:36.862Z] [2023-07-19T08:49:36.862Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:37.444Z] #32 ... [2023-07-19T08:49:37.444Z] [2023-07-19T08:49:37.444Z] #22 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T08:49:37.444Z] #22 DONE 4.7s [2023-07-19T08:49:37.444Z] [2023-07-19T08:49:37.444Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:37.711Z] #32 ... [2023-07-19T08:49:37.711Z] [2023-07-19T08:49:37.711Z] #23 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:37.711Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:37.711Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:37.711Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:37.711Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:37.711Z] #23 DONE 0.5s [2023-07-19T08:49:37.711Z] [2023-07-19T08:49:37.711Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:37.978Z] #32 ... [2023-07-19T08:49:37.978Z] [2023-07-19T08:49:37.978Z] #23 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T08:49:37.978Z] #23 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T08:49:37.978Z] #23 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T08:49:37.978Z] #23 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T08:49:37.978Z] #23 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T08:49:37.978Z] #23 DONE 0.5s [2023-07-19T08:49:37.978Z] [2023-07-19T08:49:37.978Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T08:49:37.978Z] #31 DONE 2.2s [2023-07-19T08:49:37.978Z] [2023-07-19T08:49:37.978Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-19T08:49:37.978Z] #34 DONE 2.1s [2023-07-19T08:49:37.978Z] [2023-07-19T08:49:37.978Z] #37 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T08:49:37.978Z] #37 DONE 7.6s [2023-07-19T08:49:37.978Z] [2023-07-19T08:49:37.978Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:39.434Z] #32 ... [2023-07-19T08:49:39.434Z] [2023-07-19T08:49:39.434Z] #39 [core-metadata internal] load build context [2023-07-19T08:49:39.434Z] #39 ... [2023-07-19T08:49:39.434Z] [2023-07-19T08:49:39.434Z] #40 [core-data internal] load build context [2023-07-19T08:49:39.700Z] #40 ... [2023-07-19T08:49:39.700Z] [2023-07-19T08:49:39.700Z] #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T08:49:39.700Z] #0 7.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:39.700Z] #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:39.700Z] #41 ... [2023-07-19T08:49:39.700Z] [2023-07-19T08:49:39.700Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T08:49:39.700Z] #0 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:39.700Z] #0 7.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:39.969Z] #42 ... [2023-07-19T08:49:39.969Z] [2023-07-19T08:49:39.969Z] #30 [core-command internal] load build context [2023-07-19T08:49:39.969Z] #30 ... [2023-07-19T08:49:39.969Z] [2023-07-19T08:49:39.969Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:49:39.969Z] #43 ... [2023-07-19T08:49:39.969Z] [2023-07-19T08:49:39.969Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T08:49:39.969Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:39.969Z] #0 9.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:40.237Z] #44 ... [2023-07-19T08:49:40.238Z] [2023-07-19T08:49:40.238Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T08:49:40.238Z] #42 10.70 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:40.238Z] #42 10.74 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:40.502Z] #42 10.91 OK: 8 MiB in 16 packages [2023-07-19T08:49:41.093Z] #42 ... [2023-07-19T08:49:41.093Z] [2023-07-19T08:49:41.093Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T08:49:41.093Z] #45 ... [2023-07-19T08:49:41.093Z] [2023-07-19T08:49:41.093Z] #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-19T08:49:41.359Z] #46 ... [2023-07-19T08:49:41.359Z] [2023-07-19T08:49:41.359Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:41.359Z] #47 transferring context: 5.48MB 9.8s [2023-07-19T08:49:41.359Z] #47 ... [2023-07-19T08:49:41.359Z] [2023-07-19T08:49:41.359Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T08:49:41.359Z] #0 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:41.359Z] #0 8.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:41.625Z] #48 ... [2023-07-19T08:49:41.625Z] [2023-07-19T08:49:41.625Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T08:49:41.625Z] #49 ... [2023-07-19T08:49:41.625Z] [2023-07-19T08:49:41.625Z] #39 [core-metadata internal] load build context [2023-07-19T08:49:42.213Z] #39 ... [2023-07-19T08:49:42.213Z] [2023-07-19T08:49:42.213Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T08:49:42.213Z] #50 ... [2023-07-19T08:49:42.213Z] [2023-07-19T08:49:42.213Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T08:49:42.213Z] #51 ... [2023-07-19T08:49:42.213Z] [2023-07-19T08:49:42.213Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T08:49:42.213Z] #42 DONE 12.8s [2023-07-19T08:49:42.213Z] [2023-07-19T08:49:42.213Z] #52 [support-notifications internal] load build context [2023-07-19T08:49:42.479Z] #52 ... [2023-07-19T08:49:42.479Z] [2023-07-19T08:49:42.479Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T08:49:42.479Z] #53 ... [2023-07-19T08:49:42.479Z] [2023-07-19T08:49:42.479Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T08:49:42.745Z] #54 ... [2023-07-19T08:49:42.745Z] [2023-07-19T08:49:42.745Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:49:42.745Z] #55 ... [2023-07-19T08:49:42.745Z] [2023-07-19T08:49:42.745Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:44.200Z] #47 ... [2023-07-19T08:49:44.200Z] [2023-07-19T08:49:44.200Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:49:44.200Z] #56 ... [2023-07-19T08:49:44.200Z] [2023-07-19T08:49:44.200Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:49:44.467Z] #57 ... [2023-07-19T08:49:44.467Z] [2023-07-19T08:49:44.467Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:44.733Z] #47 ... [2023-07-19T08:49:44.733Z] [2023-07-19T08:49:44.733Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:44.733Z] #36 ... [2023-07-19T08:49:44.733Z] [2023-07-19T08:49:44.733Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:45.002Z] #47 ... [2023-07-19T08:49:45.002Z] [2023-07-19T08:49:45.002Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T08:49:45.002Z] #48 12.73 OK: 263 MiB in 53 packages [2023-07-19T08:49:45.002Z] #48 DONE 14.0s [2023-07-19T08:49:45.002Z] [2023-07-19T08:49:45.002Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T08:49:45.002Z] #58 ... [2023-07-19T08:49:45.002Z] [2023-07-19T08:49:45.002Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:45.959Z] #47 ... [2023-07-19T08:49:45.959Z] [2023-07-19T08:49:45.959Z] #59 [security-spire-config internal] load build context [2023-07-19T08:49:46.232Z] #59 ... [2023-07-19T08:49:46.232Z] [2023-07-19T08:49:46.232Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:46.232Z] #47 transferring context: 7.71MB 14.9s [2023-07-19T08:49:47.194Z] #47 ... [2023-07-19T08:49:47.194Z] [2023-07-19T08:49:47.194Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:49:47.194Z] #38 ... [2023-07-19T08:49:47.194Z] [2023-07-19T08:49:47.194Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T08:49:47.194Z] #60 ... [2023-07-19T08:49:47.194Z] [2023-07-19T08:49:47.194Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:48.152Z] #47 ... [2023-07-19T08:49:48.153Z] [2023-07-19T08:49:48.153Z] #61 [support-scheduler internal] load build context [2023-07-19T08:49:48.153Z] #61 ... [2023-07-19T08:49:48.153Z] [2023-07-19T08:49:48.153Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:48.423Z] #47 ... [2023-07-19T08:49:48.423Z] [2023-07-19T08:49:48.423Z] #46 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-19T08:49:48.423Z] #46 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:48.423Z] #46 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:48.423Z] #46 16.11 OK: 263 MiB in 53 packages [2023-07-19T08:49:48.424Z] #46 DONE 17.6s [2023-07-19T08:49:48.424Z] [2023-07-19T08:49:48.424Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:49.385Z] #47 ... [2023-07-19T08:49:49.385Z] [2023-07-19T08:49:49.385Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T08:49:49.385Z] #44 13.84 (1/4) Installing ca-certificates (20230506-r0) [2023-07-19T08:49:49.385Z] #44 14.06 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:49.385Z] #44 14.12 (3/4) Installing su-exec (0.2-r2) [2023-07-19T08:49:49.385Z] #44 14.12 (4/4) Installing yq (4.30.4-r4) [2023-07-19T08:49:49.385Z] #44 15.35 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:49.385Z] #44 15.51 Executing ca-certificates-20230506-r0.trigger [2023-07-19T08:49:49.385Z] #44 17.73 OK: 17 MiB in 19 packages [2023-07-19T08:49:49.385Z] #44 DONE 19.4s [2023-07-19T08:49:49.385Z] [2023-07-19T08:49:49.385Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:49.653Z] #47 ... [2023-07-19T08:49:49.653Z] [2023-07-19T08:49:49.653Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:49.653Z] #32 ... [2023-07-19T08:49:49.653Z] [2023-07-19T08:49:49.653Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:49:49.920Z] #47 ... [2023-07-19T08:49:49.920Z] [2023-07-19T08:49:49.920Z] #40 [core-data internal] load build context [2023-07-19T08:49:49.920Z] #40 ... [2023-07-19T08:49:49.920Z] [2023-07-19T08:49:49.920Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:49:50.186Z] #32 ... [2023-07-19T08:49:50.186Z] [2023-07-19T08:49:50.186Z] #30 [core-command internal] load build context [2023-07-19T08:49:50.186Z] #30 ... [2023-07-19T08:49:50.186Z] [2023-07-19T08:49:50.186Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:49:50.453Z] #43 ... [2023-07-19T08:49:50.453Z] [2023-07-19T08:49:50.453Z] #40 [core-data internal] load build context [2023-07-19T08:49:51.429Z] #40 transferring context: 41.87MB 21.4s [2023-07-19T08:49:52.385Z] #40 ... [2023-07-19T08:49:52.385Z] [2023-07-19T08:49:52.385Z] #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T08:49:52.385Z] #41 12.75 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T08:49:52.385Z] #41 12.75 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T08:49:52.385Z] #41 12.75 OK: 17691 distinct packages available [2023-07-19T08:49:52.385Z] #41 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:52.385Z] #41 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:52.385Z] #41 21.26 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T08:49:52.385Z] #41 22.01 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T08:49:52.385Z] #41 22.06 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:52.385Z] #41 22.09 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-19T08:49:52.385Z] #41 22.10 (5/7) Installing libucontext (1.2-r0) [2023-07-19T08:49:52.385Z] #41 22.12 (6/7) Installing gcompat (1.1.0-r0) [2023-07-19T08:49:52.385Z] #41 22.18 (7/7) Installing openssl (3.0.9-r2) [2023-07-19T08:49:52.385Z] #41 22.34 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:52.385Z] #41 22.50 OK: 9 MiB in 20 packages [2023-07-19T08:49:52.385Z] #41 ... [2023-07-19T08:49:52.385Z] [2023-07-19T08:49:52.385Z] #39 [core-metadata internal] load build context [2023-07-19T08:49:52.385Z] #39 ... [2023-07-19T08:49:52.385Z] [2023-07-19T08:49:52.385Z] #40 [core-data internal] load build context [2023-07-19T08:49:52.653Z] #40 ... [2023-07-19T08:49:52.653Z] [2023-07-19T08:49:52.653Z] #52 [support-notifications internal] load build context [2023-07-19T08:49:52.653Z] #52 ... [2023-07-19T08:49:52.653Z] [2023-07-19T08:49:52.653Z] #40 [core-data internal] load build context [2023-07-19T08:49:52.920Z] #40 ... [2023-07-19T08:49:52.920Z] [2023-07-19T08:49:52.920Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:49:52.920Z] #55 ... [2023-07-19T08:49:52.920Z] [2023-07-19T08:49:52.920Z] #52 [support-notifications internal] load build context [2023-07-19T08:49:53.505Z] #52 ... [2023-07-19T08:49:53.505Z] [2023-07-19T08:49:53.505Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T08:49:53.505Z] #45 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:53.505Z] #45 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:53.771Z] #45 ... [2023-07-19T08:49:53.771Z] [2023-07-19T08:49:53.771Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:49:54.738Z] #55 ... [2023-07-19T08:49:54.738Z] [2023-07-19T08:49:54.738Z] #41 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T08:49:54.738Z] #41 DONE 25.1s [2023-07-19T08:49:54.738Z] [2023-07-19T08:49:54.738Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:49:54.738Z] #55 ... [2023-07-19T08:49:54.738Z] [2023-07-19T08:49:54.738Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:49:54.738Z] #57 ... [2023-07-19T08:49:54.738Z] [2023-07-19T08:49:54.738Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:49:54.738Z] #56 ... [2023-07-19T08:49:54.738Z] [2023-07-19T08:49:54.738Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:49:55.010Z] #57 ... [2023-07-19T08:49:55.010Z] [2023-07-19T08:49:55.010Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:55.010Z] #36 ... [2023-07-19T08:49:55.010Z] [2023-07-19T08:49:55.010Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T08:49:55.010Z] #49 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:55.010Z] #49 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:55.010Z] #49 23.11 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:55.010Z] #49 23.16 (2/2) Installing su-exec (0.2-r2) [2023-07-19T08:49:55.011Z] #49 23.26 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:55.011Z] #49 23.39 OK: 8 MiB in 17 packages [2023-07-19T08:49:55.282Z] #49 ... [2023-07-19T08:49:55.282Z] [2023-07-19T08:49:55.282Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:55.549Z] #36 ... [2023-07-19T08:49:55.549Z] [2023-07-19T08:49:55.549Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T08:49:55.549Z] #51 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:55.549Z] #51 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:55.549Z] #51 21.60 OK: 263 MiB in 53 packages [2023-07-19T08:49:55.549Z] #51 ... [2023-07-19T08:49:55.549Z] [2023-07-19T08:49:55.549Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:55.549Z] #36 ... [2023-07-19T08:49:55.549Z] [2023-07-19T08:49:55.549Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T08:49:55.549Z] #45 22.80 OK: 263 MiB in 53 packages [2023-07-19T08:49:55.549Z] #45 DONE 25.5s [2023-07-19T08:49:55.819Z] [2023-07-19T08:49:55.819Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:49:55.819Z] #43 ... [2023-07-19T08:49:55.819Z] [2023-07-19T08:49:55.819Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T08:49:55.819Z] #50 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:55.819Z] #50 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:56.120Z] #50 ... [2023-07-19T08:49:56.120Z] [2023-07-19T08:49:56.120Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T08:49:56.120Z] #51 DONE 23.9s [2023-07-19T08:49:56.120Z] [2023-07-19T08:49:56.120Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:56.386Z] #36 transferring context: 19.43MB 21.9s [2023-07-19T08:49:56.386Z] #36 ... [2023-07-19T08:49:56.386Z] [2023-07-19T08:49:56.654Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T08:49:56.655Z] #49 DONE 25.0s [2023-07-19T08:49:56.655Z] [2023-07-19T08:49:56.655Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:56.655Z] #36 ... [2023-07-19T08:49:56.655Z] [2023-07-19T08:49:56.655Z] #59 [security-spire-config internal] load build context [2023-07-19T08:49:56.655Z] #59 ... [2023-07-19T08:49:56.655Z] [2023-07-19T08:49:56.655Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:57.611Z] #36 ... [2023-07-19T08:49:57.611Z] [2023-07-19T08:49:57.611Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:49:57.611Z] #38 ... [2023-07-19T08:49:57.611Z] [2023-07-19T08:49:57.611Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T08:49:57.611Z] #54 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.612Z] #54 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.612Z] #54 24.74 (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T08:49:57.612Z] #54 24.90 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:57.612Z] #54 24.90 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:57.612Z] #54 24.90 Executing ca-certificates-20230506-r0.trigger [2023-07-19T08:49:57.878Z] #54 ... [2023-07-19T08:49:57.878Z] [2023-07-19T08:49:57.878Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T08:49:57.878Z] #53 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.878Z] #53 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.878Z] #53 24.19 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T08:49:57.878Z] #53 24.19 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T08:49:57.878Z] #53 24.19 OK: 17691 distinct packages available [2023-07-19T08:49:57.878Z] #53 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.878Z] #53 ... [2023-07-19T08:49:57.878Z] [2023-07-19T08:49:57.878Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T08:49:57.878Z] #58 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.878Z] #58 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:57.879Z] #58 22.17 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T08:49:57.879Z] #58 22.67 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T08:49:57.879Z] #58 22.67 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-19T08:49:57.879Z] #58 22.67 (4/4) Installing openssl (3.0.9-r2) [2023-07-19T08:49:57.879Z] #58 22.86 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:49:57.879Z] #58 22.92 OK: 8 MiB in 17 packages [2023-07-19T08:49:57.879Z] #58 ... [2023-07-19T08:49:57.879Z] [2023-07-19T08:49:57.879Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:49:58.145Z] #38 ... [2023-07-19T08:49:58.145Z] [2023-07-19T08:49:58.145Z] #61 [support-scheduler internal] load build context [2023-07-19T08:49:58.411Z] #61 ... [2023-07-19T08:49:58.411Z] [2023-07-19T08:49:58.411Z] #36 [security-spire-server internal] load build context [2023-07-19T08:49:58.411Z] #36 ... [2023-07-19T08:49:58.411Z] [2023-07-19T08:49:58.411Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T08:49:58.411Z] #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:58.411Z] #60 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:58.411Z] #60 20.08 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T08:49:58.411Z] #60 20.08 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T08:49:58.411Z] #60 20.08 OK: 17691 distinct packages available [2023-07-19T08:49:58.411Z] #60 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:49:58.676Z] #60 ... [2023-07-19T08:49:58.676Z] [2023-07-19T08:49:58.676Z] #61 [support-scheduler internal] load build context [2023-07-19T08:49:59.267Z] #61 ... [2023-07-19T08:49:59.267Z] [2023-07-19T08:49:59.267Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T08:49:59.267Z] #58 DONE 24.0s [2023-07-19T08:49:59.267Z] [2023-07-19T08:49:59.267Z] #61 [support-scheduler internal] load build context [2023-07-19T08:49:59.539Z] #61 ... [2023-07-19T08:49:59.539Z] [2023-07-19T08:49:59.539Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T08:49:59.539Z] #54 25.92 OK: 8 MiB in 17 packages [2023-07-19T08:49:59.539Z] #54 DONE 27.3s [2023-07-19T08:49:59.803Z] [2023-07-19T08:49:59.803Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:00.069Z] #61 ... [2023-07-19T08:50:00.069Z] [2023-07-19T08:50:00.069Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:50:00.334Z] #32 ... [2023-07-19T08:50:00.334Z] [2023-07-19T08:50:00.334Z] #30 [core-command internal] load build context [2023-07-19T08:50:00.334Z] #30 ... [2023-07-19T08:50:00.334Z] [2023-07-19T08:50:00.334Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-19T08:50:00.334Z] #62 DONE 1.3s [2023-07-19T08:50:00.334Z] [2023-07-19T08:50:00.334Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:50:00.334Z] #47 ... [2023-07-19T08:50:00.334Z] [2023-07-19T08:50:00.334Z] #30 [core-command internal] load build context [2023-07-19T08:50:01.292Z] #30 transferring context: 45.48MB 31.0s [2023-07-19T08:50:02.249Z] #30 ... [2023-07-19T08:50:02.249Z] [2023-07-19T08:50:02.249Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-19T08:50:02.249Z] #63 DONE 5.4s [2023-07-19T08:50:02.249Z] [2023-07-19T08:50:02.249Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T08:50:02.249Z] #53 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:50:02.249Z] #53 29.45 OK: 263 MiB in 53 packages [2023-07-19T08:50:02.249Z] #53 DONE 30.1s [2023-07-19T08:50:02.249Z] [2023-07-19T08:50:02.249Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-19T08:50:02.516Z] #64 ... [2023-07-19T08:50:02.516Z] [2023-07-19T08:50:02.516Z] #39 [core-metadata internal] load build context [2023-07-19T08:50:02.516Z] #39 ... [2023-07-19T08:50:02.516Z] [2023-07-19T08:50:02.516Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:03.095Z] #61 ... [2023-07-19T08:50:03.095Z] [2023-07-19T08:50:03.095Z] #40 [core-data internal] load build context [2023-07-19T08:50:03.095Z] #40 ... [2023-07-19T08:50:03.095Z] [2023-07-19T08:50:03.095Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T08:50:03.095Z] #60 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:50:03.095Z] #60 24.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-19T08:50:03.095Z] #60 24.78 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-19T08:50:03.095Z] #60 24.80 (3/4) Installing libucontext (1.2-r0) [2023-07-19T08:50:03.095Z] #60 24.82 (4/4) Installing gcompat (1.1.0-r0) [2023-07-19T08:50:03.095Z] #60 24.83 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:50:03.095Z] #60 24.93 OK: 8 MiB in 19 packages [2023-07-19T08:50:03.095Z] #60 DONE 26.0s [2023-07-19T08:50:03.095Z] [2023-07-19T08:50:03.095Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:03.095Z] #61 ... [2023-07-19T08:50:03.095Z] [2023-07-19T08:50:03.095Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-19T08:50:03.095Z] #64 DONE 1.1s [2023-07-19T08:50:03.095Z] [2023-07-19T08:50:03.095Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:03.365Z] #61 ... [2023-07-19T08:50:03.365Z] [2023-07-19T08:50:03.365Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T08:50:03.365Z] #50 24.14 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T08:50:03.365Z] #50 24.14 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T08:50:03.365Z] #50 24.14 OK: 17691 distinct packages available [2023-07-19T08:50:03.365Z] #50 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T08:50:03.365Z] #50 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T08:50:03.365Z] #50 28.93 (1/9) Installing ca-certificates (20230506-r0) [2023-07-19T08:50:03.365Z] #50 29.23 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-19T08:50:03.365Z] #50 29.24 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-19T08:50:03.365Z] #50 29.27 (4/9) Installing libcurl (8.1.2-r0) [2023-07-19T08:50:03.365Z] #50 29.31 (5/9) Installing curl (8.1.2-r0) [2023-07-19T08:50:03.365Z] #50 29.35 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-19T08:50:03.365Z] #50 29.37 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-19T08:50:03.365Z] #50 29.40 (8/9) Installing libucontext (1.2-r0) [2023-07-19T08:50:03.365Z] #50 29.42 (9/9) Installing gcompat (1.1.0-r0) [2023-07-19T08:50:03.365Z] #50 29.45 Executing busybox-1.35.0-r29.trigger [2023-07-19T08:50:03.365Z] #50 29.51 Executing ca-certificates-20230506-r0.trigger [2023-07-19T08:50:03.365Z] #50 30.52 OK: 11 MiB in 24 packages [2023-07-19T08:50:03.365Z] #50 DONE 31.3s [2023-07-19T08:50:03.365Z] [2023-07-19T08:50:03.365Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:03.630Z] #61 ... [2023-07-19T08:50:03.630Z] [2023-07-19T08:50:03.630Z] #52 [support-notifications internal] load build context [2023-07-19T08:50:03.895Z] #52 ... [2023-07-19T08:50:03.895Z] [2023-07-19T08:50:03.895Z] #40 [core-data internal] load build context [2023-07-19T08:50:04.855Z] #40 ... [2023-07-19T08:50:04.855Z] [2023-07-19T08:50:04.855Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:04.855Z] #55 ... [2023-07-19T08:50:04.855Z] [2023-07-19T08:50:04.855Z] #52 [support-notifications internal] load build context [2023-07-19T08:50:05.121Z] #52 ... [2023-07-19T08:50:05.121Z] [2023-07-19T08:50:05.121Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:05.121Z] #56 ... [2023-07-19T08:50:05.121Z] [2023-07-19T08:50:05.121Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:05.121Z] #57 ... [2023-07-19T08:50:05.121Z] [2023-07-19T08:50:05.121Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:06.080Z] #56 ... [2023-07-19T08:50:06.080Z] [2023-07-19T08:50:06.080Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:06.345Z] #43 ... [2023-07-19T08:50:06.345Z] [2023-07-19T08:50:06.345Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:06.345Z] #56 transferring context: 49.59MB 31.1s [2023-07-19T08:50:06.929Z] #56 ... [2023-07-19T08:50:06.929Z] [2023-07-19T08:50:06.929Z] #59 [security-spire-config internal] load build context [2023-07-19T08:50:06.929Z] #59 ... [2023-07-19T08:50:06.929Z] [2023-07-19T08:50:06.929Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:08.331Z] #56 ... [2023-07-19T08:50:08.331Z] [2023-07-19T08:50:08.331Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:50:08.596Z] #38 ... [2023-07-19T08:50:08.596Z] [2023-07-19T08:50:08.596Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:08.596Z] #36 ... [2023-07-19T08:50:08.596Z] [2023-07-19T08:50:08.597Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:10.535Z] #56 ... [2023-07-19T08:50:10.535Z] [2023-07-19T08:50:10.535Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:50:10.535Z] #32 ... [2023-07-19T08:50:10.535Z] [2023-07-19T08:50:10.535Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:50:10.535Z] #47 ... [2023-07-19T08:50:10.535Z] [2023-07-19T08:50:10.535Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:11.496Z] #56 transferring context: 75.28MB 36.1s [2023-07-19T08:50:12.080Z] #56 ... [2023-07-19T08:50:12.080Z] [2023-07-19T08:50:12.080Z] #30 [core-command internal] load build context [2023-07-19T08:50:12.345Z] #30 ... [2023-07-19T08:50:12.345Z] [2023-07-19T08:50:12.345Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:12.930Z] #56 ... [2023-07-19T08:50:12.930Z] [2023-07-19T08:50:12.930Z] #39 [core-metadata internal] load build context [2023-07-19T08:50:12.930Z] #39 ... [2023-07-19T08:50:12.930Z] [2023-07-19T08:50:12.930Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:13.887Z] #56 ... [2023-07-19T08:50:13.887Z] [2023-07-19T08:50:13.887Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:13.887Z] #61 ... [2023-07-19T08:50:13.887Z] [2023-07-19T08:50:13.887Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:14.843Z] #56 ... [2023-07-19T08:50:14.843Z] [2023-07-19T08:50:14.843Z] #40 [core-data internal] load build context [2023-07-19T08:50:14.843Z] #40 ... [2023-07-19T08:50:14.843Z] [2023-07-19T08:50:14.843Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:15.112Z] #55 ... [2023-07-19T08:50:15.112Z] [2023-07-19T08:50:15.112Z] #52 [support-notifications internal] load build context [2023-07-19T08:50:15.112Z] #52 ... [2023-07-19T08:50:15.112Z] [2023-07-19T08:50:15.112Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:15.378Z] #55 ... [2023-07-19T08:50:15.378Z] [2023-07-19T08:50:15.378Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:15.378Z] #57 ... [2023-07-19T08:50:15.378Z] [2023-07-19T08:50:15.378Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:16.334Z] #55 transferring context: 116.82MB 43.7s [2023-07-19T08:50:16.334Z] #55 ... [2023-07-19T08:50:16.334Z] [2023-07-19T08:50:16.334Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:16.601Z] #43 ... [2023-07-19T08:50:16.601Z] [2023-07-19T08:50:16.601Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:17.183Z] #57 ... [2023-07-19T08:50:17.183Z] [2023-07-19T08:50:17.183Z] #59 [security-spire-config internal] load build context [2023-07-19T08:50:17.183Z] #59 ... [2023-07-19T08:50:17.183Z] [2023-07-19T08:50:17.183Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:19.124Z] #57 ... [2023-07-19T08:50:19.124Z] [2023-07-19T08:50:19.124Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:19.124Z] #36 ... [2023-07-19T08:50:19.124Z] [2023-07-19T08:50:19.124Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:50:19.124Z] #38 ... [2023-07-19T08:50:19.124Z] [2023-07-19T08:50:19.124Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:20.533Z] #36 ... [2023-07-19T08:50:20.533Z] [2023-07-19T08:50:20.533Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:50:20.800Z] #32 transferring context: 178.72MB 52.3s [2023-07-19T08:50:20.800Z] #32 ... [2023-07-19T08:50:20.800Z] [2023-07-19T08:50:20.800Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:50:20.800Z] #47 ... [2023-07-19T08:50:20.800Z] [2023-07-19T08:50:20.800Z] #32 [security-proxy-auth internal] load build context [2023-07-19T08:50:21.759Z] #32 transferring context: 182.36MB 53.4s done [2023-07-19T08:50:22.349Z] #32 DONE 53.8s [2023-07-19T08:50:22.349Z] [2023-07-19T08:50:22.349Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:22.349Z] #36 ... [2023-07-19T08:50:22.349Z] [2023-07-19T08:50:22.349Z] #30 [core-command internal] load build context [2023-07-19T08:50:22.633Z] #30 ... [2023-07-19T08:50:22.633Z] [2023-07-19T08:50:22.633Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:23.228Z] #36 ... [2023-07-19T08:50:23.228Z] [2023-07-19T08:50:23.228Z] #39 [core-metadata internal] load build context [2023-07-19T08:50:23.228Z] #39 ... [2023-07-19T08:50:23.228Z] [2023-07-19T08:50:23.228Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:23.808Z] #36 ... [2023-07-19T08:50:23.808Z] [2023-07-19T08:50:23.808Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:24.073Z] #61 ... [2023-07-19T08:50:24.073Z] [2023-07-19T08:50:24.073Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:24.340Z] #57 ... [2023-07-19T08:50:24.340Z] [2023-07-19T08:50:24.340Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:24.606Z] #61 ... [2023-07-19T08:50:24.606Z] [2023-07-19T08:50:24.606Z] #52 [support-notifications internal] load build context [2023-07-19T08:50:24.606Z] #52 transferring context: 182.36MB 49.9s done [2023-07-19T08:50:24.606Z] #52 DONE 52.5s [2023-07-19T08:50:24.606Z] [2023-07-19T08:50:24.606Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:24.876Z] #61 ... [2023-07-19T08:50:24.876Z] [2023-07-19T08:50:24.876Z] #39 [core-metadata internal] load build context [2023-07-19T08:50:24.876Z] #39 transferring context: 182.36MB 53.4s done [2023-07-19T08:50:24.876Z] #39 DONE 55.5s [2023-07-19T08:50:24.876Z] [2023-07-19T08:50:24.876Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:25.144Z] #61 ... [2023-07-19T08:50:25.144Z] [2023-07-19T08:50:25.144Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:25.144Z] #56 ... [2023-07-19T08:50:25.144Z] [2023-07-19T08:50:25.144Z] #40 [core-data internal] load build context [2023-07-19T08:50:25.144Z] #40 transferring context: 182.36MB 55.1s done [2023-07-19T08:50:25.144Z] #40 DONE 55.9s [2023-07-19T08:50:25.144Z] [2023-07-19T08:50:25.144Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:25.725Z] #56 ... [2023-07-19T08:50:25.725Z] [2023-07-19T08:50:25.725Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:50:25.725Z] #65 DONE 3.3s [2023-07-19T08:50:25.725Z] [2023-07-19T08:50:25.725Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:25.992Z] #56 ... [2023-07-19T08:50:25.992Z] [2023-07-19T08:50:25.992Z] #57 [core-common-config-bootstrapper internal] load build context [2023-07-19T08:50:25.992Z] #57 transferring context: 182.36MB 46.8s done [2023-07-19T08:50:25.992Z] #57 DONE 48.0s [2023-07-19T08:50:25.992Z] [2023-07-19T08:50:25.992Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:26.575Z] #56 ... [2023-07-19T08:50:26.575Z] [2023-07-19T08:50:26.575Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:50:26.575Z] #66 DONE 1.4s [2023-07-19T08:50:26.575Z] [2023-07-19T08:50:26.575Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:26.575Z] #56 ... [2023-07-19T08:50:26.575Z] [2023-07-19T08:50:26.575Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:26.575Z] #55 ... [2023-07-19T08:50:26.575Z] [2023-07-19T08:50:26.575Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:26.841Z] #43 ... [2023-07-19T08:50:26.841Z] [2023-07-19T08:50:26.841Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:26.841Z] #56 ... [2023-07-19T08:50:26.841Z] [2023-07-19T08:50:26.841Z] #61 [support-scheduler internal] load build context [2023-07-19T08:50:26.841Z] #61 transferring context: 182.36MB 48.0s done [2023-07-19T08:50:26.841Z] #61 DONE 49.0s [2023-07-19T08:50:27.107Z] [2023-07-19T08:50:27.107Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:27.107Z] #43 ... [2023-07-19T08:50:27.107Z] [2023-07-19T08:50:27.107Z] #59 [security-spire-config internal] load build context [2023-07-19T08:50:27.373Z] #59 ... [2023-07-19T08:50:27.373Z] [2023-07-19T08:50:27.373Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:29.316Z] #43 ... [2023-07-19T08:50:29.316Z] [2023-07-19T08:50:29.316Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:50:29.316Z] #38 ... [2023-07-19T08:50:29.316Z] [2023-07-19T08:50:29.316Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:30.272Z] #43 ... [2023-07-19T08:50:30.272Z] [2023-07-19T08:50:30.272Z] #55 [security-spiffe-token-provider internal] load build context [2023-07-19T08:50:30.272Z] #55 transferring context: 182.36MB 57.3s done [2023-07-19T08:50:30.272Z] #55 DONE 58.0s [2023-07-19T08:50:30.272Z] [2023-07-19T08:50:30.272Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:30.856Z] #43 ... [2023-07-19T08:50:30.856Z] [2023-07-19T08:50:30.856Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:50:31.123Z] #47 ... [2023-07-19T08:50:31.123Z] [2023-07-19T08:50:31.123Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:31.123Z] #43 ... [2023-07-19T08:50:31.123Z] [2023-07-19T08:50:31.123Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:50:31.123Z] #67 DONE 1.0s [2023-07-19T08:50:31.123Z] [2023-07-19T08:50:31.123Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:32.532Z] #43 ... [2023-07-19T08:50:32.532Z] [2023-07-19T08:50:32.532Z] #36 [security-spire-server internal] load build context [2023-07-19T08:50:32.532Z] #36 transferring context: 182.36MB 57.8s done [2023-07-19T08:50:32.532Z] #36 DONE 58.2s [2023-07-19T08:50:32.532Z] [2023-07-19T08:50:32.532Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:32.532Z] #43 ... [2023-07-19T08:50:32.532Z] [2023-07-19T08:50:32.532Z] #30 [core-command internal] load build context [2023-07-19T08:50:32.820Z] #30 ... [2023-07-19T08:50:32.820Z] [2023-07-19T08:50:32.820Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:33.087Z] #43 ... [2023-07-19T08:50:33.087Z] [2023-07-19T08:50:33.087Z] #56 [security-proxy-setup internal] load build context [2023-07-19T08:50:33.087Z] #56 transferring context: 182.36MB 57.7s done [2023-07-19T08:50:33.087Z] #56 DONE 59.0s [2023-07-19T08:50:33.087Z] [2023-07-19T08:50:33.087Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:33.353Z] #43 ... [2023-07-19T08:50:33.353Z] [2023-07-19T08:50:33.353Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-19T08:50:33.353Z] #68 DONE 1.0s [2023-07-19T08:50:33.353Z] [2023-07-19T08:50:33.353Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:34.329Z] #43 ... [2023-07-19T08:50:34.329Z] [2023-07-19T08:50:34.329Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:50:34.329Z] #69 DONE 0.9s [2023-07-19T08:50:34.329Z] [2023-07-19T08:50:34.329Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:36.265Z] #43 ... [2023-07-19T08:50:36.265Z] [2023-07-19T08:50:36.265Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:50:36.265Z] #70 ... [2023-07-19T08:50:36.265Z] [2023-07-19T08:50:36.265Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:36.848Z] #43 ... [2023-07-19T08:50:36.848Z] [2023-07-19T08:50:36.848Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:50:36.848Z] #71 ... [2023-07-19T08:50:36.848Z] [2023-07-19T08:50:36.848Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:37.113Z] #43 ... [2023-07-19T08:50:37.113Z] [2023-07-19T08:50:37.113Z] #38 [security-spire-agent internal] load build context [2023-07-19T08:50:37.113Z] #38 transferring context: 182.36MB 66.9s done [2023-07-19T08:50:37.113Z] #38 DONE 67.7s [2023-07-19T08:50:37.113Z] [2023-07-19T08:50:37.113Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:37.381Z] #43 ... [2023-07-19T08:50:37.381Z] [2023-07-19T08:50:37.381Z] #30 [core-command internal] load build context [2023-07-19T08:50:37.381Z] #30 transferring context: 182.36MB 67.0s done [2023-07-19T08:50:37.381Z] #30 DONE 67.6s [2023-07-19T08:50:37.381Z] [2023-07-19T08:50:37.381Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:37.381Z] #43 ... [2023-07-19T08:50:37.381Z] [2023-07-19T08:50:37.381Z] #59 [security-spire-config internal] load build context [2023-07-19T08:50:37.648Z] #59 ... [2023-07-19T08:50:37.648Z] [2023-07-19T08:50:37.648Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:38.250Z] #43 ... [2023-07-19T08:50:38.250Z] [2023-07-19T08:50:38.250Z] #59 [security-spire-config internal] load build context [2023-07-19T08:50:38.250Z] #59 transferring context: 182.36MB 62.0s done [2023-07-19T08:50:38.250Z] #59 DONE 62.3s [2023-07-19T08:50:38.250Z] [2023-07-19T08:50:38.250Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:38.520Z] #43 ... [2023-07-19T08:50:38.520Z] [2023-07-19T08:50:38.520Z] #47 [security-bootstrapper internal] load build context [2023-07-19T08:50:38.520Z] #47 transferring context: 182.36MB 67.0s done [2023-07-19T08:50:38.520Z] #47 DONE 67.2s [2023-07-19T08:50:38.520Z] [2023-07-19T08:50:38.520Z] #43 [security-secretstore-setup internal] load build context [2023-07-19T08:50:39.105Z] #43 transferring context: 182.36MB 68.7s done [2023-07-19T08:50:39.373Z] #43 DONE 69.5s [2023-07-19T08:50:39.373Z] [2023-07-19T08:50:39.373Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:50:41.323Z] #72 ... [2023-07-19T08:50:41.324Z] [2023-07-19T08:50:41.324Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:50:41.324Z] #73 ... [2023-07-19T08:50:41.324Z] [2023-07-19T08:50:41.324Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:20.164Z] #74 DONE 45.6s [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:20.164Z] #71 DONE 52.3s [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:20.164Z] #73 DONE 47.8s [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:20.164Z] #70 DONE 53.0s [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-19T08:51:20.164Z] #75 ... [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:20.164Z] #72 DONE 45.3s [2023-07-19T08:51:20.164Z] [2023-07-19T08:51:20.164Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #76 ... [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-19T08:51:23.542Z] #75 DONE 4.3s [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #77 DONE 4.4s [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #76 DONE 3.7s [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #78 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #79 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #80 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #80 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #81 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #81 DONE 4.4s [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #82 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #83 [support-scheduler builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #83 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #84 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #85 [security-bootstrapper builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #85 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #86 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #87 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #88 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #89 [security-secretstore-setup builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #89 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #90 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #91 [core-command builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #91 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #92 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #93 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #94 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #95 [core-data builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #95 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #96 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #96 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.542Z] #97 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #98 [core-metadata builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #98 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-19T08:51:23.542Z] #99 CACHED [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-07-19T08:51:23.542Z] #100 DONE 4.5s [2023-07-19T08:51:23.542Z] [2023-07-19T08:51:23.542Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T08:51:23.809Z] #101 ... [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T08:51:23.809Z] #102 DONE 0.4s [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T08:51:23.809Z] #103 CACHED [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-19T08:51:23.809Z] #104 CACHED [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-07-19T08:51:23.809Z] #105 CACHED [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:23.809Z] #106 CACHED [2023-07-19T08:51:23.809Z] [2023-07-19T08:51:23.809Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T08:51:29.183Z] #107 DONE 4.9s [2023-07-19T08:51:29.183Z] [2023-07-19T08:51:29.183Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T08:51:29.183Z] #0 4.740 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-19T08:51:29.183Z] #108 ... [2023-07-19T08:51:29.183Z] [2023-07-19T08:51:29.183Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-19T08:51:29.183Z] #109 DONE 0.4s [2023-07-19T08:51:29.183Z] [2023-07-19T08:51:29.183Z] #110 [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-19T08:51:29.183Z] #0 5.493 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-19T08:51:29.183Z] #110 ... [2023-07-19T08:51:29.183Z] [2023-07-19T08:51:29.183Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T08:51:29.183Z] #0 5.883 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-19T08:51:29.450Z] #111 ... [2023-07-19T08:51:29.450Z] [2023-07-19T08:51:29.450Z] #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T08:51:29.450Z] #0 5.978 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-19T08:51:30.409Z] #112 ... [2023-07-19T08:51:30.409Z] [2023-07-19T08:51:30.409Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T08:51:30.409Z] #0 6.797 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-19T08:51:30.677Z] #113 ... [2023-07-19T08:51:30.677Z] [2023-07-19T08:51:30.677Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T08:51:30.677Z] #0 7.261 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-19T08:51:30.944Z] #114 ... [2023-07-19T08:51:30.944Z] [2023-07-19T08:51:30.944Z] #115 [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-19T08:51:30.944Z] #115 DONE 7.1s [2023-07-19T08:51:30.944Z] [2023-07-19T08:51:30.944Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-19T08:51:31.209Z] #116 DONE 0.4s [2023-07-19T08:51:31.209Z] [2023-07-19T08:51:31.209Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T08:51:31.209Z] #101 7.676 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-19T08:51:31.802Z] #101 ... [2023-07-19T08:51:31.802Z] [2023-07-19T08:51:31.802Z] #117 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T08:51:31.802Z] #117 DONE 0.3s [2023-07-19T08:51:32.068Z] [2023-07-19T08:51:32.068Z] #118 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T08:51:32.336Z] #118 DONE 0.3s [2023-07-19T08:51:32.336Z] [2023-07-19T08:51:32.336Z] #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T08:51:32.919Z] #119 ... [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #120 [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-19T08:51:32.919Z] #120 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #121 [security-spire-config builder 6/9] COPY . . [2023-07-19T08:51:32.919Z] #121 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #122 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-19T08:51:32.919Z] #122 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #123 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-19T08:51:32.919Z] #123 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #124 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T08:51:32.919Z] #124 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #125 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T08:51:32.919Z] #125 CACHED [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T08:51:32.919Z] #126 DONE 0.3s [2023-07-19T08:51:32.919Z] [2023-07-19T08:51:32.919Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T08:51:32.919Z] #0 7.442 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-19T08:51:33.184Z] #127 ... [2023-07-19T08:51:33.184Z] [2023-07-19T08:51:33.184Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T08:51:33.184Z] #128 DONE 0.3s [2023-07-19T08:51:33.184Z] [2023-07-19T08:51:33.184Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T08:51:33.449Z] #129 ... [2023-07-19T08:51:33.449Z] [2023-07-19T08:51:33.449Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T08:51:33.449Z] #0 6.712 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-19T08:51:33.449Z] #130 ... [2023-07-19T08:51:33.449Z] [2023-07-19T08:51:33.449Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T08:51:33.449Z] #131 CACHED [2023-07-19T08:51:33.449Z] [2023-07-19T08:51:33.449Z] #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T08:51:33.449Z] #132 CACHED [2023-07-19T08:51:33.449Z] [2023-07-19T08:51:33.449Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T08:51:33.449Z] #0 7.347 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-19T08:51:33.715Z] #133 ... [2023-07-19T08:51:33.716Z] [2023-07-19T08:51:33.716Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T08:51:33.716Z] #0 5.138 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-19T08:51:33.716Z] #134 ... [2023-07-19T08:51:33.716Z] [2023-07-19T08:51:33.716Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-19T08:51:34.730Z] #135 DONE 1.1s [2023-07-19T08:51:34.730Z] [2023-07-19T08:51:34.730Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T08:51:34.730Z] #133 ... [2023-07-19T08:51:34.730Z] [2023-07-19T08:51:34.730Z] #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T08:51:34.730Z] #119 DONE 2.5s [2023-07-19T08:51:34.730Z] [2023-07-19T08:51:34.730Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T08:51:34.730Z] #129 DONE 1.5s [2023-07-19T08:51:34.730Z] [2023-07-19T08:51:34.730Z] #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-19T08:51:34.730Z] #136 DONE 0.2s [2023-07-19T08:51:34.730Z] [2023-07-19T08:51:34.730Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T08:51:34.996Z] #137 DONE 0.3s [2023-07-19T08:51:34.996Z] [2023-07-19T08:51:34.996Z] #138 [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-19T08:51:35.276Z] #138 DONE 0.3s [2023-07-19T08:51:35.276Z] [2023-07-19T08:51:35.276Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-19T08:51:35.276Z] #139 DONE 0.4s [2023-07-19T08:51:35.276Z] [2023-07-19T08:51:35.276Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-19T08:51:35.862Z] #140 DONE 0.4s [2023-07-19T08:51:35.862Z] [2023-07-19T08:51:35.862Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-19T08:51:35.862Z] #141 DONE 0.3s [2023-07-19T08:51:35.862Z] [2023-07-19T08:51:35.862Z] #142 [security-spire-config] exporting to image [2023-07-19T08:51:35.862Z] #142 exporting layers [2023-07-19T08:51:36.884Z] #142 ... [2023-07-19T08:51:36.884Z] [2023-07-19T08:51:36.884Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T08:51:36.884Z] #143 DONE 2.2s [2023-07-19T08:51:37.150Z] [2023-07-19T08:51:37.150Z] #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-19T08:51:37.150Z] #144 DONE 0.3s [2023-07-19T08:51:37.150Z] [2023-07-19T08:51:37.150Z] #142 [security-spire-config] exporting to image [2023-07-19T08:51:37.732Z] #142 ... [2023-07-19T08:51:37.732Z] [2023-07-19T08:51:37.732Z] #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-19T08:51:37.732Z] #145 DONE 0.4s [2023-07-19T08:51:37.732Z] [2023-07-19T08:51:37.732Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-19T08:51:37.732Z] #146 DONE 0.2s [2023-07-19T08:51:37.732Z] [2023-07-19T08:51:37.732Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T08:51:37.998Z] #101 ... [2023-07-19T08:51:37.998Z] [2023-07-19T08:51:37.998Z] #142 [security-spire-agent] exporting to image [2023-07-19T08:51:38.976Z] #142 exporting layers 3.1s done [2023-07-19T08:51:38.976Z] #142 writing image sha256:9cfb427fd3d0a2f4736a19e49162e238b6300bdaac9615eb033daf81ba5a7f05 [2023-07-19T08:51:38.976Z] #142 exporting layers 3.1s done [2023-07-19T08:51:38.976Z] #142 writing image sha256:9cfb427fd3d0a2f4736a19e49162e238b6300bdaac9615eb033daf81ba5a7f05 0.0s done [2023-07-19T08:51:38.976Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-07-19T08:51:38.976Z] #142 writing image sha256:c1602433e44183e2f1433275e95ac0c2d10481f9d0002dd8165fc707f9f3470f 0.0s done [2023-07-19T08:51:38.976Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-19T08:51:39.558Z] #142 exporting layers 1.8s done [2023-07-19T08:51:39.825Z] #142 writing image sha256:8153b7943b85d4c6bdca83db827543f955315f4c32ea990b367d97c915fdc0c6 0.0s done [2023-07-19T08:51:39.825Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-19T08:51:39.825Z] #142 DONE 4.1s [2023-07-19T08:51:39.825Z] [2023-07-19T08:51:39.825Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:04.063Z] #113 ... [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T09:06:04.063Z] #112 DONE 866.3s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T09:06:04.063Z] #127 ... [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:06:04.063Z] #147 DONE 0.2s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:06:04.063Z] #148 DONE 0.2s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T09:06:04.063Z] #114 ... [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-19T09:06:04.063Z] #149 DONE 0.3s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #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-19T09:06:04.063Z] #150 DONE 0.1s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:04.063Z] #113 ... [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-19T09:06:04.063Z] #151 DONE 0.2s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #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-19T09:06:04.063Z] #152 DONE 2.1s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #142 [security-proxy-auth] exporting to image [2023-07-19T09:06:04.063Z] #142 exporting layers [2023-07-19T09:06:04.063Z] #142 exporting layers 0.7s done [2023-07-19T09:06:04.063Z] #142 writing image sha256:a7c597b5672cb785511551c4258d934f35e65bdb4529e2ac0227595b6ad66af2 done [2023-07-19T09:06:04.063Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-19T09:06:04.063Z] #142 DONE 4.8s [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:04.063Z] #113 ... [2023-07-19T09:06:04.063Z] [2023-07-19T09:06:04.063Z] #110 [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-19T09:06:04.063Z] #110 875.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-19T09:06:12.255Z] #110 ... [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T09:06:12.255Z] #130 DONE 888.0s [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:12.255Z] #113 ... [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:06:12.255Z] #153 DONE 0.1s [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:06:12.255Z] #154 DONE 0.1s [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-19T09:06:12.255Z] #155 DONE 0.2s [2023-07-19T09:06:12.255Z] [2023-07-19T09:06:12.255Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-19T09:06:12.522Z] #156 DONE 0.3s [2023-07-19T09:06:12.522Z] [2023-07-19T09:06:12.522Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T09:06:12.792Z] #157 DONE 0.2s [2023-07-19T09:06:12.792Z] [2023-07-19T09:06:12.792Z] #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-19T09:06:14.785Z] #158 DONE 2.2s [2023-07-19T09:06:14.785Z] [2023-07-19T09:06:14.785Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:14.785Z] #113 ... [2023-07-19T09:06:14.785Z] [2023-07-19T09:06:14.785Z] #142 [security-proxy-setup] exporting to image [2023-07-19T09:06:14.785Z] #142 exporting layers [2023-07-19T09:06:15.751Z] #142 exporting layers 0.6s done [2023-07-19T09:06:15.751Z] #142 writing image sha256:d0b82aafa0406abedb50da81480229ebbaaab174141eb300d2c985caae2860cd done [2023-07-19T09:06:15.751Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-19T09:06:15.751Z] #142 DONE 5.4s [2023-07-19T09:06:15.751Z] [2023-07-19T09:06:15.751Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T09:06:20.005Z] #133 ... [2023-07-19T09:06:20.005Z] [2023-07-19T09:06:20.005Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T09:06:20.005Z] #111 DONE 896.3s [2023-07-19T09:06:20.005Z] [2023-07-19T09:06:20.005Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:20.589Z] #113 ... [2023-07-19T09:06:20.589Z] [2023-07-19T09:06:20.589Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-19T09:06:20.589Z] #159 DONE 0.1s [2023-07-19T09:06:20.589Z] [2023-07-19T09:06:20.589Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-19T09:06:21.561Z] #160 ... [2023-07-19T09:06:21.561Z] [2023-07-19T09:06:21.561Z] #110 [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-19T09:06:21.561Z] #110 DONE 898.0s [2023-07-19T09:06:21.561Z] [2023-07-19T09:06:21.561Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:22.146Z] #113 ... [2023-07-19T09:06:22.146Z] [2023-07-19T09:06:22.146Z] #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:06:22.416Z] #161 DONE 0.2s [2023-07-19T09:06:22.416Z] [2023-07-19T09:06:22.416Z] #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:06:22.416Z] #162 DONE 0.2s [2023-07-19T09:06:22.416Z] [2023-07-19T09:06:22.416Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:22.685Z] #113 ... [2023-07-19T09:06:22.685Z] [2023-07-19T09:06:22.685Z] #163 [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-19T09:06:22.954Z] #163 DONE 0.2s [2023-07-19T09:06:22.954Z] [2023-07-19T09:06:22.954Z] #164 [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-19T09:06:23.221Z] #164 DONE 0.2s [2023-07-19T09:06:23.221Z] [2023-07-19T09:06:23.221Z] #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:06:23.221Z] #165 DONE 0.1s [2023-07-19T09:06:23.221Z] [2023-07-19T09:06:23.221Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-19T09:06:23.809Z] #166 DONE 0.3s [2023-07-19T09:06:23.809Z] [2023-07-19T09:06:23.809Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-19T09:06:24.076Z] #167 ... [2023-07-19T09:06:24.077Z] [2023-07-19T09:06:24.077Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-19T09:06:24.077Z] #160 DONE 3.3s [2023-07-19T09:06:24.347Z] [2023-07-19T09:06:24.347Z] #168 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:06:24.347Z] #168 DONE 0.4s [2023-07-19T09:06:24.347Z] [2023-07-19T09:06:24.347Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:24.347Z] #113 ... [2023-07-19T09:06:24.347Z] [2023-07-19T09:06:24.347Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-19T09:06:24.347Z] #167 DONE 0.8s [2023-07-19T09:06:24.347Z] [2023-07-19T09:06:24.347Z] #169 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:06:24.622Z] #169 DONE 0.2s [2023-07-19T09:06:24.622Z] [2023-07-19T09:06:24.622Z] #170 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-19T09:06:24.622Z] #170 ... [2023-07-19T09:06:24.622Z] [2023-07-19T09:06:24.622Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T09:06:24.622Z] #171 DONE 0.2s [2023-07-19T09:06:24.888Z] [2023-07-19T09:06:24.888Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T09:06:25.473Z] #172 ... [2023-07-19T09:06:25.473Z] [2023-07-19T09:06:25.473Z] #170 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-19T09:06:25.473Z] #170 DONE 0.7s [2023-07-19T09:06:25.473Z] [2023-07-19T09:06:25.473Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-19T09:06:25.473Z] #173 DONE 0.2s [2023-07-19T09:06:25.473Z] [2023-07-19T09:06:25.473Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T09:06:25.473Z] #133 ... [2023-07-19T09:06:25.473Z] [2023-07-19T09:06:25.473Z] #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-19T09:06:25.744Z] #174 DONE 0.1s [2023-07-19T09:06:25.744Z] [2023-07-19T09:06:25.744Z] #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-19T09:06:25.744Z] #175 DONE 0.2s [2023-07-19T09:06:25.744Z] [2023-07-19T09:06:25.744Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-19T09:06:26.015Z] #176 DONE 0.1s [2023-07-19T09:06:26.015Z] [2023-07-19T09:06:26.015Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-19T09:06:26.286Z] #177 DONE 0.3s [2023-07-19T09:06:26.286Z] [2023-07-19T09:06:26.286Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:26.286Z] #113 ... [2023-07-19T09:06:26.286Z] [2023-07-19T09:06:26.286Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-19T09:06:28.256Z] #178 ... [2023-07-19T09:06:28.256Z] [2023-07-19T09:06:28.256Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T09:06:28.256Z] #172 DONE 3.4s [2023-07-19T09:06:28.256Z] [2023-07-19T09:06:28.256Z] #142 [security-secretstore-setup] exporting to image [2023-07-19T09:06:28.256Z] #142 exporting layers [2023-07-19T09:06:28.842Z] #142 ... [2023-07-19T09:06:28.842Z] [2023-07-19T09:06:28.842Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-19T09:06:28.842Z] #178 DONE 2.6s [2023-07-19T09:06:28.842Z] [2023-07-19T09:06:28.842Z] #142 [security-bootstrapper] exporting to image [2023-07-19T09:06:30.254Z] #142 exporting layers 1.2s done [2023-07-19T09:06:30.254Z] #142 writing image sha256:88fd914a11b565f07fdf710373c1e7d8d36254dd20fe95439ab6fb4f560491df 0.0s done [2023-07-19T09:06:30.254Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-19T09:06:30.254Z] #142 exporting layers 2.3s done [2023-07-19T09:06:30.254Z] #142 writing image sha256:af2f77420e50c02b2effcd157b6df49845c45e22cfa84d8f6d7370d5c6f689be done [2023-07-19T09:06:30.254Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-19T09:06:30.254Z] #142 DONE 7.7s [2023-07-19T09:06:30.254Z] [2023-07-19T09:06:30.254Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T09:06:45.266Z] #133 ... [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T09:06:45.267Z] #101 DONE 920.6s [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:45.267Z] #113 ... [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:06:45.267Z] #179 DONE 0.1s [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:06:45.267Z] #180 DONE 0.1s [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #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-19T09:06:45.267Z] #181 DONE 0.3s [2023-07-19T09:06:45.267Z] [2023-07-19T09:06:45.267Z] #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-19T09:06:45.541Z] #182 DONE 0.1s [2023-07-19T09:06:45.541Z] [2023-07-19T09:06:45.541Z] #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-19T09:06:45.541Z] #183 DONE 0.1s [2023-07-19T09:06:45.541Z] [2023-07-19T09:06:45.541Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:06:45.541Z] #113 ... [2023-07-19T09:06:45.541Z] [2023-07-19T09:06:45.541Z] #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-19T09:06:47.501Z] #184 DONE 1.8s [2023-07-19T09:06:47.501Z] [2023-07-19T09:06:47.501Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-19T09:06:47.501Z] #142 exporting layers [2023-07-19T09:06:47.769Z] #142 exporting layers 0.6s done [2023-07-19T09:06:48.039Z] #142 writing image sha256:d54f1921a8400f0f70af4eea216e52a2b6f80e39a9d81cb4523130c067206d2f done [2023-07-19T09:06:48.039Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-19T09:06:48.039Z] #142 DONE 8.3s [2023-07-19T09:06:48.039Z] [2023-07-19T09:06:48.039Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T09:07:10.099Z] #108 ... [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T09:07:10.099Z] #127 DONE 944.8s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T09:07:10.099Z] #133 ... [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:07:10.099Z] #185 DONE 0.2s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T09:07:10.099Z] #108 ... [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:07:10.099Z] #186 DONE 0.2s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-19T09:07:10.099Z] #187 DONE 0.5s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:07:10.099Z] #188 DONE 0.1s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #142 [core-command] exporting to image [2023-07-19T09:07:10.099Z] #142 exporting layers [2023-07-19T09:07:10.099Z] #142 exporting layers 0.2s done [2023-07-19T09:07:10.099Z] #142 writing image sha256:0b5de7c4bfb57ce64ce83bb8a3aa372330633ca8630f2716adedfe998e4b913d done [2023-07-19T09:07:10.099Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-19T09:07:10.099Z] #142 DONE 8.5s [2023-07-19T09:07:10.099Z] [2023-07-19T09:07:10.099Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:07:22.421Z] #134 ... [2023-07-19T09:07:22.421Z] [2023-07-19T09:07:22.422Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T09:07:22.422Z] #133 DONE 958.1s [2023-07-19T09:07:22.422Z] [2023-07-19T09:07:22.422Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:07:22.422Z] #113 ... [2023-07-19T09:07:22.422Z] [2023-07-19T09:07:22.422Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:07:22.422Z] #189 DONE 0.3s [2023-07-19T09:07:22.422Z] [2023-07-19T09:07:22.422Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:07:22.689Z] #190 DONE 0.2s [2023-07-19T09:07:22.689Z] [2023-07-19T09:07:22.689Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-19T09:07:22.956Z] #191 DONE 0.3s [2023-07-19T09:07:22.956Z] [2023-07-19T09:07:22.956Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:07:22.956Z] #192 DONE 0.1s [2023-07-19T09:07:22.956Z] [2023-07-19T09:07:22.956Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:07:22.956Z] #134 ... [2023-07-19T09:07:22.956Z] [2023-07-19T09:07:22.956Z] #142 [core-data] exporting to image [2023-07-19T09:07:22.956Z] #142 exporting layers [2023-07-19T09:07:23.223Z] #142 exporting layers 0.3s done [2023-07-19T09:07:23.490Z] #142 writing image sha256:79e769e2e3e61bf9c09701cc4c23e18dbd5e920c3095f6e8f4a720d14e4f4a2b done [2023-07-19T09:07:23.490Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-19T09:07:23.490Z] #142 DONE 8.8s [2023-07-19T09:07:23.490Z] [2023-07-19T09:07:23.490Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:07:24.457Z] #134 ... [2023-07-19T09:07:24.457Z] [2023-07-19T09:07:24.457Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T09:07:24.457Z] #113 DONE 960.8s [2023-07-19T09:07:24.457Z] [2023-07-19T09:07:24.457Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T09:07:25.041Z] #108 ... [2023-07-19T09:07:25.041Z] [2023-07-19T09:07:25.042Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:07:25.310Z] #193 DONE 0.3s [2023-07-19T09:07:25.310Z] [2023-07-19T09:07:25.310Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:07:25.310Z] #194 DONE 0.1s [2023-07-19T09:07:25.310Z] [2023-07-19T09:07:25.310Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-19T09:07:25.579Z] #195 DONE 0.3s [2023-07-19T09:07:25.579Z] [2023-07-19T09:07:25.579Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:07:25.848Z] #196 DONE 0.1s [2023-07-19T09:07:25.848Z] [2023-07-19T09:07:25.848Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-19T09:07:26.115Z] #197 DONE 0.2s [2023-07-19T09:07:26.115Z] [2023-07-19T09:07:26.115Z] #142 [core-metadata] exporting to image [2023-07-19T09:07:26.383Z] #142 exporting layers 0.3s done [2023-07-19T09:07:26.383Z] #142 writing image sha256:7bf81a330e86b93b38707d51b44db7624dce75e8f30ed83cdb89aafd8f7eca8d done [2023-07-19T09:07:26.383Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-19T09:07:26.383Z] #142 DONE 9.1s [2023-07-19T09:07:26.383Z] [2023-07-19T09:07:26.383Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T09:08:22.933Z] #114 ... [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T09:08:22.933Z] #108 DONE 1011.5s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:08:22.933Z] #134 ... [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:08:22.933Z] #198 DONE 0.4s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:08:22.933Z] #134 ... [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:08:22.933Z] #199 DONE 0.2s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #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-19T09:08:22.933Z] #200 DONE 0.4s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T09:08:22.933Z] #114 ... [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #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-19T09:08:22.933Z] #201 DONE 0.2s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-19T09:08:22.933Z] #142 exporting layers [2023-07-19T09:08:22.933Z] #142 exporting layers 0.7s done [2023-07-19T09:08:22.933Z] #142 writing image sha256:9235003b8bc115b9fe8e9c3ebee71bfa768806c431e6f6adc72415481c44bda4 done [2023-07-19T09:08:22.933Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-19T09:08:22.933Z] #142 DONE 9.8s [2023-07-19T09:08:22.933Z] [2023-07-19T09:08:22.933Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T09:08:37.935Z] #114 DONE 1033.8s [2023-07-19T09:08:37.935Z] [2023-07-19T09:08:37.935Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T09:08:37.935Z] #134 DONE 1034.1s [2023-07-19T09:08:37.935Z] [2023-07-19T09:08:37.935Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:08:37.935Z] #202 DONE 0.3s [2023-07-19T09:08:37.935Z] [2023-07-19T09:08:37.935Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T09:08:38.206Z] #203 DONE 0.2s [2023-07-19T09:08:38.206Z] [2023-07-19T09:08:38.206Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:08:38.206Z] #204 DONE 0.2s [2023-07-19T09:08:38.206Z] [2023-07-19T09:08:38.206Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T09:08:38.206Z] #205 DONE 0.3s [2023-07-19T09:08:38.206Z] [2023-07-19T09:08:38.206Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-19T09:08:38.472Z] #206 ... [2023-07-19T09:08:38.472Z] [2023-07-19T09:08:38.472Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-19T09:08:38.472Z] #207 DONE 0.3s [2023-07-19T09:08:38.472Z] [2023-07-19T09:08:38.472Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:08:38.472Z] #208 DONE 0.1s [2023-07-19T09:08:38.740Z] [2023-07-19T09:08:38.740Z] #142 [support-scheduler] exporting to image [2023-07-19T09:08:38.740Z] #142 exporting layers [2023-07-19T09:08:38.740Z] #142 ... [2023-07-19T09:08:38.740Z] [2023-07-19T09:08:38.740Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-19T09:08:38.740Z] #206 DONE 0.3s [2023-07-19T09:08:38.740Z] [2023-07-19T09:08:38.740Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-19T09:08:38.740Z] #209 DONE 0.1s [2023-07-19T09:08:39.006Z] [2023-07-19T09:08:39.006Z] #142 [support-notifications] exporting to image [2023-07-19T09:08:39.006Z] #142 exporting layers 0.4s done [2023-07-19T09:08:39.006Z] #142 writing image sha256:f8ddfe4f8184d6f57c032d61f61c7dea55ae4aef136d0fdae9ba5a6c615d6a27 done [2023-07-19T09:08:39.006Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-19T09:08:39.271Z] #142 exporting layers 0.4s done [2023-07-19T09:08:39.271Z] #142 writing image sha256:38b6cb68ac5fc54444b3dc2de18e40fa0081d2fdda442c7657b29bdd67a039d2 done [2023-07-19T09:08:39.271Z] #142 naming to docker.io/library/support-notifications-arm64 [2023-07-19T09:08:39.271Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-19T09:08:39.271Z] #142 DONE 10.5s [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T09:08:39.271Z] time="2023-07-19T08:49:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-19T09:08:39.295Z] $ docker stop --time=1 301cc22c4c8a2b4c86a6547bf21df443b9ad98ac825ce444f452693f34448ded [2023-07-19T09:08:41.969Z] $ docker rm -f --volumes 301cc22c4c8a2b4c86a6547bf21df443b9ad98ac825ce444f452693f34448ded [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T09:08:42.437Z] + docker images [2023-07-19T09:08:42.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-19T09:08:42.437Z] support-scheduler-arm64 latest f8ddfe4f8184 4 seconds ago 31.8MB [2023-07-19T09:08:42.437Z] support-notifications-arm64 latest 38b6cb68ac5f 4 seconds ago 32.4MB [2023-07-19T09:08:42.437Z] security-spiffe-token-provider-arm64 latest 9235003b8bc1 26 seconds ago 33.3MB [2023-07-19T09:08:42.437Z] core-metadata-arm64 latest 7bf81a330e86 About a minute ago 20.8MB [2023-07-19T09:08:42.437Z] core-data-arm64 latest 79e769e2e3e6 About a minute ago 20.5MB [2023-07-19T09:08:42.437Z] core-command-arm64 latest 0b5de7c4bfb5 About a minute ago 20.3MB [2023-07-19T09:08:42.437Z] core-common-config-bootstrapper-arm64 latest d54f1921a840 About a minute ago 17.8MB [2023-07-19T09:08:42.437Z] security-bootstrapper-arm64 latest 88fd914a11b5 2 minutes ago 22.4MB [2023-07-19T09:08:42.437Z] security-secretstore-setup-arm64 latest af2f77420e50 2 minutes ago 42.5MB [2023-07-19T09:08:42.437Z] security-proxy-setup-arm64 latest d0b82aafa040 2 minutes ago 24MB [2023-07-19T09:08:42.437Z] security-proxy-auth-arm64 latest a7c597b5672c 2 minutes ago 18.8MB [2023-07-19T09:08:42.437Z] security-spire-agent-arm64 latest 8153b7943b85 17 minutes ago 157MB [2023-07-19T09:08:42.437Z] security-spire-server-arm64 latest 9cfb427fd3d0 17 minutes ago 102MB [2023-07-19T09:08:42.438Z] security-spire-config-arm64 latest c1602433e441 17 minutes ago 96.1MB [2023-07-19T09:08:42.438Z] ci-base-image-arm64 latest 9a0fd0d1963e 31 minutes ago 1.04GB [2023-07-19T09:08:42.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB [2023-07-19T09:08:42.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-19T09:08:42.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T09:08:42.885Z] [2023-07-19T09:08:42.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T09:08:43.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T09:08:43.485Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T09:08:43.485Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T09:08:43.485Z] 04944245beec: Pulling fs layer [2023-07-19T09:08:43.485Z] 699f458cf7ca: Pulling fs layer [2023-07-19T09:08:43.485Z] 765212b225bb: Pulling fs layer [2023-07-19T09:08:43.485Z] f23df028b6ca: Pulling fs layer [2023-07-19T09:08:43.485Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T09:08:43.485Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T09:08:43.485Z] 765212b225bb: Waiting [2023-07-19T09:08:43.485Z] d65c8cfc05b1: Waiting [2023-07-19T09:08:43.485Z] 2437ff75d9bd: Waiting [2023-07-19T09:08:43.485Z] f23df028b6ca: Waiting [2023-07-19T09:08:43.485Z] 04944245beec: Verifying Checksum [2023-07-19T09:08:43.485Z] 04944245beec: Download complete [2023-07-19T09:08:43.485Z] 765212b225bb: Verifying Checksum [2023-07-19T09:08:43.485Z] 765212b225bb: Download complete [2023-07-19T09:08:43.485Z] f23df028b6ca: Verifying Checksum [2023-07-19T09:08:43.485Z] f23df028b6ca: Download complete [2023-07-19T09:08:43.485Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T09:08:43.485Z] d65c8cfc05b1: Download complete [2023-07-19T09:08:43.753Z] 699f458cf7ca: Verifying Checksum [2023-07-19T09:08:43.753Z] 699f458cf7ca: Download complete [2023-07-19T09:08:44.020Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T09:08:44.020Z] 8998bd30e6a1: Download complete [2023-07-19T09:08:46.609Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T09:08:46.609Z] 2437ff75d9bd: Download complete [2023-07-19T09:08:48.017Z] 8998bd30e6a1: Pull complete [2023-07-19T09:08:48.603Z] 04944245beec: Pull complete [2023-07-19T09:08:50.008Z] 699f458cf7ca: Pull complete [2023-07-19T09:08:50.008Z] 765212b225bb: Pull complete [2023-07-19T09:08:50.967Z] f23df028b6ca: Pull complete [2023-07-19T09:08:50.967Z] d65c8cfc05b1: Pull complete [2023-07-19T09:09:05.961Z] 2437ff75d9bd: Pull complete [2023-07-19T09:09:05.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T09:09:05.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T09:09:05.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T09:09:06.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-1520 does not seem to be running inside a container [2023-07-19T09:09:06.211Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-19T09:09:12.096Z] $ docker top 58307ef0a8cc3f3b708d1e1514880880c14829ea6e4007ea3d1db3601b01cc66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:12.671Z] ---> job-cost.sh [2023-07-19T09:09:12.938Z] lf-activate-venv: SKIPPING [2023-07-19T09:09:12.938Z] INFO: No Stack... [2023-07-19T09:09:13.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T09:09:14.156Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T09:09:14.478Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2023-07-19T09:09:14.478Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T09:09:14.514Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-17-stack-cost] [2023-07-19T09:09:14.523Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-17-stack-cost] did not exist. Created. [2023-07-19T09:09:14.523Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T09:09:14.851Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T09:09:15.043Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T09:09:15.051Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T09:09:15.071Z] $ docker stop --time=1 58307ef0a8cc3f3b708d1e1514880880c14829ea6e4007ea3d1db3601b01cc66 [2023-07-19T09:09:16.541Z] $ docker rm -f --volumes 58307ef0a8cc3f3b708d1e1514880880c14829ea6e4007ea3d1db3601b01cc66 [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-19T09:09:17.473Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:17.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:18.628Z] ---> package-listing.sh [2023-07-19T09:09:18.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T09:09:18.629Z] ++ facter osfamily [2023-07-19T09:09:18.888Z] + OS_FAMILY=debian [2023-07-19T09:09:18.889Z] + workspace=/w/workspace/edgex-go/17 [2023-07-19T09:09:18.889Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T09:09:18.889Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T09:09:18.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T09:09:18.889Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T09:09:18.889Z] + '[' /w/workspace/edgex-go/17 ']' [2023-07-19T09:09:18.889Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T09:09:18.889Z] + case "${OS_FAMILY}" in [2023-07-19T09:09:18.889Z] + dpkg -l [2023-07-19T09:09:18.889Z] + grep '^ii' [2023-07-19T09:09:18.889Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T09:09:18.889Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T09:09:18.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T09:09:18.889Z] + '[' /w/workspace/edgex-go/17 ']' [2023-07-19T09:09:18.889Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2023-07-19T09:09:18.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2023-07-19T09:09:18.899Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T09:09:19.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T09:09:19.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T09:09:19.735Z] [2023-07-19T09:09:19.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T09:09:20.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T09:09:20.037Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T09:09:20.037Z] 5eb5b503b376: Pulling fs layer [2023-07-19T09:09:20.037Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T09:09:20.037Z] ec43610c2a17: Pulling fs layer [2023-07-19T09:09:20.037Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T09:09:20.037Z] 33b1e0a273af: Pulling fs layer [2023-07-19T09:09:20.037Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T09:09:20.037Z] 2f39f015ded8: Pulling fs layer [2023-07-19T09:09:20.037Z] 3a2ae6a8a46f: Waiting [2023-07-19T09:09:20.037Z] 33b1e0a273af: Waiting [2023-07-19T09:09:20.037Z] 2f39f015ded8: Waiting [2023-07-19T09:09:20.296Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T09:09:20.296Z] 5c69ac0246d0: Download complete [2023-07-19T09:09:20.296Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T09:09:20.296Z] 3a2ae6a8a46f: Download complete [2023-07-19T09:09:20.296Z] 33b1e0a273af: Verifying Checksum [2023-07-19T09:09:20.296Z] 33b1e0a273af: Download complete [2023-07-19T09:09:20.296Z] ec43610c2a17: Verifying Checksum [2023-07-19T09:09:20.296Z] ec43610c2a17: Download complete [2023-07-19T09:09:20.296Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T09:09:20.296Z] 5d3b04190fa2: Download complete [2023-07-19T09:09:20.555Z] 5eb5b503b376: Download complete [2023-07-19T09:09:21.122Z] 2f39f015ded8: Download complete [2023-07-19T09:09:21.690Z] 5eb5b503b376: Pull complete [2023-07-19T09:09:21.950Z] 5c69ac0246d0: Pull complete [2023-07-19T09:09:22.517Z] ec43610c2a17: Pull complete [2023-07-19T09:09:22.776Z] 3a2ae6a8a46f: Pull complete [2023-07-19T09:09:23.035Z] 33b1e0a273af: Pull complete [2023-07-19T09:09:23.293Z] 5d3b04190fa2: Pull complete [2023-07-19T09:09:27.502Z] 2f39f015ded8: Pull complete [2023-07-19T09:09:27.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T09:09:27.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T09:09:27.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T09:09:27.845Z] prd-ubuntu20.04-docker-8c-8g-1519 does not seem to be running inside a container [2023-07-19T09:09:27.868Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-19T09:09:37.551Z] $ docker top a6f886b12f03b66817d6f9d58531b0693f48cad24ca904e6062d7e0bc9dd19b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T09:09:37.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T09:09:38.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T09:09:38.494Z] + ls /var/log/sa-host [2023-07-19T09:09:38.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T09:09:38.573Z] provisioning config files... [2023-07-19T09:09:38.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config2355275513963561758tmp [Pipeline] { [Pipeline] echo [2023-07-19T09:09:38.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:38.890Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T09:09:38.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:39.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T09:09:39.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:39.516Z] ---> sudo-logs.sh [2023-07-19T09:09:39.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T09:09:39.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:39.838Z] ---> job-cost.sh [2023-07-19T09:09:39.838Z] lf-activate-venv: SKIPPING [2023-07-19T09:09:39.838Z] DEBUG: total: 0.10999999940395355 [2023-07-19T09:09:39.838Z] INFO: Retrieving Stack Cost... [2023-07-19T09:09:40.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T09:09:40.669Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T09:09:40.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T09:09:40.975Z] ---> logs-deploy.sh [2023-07-19T09:09:40.975Z] lf-activate-venv: SKIPPING [2023-07-19T09:09:40.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/17 [2023-07-19T09:09:40.975Z] INFO: archiving workspace using pattern(s): [2023-07-19T09:09:41.917Z] Archives upload complete. [2023-07-19T09:09:41.917Z] INFO: archiving logs to Nexus