Pull request #4610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba98e3742c1c49d8261562c07f8ffb871cce439a+c4e9678bd2dc4350f999e9d876f0d88fec21a98b (b0eeb309c3760eab222ae0f8309728fd44dd96d7) 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-ssh17878122219645008198.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-ssh5455308211704577749.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12943497259733244290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7427106954351055092.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh473926204173057720.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4564898910299338067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1465 in /w/workspace/edgexfoundry_edgex-go_PR-4610 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b into PR head commit ba98e3742c1c49d8261562c07f8ffb871cce439a Merge succeeded, producing ba98e3742c1c49d8261562c07f8ffb871cce439a Checking out Revision ba98e3742c1c49d8261562c07f8ffb871cce439a (PR-4610) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/4610/head:refs/remotes/origin/PR-4610 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba98e3742c1c49d8261562c07f8ffb871cce439a # 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba98e3742c1c49d8261562c07f8ffb871cce439a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-18T19:12:55.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-18T19:12:56.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-18T19:12:56.151Z] ========================================================= [2023-07-18T19:12:56.151Z] EdgeX Global Pipelines Version Info [2023-07-18T19:12:56.151Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:12:56.901Z] ------------------- [2023-07-18T19:12:56.901Z] stable info: [2023-07-18T19:12:56.901Z] ------------------- [2023-07-18T19:12:56.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-18T19:12:56.901Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T19:12:56.901Z] Message: update stable to v1.0.250 [2023-07-18T19:12:57.472Z] ------------------- [2023-07-18T19:12:57.472Z] experimental info: [2023-07-18T19:12:57.472Z] ------------------- [2023-07-18T19:12:57.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-18T19:12:57.472Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T19:12:57.472Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-18T19:12:57.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-18T19:12:57.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-18T19:12:57.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-18T19:12:57.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-18T19:12:57.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-18T19:12:57.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-18T19:12:58.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-18T19:12:58.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-18T19:12:58.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-18T19:12:58.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-18T19:12:58.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-18T19:12:58.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-18T19:12:58.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-18T19:12:58.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-18T19:12:58.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-18T19:12:58.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T19:12:58.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T19:12:58.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-18T19:12:58.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-18T19:12:58.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-18T19:12:58.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-18T19:12:58.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-18T19:12:58.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-18T19:12:58.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4610 [Pipeline] echo [2023-07-18T19:12:58.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4610 [Pipeline] echo [2023-07-18T19:12:58.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4610 [Pipeline] echo [2023-07-18T19:12:58.862Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba98e3742c1c49d8261562c07f8ffb871cce439a [Pipeline] echo [2023-07-18T19:12:58.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba98e37 [Pipeline] echo [2023-07-18T19:12:58.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T19:12:59.060Z] provisioning config files... [2023-07-18T19:12:59.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9777727903026512831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:12:59.448Z] ---> docker-login.sh [2023-07-18T19:12:59.448Z] nexus3.edgexfoundry.org:10001 [2023-07-18T19:12:59.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:12:59.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:12:59.710Z] Configure a credential helper to remove this warning. See [2023-07-18T19:12:59.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:12:59.710Z] [2023-07-18T19:12:59.710Z] Login Succeeded [2023-07-18T19:12:59.710Z] nexus3.edgexfoundry.org:10002 [2023-07-18T19:12:59.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:12:59.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:12:59.710Z] Configure a credential helper to remove this warning. See [2023-07-18T19:12:59.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:12:59.710Z] [2023-07-18T19:12:59.710Z] Login Succeeded [2023-07-18T19:12:59.710Z] nexus3.edgexfoundry.org:10003 [2023-07-18T19:12:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:12:59.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:12:59.972Z] Configure a credential helper to remove this warning. See [2023-07-18T19:12:59.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:12:59.972Z] [2023-07-18T19:12:59.972Z] Login Succeeded [2023-07-18T19:12:59.972Z] nexus3.edgexfoundry.org:10004 [2023-07-18T19:12:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:12:59.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:12:59.972Z] Configure a credential helper to remove this warning. See [2023-07-18T19:12:59.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:12:59.972Z] [2023-07-18T19:12:59.972Z] Login Succeeded [2023-07-18T19:12:59.972Z] docker.io [2023-07-18T19:13:00.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:13:00.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:13:00.496Z] Configure a credential helper to remove this warning. See [2023-07-18T19:13:00.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:13:00.496Z] [2023-07-18T19:13:00.496Z] Login Succeeded [2023-07-18T19:13:00.496Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T19:13:00.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T19:13:00.937Z] + 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-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + dirname cmd/core-command/Dockerfile [2023-07-18T19:13:00.937Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T19:13:00.937Z] + dirname+ cmd/core-data/Dockerfile [2023-07-18T19:13:00.937Z] cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/core-metadata/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-18T19:13:00.937Z] + dirname cmd/support-notifications/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-18T19:13:00.937Z] + cut -d/ -f2 [2023-07-18T19:13:00.937Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-18T19:13:00.937Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-18T19:13:01.008Z] 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-18T19:13:01.540Z] + git rev-list -1 --merges ba98e3742c1c49d8261562c07f8ffb871cce439a~1..ba98e3742c1c49d8261562c07f8ffb871cce439a [Pipeline] echo [2023-07-18T19:13:01.576Z] -----------> git rev-list -1 --merges ba98e3742c1c49d8261562c07f8ffb871cce439a~1..ba98e3742c1c49d8261562c07f8ffb871cce439a ba98e3742c1c49d8261562c07f8ffb871cce439a [false] [Pipeline] sh [2023-07-18T19:13:01.885Z] + git log --format=format:%s -1 ba98e3742c1c49d8261562c07f8ffb871cce439a [Pipeline] echo [2023-07-18T19:13:01.920Z] ========================================================= [2023-07-18T19:13:01.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-18T19:13:01.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-18T19:13:02.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T19:13:02.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-18T19:13:02.379Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-18T19:13:02.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-18T19:13:02.379Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-18T19:13:02.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-18T19:13:02.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:13:02.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T19:13:02.814Z] [2023-07-18T19:13:02.814Z] 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-18T19:13:03.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T19:13:03.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-18T19:13:03.194Z] b85a868b505f: Pulling fs layer [2023-07-18T19:13:03.194Z] e2be974225ed: Pulling fs layer [2023-07-18T19:13:03.194Z] 339a4e72a1f5: Pulling fs layer [2023-07-18T19:13:03.194Z] 988bab9f4d93: Pulling fs layer [2023-07-18T19:13:03.194Z] 1469e6f7b9e6: Pulling fs layer [2023-07-18T19:13:03.194Z] eaf3925da568: Pulling fs layer [2023-07-18T19:13:03.194Z] bab4dde63d76: Pulling fs layer [2023-07-18T19:13:03.194Z] bde34c3a00c8: Pulling fs layer [2023-07-18T19:13:03.194Z] b352a97aabf1: Pulling fs layer [2023-07-18T19:13:03.194Z] 988bab9f4d93: Waiting [2023-07-18T19:13:03.194Z] 1469e6f7b9e6: Waiting [2023-07-18T19:13:03.194Z] eaf3925da568: Waiting [2023-07-18T19:13:03.194Z] bab4dde63d76: Waiting [2023-07-18T19:13:03.194Z] bde34c3a00c8: Waiting [2023-07-18T19:13:03.194Z] 4872d77fe225: Pulling fs layer [2023-07-18T19:13:03.194Z] 5851b861e8e6: Pulling fs layer [2023-07-18T19:13:03.194Z] 4872d77fe225: Waiting [2023-07-18T19:13:03.194Z] 5851b861e8e6: Waiting [2023-07-18T19:13:03.194Z] e2be974225ed: Verifying Checksum [2023-07-18T19:13:03.194Z] e2be974225ed: Download complete [2023-07-18T19:13:03.194Z] 988bab9f4d93: Verifying Checksum [2023-07-18T19:13:03.194Z] 988bab9f4d93: Download complete [2023-07-18T19:13:03.454Z] 1469e6f7b9e6: Verifying Checksum [2023-07-18T19:13:03.454Z] 1469e6f7b9e6: Download complete [2023-07-18T19:13:03.454Z] 339a4e72a1f5: Verifying Checksum [2023-07-18T19:13:03.454Z] 339a4e72a1f5: Download complete [2023-07-18T19:13:03.454Z] eaf3925da568: Verifying Checksum [2023-07-18T19:13:03.454Z] eaf3925da568: Download complete [2023-07-18T19:13:03.454Z] bde34c3a00c8: Download complete [2023-07-18T19:13:03.454Z] b352a97aabf1: Verifying Checksum [2023-07-18T19:13:03.454Z] b352a97aabf1: Download complete [2023-07-18T19:13:03.454Z] 5851b861e8e6: Verifying Checksum [2023-07-18T19:13:03.454Z] 5851b861e8e6: Download complete [2023-07-18T19:13:03.454Z] b85a868b505f: Verifying Checksum [2023-07-18T19:13:03.454Z] b85a868b505f: Download complete [2023-07-18T19:13:03.713Z] bab4dde63d76: Verifying Checksum [2023-07-18T19:13:03.713Z] bab4dde63d76: Download complete [2023-07-18T19:13:04.651Z] b85a868b505f: Pull complete [2023-07-18T19:13:04.651Z] e2be974225ed: Pull complete [2023-07-18T19:13:05.219Z] 339a4e72a1f5: Pull complete [2023-07-18T19:13:05.219Z] 988bab9f4d93: Pull complete [2023-07-18T19:13:05.482Z] 1469e6f7b9e6: Pull complete [2023-07-18T19:13:05.482Z] eaf3925da568: Pull complete [2023-07-18T19:13:06.862Z] bab4dde63d76: Pull complete [2023-07-18T19:13:07.125Z] bde34c3a00c8: Pull complete [2023-07-18T19:13:07.125Z] b352a97aabf1: Pull complete [2023-07-18T19:13:07.125Z] 4872d77fe225: Pull complete [2023-07-18T19:13:07.385Z] 5851b861e8e6: Pull complete [2023-07-18T19:13:07.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-18T19:13:07.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T19:13:07.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:13:07.603Z] prd-ubuntu20.04-docker-8c-8g-1465 does not seem to be running inside a container [2023-07-18T19:13:07.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T19:13:09.126Z] $ docker top 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 -eo pid,comm [2023-07-18T19:13:09.173Z] 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-18T19:13:09.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T19:13:09.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T19:13:09.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T19:13:09.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T19:13:09.404Z] $ docker exec 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 ssh-agent [2023-07-18T19:13:09.507Z] SSH_AUTH_SOCK=/tmp/ssh-yommEi9w67kH/agent.32 [2023-07-18T19:13:09.507Z] SSH_AGENT_PID=39 [2023-07-18T19:13:09.513Z] Running ssh-add (command line suppressed) [2023-07-18T19:13:09.610Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4210575064437774543.key (/w/workspace/edgex-go/1@tmp/private_key_4210575064437774543.key) [2023-07-18T19:13:09.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T19:13:09.966Z] + git tag --points-at HEAD [Pipeline] } [2023-07-18T19:13:09.996Z] $ docker exec --env ******** --env ******** 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 ssh-agent -k [2023-07-18T19:13:10.091Z] unset SSH_AUTH_SOCK; [2023-07-18T19:13:10.092Z] unset SSH_AGENT_PID; [2023-07-18T19:13:10.092Z] echo Agent pid 39 killed; [2023-07-18T19:13:10.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-18T19:13:10.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T19:13:10.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T19:13:10.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T19:13:10.314Z] $ docker exec 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 ssh-agent [2023-07-18T19:13:10.416Z] SSH_AUTH_SOCK=/tmp/ssh-CD3MCzWOCYkY/agent.71 [2023-07-18T19:13:10.416Z] SSH_AGENT_PID=77 [2023-07-18T19:13:10.421Z] Running ssh-add (command line suppressed) [2023-07-18T19:13:10.514Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2873029295419786430.key (/w/workspace/edgex-go/1@tmp/private_key_2873029295419786430.key) [2023-07-18T19:13:10.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T19:13:10.863Z] + git semver init [2023-07-18T19:13:11.125Z] 2023-07-18 19:13:11,046 [run_init] DEBUG init version:0.0.0 force:False [2023-07-18T19:13:11.125Z] 2023-07-18 19:13:11,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-18T19:13:11.125Z] 2023-07-18 19:13:11,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-18T19:13:11.125Z] 2023-07-18 19:13:11,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,271 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4610 with force:False [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,271 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4610 [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,276 [execute] INFO git cat-file --batch-check [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,281 [execute] INFO git cat-file --batch [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T19:13:15.329Z] 2023-07-18 19:13:15,286 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4610 [2023-07-18T19:13:15.329Z] 0.0.0 [Pipeline] } [2023-07-18T19:13:15.362Z] $ docker exec --env ******** --env ******** 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 ssh-agent -k [2023-07-18T19:13:15.446Z] unset SSH_AUTH_SOCK; [2023-07-18T19:13:15.447Z] unset SSH_AGENT_PID; [2023-07-18T19:13:15.447Z] echo Agent pid 77 killed; [2023-07-18T19:13:15.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T19:13:15.892Z] + git semver [Pipeline] } [2023-07-18T19:13:16.179Z] $ docker stop --time=1 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 [2023-07-18T19:13:17.530Z] $ docker rm -f --volumes 060313098c305f6fc23113631bdd6ef708cc8f676645133e5e6d44fa36dd4d42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T19:13:17.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-18T19:13:18.196Z] Stashed 1 file(s) [Pipeline] echo [2023-07-18T19:13:18.214Z] [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-18T19:13:18.987Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-18T19:13:19.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T19:13:19.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T19:13:19.091Z] ========================================================= [2023-07-18T19:13:19.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-18T19:13:19.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:13:19.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T19:13:19.446Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-18T19:13:19.446Z] 4db1b89c0bd1: Pulling fs layer [2023-07-18T19:13:19.446Z] 6911f1a30b25: Pulling fs layer [2023-07-18T19:13:19.446Z] e194b8c5c2a9: Pulling fs layer [2023-07-18T19:13:19.446Z] 6863d3e3a2b1: Pulling fs layer [2023-07-18T19:13:19.446Z] ec0bb842ea78: Pulling fs layer [2023-07-18T19:13:19.446Z] 6863d3e3a2b1: Waiting [2023-07-18T19:13:19.446Z] 40a00589a448: Pulling fs layer [2023-07-18T19:13:19.446Z] ec0bb842ea78: Waiting [2023-07-18T19:13:19.446Z] 40a00589a448: Waiting [2023-07-18T19:13:19.446Z] 6c08303d61cc: Pulling fs layer [2023-07-18T19:13:19.446Z] 798269fcf238: Pulling fs layer [2023-07-18T19:13:19.446Z] 6c08303d61cc: Waiting [2023-07-18T19:13:19.446Z] 6911f1a30b25: Verifying Checksum [2023-07-18T19:13:19.446Z] 6911f1a30b25: Download complete [2023-07-18T19:13:19.446Z] 6863d3e3a2b1: Verifying Checksum [2023-07-18T19:13:19.446Z] 6863d3e3a2b1: Download complete [2023-07-18T19:13:19.446Z] ec0bb842ea78: Verifying Checksum [2023-07-18T19:13:19.446Z] ec0bb842ea78: Download complete [2023-07-18T19:13:19.446Z] 4db1b89c0bd1: Verifying Checksum [2023-07-18T19:13:19.446Z] 4db1b89c0bd1: Download complete [2023-07-18T19:13:19.446Z] 40a00589a448: Verifying Checksum [2023-07-18T19:13:19.446Z] 40a00589a448: Download complete [2023-07-18T19:13:19.711Z] 4db1b89c0bd1: Pull complete [2023-07-18T19:13:19.711Z] 6911f1a30b25: Pull complete [2023-07-18T19:13:19.974Z] 798269fcf238: Verifying Checksum [2023-07-18T19:13:19.974Z] 798269fcf238: Download complete [2023-07-18T19:13:20.235Z] e194b8c5c2a9: Verifying Checksum [2023-07-18T19:13:20.235Z] e194b8c5c2a9: Download complete [2023-07-18T19:13:20.235Z] 6c08303d61cc: Verifying Checksum [2023-07-18T19:13:20.235Z] 6c08303d61cc: Download complete [2023-07-18T19:13:23.519Z] e194b8c5c2a9: Pull complete [2023-07-18T19:13:23.519Z] 6863d3e3a2b1: Pull complete [2023-07-18T19:13:23.519Z] ec0bb842ea78: Pull complete [2023-07-18T19:13:23.519Z] 40a00589a448: Pull complete [2023-07-18T19:13:25.423Z] 6c08303d61cc: Pull complete [2023-07-18T19:13:26.358Z] 798269fcf238: Pull complete [2023-07-18T19:13:26.358Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-18T19:13:26.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T19:13:26.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:13:26.725Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-18T19:13:26.725Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T19:13:26.725Z] WORKDIR /edgex [2023-07-18T19:13:26.725Z] COPY go.mod . [2023-07-18T19:13:26.725Z] RUN go mod download [2023-07-18T19:13:27.297Z] Sending build context to Docker daemon 170.7MB [2023-07-18T19:13:27.297Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T19:13:27.297Z] ---> ec979cd7f677 [2023-07-18T19:13:27.297Z] Step 2/4 : WORKDIR /edgex [2023-07-18T19:13:32.571Z] ---> Running in c4101672a84b [2023-07-18T19:13:32.571Z] Removing intermediate container c4101672a84b [2023-07-18T19:13:32.571Z] ---> fd41fa09b985 [2023-07-18T19:13:32.571Z] Step 3/4 : COPY go.mod . [2023-07-18T19:13:33.149Z] ---> fb02eb9ba4af [2023-07-18T19:13:33.149Z] Step 4/4 : RUN go mod download [2023-07-18T19:13:33.149Z] ---> Running in 11635ae5a415 [2023-07-18T19:13:33.513Z] Still waiting to schedule task [2023-07-18T19:13:33.514Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-18T19:13:45.436Z] Removing intermediate container 11635ae5a415 [2023-07-18T19:13:45.436Z] ---> 78dcbe97ad7d [2023-07-18T19:13:45.436Z] Successfully built 78dcbe97ad7d [2023-07-18T19:13:45.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:13:45.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T19:13:45.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:13:45.970Z] prd-ubuntu20.04-docker-8c-8g-1465 does not seem to be running inside a container [2023-07-18T19:13:45.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-07-18T19:13:46.392Z] $ docker top 12fc5e1d1564a8abb8e674138b7f4b32af89d2f954ef83bd8dd562d46da15984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T19:13:46.779Z] + go version [2023-07-18T19:13:46.779Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-18T19:13:46.812Z] $ docker stop --time=1 12fc5e1d1564a8abb8e674138b7f4b32af89d2f954ef83bd8dd562d46da15984 [2023-07-18T19:13:48.064Z] $ docker rm -f --volumes 12fc5e1d1564a8abb8e674138b7f4b32af89d2f954ef83bd8dd562d46da15984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:13:48.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T19:13:48.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:13:48.917Z] prd-ubuntu20.04-docker-8c-8g-1465 does not seem to be running inside a container [2023-07-18T19:13:48.945Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-07-18T19:13:49.284Z] $ docker top ad7e8d265e2dbc008e5f6268fd54c75497326d8d1b3e05d84bdd3adac74924da -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T19:13:49.402Z] ========================================================= [2023-07-18T19:13:49.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T19:13:49.402Z] ========================================================= [Pipeline] sh [2023-07-18T19:13:49.693Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:13:50.042Z] + make test [2023-07-18T19:13:50.042Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T19:13:56.607Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T19:14:08.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T19:14:08.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T19:14:09.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T19:14:09.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T19:14:09.887Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T19:14:10.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T19:14:10.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T19:14:10.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T19:14:10.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T19:14:10.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T19:14:10.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T19:14:11.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T19:14:11.183Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T19:14:11.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T19:14:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T19:14:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T19:14:12.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-07-18T19:14:12.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-07-18T19:14:12.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T19:14:12.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T19:14:12.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T19:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T19:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T19:14:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T19:14:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T19:14:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:14:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T19:14:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T19:14:15.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T19:14:15.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T19:14:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-07-18T19:14:15.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-07-18T19:14:16.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.415s coverage: 88.5% of statements [2023-07-18T19:14:16.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T19:14:17.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T19:14:17.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements [2023-07-18T19:14:17.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-07-18T19:14:17.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T19:14:17.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T19:14:17.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T19:14:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements [2023-07-18T19:14:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T19:14:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T19:14:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-07-18T19:14:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 31.9% of statements [2023-07-18T19:14:18.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements [2023-07-18T19:14:18.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 82.9% of statements [2023-07-18T19:14:18.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-07-18T19:14:18.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-07-18T19:14:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T19:14:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T19:14:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T19:14:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T19:14:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T19:14:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T19:14:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T19:14:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T19:14:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T19:14:22.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T19:14:22.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T19:14:23.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T19:14:23.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T19:14:24.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T19:14:24.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T19:14:24.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T19:14:26.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T19:14:26.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T19:14:26.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T19:14:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T19:14:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T19:14:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T19:14:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T19:14:28.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T19:14:28.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T19:14:28.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T19:14:28.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T19:14:30.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T19:14:30.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:14:30.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T19:14:30.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T19:14:30.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T19:14:30.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T19:14:31.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-07-18T19:14:31.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T19:14:31.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-07-18T19:14:43.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-07-18T19:14:43.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-18T19:14:43.918Z] 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-18T19:14:43.918Z] running golangci-lint [2023-07-18T19:14:43.918Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-18T19:14:43.918Z] go version go1.20.6 linux/amd64 [2023-07-18T19:14:43.918Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-18T19:14:43.918Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-18T19:14:58.795Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 13.39424659s" [2023-07-18T19:14:58.795Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.223318ms" [2023-07-18T19:15:04.057Z] level=info msg="[linters_context/goanalysis] analyzers took 55.00452396s with top 10 stages: buildir: 27.131567723s, inspect: 2.12846433s, fact_deprecated: 1.792194772s, ctrlflow: 1.122888188s, printf: 1.040937186s, gosec: 989.368588ms, S1038: 812.794493ms, fact_purity: 729.408594ms, nilness: 711.773883ms, SA1012: 531.826591ms" [2023-07-18T19:15:04.057Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-18T19:15:04.057Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude: 202/202, nolint: 0/23, skip_files: 202/202, path_prettifier: 202/202, cgo: 202/202, exclude-rules: 23/202, identifier_marker: 202/202, autogenerated_exclude: 202/202, filename_unadjuster: 202/202" [2023-07-18T19:15:04.057Z] level=info msg="[runner] processing took 18.267065ms with stages: identifier_marker: 6.914215ms, nolint: 6.751394ms, autogenerated_exclude: 1.394027ms, path_prettifier: 1.335896ms, exclude-rules: 1.182774ms, skip_dirs: 643.769µs, cgo: 27.01µs, filename_unadjuster: 14.54µs, uniq_by_line: 610ns, max_same_issues: 590ns, skip_files: 390ns, exclude: 280ns, source_code: 280ns, sort_results: 260ns, diff: 240ns, severity-rules: 220ns, max_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-07-18T19:15:04.057Z] level=info msg="[runner] linters took 6.418000428s with stages: goanalysis_metalinter: 6.399651011s" [2023-07-18T19:15:04.057Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-18T19:15:04.057Z] level=info msg="Memory: 199 samples, avg is 183.7MB, max is 803.0MB" [2023-07-18T19:15:04.057Z] level=info msg="Execution took 19.857734946s" [2023-07-18T19:15:04.057Z] go vet ./... [2023-07-18T19:15:07.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-18T19:15:07.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-18T19:15:07.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-18T19:15:07.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-18T19:15:07.948Z] + ls -al . [2023-07-18T19:15:07.948Z] total 720 [2023-07-18T19:15:07.948Z] drwxrwxr-x 11 1001 1001 4096 Jul 18 19:13 . [2023-07-18T19:15:07.948Z] drwxr-xr-x 4 root root 4096 Jul 18 19:13 .. [2023-07-18T19:15:07.948Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:12 .blubracket [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 16 Jul 18 19:12 .dockerignore [2023-07-18T19:15:07.948Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 19:13 .git [2023-07-18T19:15:07.948Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:12 .github [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 1133 Jul 18 19:12 .gitignore [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 19:12 .golangci.yml [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 87 Jul 18 19:12 .hadolint.yml [2023-07-18T19:15:07.948Z] drwxr-xr-x 3 1001 1001 4096 Jul 18 19:13 .semver [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 166 Jul 18 19:12 .sonarcloud.properties [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 19:12 ADOPTERS.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 11234 Jul 18 19:12 Attribution.txt [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 93407 Jul 18 19:12 CHANGELOG.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 19:12 CONTRIBUTING.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 19:12 GOVERNANCE.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 883 Jul 18 19:12 Jenkinsfile [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 19:12 LICENSE [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 14368 Jul 18 19:12 Makefile [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 19:12 OWNERS.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 9923 Jul 18 19:12 README.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 19:12 SECURITY.md [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 19:13 VERSION [2023-07-18T19:15:07.948Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:12 bin [2023-07-18T19:15:07.948Z] drwxrwxr-x 18 1001 1001 4096 Jul 18 19:12 cmd [2023-07-18T19:15:07.948Z] -rw-r--r-- 1 root root 448414 Jul 18 19:14 coverage.out [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 3430 Jul 18 19:12 go.mod [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 32408 Jul 18 19:12 go.sum [2023-07-18T19:15:07.948Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 19:12 internal [2023-07-18T19:15:07.948Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:12 openapi [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 594 Jul 18 19:12 security.txt [2023-07-18T19:15:07.948Z] drwxrwxr-x 4 1001 1001 4096 Jul 18 19:12 snap [2023-07-18T19:15:07.948Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 19:12 version.go [Pipeline] sh [2023-07-18T19:15:08.270Z] + '[' -e coverage.out ] [2023-07-18T19:15:08.270Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-18T19:15:08.403Z] Stashed 1 file(s) [Pipeline] sh [2023-07-18T19:15:08.696Z] + make build [2023-07-18T19:15:08.697Z] 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-18T19:15:20.901Z] 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-18T19:15:20.901Z] 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-18T19:15:21.468Z] 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-18T19:15:22.406Z] 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-18T19:15:28.969Z] 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-18T19:15:29.536Z] 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-18T19:15:30.910Z] 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-18T19:15:31.845Z] 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-18T19:15:32.412Z] 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-18T19:15:33.351Z] 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-18T19:15:34.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-18T19:15:35.683Z] $ docker stop --time=1 ad7e8d265e2dbc008e5f6268fd54c75497326d8d1b3e05d84bdd3adac74924da [2023-07-18T19:15:39.594Z] $ docker rm -f --volumes ad7e8d265e2dbc008e5f6268fd54c75497326d8d1b3e05d84bdd3adac74924da [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-18T19:15:40.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T19:15:40.820Z] [2023-07-18T19:15:40.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:15:41.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T19:15:41.192Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-18T19:15:41.192Z] 91d30c5bc195: Pulling fs layer [2023-07-18T19:15:41.192Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-18T19:15:41.192Z] 9c61dcf015f6: Pulling fs layer [2023-07-18T19:15:41.192Z] 4698f68db338: Pulling fs layer [2023-07-18T19:15:41.192Z] 2a2f49069b9e: Pulling fs layer [2023-07-18T19:15:41.192Z] e0025b399a48: Pulling fs layer [2023-07-18T19:15:41.192Z] 4698f68db338: Waiting [2023-07-18T19:15:41.192Z] 2a2f49069b9e: Waiting [2023-07-18T19:15:41.192Z] e0025b399a48: Waiting [2023-07-18T19:15:41.451Z] 91d30c5bc195: Verifying Checksum [2023-07-18T19:15:41.451Z] 91d30c5bc195: Download complete [2023-07-18T19:15:41.451Z] 4698f68db338: Verifying Checksum [2023-07-18T19:15:41.451Z] 4698f68db338: Download complete [2023-07-18T19:15:41.451Z] 91d30c5bc195: Pull complete [2023-07-18T19:15:41.451Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-18T19:15:41.451Z] 2e9b0aa3be6d: Download complete [2023-07-18T19:15:41.451Z] e0025b399a48: Verifying Checksum [2023-07-18T19:15:41.451Z] e0025b399a48: Download complete [2023-07-18T19:15:41.714Z] 2a2f49069b9e: Verifying Checksum [2023-07-18T19:15:41.714Z] 2a2f49069b9e: Download complete [2023-07-18T19:15:41.714Z] 2e9b0aa3be6d: Pull complete [2023-07-18T19:15:41.973Z] 9c61dcf015f6: Verifying Checksum [2023-07-18T19:15:41.973Z] 9c61dcf015f6: Download complete [2023-07-18T19:15:44.504Z] 9c61dcf015f6: Pull complete [2023-07-18T19:15:44.504Z] 4698f68db338: Pull complete [2023-07-18T19:15:44.763Z] 2a2f49069b9e: Pull complete [2023-07-18T19:15:44.763Z] e0025b399a48: Pull complete [2023-07-18T19:15:44.763Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-18T19:15:44.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T19:15:44.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:15:44.958Z] prd-ubuntu20.04-docker-8c-8g-1465 does not seem to be running inside a container [2023-07-18T19:15:44.999Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-18T19:15:47.329Z] $ docker top 0aee8cb5c643c0e400d3d2e70cc0b826045cc102df425a541cb1d4dc63448490 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T19:15:47.705Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T19:15:49.607Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T19:15:49.607Z] #1 transferring dockerfile: 2.38kB done [2023-07-18T19:15:49.607Z] #1 DONE 0.0s [2023-07-18T19:15:49.607Z] [2023-07-18T19:15:49.607Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-18T19:15:49.607Z] #2 transferring dockerfile: 1.96kB done [2023-07-18T19:15:49.607Z] #2 DONE 0.0s [2023-07-18T19:15:49.607Z] [2023-07-18T19:15:49.607Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T19:15:49.607Z] #3 transferring dockerfile: 2.82kB done [2023-07-18T19:15:49.607Z] #3 DONE 0.0s [2023-07-18T19:15:49.607Z] [2023-07-18T19:15:49.607Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #4 transferring dockerfile: 1.78kB done [2023-07-18T19:15:49.865Z] #4 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #5 [core-command internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #5 transferring dockerfile: 1.82kB done [2023-07-18T19:15:49.865Z] #5 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #6 transferring dockerfile: 2.12kB done [2023-07-18T19:15:49.865Z] #6 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #7 transferring dockerfile: 2.06kB done [2023-07-18T19:15:49.865Z] #7 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #8 transferring dockerfile: 2.58kB done [2023-07-18T19:15:49.865Z] #8 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #9 transferring dockerfile: 2.04kB done [2023-07-18T19:15:49.865Z] #9 DONE 0.1s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #10 transferring dockerfile: 1.82kB done [2023-07-18T19:15:49.865Z] #10 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #11 transferring dockerfile: 2.68kB done [2023-07-18T19:15:49.865Z] #11 DONE 0.1s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #12 transferring dockerfile: 1.90kB done [2023-07-18T19:15:49.865Z] #12 DONE 0.1s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #13 transferring dockerfile: 2.63kB done [2023-07-18T19:15:49.865Z] #13 DONE 0.0s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-07-18T19:15:49.865Z] #14 transferring dockerfile: 1.84kB done [2023-07-18T19:15:49.865Z] #14 DONE 0.1s [2023-07-18T19:15:49.865Z] [2023-07-18T19:15:49.865Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-18T19:15:49.865Z] #15 transferring context: 56B done [2023-07-18T19:15:49.865Z] #15 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #16 [core-metadata internal] load .dockerignore [2023-07-18T19:15:50.123Z] #16 transferring context: 56B done [2023-07-18T19:15:50.123Z] #16 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #17 [security-bootstrapper internal] load .dockerignore [2023-07-18T19:15:50.123Z] #17 transferring context: 56B done [2023-07-18T19:15:50.123Z] #17 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #18 [core-command internal] load .dockerignore [2023-07-18T19:15:50.123Z] #18 transferring context: 56B done [2023-07-18T19:15:50.123Z] #18 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T19:15:50.123Z] #19 transferring context: 56B done [2023-07-18T19:15:50.123Z] #19 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T19:15:50.123Z] #20 transferring context: 56B done [2023-07-18T19:15:50.123Z] #20 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #21 [security-proxy-setup internal] load .dockerignore [2023-07-18T19:15:50.123Z] #21 transferring context: 56B done [2023-07-18T19:15:50.123Z] #21 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #22 [security-proxy-auth internal] load .dockerignore [2023-07-18T19:15:50.123Z] #22 transferring context: 56B done [2023-07-18T19:15:50.123Z] #22 DONE 0.1s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #23 [security-spire-config internal] load .dockerignore [2023-07-18T19:15:50.123Z] #23 transferring context: 56B done [2023-07-18T19:15:50.123Z] #23 DONE 0.0s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #24 [security-spire-agent internal] load .dockerignore [2023-07-18T19:15:50.123Z] #24 transferring context: 56B done [2023-07-18T19:15:50.123Z] #24 DONE 0.1s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.123Z] #25 [support-scheduler internal] load .dockerignore [2023-07-18T19:15:50.123Z] #25 transferring context: 56B done [2023-07-18T19:15:50.123Z] #25 DONE 0.1s [2023-07-18T19:15:50.123Z] [2023-07-18T19:15:50.124Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.124Z] #26 DONE 0.0s [2023-07-18T19:15:50.124Z] [2023-07-18T19:15:50.124Z] #27 [security-spire-server internal] load .dockerignore [2023-07-18T19:15:50.124Z] #27 transferring context: 56B done [2023-07-18T19:15:50.381Z] #27 DONE 0.1s [2023-07-18T19:15:50.381Z] [2023-07-18T19:15:50.381Z] #28 [core-data internal] load .dockerignore [2023-07-18T19:15:50.381Z] #28 transferring context: 56B done [2023-07-18T19:15:50.381Z] #28 DONE 0.1s [2023-07-18T19:15:50.381Z] [2023-07-18T19:15:50.381Z] #29 [support-notifications internal] load .dockerignore [2023-07-18T19:15:50.381Z] #29 transferring context: 56B done [2023-07-18T19:15:50.381Z] #29 DONE 0.1s [2023-07-18T19:15:50.382Z] [2023-07-18T19:15:50.382Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.382Z] #26 DONE 0.0s [2023-07-18T19:15:50.382Z] [2023-07-18T19:15:50.382Z] #30 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:15:50.382Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:15:50.382Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:15:50.382Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T19:15:50.382Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T19:15:50.382Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:15:50.382Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:15:50.382Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T19:15:50.382Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T19:15:50.382Z] #30 DONE 0.2s [2023-07-18T19:15:50.382Z] [2023-07-18T19:15:50.382Z] #26 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.382Z] #26 DONE 0.0s [2023-07-18T19:15:50.382Z] [2023-07-18T19:15:50.382Z] #31 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:15:50.649Z] #31 ... [2023-07-18T19:15:50.649Z] [2023-07-18T19:15:50.649Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:15:50.649Z] #32 DONE 0.2s [2023-07-18T19:15:50.649Z] [2023-07-18T19:15:50.649Z] #30 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:15:50.649Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:15:50.649Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:15:50.649Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T19:15:50.650Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T19:15:50.650Z] #30 DONE 0.2s [2023-07-18T19:15:50.650Z] [2023-07-18T19:15:50.650Z] #26 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.650Z] #26 DONE 0.0s [2023-07-18T19:15:50.650Z] [2023-07-18T19:15:50.650Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:15:50.650Z] #33 ... [2023-07-18T19:15:50.650Z] [2023-07-18T19:15:50.650Z] #30 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:15:50.650Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:15:50.650Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:15:50.650Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T19:15:50.650Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T19:15:50.650Z] #30 DONE 0.2s [2023-07-18T19:15:50.650Z] [2023-07-18T19:15:50.650Z] #26 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.650Z] #26 DONE 0.0s [2023-07-18T19:15:50.908Z] [2023-07-18T19:15:50.908Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T19:15:50.908Z] #26 DONE 0.0s [2023-07-18T19:15:50.908Z] [2023-07-18T19:15:50.908Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:15:51.167Z] #32 DONE 0.6s [2023-07-18T19:15:51.167Z] [2023-07-18T19:15:51.167Z] #30 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:15:51.167Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:15:51.167Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:15:51.167Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T19:15:51.167Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T19:15:51.167Z] #30 DONE 0.3s [2023-07-18T19:15:51.167Z] [2023-07-18T19:15:51.167Z] #34 [security-spire-server internal] load build context [2023-07-18T19:15:51.737Z] #34 ... [2023-07-18T19:15:51.737Z] [2023-07-18T19:15:51.737Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T19:15:51.737Z] #35 DONE 1.6s [2023-07-18T19:15:51.737Z] [2023-07-18T19:15:51.737Z] #34 [security-spire-server internal] load build context [2023-07-18T19:15:55.922Z] #34 transferring context: 169.23MB 3.9s [2023-07-18T19:15:57.297Z] #34 ... [2023-07-18T19:15:57.297Z] [2023-07-18T19:15:57.297Z] #36 [security-bootstrapper internal] load build context [2023-07-18T19:15:57.297Z] #36 ... [2023-07-18T19:15:57.297Z] [2023-07-18T19:15:57.297Z] #34 [security-spire-server internal] load build context [2023-07-18T19:15:58.671Z] #34 transferring context: 359.14MB 7.4s done [2023-07-18T19:16:00.601Z] #34 ... [2023-07-18T19:16:00.601Z] [2023-07-18T19:16:00.601Z] #37 [core-metadata internal] load build context [2023-07-18T19:16:00.601Z] #37 transferring context: 359.14MB 6.8s done [2023-07-18T19:16:00.601Z] #37 ... [2023-07-18T19:16:00.601Z] [2023-07-18T19:16:00.601Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T19:16:00.601Z] #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:00.601Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:00.601Z] #0 1.602 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:00.601Z] #0 1.612 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:00.601Z] #0 1.622 OK: 7 MiB in 16 packages [2023-07-18T19:16:00.601Z] #38 ... [2023-07-18T19:16:00.601Z] [2023-07-18T19:16:00.601Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-18T19:16:00.601Z] #39 transferring context: 359.14MB 8.6s done [2023-07-18T19:16:00.863Z] #39 ... [2023-07-18T19:16:00.863Z] [2023-07-18T19:16:00.863Z] #40 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:16:00.863Z] #40 transferring context: 359.14MB 8.2s done [2023-07-18T19:16:00.863Z] #40 ... [2023-07-18T19:16:00.863Z] [2023-07-18T19:16:00.863Z] #41 [security-spire-agent internal] load build context [2023-07-18T19:16:00.863Z] #41 transferring context: 359.14MB 7.7s done [2023-07-18T19:16:01.122Z] #41 ... [2023-07-18T19:16:01.122Z] [2023-07-18T19:16:01.122Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T19:16:01.122Z] #42 ... [2023-07-18T19:16:01.122Z] [2023-07-18T19:16:01.122Z] #43 [support-scheduler internal] load build context [2023-07-18T19:16:01.122Z] #43 transferring context: 359.14MB 8.3s done [2023-07-18T19:16:01.381Z] #43 ... [2023-07-18T19:16:01.381Z] [2023-07-18T19:16:01.381Z] #44 [security-secretstore-setup internal] load build context [2023-07-18T19:16:01.381Z] #44 transferring context: 359.14MB 9.6s done [2023-07-18T19:16:01.640Z] #44 ... [2023-07-18T19:16:01.640Z] [2023-07-18T19:16:01.640Z] #45 [security-proxy-setup internal] load build context [2023-07-18T19:16:01.640Z] #45 transferring context: 359.14MB 8.1s done [2023-07-18T19:16:01.640Z] #45 ... [2023-07-18T19:16:01.640Z] [2023-07-18T19:16:01.640Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T19:16:01.898Z] #46 ... [2023-07-18T19:16:01.898Z] [2023-07-18T19:16:01.898Z] #31 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:16:01.898Z] #31 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:01.898Z] #31 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:01.898Z] #31 1.630 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:16:01.898Z] #31 1.630 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:16:01.898Z] #31 1.630 OK: 17820 distinct packages available [2023-07-18T19:16:01.898Z] #31 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:01.898Z] #31 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:01.898Z] #31 1.984 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T19:16:01.898Z] #31 2.004 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T19:16:01.898Z] #31 2.016 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T19:16:01.898Z] #31 2.023 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T19:16:01.898Z] #31 2.032 (5/9) Installing curl (8.1.2-r0) [2023-07-18T19:16:01.898Z] #31 2.041 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:01.898Z] #31 2.045 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:16:01.898Z] #31 2.047 (8/9) Installing libucontext (1.2-r0) [2023-07-18T19:16:01.898Z] #31 2.050 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T19:16:01.898Z] #31 2.053 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:01.898Z] #31 2.070 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:16:01.898Z] #31 2.131 OK: 10 MiB in 24 packages [2023-07-18T19:16:01.898Z] #31 ... [2023-07-18T19:16:01.898Z] [2023-07-18T19:16:01.898Z] #47 [security-spire-config internal] load build context [2023-07-18T19:16:01.898Z] #47 transferring context: 359.14MB 7.3s done [2023-07-18T19:16:02.157Z] #47 ... [2023-07-18T19:16:02.158Z] [2023-07-18T19:16:02.158Z] #48 [core-data internal] load build context [2023-07-18T19:16:02.158Z] #48 transferring context: 359.14MB 8.3s done [2023-07-18T19:16:02.158Z] #48 ... [2023-07-18T19:16:02.158Z] [2023-07-18T19:16:02.158Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:16:02.158Z] #33 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.158Z] #33 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.158Z] #33 1.493 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:16:02.158Z] #33 1.522 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:16:02.158Z] #33 1.530 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:02.158Z] #33 1.535 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T19:16:02.158Z] #33 1.543 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:02.158Z] #33 1.552 OK: 8 MiB in 17 packages [2023-07-18T19:16:02.415Z] #33 ... [2023-07-18T19:16:02.415Z] [2023-07-18T19:16:02.415Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T19:16:02.415Z] #0 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.415Z] #0 4.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.415Z] #0 4.650 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:16:02.415Z] #0 4.650 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:16:02.415Z] #0 4.650 OK: 17820 distinct packages available [2023-07-18T19:16:02.415Z] #0 4.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.415Z] #0 4.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.415Z] #0 4.982 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:02.415Z] #0 4.987 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:16:02.415Z] #0 4.994 (3/4) Installing libucontext (1.2-r0) [2023-07-18T19:16:02.415Z] #0 4.998 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T19:16:02.415Z] #0 5.002 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:02.415Z] #0 5.010 OK: 7 MiB in 19 packages [2023-07-18T19:16:02.677Z] #49 ... [2023-07-18T19:16:02.678Z] [2023-07-18T19:16:02.678Z] #50 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-18T19:16:02.678Z] #50 ... [2023-07-18T19:16:02.678Z] [2023-07-18T19:16:02.678Z] #51 [support-notifications internal] load build context [2023-07-18T19:16:02.678Z] #51 transferring context: 359.14MB 8.1s done [2023-07-18T19:16:02.938Z] #51 ... [2023-07-18T19:16:02.938Z] [2023-07-18T19:16:02.938Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:16:02.938Z] #52 ... [2023-07-18T19:16:02.938Z] [2023-07-18T19:16:02.938Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T19:16:02.938Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.938Z] #0 1.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:02.938Z] #0 1.621 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:02.938Z] #0 1.629 (2/2) Installing su-exec (0.2-r2) [2023-07-18T19:16:02.938Z] #0 1.632 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:02.938Z] #0 1.638 OK: 7 MiB in 17 packages [2023-07-18T19:16:03.198Z] #53 ... [2023-07-18T19:16:03.198Z] [2023-07-18T19:16:03.198Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T19:16:03.198Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:03.198Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:03.198Z] #0 3.693 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T19:16:03.198Z] #0 3.711 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:03.198Z] #0 3.720 (3/4) Installing su-exec (0.2-r2) [2023-07-18T19:16:03.198Z] #0 3.724 (4/4) Installing yq (4.30.4-r4) [2023-07-18T19:16:03.198Z] #0 3.783 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:03.198Z] #0 3.791 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:16:03.198Z] #0 3.865 OK: 17 MiB in 19 packages [2023-07-18T19:16:03.458Z] #54 ... [2023-07-18T19:16:03.458Z] [2023-07-18T19:16:03.458Z] #55 [core-command internal] load build context [2023-07-18T19:16:03.458Z] #55 transferring context: 359.14MB 8.5s done [2023-07-18T19:16:03.458Z] #55 ... [2023-07-18T19:16:03.458Z] [2023-07-18T19:16:03.458Z] #56 [security-proxy-auth internal] load build context [2023-07-18T19:16:03.458Z] #56 transferring context: 359.14MB 8.6s done [2023-07-18T19:16:07.649Z] #56 ... [2023-07-18T19:16:07.649Z] [2023-07-18T19:16:07.649Z] #36 [security-bootstrapper internal] load build context [2023-07-18T19:16:07.649Z] #36 transferring context: 359.14MB 9.3s done [2023-07-18T19:16:29.578Z] #36 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #37 [core-metadata internal] load build context [2023-07-18T19:16:29.578Z] #37 DONE 36.3s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #38 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T19:16:29.578Z] #38 DONE 36.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T19:16:29.578Z] #53 DONE 36.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:16:29.578Z] #33 DONE 35.9s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #31 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:16:29.578Z] #31 DONE 36.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #50 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-18T19:16:29.578Z] #50 DONE 35.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T19:16:29.578Z] #54 DONE 36.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:16:29.578Z] #57 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T19:16:29.578Z] #49 DONE 36.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #34 [security-spire-server internal] load build context [2023-07-18T19:16:29.578Z] #34 DONE 35.7s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #41 [security-spire-agent internal] load build context [2023-07-18T19:16:29.578Z] #41 DONE 35.9s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #47 [security-spire-config internal] load build context [2023-07-18T19:16:29.578Z] #47 DONE 36.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #45 [security-proxy-setup internal] load build context [2023-07-18T19:16:29.578Z] #45 DONE 36.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #40 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:16:29.578Z] #40 DONE 36.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #55 [core-command internal] load build context [2023-07-18T19:16:29.578Z] #55 DONE 36.3s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-18T19:16:29.578Z] #39 DONE 36.4s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #51 [support-notifications internal] load build context [2023-07-18T19:16:29.578Z] #51 DONE 35.8s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #43 [support-scheduler internal] load build context [2023-07-18T19:16:29.578Z] #43 DONE 36.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #48 [core-data internal] load build context [2023-07-18T19:16:29.578Z] #48 DONE 36.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #56 [security-proxy-auth internal] load build context [2023-07-18T19:16:29.578Z] #56 DONE 36.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #36 [security-bootstrapper internal] load build context [2023-07-18T19:16:29.578Z] #36 DONE 36.5s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #44 [security-secretstore-setup internal] load build context [2023-07-18T19:16:29.578Z] #44 DONE 36.5s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T19:16:29.578Z] #58 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T19:16:29.578Z] #59 DONE 0.3s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:16:29.578Z] #52 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #52 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #52 36.77 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:16:29.578Z] #52 36.77 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:16:29.578Z] #52 36.77 OK: 17820 distinct packages available [2023-07-18T19:16:29.578Z] #52 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #52 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T19:16:29.578Z] #42 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #42 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #42 36.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:29.578Z] #42 36.73 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:29.578Z] #42 36.75 OK: 7 MiB in 16 packages [2023-07-18T19:16:29.578Z] #42 DONE 36.9s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:16:29.578Z] #52 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #52 37.18 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:16:29.578Z] #52 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T19:16:29.578Z] #46 35.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #46 36.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #46 36.36 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T19:16:29.578Z] #46 36.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:29.578Z] #46 36.37 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:29.578Z] #46 36.39 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:16:29.578Z] #46 36.48 OK: 8 MiB in 17 packages [2023-07-18T19:16:29.578Z] #46 DONE 36.8s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:16:29.578Z] #52 37.20 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:16:29.578Z] #52 37.21 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T19:16:29.578Z] #52 37.22 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:16:29.578Z] #52 37.22 (5/7) Installing libucontext (1.2-r0) [2023-07-18T19:16:29.578Z] #52 37.22 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T19:16:29.578Z] #52 37.23 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T19:16:29.578Z] #52 37.24 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:16:29.578Z] #52 37.25 OK: 8 MiB in 20 packages [2023-07-18T19:16:29.578Z] #52 DONE 37.5s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:16:29.578Z] #57 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #57 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #57 1.786 OK: 265 MiB in 53 packages [2023-07-18T19:16:29.578Z] #57 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T19:16:29.578Z] #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #0 1.461 OK: 265 MiB in 53 packages [2023-07-18T19:16:29.578Z] #60 DONE 2.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:16:29.578Z] #57 DONE 2.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T19:16:29.578Z] #61 DONE 2.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #62 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T19:16:29.578Z] #62 DONE 0.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:29.578Z] #63 DONE 0.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:29.578Z] #64 DONE 0.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T19:16:29.578Z] #58 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #58 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #58 2.108 OK: 265 MiB in 53 packages [2023-07-18T19:16:29.578Z] #58 DONE 2.2s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:16:29.578Z] #65 DONE 0.0s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:29.578Z] #66 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:16:29.578Z] #0 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.578Z] #0 2.230 OK: 265 MiB in 53 packages [2023-07-18T19:16:29.578Z] #67 DONE 2.5s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:29.578Z] #68 DONE 0.1s [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:29.578Z] #69 ... [2023-07-18T19:16:29.578Z] [2023-07-18T19:16:29.578Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T19:16:29.579Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.579Z] #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.579Z] #0 2.211 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:16:29.579Z] #0 2.211 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:16:29.579Z] #0 2.211 OK: 17820 distinct packages available [2023-07-18T19:16:29.579Z] #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.579Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T19:16:29.579Z] #0 2.611 OK: 265 MiB in 53 packages [2023-07-18T19:16:29.579Z] #70 DONE 2.7s [2023-07-18T19:16:29.579Z] [2023-07-18T19:16:29.579Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:29.579Z] #71 DONE 0.1s [2023-07-18T19:16:29.579Z] [2023-07-18T19:16:29.579Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:37.938Z] #72 ... [2023-07-18T19:16:37.938Z] [2023-07-18T19:16:37.938Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:38.878Z] #73 ... [2023-07-18T19:16:38.878Z] [2023-07-18T19:16:38.878Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #74 ... [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #73 DONE 17.5s [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #66 DONE 18.2s [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #74 DONE 18.2s [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #72 DONE 18.1s [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:47.007Z] #69 DONE 17.9s [2023-07-18T19:16:47.007Z] [2023-07-18T19:16:47.007Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T19:16:56.990Z] #75 ... [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #76 [core-metadata builder 6/7] COPY . . [2023-07-18T19:16:56.990Z] #76 DONE 9.3s [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-18T19:16:56.990Z] #77 DONE 9.3s [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #78 [support-scheduler builder 6/7] COPY . . [2023-07-18T19:16:56.990Z] #78 CACHED [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.990Z] #79 CACHED [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.990Z] #80 CACHED [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.990Z] #81 CACHED [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.990Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.990Z] #82 CACHED [2023-07-18T19:16:56.990Z] [2023-07-18T19:16:56.991Z] #83 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #83 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #84 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #85 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #86 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #87 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #87 DONE 9.3s [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #88 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #89 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #90 [core-data builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #90 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #91 [core-command builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #91 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #92 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #93 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #94 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #95 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #96 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #97 [security-spire-config builder 6/9] COPY . . [2023-07-18T19:16:56.991Z] #97 DONE 9.3s [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #98 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #99 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #100 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T19:16:56.991Z] #75 DONE 9.3s [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:16:56.991Z] #101 ... [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:16:56.991Z] #102 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-18T19:16:56.991Z] #103 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:16:56.991Z] #104 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:16:56.991Z] #105 CACHED [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:16:56.991Z] #106 DONE 0.1s [2023-07-18T19:16:56.991Z] [2023-07-18T19:16:56.991Z] #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-18T19:16:58.366Z] #107 DONE 2.2s [2023-07-18T19:16:58.366Z] [2023-07-18T19:16:58.366Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:16:58.366Z] #101 1.461 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-18T19:16:58.624Z] #101 ... [2023-07-18T19:16:58.624Z] [2023-07-18T19:16:58.624Z] #108 [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-18T19:16:58.624Z] #108 DONE 2.2s [2023-07-18T19:16:58.882Z] [2023-07-18T19:16:58.882Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T19:16:58.882Z] #109 DONE 0.3s [2023-07-18T19:16:58.882Z] [2023-07-18T19:16:58.882Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T19:16:58.883Z] #110 DONE 0.4s [2023-07-18T19:16:58.883Z] [2023-07-18T19:16:58.883Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:16:58.883Z] #0 1.343 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-18T19:16:59.449Z] #111 ... [2023-07-18T19:16:59.449Z] [2023-07-18T19:16:59.449Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:16:59.449Z] #112 DONE 0.3s [2023-07-18T19:16:59.449Z] [2023-07-18T19:16:59.449Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:16:59.449Z] #113 DONE 0.5s [2023-07-18T19:16:59.449Z] [2023-07-18T19:16:59.449Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:17:00.015Z] #114 DONE 0.5s [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #115 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:17:00.015Z] #115 DONE 0.5s [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:17:00.015Z] #116 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #117 [security-spire-agent builder 6/9] COPY . . [2023-07-18T19:17:00.015Z] #117 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:17:00.015Z] #118 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:17:00.015Z] #119 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:17:00.015Z] #120 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #121 [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-18T19:17:00.015Z] #121 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:17:00.015Z] #122 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #123 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T19:17:00.015Z] #123 CACHED [2023-07-18T19:17:00.015Z] [2023-07-18T19:17:00.015Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:17:02.541Z] #124 DONE 2.0s [2023-07-18T19:17:02.541Z] [2023-07-18T19:17:02.541Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T19:17:02.541Z] #125 DONE 2.0s [2023-07-18T19:17:02.541Z] [2023-07-18T19:17:02.541Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:17:02.541Z] #126 DONE 2.1s [2023-07-18T19:17:02.541Z] [2023-07-18T19:17:02.541Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:17:02.799Z] #127 ... [2023-07-18T19:17:02.799Z] [2023-07-18T19:17:02.799Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:17:02.799Z] #128 DONE 0.8s [2023-07-18T19:17:02.799Z] [2023-07-18T19:17:02.799Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:17:02.799Z] #129 DONE 0.8s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:17:03.057Z] #127 DONE 0.8s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T19:17:03.057Z] #130 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:17:03.057Z] #131 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #132 [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-18T19:17:03.057Z] #132 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-18T19:17:03.057Z] #133 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T19:17:03.057Z] #134 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #135 [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-18T19:17:03.057Z] #135 DONE 0.1s [2023-07-18T19:17:03.057Z] [2023-07-18T19:17:03.057Z] #136 [security-spire-server] exporting to image [2023-07-18T19:17:03.057Z] #136 exporting layers [2023-07-18T19:17:03.626Z] #136 ... [2023-07-18T19:17:03.626Z] [2023-07-18T19:17:03.626Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T19:17:03.626Z] #137 DONE 0.3s [2023-07-18T19:17:03.626Z] [2023-07-18T19:17:03.626Z] #136 [security-spire-agent] exporting to image [2023-07-18T19:17:04.193Z] #136 exporting layers 0.6s done [2023-07-18T19:17:04.193Z] #136 writing image sha256:d56ae06c86f8366509ff5f93d17890e108763da54c071e91474178d35ca63866 0.0s done [2023-07-18T19:17:04.193Z] #136 writing image sha256:3efc6ef71285de3f05dc93c906ce02153e32bb6b8f36ab2615664c7dab1ba65e done [2023-07-18T19:17:04.193Z] #136 naming to docker.io/library/security-spire-server done [2023-07-18T19:17:04.193Z] #136 naming to docker.io/library/security-spire-config done [2023-07-18T19:17:04.193Z] #136 writing image sha256:6d50fdca40a03f568e1834895b5a8714d7c23c70db9aa53ad4a965b232bee3b9 done [2023-07-18T19:17:04.193Z] #136 naming to docker.io/library/security-spire-agent done [2023-07-18T19:17:04.193Z] #136 DONE 1.0s [2023-07-18T19:17:04.193Z] [2023-07-18T19:17:04.193Z] #138 [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-18T19:17:04.193Z] #0 1.187 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-18T19:17:06.096Z] #138 ... [2023-07-18T19:17:06.096Z] [2023-07-18T19:17:06.096Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T19:17:06.096Z] #0 0.792 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-18T19:17:06.354Z] #139 ... [2023-07-18T19:17:06.354Z] [2023-07-18T19:17:06.354Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:17:06.354Z] #0 0.690 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-18T19:17:06.354Z] #140 ... [2023-07-18T19:17:06.354Z] [2023-07-18T19:17:06.354Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T19:17:06.354Z] #0 1.191 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-18T19:17:06.612Z] #141 ... [2023-07-18T19:17:06.612Z] [2023-07-18T19:17:06.612Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:17:06.612Z] #0 1.196 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-18T19:17:06.869Z] #142 ... [2023-07-18T19:17:06.869Z] [2023-07-18T19:17:06.869Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:17:06.869Z] #0 0.699 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-18T19:17:06.869Z] #143 ... [2023-07-18T19:17:06.869Z] [2023-07-18T19:17:06.869Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:17:06.869Z] #0 0.963 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-18T19:17:07.128Z] #144 ... [2023-07-18T19:17:07.128Z] [2023-07-18T19:17:07.128Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T19:17:07.128Z] #0 0.505 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-18T19:17:07.128Z] #145 ... [2023-07-18T19:17:07.128Z] [2023-07-18T19:17:07.128Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T19:17:07.128Z] #0 1.427 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-18T19:17:23.060Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1466 in /w/workspace/edgexfoundry_edgex-go_PR-4610 [Pipeline] { [Pipeline] ws [2023-07-18T19:17:23.114Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-18T19:17:23.194Z] The recommended git tool is: git [2023-07-18T19:17:29.521Z] using credential edgex-jenkins-ssh [2023-07-18T19:17:29.540Z] Cloning the remote Git repository [2023-07-18T19:17:29.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-18T19:17:29.660Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-18T19:17:29.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T19:17:29.795Z] > git --version # timeout=10 [2023-07-18T19:17:29.815Z] > git --version # 'git version 2.25.1' [2023-07-18T19:17:29.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T19:17:29.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T19:17:47.181Z] Merging remotes/origin/main commit c4e9678bd2dc4350f999e9d876f0d88fec21a98b into PR head commit ba98e3742c1c49d8261562c07f8ffb871cce439a [2023-07-18T19:17:45.770Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T19:17:45.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T19:17:46.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T19:17:46.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T19:17:46.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T19:17:46.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4610/head:refs/remotes/origin/PR-4610 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-18T19:17:47.195Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T19:17:47.260Z] > git checkout -f ba98e3742c1c49d8261562c07f8ffb871cce439a # timeout=10 [2023-07-18T19:17:47.574Z] Merge succeeded, producing ba98e3742c1c49d8261562c07f8ffb871cce439a [2023-07-18T19:17:47.575Z] Checking out Revision ba98e3742c1c49d8261562c07f8ffb871cce439a (PR-4610) [2023-07-18T19:17:48.164Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-07-18T19:17:48.208Z] > git --version # timeout=10 [2023-07-18T19:17:48.219Z] > git --version # 'git version 2.25.1' [2023-07-18T19:17:48.237Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-18T19:17:49.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-18T19:17:49.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T19:17:49.256Z] Dload Upload Total Spent Left Speed [2023-07-18T19:17:49.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-07-18T19:17:47.476Z] > git remote # timeout=10 [2023-07-18T19:17:47.496Z] > git config --get remote.origin.url # timeout=10 [2023-07-18T19:17:47.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T19:17:47.527Z] > git merge c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 [2023-07-18T19:17:47.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-18T19:17:47.578Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T19:17:47.592Z] > git checkout -f ba98e3742c1c49d8261562c07f8ffb871cce439a # timeout=10 [2023-07-18T19:17:49.843Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-18T19:17:50.183Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-07-18T19:17:50.183Z] /etc/docker/daemon.json [2023-07-18T19:17:50.183Z] { [2023-07-18T19:17:50.183Z] "registry-mirrors": [ [2023-07-18T19:17:50.183Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-18T19:17:50.183Z] ], [2023-07-18T19:17:50.183Z] "bip": "10.250.0.254/24", [2023-07-18T19:17:50.183Z] "hosts": [ [2023-07-18T19:17:50.183Z] "tcp://0.0.0.0:5555", [2023-07-18T19:17:50.183Z] "unix:///var/run/docker.sock" [2023-07-18T19:17:50.183Z] ], [2023-07-18T19:17:50.183Z] "mtu": 1458, [2023-07-18T19:17:50.183Z] "selinux-enabled": true, [2023-07-18T19:17:50.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-18T19:17:50.183Z] } [Pipeline] sh [2023-07-18T19:17:50.527Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-18T19:17:50.871Z] + sudo service docker restart [2023-07-18T19:18:03.334Z] #146 ... [2023-07-18T19:18:03.334Z] [2023-07-18T19:18:03.334Z] #138 [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-18T19:18:03.334Z] #138 66.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T19:18:09.198Z] provisioning config files... [2023-07-18T19:18:09.225Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8201325093686146791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:18:09.611Z] ---> docker-login.sh [2023-07-18T19:18:09.611Z] nexus3.edgexfoundry.org:10001 [2023-07-18T19:18:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:18:10.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:18:10.163Z] Configure a credential helper to remove this warning. See [2023-07-18T19:18:10.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:18:10.163Z] [2023-07-18T19:18:10.163Z] Login Succeeded [2023-07-18T19:18:10.163Z] nexus3.edgexfoundry.org:10002 [2023-07-18T19:18:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:18:10.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:18:10.432Z] Configure a credential helper to remove this warning. See [2023-07-18T19:18:10.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:18:10.432Z] [2023-07-18T19:18:10.432Z] Login Succeeded [2023-07-18T19:18:10.432Z] nexus3.edgexfoundry.org:10003 [2023-07-18T19:18:10.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:18:10.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:18:10.969Z] Configure a credential helper to remove this warning. See [2023-07-18T19:18:10.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:18:10.969Z] [2023-07-18T19:18:10.969Z] Login Succeeded [2023-07-18T19:18:10.969Z] nexus3.edgexfoundry.org:10004 [2023-07-18T19:18:11.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:18:11.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:18:11.242Z] Configure a credential helper to remove this warning. See [2023-07-18T19:18:11.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:18:11.242Z] [2023-07-18T19:18:11.242Z] Login Succeeded [2023-07-18T19:18:11.242Z] docker.io [2023-07-18T19:18:11.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T19:18:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T19:18:11.781Z] Configure a credential helper to remove this warning. See [2023-07-18T19:18:11.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T19:18:11.781Z] [2023-07-18T19:18:11.781Z] Login Succeeded [2023-07-18T19:18:11.781Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T19:18:11.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-18T19:18:12.541Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-18T19:18:12.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T19:18:12.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T19:18:12.659Z] ========================================================= [2023-07-18T19:18:12.659Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-18T19:18:12.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:18:13.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T19:18:13.059Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-18T19:18:13.059Z] edb6bdbacee9: Pulling fs layer [2023-07-18T19:18:13.059Z] 5f9638ab2659: Pulling fs layer [2023-07-18T19:18:13.059Z] 8d51d6327a98: Pulling fs layer [2023-07-18T19:18:13.059Z] 8b374f2dd631: Pulling fs layer [2023-07-18T19:18:13.059Z] ec14aa9079de: Pulling fs layer [2023-07-18T19:18:13.059Z] 2f466654f4bb: Pulling fs layer [2023-07-18T19:18:13.059Z] 554e91adad29: Pulling fs layer [2023-07-18T19:18:13.059Z] ec14aa9079de: Waiting [2023-07-18T19:18:13.059Z] 8b374f2dd631: Waiting [2023-07-18T19:18:13.059Z] 2f466654f4bb: Waiting [2023-07-18T19:18:13.059Z] 554e91adad29: Waiting [2023-07-18T19:18:13.339Z] 5f9638ab2659: Verifying Checksum [2023-07-18T19:18:13.339Z] 5f9638ab2659: Download complete [2023-07-18T19:18:13.339Z] 8b374f2dd631: Verifying Checksum [2023-07-18T19:18:13.339Z] 8b374f2dd631: Download complete [2023-07-18T19:18:13.339Z] ec14aa9079de: Verifying Checksum [2023-07-18T19:18:13.339Z] ec14aa9079de: Download complete [2023-07-18T19:18:13.339Z] edb6bdbacee9: Verifying Checksum [2023-07-18T19:18:13.339Z] edb6bdbacee9: Download complete [2023-07-18T19:18:13.368Z] #138 DONE 76.3s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:18:13.368Z] #144 DONE 76.3s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:18:13.368Z] #111 DONE 76.3s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:18:13.368Z] #142 DONE 76.3s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T19:18:13.368Z] #139 DONE 76.3s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #147 ... [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:18:13.368Z] #140 DONE 76.4s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T19:18:13.368Z] #146 DONE 76.4s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:18:13.368Z] #143 DONE 76.5s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #148 ... [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:18:13.368Z] #101 DONE 76.7s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T19:18:13.368Z] #145 DONE 76.8s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T19:18:13.368Z] #141 DONE 76.8s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #149 ... [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #148 DONE 0.7s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #150 DONE 0.8s [2023-07-18T19:18:13.368Z] [2023-07-18T19:18:13.368Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.368Z] #147 DONE 0.8s [2023-07-18T19:18:13.637Z] [2023-07-18T19:18:13.637Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T19:18:13.637Z] #151 DONE 0.9s [2023-07-18T19:18:13.637Z] [2023-07-18T19:18:13.637Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.637Z] #152 DONE 0.5s [2023-07-18T19:18:13.637Z] [2023-07-18T19:18:13.637Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T19:18:13.897Z] #153 ... [2023-07-18T19:18:13.897Z] [2023-07-18T19:18:13.897Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.897Z] #149 DONE 0.7s [2023-07-18T19:18:13.897Z] [2023-07-18T19:18:13.897Z] #154 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:13.897Z] #154 DONE 0.6s [2023-07-18T19:18:13.897Z] [2023-07-18T19:18:13.897Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:13.897Z] #155 DONE 0.5s [2023-07-18T19:18:13.897Z] [2023-07-18T19:18:13.897Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:13.897Z] #156 DONE 0.5s [2023-07-18T19:18:13.897Z] [2023-07-18T19:18:13.897Z] #157 [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-18T19:18:14.156Z] #157 ... [2023-07-18T19:18:14.156Z] [2023-07-18T19:18:14.156Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.156Z] #158 DONE 0.7s [2023-07-18T19:18:14.156Z] [2023-07-18T19:18:14.156Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.156Z] #159 CACHED [2023-07-18T19:18:14.156Z] [2023-07-18T19:18:14.156Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:14.157Z] #160 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:14.157Z] #161 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.157Z] #162 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #163 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:14.157Z] #163 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.157Z] #164 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.157Z] #165 DONE 0.5s [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #166 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:14.157Z] #166 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #167 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.157Z] #167 CACHED [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.157Z] #168 DONE 0.5s [2023-07-18T19:18:14.157Z] [2023-07-18T19:18:14.157Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T19:18:14.305Z] edb6bdbacee9: Pull complete [2023-07-18T19:18:14.416Z] #169 ... [2023-07-18T19:18:14.416Z] [2023-07-18T19:18:14.416Z] #170 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:14.416Z] #170 DONE 0.5s [2023-07-18T19:18:14.416Z] [2023-07-18T19:18:14.416Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T19:18:14.416Z] #153 DONE 1.0s [2023-07-18T19:18:14.416Z] [2023-07-18T19:18:14.416Z] #171 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T19:18:14.575Z] 554e91adad29: Verifying Checksum [2023-07-18T19:18:14.575Z] 554e91adad29: Download complete [2023-07-18T19:18:14.843Z] 5f9638ab2659: Pull complete [2023-07-18T19:18:15.810Z] 8d51d6327a98: Verifying Checksum [2023-07-18T19:18:15.810Z] 8d51d6327a98: Download complete [2023-07-18T19:18:15.810Z] 2f466654f4bb: Verifying Checksum [2023-07-18T19:18:15.810Z] 2f466654f4bb: Download complete [2023-07-18T19:18:15.919Z] #171 ... [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T19:18:15.919Z] #172 DONE 1.7s [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #157 [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-18T19:18:15.919Z] #157 DONE 1.9s [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T19:18:15.919Z] #173 DONE 1.8s [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T19:18:15.919Z] #174 DONE 1.9s [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T19:18:15.919Z] #175 DONE 1.8s [2023-07-18T19:18:15.919Z] [2023-07-18T19:18:15.919Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.179Z] #176 ... [2023-07-18T19:18:16.179Z] [2023-07-18T19:18:16.179Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T19:18:16.179Z] #177 DONE 2.1s [2023-07-18T19:18:16.179Z] [2023-07-18T19:18:16.179Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T19:18:16.179Z] #178 DONE 2.1s [2023-07-18T19:18:16.179Z] [2023-07-18T19:18:16.179Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T19:18:16.179Z] #169 DONE 2.0s [2023-07-18T19:18:16.179Z] [2023-07-18T19:18:16.179Z] #179 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T19:18:16.179Z] #179 DONE 2.1s [2023-07-18T19:18:16.439Z] [2023-07-18T19:18:16.439Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:18:16.439Z] #180 DONE 1.6s [2023-07-18T19:18:16.439Z] [2023-07-18T19:18:16.439Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.439Z] #181 ... [2023-07-18T19:18:16.439Z] [2023-07-18T19:18:16.439Z] #171 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T19:18:16.439Z] #171 DONE 2.1s [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.697Z] #182 DONE 0.7s [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #183 [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-18T19:18:16.697Z] #183 DONE 0.7s [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.697Z] #184 DONE 0.7s [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #185 [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-18T19:18:16.697Z] #185 DONE 0.7s [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T19:18:16.697Z] #136 exporting layers [2023-07-18T19:18:16.697Z] #136 ... [2023-07-18T19:18:16.697Z] [2023-07-18T19:18:16.697Z] #186 [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-18T19:18:16.697Z] #186 DONE 0.5s [2023-07-18T19:18:16.955Z] [2023-07-18T19:18:16.955Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.955Z] #176 DONE 0.8s [2023-07-18T19:18:16.955Z] [2023-07-18T19:18:16.955Z] #136 [core-command] exporting to image [2023-07-18T19:18:16.955Z] #136 ... [2023-07-18T19:18:16.955Z] [2023-07-18T19:18:16.956Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.956Z] #187 DONE 0.7s [2023-07-18T19:18:16.956Z] [2023-07-18T19:18:16.956Z] #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.956Z] #188 DONE 0.7s [2023-07-18T19:18:16.956Z] [2023-07-18T19:18:16.956Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:16.956Z] #181 DONE 0.7s [2023-07-18T19:18:16.956Z] [2023-07-18T19:18:16.956Z] #136 [support-scheduler] exporting to image [2023-07-18T19:18:17.215Z] #136 ... [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:18:17.215Z] #189 DONE 0.7s [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #190 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T19:18:17.215Z] #190 DONE 0.7s [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #136 [support-scheduler] exporting to image [2023-07-18T19:18:17.215Z] #136 exporting layers 0.4s done [2023-07-18T19:18:17.215Z] #136 ... [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T19:18:17.215Z] #191 DONE 0.7s [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:18:17.215Z] #192 DONE 0.7s [2023-07-18T19:18:17.215Z] [2023-07-18T19:18:17.215Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T19:18:17.215Z] #136 exporting layers 0.3s done [2023-07-18T19:18:17.215Z] #136 writing image sha256:9a6df273627977c660b67ec96d5c569f917dd8fb7b1b4be3518b6d3ce3cabb91 0.0s done [2023-07-18T19:18:17.215Z] #136 naming to docker.io/library/security-spiffe-token-provider done [2023-07-18T19:18:17.477Z] #136 ... [2023-07-18T19:18:17.478Z] [2023-07-18T19:18:17.478Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T19:18:17.478Z] #193 DONE 0.9s [2023-07-18T19:18:17.478Z] [2023-07-18T19:18:17.478Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:17.737Z] #194 ... [2023-07-18T19:18:17.737Z] [2023-07-18T19:18:17.737Z] #195 [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-18T19:18:17.737Z] #195 DONE 0.9s [2023-07-18T19:18:17.737Z] [2023-07-18T19:18:17.737Z] #136 [core-command] exporting to image [2023-07-18T19:18:17.737Z] #136 exporting layers 0.9s done [2023-07-18T19:18:17.737Z] #136 writing image sha256:07854c2115e3a665edbb133e56b2c3bc4dc4d6708928800b14ecb85320fbb741 done [2023-07-18T19:18:17.737Z] #136 naming to docker.io/library/core-command 0.0s done [2023-07-18T19:18:17.737Z] #136 writing image sha256:37597bb9c0de2bc16dd1771890637674f90684ad9747881b576dac71295eaf26 done [2023-07-18T19:18:17.737Z] #136 naming to docker.io/library/support-scheduler [2023-07-18T19:18:18.005Z] #136 ... [2023-07-18T19:18:18.005Z] [2023-07-18T19:18:18.005Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T19:18:18.005Z] #196 DONE 0.8s [2023-07-18T19:18:18.005Z] [2023-07-18T19:18:18.005Z] #136 [core-data] exporting to image [2023-07-18T19:18:18.005Z] #136 naming to docker.io/library/support-scheduler done [2023-07-18T19:18:18.005Z] #136 writing image sha256:fdcac4418f44065f9ee49eb9d4f78ea4b0a379a743ad87599fe4cccac4c430d7 done [2023-07-18T19:18:18.005Z] #136 naming to docker.io/library/core-data done [2023-07-18T19:18:18.574Z] #136 exporting layers 0.6s done [2023-07-18T19:18:18.575Z] #136 writing image sha256:a838e147d3a92b7e793b87f5e9dd1f8d0646d8380c03d6ff0c6d6ef094941eea done [2023-07-18T19:18:18.575Z] #136 naming to docker.io/library/support-notifications done [2023-07-18T19:18:18.575Z] #136 writing image sha256:24ed9a0f5395af7dd5b2f45126f4b443f729feae049dd380b961fe73bde4f587 done [2023-07-18T19:18:18.575Z] #136 naming to docker.io/library/core-metadata done [2023-07-18T19:18:18.575Z] #136 DONE 2.7s [2023-07-18T19:18:18.575Z] [2023-07-18T19:18:18.575Z] #197 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T19:18:18.575Z] #197 DONE 1.2s [2023-07-18T19:18:18.575Z] [2023-07-18T19:18:18.575Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T19:18:18.575Z] #198 DONE 1.1s [2023-07-18T19:18:18.575Z] [2023-07-18T19:18:18.575Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T19:18:18.575Z] #199 ... [2023-07-18T19:18:18.575Z] [2023-07-18T19:18:18.575Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T19:18:18.575Z] #200 DONE 0.5s [2023-07-18T19:18:18.575Z] [2023-07-18T19:18:18.575Z] #201 [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-18T19:18:18.835Z] #201 DONE 0.3s [2023-07-18T19:18:18.835Z] [2023-07-18T19:18:18.835Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:18.835Z] #194 DONE 1.6s [2023-07-18T19:18:18.835Z] [2023-07-18T19:18:18.835Z] #136 [security-proxy-auth] exporting to image [2023-07-18T19:18:18.835Z] #136 ... [2023-07-18T19:18:18.835Z] [2023-07-18T19:18:18.835Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:18.835Z] #202 DONE 1.2s [2023-07-18T19:18:18.835Z] [2023-07-18T19:18:18.835Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T19:18:18.835Z] #199 DONE 0.5s [2023-07-18T19:18:18.835Z] [2023-07-18T19:18:18.835Z] #136 [core-common-config-bootstrapper] exporting to image [2023-07-18T19:18:19.094Z] #136 ... [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-18T19:18:19.094Z] #203 DONE 0.2s [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T19:18:19.094Z] #204 DONE 0.2s [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #136 [core-common-config-bootstrapper] exporting to image [2023-07-18T19:18:19.094Z] #136 exporting layers 0.3s done [2023-07-18T19:18:19.094Z] #136 exporting layers 0.2s done [2023-07-18T19:18:19.094Z] #136 writing image sha256:d61f6d8685d24d45ee8f35dfb4a5728a0975e2798f1e2d4cc63c935adab222ca done [2023-07-18T19:18:19.094Z] #136 naming to docker.io/library/security-proxy-auth done [2023-07-18T19:18:19.094Z] #136 writing image sha256:1e03e5bf83f73d4aa1f402a79619a6c23581592f34cc791b704f1e46be5676c6 done [2023-07-18T19:18:19.094Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-18T19:18:19.094Z] #136 DONE 3.0s [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T19:18:19.094Z] #205 DONE 0.1s [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T19:18:19.094Z] #206 DONE 0.1s [2023-07-18T19:18:19.094Z] [2023-07-18T19:18:19.094Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:19.367Z] #207 ... [2023-07-18T19:18:19.367Z] [2023-07-18T19:18:19.367Z] #208 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:19.367Z] #208 DONE 1.0s [2023-07-18T19:18:19.367Z] [2023-07-18T19:18:19.367Z] #136 [security-proxy-setup] exporting to image [2023-07-18T19:18:19.936Z] #136 ... [2023-07-18T19:18:19.936Z] [2023-07-18T19:18:19.936Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T19:18:19.936Z] #209 DONE 0.6s [2023-07-18T19:18:19.936Z] [2023-07-18T19:18:19.936Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:18:19.936Z] #207 DONE 0.8s [2023-07-18T19:18:19.936Z] [2023-07-18T19:18:19.936Z] #136 [security-secretstore-setup] exporting to image [2023-07-18T19:18:20.198Z] #136 exporting layers 0.6s done [2023-07-18T19:18:20.198Z] #136 writing image sha256:b0665c2b4bc9b89f67841785341465a2614707aeba63c4d33657faf8b1cb3b0f 0.0s done [2023-07-18T19:18:20.198Z] #136 naming to docker.io/library/security-proxy-setup done [2023-07-18T19:18:20.198Z] #136 exporting layers 0.3s done [2023-07-18T19:18:20.198Z] #136 writing image sha256:e3cb8bfd45d7c794f0958106e0431f17bba28e2f2b916c9fa26e407a341da4c4 done [2023-07-18T19:18:20.198Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-07-18T19:18:20.198Z] #136 writing image sha256:3fe1cbae62918c6705d12424992e7a82dc5e98b9ddc96a608e55837505f1b53b done [2023-07-18T19:18:20.198Z] #136 naming to docker.io/library/security-bootstrapper done [2023-07-18T19:18:20.198Z] #136 DONE 4.1s [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:18:20.198Z] time="2023-07-18T19:15:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T19:18:20.284Z] $ docker stop --time=1 0aee8cb5c643c0e400d3d2e70cc0b826045cc102df425a541cb1d4dc63448490 [2023-07-18T19:18:22.812Z] $ docker rm -f --volumes 0aee8cb5c643c0e400d3d2e70cc0b826045cc102df425a541cb1d4dc63448490 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T19:18:23.213Z] + docker images [2023-07-18T19:18:23.214Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T19:18:23.214Z] security-proxy-setup latest b0665c2b4bc9 3 seconds ago 24.1MB [2023-07-18T19:18:23.214Z] security-bootstrapper latest 3fe1cbae6291 3 seconds ago 22.7MB [2023-07-18T19:18:23.214Z] security-secretstore-setup latest e3cb8bfd45d7 3 seconds ago 43.6MB [2023-07-18T19:18:23.214Z] security-proxy-auth latest d61f6d8685d2 4 seconds ago 18.9MB [2023-07-18T19:18:23.214Z] core-common-config-bootstrapper latest 1e03e5bf83f7 4 seconds ago 17.8MB [2023-07-18T19:18:23.214Z] core-metadata latest 24ed9a0f5395 5 seconds ago 21.1MB [2023-07-18T19:18:23.214Z] core-command latest 07854c2115e3 6 seconds ago 20.5MB [2023-07-18T19:18:23.214Z] support-notifications latest a838e147d3a9 6 seconds ago 33MB [2023-07-18T19:18:23.214Z] core-data latest fdcac4418f44 6 seconds ago 20.7MB [2023-07-18T19:18:23.214Z] security-spiffe-token-provider latest 9a6df2736279 6 seconds ago 33.4MB [2023-07-18T19:18:23.214Z] support-scheduler latest 37597bb9c0de 6 seconds ago 32.4MB [2023-07-18T19:18:23.214Z] security-spire-agent latest 6d50fdca40a0 About a minute ago 166MB [2023-07-18T19:18:23.214Z] security-spire-config latest 3efc6ef71285 About a minute ago 102MB [2023-07-18T19:18:23.214Z] security-spire-server latest d56ae06c86f8 About a minute ago 107MB [2023-07-18T19:18:23.214Z] ci-base-image-x86_64 latest 78dcbe97ad7d 4 minutes ago 1.06GB [2023-07-18T19:18:23.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB [2023-07-18T19:18:23.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-18T19:18:23.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-18T19:18:28.143Z] 8d51d6327a98: Pull complete [2023-07-18T19:18:28.143Z] 8b374f2dd631: Pull complete [2023-07-18T19:18:28.143Z] ec14aa9079de: Pull complete [2023-07-18T19:18:34.807Z] 2f466654f4bb: Pull complete [2023-07-18T19:18:39.673Z] 554e91adad29: Pull complete [2023-07-18T19:18:39.673Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-18T19:18:39.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T19:18:39.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:18:40.057Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T19:18:40.057Z] WORKDIR /edgex [2023-07-18T19:18:40.057Z] COPY go.mod . [2023-07-18T19:18:40.057Z] RUN go mod download [2023-07-18T19:18:40.057Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-18T19:18:40.657Z] Sending build context to Docker daemon 2.955MB [2023-07-18T19:18:40.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T19:18:40.658Z] ---> 1e15ea492957 [2023-07-18T19:18:40.658Z] Step 2/4 : WORKDIR /edgex [2023-07-18T19:18:42.608Z] ---> Running in 8b3c1c9116b3 [2023-07-18T19:18:42.876Z] Removing intermediate container 8b3c1c9116b3 [2023-07-18T19:18:42.876Z] ---> 4b1fcfeba3c0 [2023-07-18T19:18:42.876Z] Step 3/4 : COPY go.mod . [2023-07-18T19:18:43.144Z] ---> b9403f1d33ed [2023-07-18T19:18:43.144Z] Step 4/4 : RUN go mod download [2023-07-18T19:18:43.413Z] ---> Running in f776ef7fc401 [2023-07-18T19:19:22.332Z] Removing intermediate container f776ef7fc401 [2023-07-18T19:19:22.332Z] ---> 68d3782d12d3 [2023-07-18T19:19:22.332Z] Successfully built 68d3782d12d3 [2023-07-18T19:19:22.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:19:22.746Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T19:19:22.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:19:23.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2023-07-18T19:19:23.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-07-18T19:19:24.331Z] $ docker top c2a4ab425328f49f5b4526f2497ca421670b5629ab19142257b3ca1748311e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T19:19:25.216Z] + go version [2023-07-18T19:19:25.216Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-18T19:19:25.254Z] $ docker stop --time=1 c2a4ab425328f49f5b4526f2497ca421670b5629ab19142257b3ca1748311e67 [2023-07-18T19:19:26.915Z] $ docker rm -f --volumes c2a4ab425328f49f5b4526f2497ca421670b5629ab19142257b3ca1748311e67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:19:27.803Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T19:19:27.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:19:28.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2023-07-18T19:19:28.127Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-07-18T19:19:29.316Z] $ docker top 10e3082eced2268b3488078721ddde74d0e85982d7b1bef050b342dfd28287d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T19:19:29.577Z] ========================================================= [2023-07-18T19:19:29.577Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T19:19:29.577Z] ========================================================= [Pipeline] sh [2023-07-18T19:19:30.217Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-18T19:19:30.609Z] + make test [2023-07-18T19:19:30.610Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T19:20:17.459Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T19:22:09.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T19:22:09.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T19:22:09.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T19:22:11.093Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T19:22:11.093Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T19:22:13.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T19:22:14.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T19:22:14.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T19:22:14.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T19:22:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T19:22:18.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T19:22:18.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T19:22:18.484Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T19:22:18.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T19:22:33.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T19:22:33.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T19:22:33.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.324s coverage: 28.7% of statements [2023-07-18T19:22:41.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.286s coverage: 98.5% of statements [2023-07-18T19:22:45.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T19:22:45.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T19:22:45.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T19:22:49.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.542s coverage: 71.5% of statements [2023-07-18T19:22:51.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T19:22:51.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T19:22:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.363s coverage: 54.0% of statements [2023-07-18T19:22:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T19:22:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T19:22:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:22:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T19:22:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T19:23:03.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T19:23:03.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T19:23:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.769s coverage: 88.5% of statements [2023-07-18T19:23:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements [2023-07-18T19:23:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.641s coverage: 95.6% of statements [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T19:23:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T19:23:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-07-18T19:23:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T19:23:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T19:23:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T19:23:27.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.257s coverage: 65.9% of statements [2023-07-18T19:23:37.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T19:23:37.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T19:23:37.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements [2023-07-18T19:23:37.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 31.9% of statements [2023-07-18T19:23:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.295s coverage: 42.9% of statements [2023-07-18T19:23:40.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 82.9% of statements [2023-07-18T19:23:40.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-07-18T19:23:40.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-07-18T19:23:43.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-07-18T19:23:45.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T19:23:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T19:23:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T19:23:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T19:23:48.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T19:23:48.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T19:23:48.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T19:23:48.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T19:23:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2023-07-18T19:23:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T19:23:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T19:23:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T19:23:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T19:24:00.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T19:24:00.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T19:24:02.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T19:24:10.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.073s coverage: 79.9% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements [2023-07-18T19:24:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.513s coverage: 82.1% of statements [2023-07-18T19:24:11.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T19:24:11.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements [2023-07-18T19:24:16.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T19:24:16.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T19:24:17.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 63.1% of statements [2023-07-18T19:24:17.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-07-18T19:24:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-07-18T19:24:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-07-18T19:24:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-07-18T19:24:19.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T19:24:19.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T19:24:19.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T19:24:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.106s coverage: 100.0% of statements [2023-07-18T19:24:27.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T19:24:27.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T19:24:27.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T19:24:27.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.992s coverage: 38.4% of statements [2023-07-18T19:24:27.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-07-18T19:24:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T19:24:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T19:24:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T19:24:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T19:24:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2023-07-18T19:24:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T19:24:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T19:24:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T19:24:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T19:24:44.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements [2023-07-18T19:24:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T19:24:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:24:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T19:24:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T19:24:45.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements [2023-07-18T19:24:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T19:24:49.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T19:24:49.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 61.8% of statements [2023-07-18T19:24:51.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T19:24:51.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T19:24:51.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements [2023-07-18T19:24:52.389Z] 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-18T19:24:52.389Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-18T19:24:52.389Z] go vet ./... [2023-07-18T19:27:29.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-18T19:27:29.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-18T19:27:29.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-18T19:27:29.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-18T19:27:29.451Z] + ls -al . [2023-07-18T19:27:29.451Z] total 716 [2023-07-18T19:27:29.451Z] drwxrwxr-x 10 1001 1001 4096 Jul 18 19:19 . [2023-07-18T19:27:29.451Z] drwxr-xr-x 4 root root 4096 Jul 18 19:19 .. [2023-07-18T19:27:29.451Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:17 .blubracket [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 16 Jul 18 19:17 .dockerignore [2023-07-18T19:27:29.451Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 19:17 .git [2023-07-18T19:27:29.451Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:17 .github [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 1133 Jul 18 19:17 .gitignore [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 19:17 .golangci.yml [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 87 Jul 18 19:17 .hadolint.yml [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 166 Jul 18 19:17 .sonarcloud.properties [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 19:17 ADOPTERS.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 11234 Jul 18 19:17 Attribution.txt [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 93407 Jul 18 19:17 CHANGELOG.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 19:17 CONTRIBUTING.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 19:17 GOVERNANCE.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 883 Jul 18 19:17 Jenkinsfile [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 19:17 LICENSE [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 14368 Jul 18 19:17 Makefile [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 19:17 OWNERS.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 9923 Jul 18 19:17 README.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 19:17 SECURITY.md [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 19:13 VERSION [2023-07-18T19:27:29.451Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:17 bin [2023-07-18T19:27:29.451Z] drwxrwxr-x 18 1001 1001 4096 Jul 18 19:17 cmd [2023-07-18T19:27:29.451Z] -rw-r--r-- 1 root root 448414 Jul 18 19:24 coverage.out [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 3430 Jul 18 19:17 go.mod [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 32408 Jul 18 19:17 go.sum [2023-07-18T19:27:29.451Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 19:17 internal [2023-07-18T19:27:29.451Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:17 openapi [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 594 Jul 18 19:17 security.txt [2023-07-18T19:27:29.451Z] drwxrwxr-x 4 1001 1001 4096 Jul 18 19:17 snap [2023-07-18T19:27:29.451Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 19:17 version.go [Pipeline] sh [2023-07-18T19:27:29.781Z] + '[' -e coverage.out ] [2023-07-18T19:27:29.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-18T19:27:29.818Z] Warning: overwriting stash ‘coverage-report’ [2023-07-18T19:27:30.549Z] Stashed 1 file(s) [Pipeline] sh [2023-07-18T19:27:31.188Z] + make build [2023-07-18T19:27:31.189Z] 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-18T19:29:07.819Z] 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-18T19:29:07.819Z] 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-18T19:29:07.819Z] 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-18T19:29:07.819Z] 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-18T19:29:54.634Z] 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-18T19:29:54.634Z] 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-18T19:30:01.272Z] 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-18T19:30:06.610Z] 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-18T19:30:09.963Z] 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-18T19:30:14.215Z] 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-18T19:30:20.863Z] 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-18T19:30:26.229Z] $ docker stop --time=1 10e3082eced2268b3488078721ddde74d0e85982d7b1bef050b342dfd28287d1 [2023-07-18T19:30:28.332Z] $ docker rm -f --volumes 10e3082eced2268b3488078721ddde74d0e85982d7b1bef050b342dfd28287d1 [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-18T19:30:31.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T19:30:31.090Z] [2023-07-18T19:30:31.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:30:31.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T19:30:31.773Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-18T19:30:31.773Z] 547446be3368: Pulling fs layer [2023-07-18T19:30:31.773Z] d125d8839a47: Pulling fs layer [2023-07-18T19:30:31.773Z] 3e85d5ac6304: Pulling fs layer [2023-07-18T19:30:31.773Z] c3105a71a48b: Pulling fs layer [2023-07-18T19:30:31.773Z] 0f093f025ec4: Pulling fs layer [2023-07-18T19:30:31.773Z] c3106fc0e877: Pulling fs layer [2023-07-18T19:30:31.773Z] c3106fc0e877: Waiting [2023-07-18T19:30:31.773Z] c3105a71a48b: Waiting [2023-07-18T19:30:31.773Z] 0f093f025ec4: Waiting [2023-07-18T19:30:32.039Z] 547446be3368: Verifying Checksum [2023-07-18T19:30:32.039Z] 547446be3368: Download complete [2023-07-18T19:30:32.039Z] c3105a71a48b: Verifying Checksum [2023-07-18T19:30:32.039Z] c3105a71a48b: Download complete [2023-07-18T19:30:32.304Z] d125d8839a47: Verifying Checksum [2023-07-18T19:30:32.304Z] d125d8839a47: Download complete [2023-07-18T19:30:32.304Z] c3106fc0e877: Verifying Checksum [2023-07-18T19:30:32.304Z] c3106fc0e877: Download complete [2023-07-18T19:30:32.571Z] 0f093f025ec4: Verifying Checksum [2023-07-18T19:30:32.571Z] 0f093f025ec4: Download complete [2023-07-18T19:30:32.571Z] 547446be3368: Pull complete [2023-07-18T19:30:33.528Z] d125d8839a47: Pull complete [2023-07-18T19:30:34.115Z] 3e85d5ac6304: Verifying Checksum [2023-07-18T19:30:34.115Z] 3e85d5ac6304: Download complete [2023-07-18T19:30:42.313Z] 3e85d5ac6304: Pull complete [2023-07-18T19:30:42.313Z] c3105a71a48b: Pull complete [2023-07-18T19:30:43.275Z] 0f093f025ec4: Pull complete [2023-07-18T19:30:43.275Z] c3106fc0e877: Pull complete [2023-07-18T19:30:43.275Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-18T19:30:43.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T19:30:43.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:30:43.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2023-07-18T19:30:43.749Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-18T19:30:45.714Z] $ docker top cefcf060e3269dab8cb28b956e2b4ccd84721b725a7bc6c72c6bdf882de2574e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T19:30:46.258Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T19:30:54.518Z] #1 [core-command internal] load build definition from Dockerfile [2023-07-18T19:30:54.518Z] #1 transferring dockerfile: [2023-07-18T19:30:54.518Z] #1 transferring dockerfile: 1.82kB done [2023-07-18T19:30:54.518Z] #1 DONE 0.1s [2023-07-18T19:30:55.102Z] [2023-07-18T19:30:55.102Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-18T19:30:55.102Z] #2 transferring dockerfile: 1.96kB done [2023-07-18T19:30:55.102Z] #2 DONE 0.0s [2023-07-18T19:30:55.102Z] [2023-07-18T19:30:55.102Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T19:30:55.102Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-07-18T19:30:55.102Z] #3 DONE 0.1s [2023-07-18T19:30:55.102Z] [2023-07-18T19:30:55.102Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T19:30:55.103Z] #4 transferring dockerfile: 1.78kB done [2023-07-18T19:30:55.103Z] #4 DONE 0.1s [2023-07-18T19:30:55.103Z] [2023-07-18T19:30:55.103Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T19:30:55.372Z] #5 transferring dockerfile: 2.06kB 0.0s done [2023-07-18T19:30:55.372Z] #5 DONE 0.1s [2023-07-18T19:30:55.372Z] [2023-07-18T19:30:55.372Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T19:30:55.372Z] #6 transferring dockerfile: 2.38kB done [2023-07-18T19:30:55.372Z] #6 DONE 0.1s [2023-07-18T19:30:55.372Z] [2023-07-18T19:30:55.372Z] #7 [core-data internal] load build definition from Dockerfile [2023-07-18T19:30:55.372Z] #7 transferring dockerfile: 1.90kB done [2023-07-18T19:30:55.372Z] #7 DONE 0.0s [2023-07-18T19:30:55.372Z] [2023-07-18T19:30:55.372Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T19:30:55.372Z] #8 transferring dockerfile: 1.82kB done [2023-07-18T19:30:55.372Z] #8 DONE 0.1s [2023-07-18T19:30:55.372Z] [2023-07-18T19:30:55.372Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T19:30:55.644Z] #9 transferring dockerfile: 2.63kB done [2023-07-18T19:30:55.644Z] #9 DONE 0.1s [2023-07-18T19:30:55.644Z] [2023-07-18T19:30:55.644Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-07-18T19:30:55.644Z] #10 transferring dockerfile: 1.84kB done [2023-07-18T19:30:55.644Z] #10 DONE 0.1s [2023-07-18T19:30:55.644Z] [2023-07-18T19:30:55.644Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T19:30:55.644Z] #11 transferring dockerfile: 2.58kB done [2023-07-18T19:30:55.644Z] #11 DONE 0.1s [2023-07-18T19:30:55.644Z] [2023-07-18T19:30:55.644Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T19:30:55.644Z] #12 transferring dockerfile: 2.12kB done [2023-07-18T19:30:55.644Z] #12 DONE 0.0s [2023-07-18T19:30:55.644Z] [2023-07-18T19:30:55.644Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T19:30:55.915Z] #13 transferring dockerfile: 2.82kB 0.0s done [2023-07-18T19:30:55.915Z] #13 DONE 0.1s [2023-07-18T19:30:55.915Z] [2023-07-18T19:30:55.915Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T19:30:55.915Z] #14 transferring dockerfile: 2.68kB 0.0s done [2023-07-18T19:30:55.915Z] #14 DONE 0.1s [2023-07-18T19:30:55.915Z] [2023-07-18T19:30:55.915Z] #15 [core-command internal] load .dockerignore [2023-07-18T19:30:55.915Z] #15 transferring context: 32B [2023-07-18T19:30:55.915Z] #15 transferring context: 56B done [2023-07-18T19:30:55.915Z] #15 DONE 0.1s [2023-07-18T19:30:56.500Z] [2023-07-18T19:30:56.500Z] #16 [core-metadata internal] load .dockerignore [2023-07-18T19:30:56.500Z] #16 transferring context: 56B done [2023-07-18T19:30:56.500Z] #16 DONE 0.0s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-18T19:30:56.769Z] #17 transferring context: 56B done [2023-07-18T19:30:56.769Z] #17 DONE 0.0s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T19:30:56.769Z] #18 transferring context: 56B done [2023-07-18T19:30:56.769Z] #18 DONE 0.1s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #19 [security-proxy-setup internal] load .dockerignore [2023-07-18T19:30:56.769Z] #19 transferring context: 56B done [2023-07-18T19:30:56.769Z] #19 DONE 0.1s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-07-18T19:30:56.769Z] #20 transferring context: 56B done [2023-07-18T19:30:56.769Z] #20 DONE 0.1s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #21 [core-data internal] load .dockerignore [2023-07-18T19:30:56.769Z] #21 transferring context: 56B done [2023-07-18T19:30:56.769Z] #21 DONE 0.1s [2023-07-18T19:30:56.769Z] [2023-07-18T19:30:56.769Z] #22 [support-scheduler internal] load .dockerignore [2023-07-18T19:30:57.039Z] #22 transferring context: 56B done [2023-07-18T19:30:57.039Z] #22 DONE 0.0s [2023-07-18T19:30:57.039Z] [2023-07-18T19:30:57.039Z] #23 [security-spire-server internal] load .dockerignore [2023-07-18T19:30:57.039Z] #23 transferring context: 56B done [2023-07-18T19:30:57.039Z] #23 DONE 0.1s [2023-07-18T19:30:57.039Z] [2023-07-18T19:30:57.039Z] #24 [support-notifications internal] load .dockerignore [2023-07-18T19:30:57.039Z] #24 transferring context: 56B done [2023-07-18T19:30:57.039Z] #24 DONE 0.1s [2023-07-18T19:30:57.039Z] [2023-07-18T19:30:57.039Z] #25 [security-spire-config internal] load .dockerignore [2023-07-18T19:30:57.307Z] #25 transferring context: 56B done [2023-07-18T19:30:57.307Z] #25 DONE 0.1s [2023-07-18T19:30:57.307Z] [2023-07-18T19:30:57.307Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T19:30:57.307Z] #26 transferring context: 56B 0.0s done [2023-07-18T19:30:57.307Z] #26 DONE 0.1s [2023-07-18T19:30:57.307Z] [2023-07-18T19:30:57.307Z] #27 [security-bootstrapper internal] load .dockerignore [2023-07-18T19:30:57.307Z] #27 transferring context: 56B done [2023-07-18T19:30:57.307Z] #27 DONE 0.0s [2023-07-18T19:30:57.307Z] [2023-07-18T19:30:57.307Z] #28 [security-spire-agent internal] load .dockerignore [2023-07-18T19:30:57.307Z] #28 transferring context: 56B done [2023-07-18T19:30:57.307Z] #28 DONE 0.0s [2023-07-18T19:30:57.307Z] [2023-07-18T19:30:57.307Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:57.307Z] #29 DONE 0.0s [2023-07-18T19:30:57.307Z] [2023-07-18T19:30:57.307Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:30:57.307Z] #30 DONE 0.1s [2023-07-18T19:30:57.576Z] [2023-07-18T19:30:57.576Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:57.576Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:57.576Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:57.576Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:57.576Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:57.576Z] #31 DONE 0.2s [2023-07-18T19:30:57.576Z] [2023-07-18T19:30:57.576Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.165Z] #32 ... [2023-07-18T19:30:58.165Z] [2023-07-18T19:30:58.165Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.165Z] #29 DONE 0.0s [2023-07-18T19:30:58.165Z] [2023-07-18T19:30:58.165Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:30:58.165Z] #30 DONE 0.2s [2023-07-18T19:30:58.165Z] [2023-07-18T19:30:58.165Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:58.165Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:58.165Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:58.165Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:58.165Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:58.165Z] #31 DONE 0.3s [2023-07-18T19:30:58.165Z] [2023-07-18T19:30:58.165Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.435Z] #32 ... [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:58.435Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:58.435Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:58.435Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:58.435Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:58.435Z] #31 DONE 0.3s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.435Z] #29 DONE 0.0s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:30:58.435Z] #33 DONE 1.4s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.435Z] #32 ... [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:30:58.435Z] #30 DONE 0.3s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.435Z] #32 ... [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:58.435Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:58.435Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:58.435Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:58.435Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:58.435Z] #31 DONE 0.3s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.435Z] #29 DONE 0.0s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:30:58.435Z] #33 DONE 1.4s [2023-07-18T19:30:58.435Z] [2023-07-18T19:30:58.435Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.702Z] #32 ... [2023-07-18T19:30:58.702Z] [2023-07-18T19:30:58.702Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.702Z] #29 DONE 0.0s [2023-07-18T19:30:58.702Z] [2023-07-18T19:30:58.702Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-18T19:30:58.702Z] #34 DONE 0.7s [2023-07-18T19:30:58.702Z] [2023-07-18T19:30:58.702Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.702Z] #32 ... [2023-07-18T19:30:58.702Z] [2023-07-18T19:30:58.702Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:58.702Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:58.702Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:58.702Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:58.703Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:58.703Z] #31 DONE 0.3s [2023-07-18T19:30:58.703Z] [2023-07-18T19:30:58.703Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:30:58.703Z] #30 DONE 0.6s [2023-07-18T19:30:58.703Z] [2023-07-18T19:30:58.703Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:30:58.703Z] #33 DONE 1.4s [2023-07-18T19:30:58.703Z] [2023-07-18T19:30:58.703Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-18T19:30:58.703Z] #34 DONE 0.7s [2023-07-18T19:30:58.703Z] [2023-07-18T19:30:58.703Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.970Z] #32 ... [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:58.970Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:58.970Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:58.970Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:58.970Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:58.970Z] #31 DONE 0.3s [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.970Z] #29 DONE 0.0s [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:30:58.970Z] #33 DONE 1.4s [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-18T19:30:58.970Z] #34 DONE 0.7s [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #32 [core-command internal] load build context [2023-07-18T19:30:58.970Z] #32 ... [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:58.970Z] #29 DONE 0.0s [2023-07-18T19:30:58.970Z] [2023-07-18T19:30:58.970Z] #32 [core-command internal] load build context [2023-07-18T19:30:59.242Z] #32 ... [2023-07-18T19:30:59.242Z] [2023-07-18T19:30:59.242Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:59.242Z] #29 DONE 0.0s [2023-07-18T19:30:59.242Z] [2023-07-18T19:30:59.242Z] #32 [core-command internal] load build context [2023-07-18T19:30:59.831Z] #32 ... [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:59.832Z] #29 DONE 0.0s [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #32 [core-command internal] load build context [2023-07-18T19:30:59.832Z] #32 ... [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:30:59.832Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:30:59.832Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:30:59.832Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:30:59.832Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:30:59.832Z] #31 DONE 0.3s [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:30:59.832Z] #33 DONE 1.5s [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-18T19:30:59.832Z] #34 DONE 0.8s [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #32 [core-command internal] load build context [2023-07-18T19:30:59.832Z] #32 ... [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:30:59.832Z] #29 DONE 0.0s [2023-07-18T19:30:59.832Z] [2023-07-18T19:30:59.832Z] #32 [core-command internal] load build context [2023-07-18T19:31:00.099Z] #32 ... [2023-07-18T19:31:00.099Z] [2023-07-18T19:31:00.099Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:31:00.099Z] #29 DONE 0.0s [2023-07-18T19:31:00.099Z] [2023-07-18T19:31:00.099Z] #32 [core-command internal] load build context [2023-07-18T19:31:00.366Z] #32 ... [2023-07-18T19:31:00.366Z] [2023-07-18T19:31:00.366Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:31:00.366Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:31:00.366Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:31:00.366Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:31:00.366Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:31:00.366Z] #31 DONE 0.4s [2023-07-18T19:31:00.366Z] [2023-07-18T19:31:00.366Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:31:00.366Z] #33 DONE 1.5s [2023-07-18T19:31:00.366Z] [2023-07-18T19:31:00.366Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-18T19:31:00.366Z] #34 DONE 0.8s [2023-07-18T19:31:00.366Z] [2023-07-18T19:31:00.366Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:31:00.366Z] #29 DONE 0.0s [2023-07-18T19:31:00.366Z] [2023-07-18T19:31:00.366Z] #32 [core-command internal] load build context [2023-07-18T19:31:00.638Z] #32 ... [2023-07-18T19:31:00.638Z] [2023-07-18T19:31:00.638Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T19:31:00.638Z] #29 DONE 0.1s [2023-07-18T19:31:00.638Z] [2023-07-18T19:31:00.638Z] #32 [core-command internal] load build context [2023-07-18T19:31:01.221Z] #32 ... [2023-07-18T19:31:01.222Z] [2023-07-18T19:31:01.222Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T19:31:01.222Z] #30 DONE 2.5s [2023-07-18T19:31:01.222Z] [2023-07-18T19:31:01.222Z] #32 [core-command internal] load build context [2023-07-18T19:31:01.502Z] #32 ... [2023-07-18T19:31:01.502Z] [2023-07-18T19:31:01.502Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:31:01.502Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:31:01.502Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:31:01.502Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:31:01.502Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:31:01.502Z] #31 DONE 0.4s [2023-07-18T19:31:01.502Z] [2023-07-18T19:31:01.502Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:31:01.502Z] #33 DONE 1.6s [2023-07-18T19:31:01.502Z] [2023-07-18T19:31:01.502Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-18T19:31:01.502Z] #34 DONE 0.9s [2023-07-18T19:31:01.502Z] [2023-07-18T19:31:01.502Z] #32 [core-command internal] load build context [2023-07-18T19:31:01.502Z] #32 transferring context: 35.24MB 3.9s [2023-07-18T19:31:01.769Z] #32 ... [2023-07-18T19:31:01.769Z] [2023-07-18T19:31:01.769Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T19:31:01.769Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T19:31:01.769Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T19:31:01.769Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T19:31:01.769Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T19:31:01.769Z] #31 DONE 0.5s [2023-07-18T19:31:01.769Z] [2023-07-18T19:31:01.769Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T19:31:01.769Z] #33 DONE 1.6s [2023-07-18T19:31:01.769Z] [2023-07-18T19:31:01.769Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-18T19:31:01.769Z] #34 DONE 0.9s [2023-07-18T19:31:01.769Z] [2023-07-18T19:31:01.769Z] #32 [core-command internal] load build context [2023-07-18T19:31:05.107Z] #32 ... [2023-07-18T19:31:05.107Z] [2023-07-18T19:31:05.107Z] #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-18T19:31:05.107Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:05.107Z] #0 5.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:05.107Z] #0 6.944 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:05.107Z] #0 6.944 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:05.107Z] #0 6.944 OK: 8 MiB in 16 packages [2023-07-18T19:31:05.107Z] #35 DONE 8.1s [2023-07-18T19:31:05.107Z] [2023-07-18T19:31:05.107Z] #32 [core-command internal] load build context [2023-07-18T19:31:07.050Z] #32 transferring context: 43.64MB 9.0s [2023-07-18T19:31:08.457Z] #32 ... [2023-07-18T19:31:08.458Z] [2023-07-18T19:31:08.458Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:08.458Z] #36 ... [2023-07-18T19:31:08.458Z] [2023-07-18T19:31:08.458Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:08.458Z] #37 ... [2023-07-18T19:31:08.458Z] [2023-07-18T19:31:08.458Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:08.724Z] #38 ... [2023-07-18T19:31:08.724Z] [2023-07-18T19:31:08.724Z] #32 [core-command internal] load build context [2023-07-18T19:31:08.724Z] #32 ... [2023-07-18T19:31:08.724Z] [2023-07-18T19:31:08.724Z] #39 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:31:08.724Z] #0 6.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:08.724Z] #0 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:08.724Z] #0 9.926 OK: 263 MiB in 53 packages [2023-07-18T19:31:08.724Z] #39 ... [2023-07-18T19:31:08.724Z] [2023-07-18T19:31:08.724Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:31:08.991Z] #40 ... [2023-07-18T19:31:08.991Z] [2023-07-18T19:31:08.991Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:31:08.991Z] #41 ... [2023-07-18T19:31:08.991Z] [2023-07-18T19:31:08.991Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T19:31:09.257Z] #42 ... [2023-07-18T19:31:09.258Z] [2023-07-18T19:31:09.258Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:09.258Z] #43 ... [2023-07-18T19:31:09.258Z] [2023-07-18T19:31:09.258Z] #44 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:31:09.524Z] #44 ... [2023-07-18T19:31:09.524Z] [2023-07-18T19:31:09.524Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T19:31:09.524Z] #0 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:09.524Z] #0 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:09.524Z] #0 7.600 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:31:09.524Z] #0 7.600 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:31:09.524Z] #0 7.600 OK: 17691 distinct packages available [2023-07-18T19:31:09.524Z] #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:09.524Z] #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:09.524Z] #45 ... [2023-07-18T19:31:09.524Z] [2023-07-18T19:31:09.524Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:09.524Z] #46 ... [2023-07-18T19:31:09.524Z] [2023-07-18T19:31:09.524Z] #39 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:31:09.524Z] #39 DONE 11.4s [2023-07-18T19:31:09.524Z] [2023-07-18T19:31:09.524Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:09.524Z] #46 ... [2023-07-18T19:31:09.524Z] [2023-07-18T19:31:09.524Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:09.790Z] #43 ... [2023-07-18T19:31:09.790Z] [2023-07-18T19:31:09.790Z] #47 [security-spire-server internal] load build context [2023-07-18T19:31:09.790Z] #47 ... [2023-07-18T19:31:09.790Z] [2023-07-18T19:31:09.790Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:10.058Z] #48 ... [2023-07-18T19:31:10.058Z] [2023-07-18T19:31:10.058Z] #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T19:31:10.058Z] #49 ... [2023-07-18T19:31:10.058Z] [2023-07-18T19:31:10.058Z] #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:31:10.058Z] #50 ... [2023-07-18T19:31:10.058Z] [2023-07-18T19:31:10.058Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T19:31:10.323Z] #51 ... [2023-07-18T19:31:10.323Z] [2023-07-18T19:31:10.323Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T19:31:10.323Z] #52 ... [2023-07-18T19:31:10.323Z] [2023-07-18T19:31:10.323Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T19:31:10.323Z] #45 10.89 OK: 263 MiB in 53 packages [2023-07-18T19:31:10.323Z] #45 DONE 11.6s [2023-07-18T19:31:10.323Z] [2023-07-18T19:31:10.323Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:10.592Z] #53 ... [2023-07-18T19:31:10.592Z] [2023-07-18T19:31:10.592Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:10.592Z] #54 ... [2023-07-18T19:31:10.592Z] [2023-07-18T19:31:10.592Z] #55 [core-data internal] load build context [2023-07-18T19:31:10.861Z] #55 ... [2023-07-18T19:31:10.861Z] [2023-07-18T19:31:10.861Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:10.861Z] #53 ... [2023-07-18T19:31:10.861Z] [2023-07-18T19:31:10.861Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T19:31:11.129Z] #56 ... [2023-07-18T19:31:11.129Z] [2023-07-18T19:31:11.129Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T19:31:11.129Z] #57 ... [2023-07-18T19:31:11.129Z] [2023-07-18T19:31:11.129Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:31:11.129Z] #41 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:11.725Z] #41 ... [2023-07-18T19:31:11.725Z] [2023-07-18T19:31:11.725Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:11.725Z] #58 ... [2023-07-18T19:31:11.725Z] [2023-07-18T19:31:11.725Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:11.725Z] #59 ... [2023-07-18T19:31:11.725Z] [2023-07-18T19:31:11.725Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:11.994Z] #60 ... [2023-07-18T19:31:11.994Z] [2023-07-18T19:31:11.994Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:12.576Z] #58 transferring context: 2.71MB 10.2s [2023-07-18T19:31:12.576Z] #58 ... [2023-07-18T19:31:12.576Z] [2023-07-18T19:31:12.576Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T19:31:12.843Z] #61 ... [2023-07-18T19:31:12.843Z] [2023-07-18T19:31:12.843Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:18.190Z] #58 transferring context: 13.10MB 15.4s [2023-07-18T19:31:18.190Z] #58 ... [2023-07-18T19:31:18.190Z] [2023-07-18T19:31:18.190Z] #55 [core-data internal] load build context [2023-07-18T19:31:18.190Z] #55 ... [2023-07-18T19:31:18.190Z] [2023-07-18T19:31:18.190Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:18.458Z] #58 ... [2023-07-18T19:31:18.458Z] [2023-07-18T19:31:18.458Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:18.458Z] #36 ... [2023-07-18T19:31:18.458Z] [2023-07-18T19:31:18.458Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:19.114Z] #58 ... [2023-07-18T19:31:19.114Z] [2023-07-18T19:31:19.114Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:19.114Z] #37 ... [2023-07-18T19:31:19.114Z] [2023-07-18T19:31:19.114Z] #32 [core-command internal] load build context [2023-07-18T19:31:19.114Z] #32 ... [2023-07-18T19:31:19.114Z] [2023-07-18T19:31:19.114Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:19.114Z] #38 ... [2023-07-18T19:31:19.114Z] [2023-07-18T19:31:19.114Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:19.696Z] #58 ... [2023-07-18T19:31:19.696Z] [2023-07-18T19:31:19.696Z] #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T19:31:19.696Z] #49 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:19.696Z] #49 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:19.696Z] #49 17.63 OK: 263 MiB in 53 packages [2023-07-18T19:31:19.696Z] #49 DONE 19.8s [2023-07-18T19:31:19.696Z] [2023-07-18T19:31:19.696Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:19.696Z] #58 ... [2023-07-18T19:31:19.696Z] [2023-07-18T19:31:19.696Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:31:19.696Z] #40 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:19.696Z] #40 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:19.696Z] #40 17.33 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:31:19.696Z] #40 17.33 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:31:19.696Z] #40 17.33 OK: 17691 distinct packages available [2023-07-18T19:31:19.696Z] #40 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:19.962Z] #40 ... [2023-07-18T19:31:19.962Z] [2023-07-18T19:31:19.962Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:19.962Z] #46 ... [2023-07-18T19:31:19.962Z] [2023-07-18T19:31:19.962Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:19.962Z] #43 ... [2023-07-18T19:31:19.962Z] [2023-07-18T19:31:19.962Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:20.231Z] #48 ... [2023-07-18T19:31:20.231Z] [2023-07-18T19:31:20.231Z] #47 [security-spire-server internal] load build context [2023-07-18T19:31:20.231Z] #47 ... [2023-07-18T19:31:20.231Z] [2023-07-18T19:31:20.231Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:21.190Z] #46 ... [2023-07-18T19:31:21.190Z] [2023-07-18T19:31:21.190Z] #44 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:31:21.190Z] #44 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:21.190Z] #44 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:21.190Z] #44 21.60 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:31:21.190Z] #44 ... [2023-07-18T19:31:21.191Z] [2023-07-18T19:31:21.191Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:21.191Z] #53 ... [2023-07-18T19:31:21.191Z] [2023-07-18T19:31:21.191Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:21.456Z] #54 ... [2023-07-18T19:31:21.456Z] [2023-07-18T19:31:21.456Z] #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T19:31:21.456Z] #41 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:21.456Z] #41 21.04 OK: 263 MiB in 53 packages [2023-07-18T19:31:21.456Z] #41 DONE 22.7s [2023-07-18T19:31:21.456Z] [2023-07-18T19:31:21.456Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:21.456Z] #54 ... [2023-07-18T19:31:21.456Z] [2023-07-18T19:31:21.456Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:22.036Z] #53 ... [2023-07-18T19:31:22.037Z] [2023-07-18T19:31:22.037Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:22.037Z] #59 ... [2023-07-18T19:31:22.037Z] [2023-07-18T19:31:22.037Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:22.037Z] #53 ... [2023-07-18T19:31:22.037Z] [2023-07-18T19:31:22.037Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:22.301Z] #60 ... [2023-07-18T19:31:22.301Z] [2023-07-18T19:31:22.301Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T19:31:22.301Z] #42 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:22.301Z] #42 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:22.301Z] #42 ... [2023-07-18T19:31:22.301Z] [2023-07-18T19:31:22.301Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:22.884Z] #60 ... [2023-07-18T19:31:22.884Z] [2023-07-18T19:31:22.884Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T19:31:22.884Z] #52 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:22.884Z] #52 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:22.884Z] #52 ... [2023-07-18T19:31:22.884Z] [2023-07-18T19:31:22.884Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:22.884Z] #60 transferring context: 16.15MB 20.0s [2023-07-18T19:31:23.463Z] #60 ... [2023-07-18T19:31:23.463Z] [2023-07-18T19:31:23.463Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T19:31:23.463Z] #51 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:23.463Z] #51 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:23.463Z] #51 21.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:23.463Z] #51 21.74 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:23.463Z] #51 21.97 OK: 8 MiB in 16 packages [2023-07-18T19:31:23.728Z] #51 ... [2023-07-18T19:31:23.728Z] [2023-07-18T19:31:23.728Z] #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:31:23.728Z] #50 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:23.728Z] #50 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:23.728Z] #50 ... [2023-07-18T19:31:23.728Z] [2023-07-18T19:31:23.728Z] #44 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T19:31:23.728Z] #44 22.32 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:31:23.728Z] #44 22.45 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:23.728Z] #44 22.45 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T19:31:23.728Z] #44 22.60 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:23.728Z] #44 22.75 OK: 8 MiB in 17 packages [2023-07-18T19:31:23.728Z] #44 DONE 24.8s [2023-07-18T19:31:23.728Z] [2023-07-18T19:31:23.728Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:24.683Z] #60 ... [2023-07-18T19:31:24.683Z] [2023-07-18T19:31:24.683Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T19:31:24.683Z] #51 DONE 24.3s [2023-07-18T19:31:24.683Z] [2023-07-18T19:31:24.683Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:24.683Z] #53 ... [2023-07-18T19:31:24.683Z] [2023-07-18T19:31:24.683Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T19:31:24.683Z] #57 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:24.683Z] #57 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:24.683Z] #57 23.87 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T19:31:24.953Z] #57 ... [2023-07-18T19:31:24.953Z] [2023-07-18T19:31:24.953Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T19:31:24.953Z] #52 22.89 OK: 263 MiB in 53 packages [2023-07-18T19:31:24.953Z] #52 DONE 24.6s [2023-07-18T19:31:24.953Z] [2023-07-18T19:31:24.953Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:25.533Z] #46 ... [2023-07-18T19:31:25.533Z] [2023-07-18T19:31:25.533Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T19:31:25.533Z] #62 DONE 1.5s [2023-07-18T19:31:25.533Z] [2023-07-18T19:31:25.533Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:25.798Z] #46 ... [2023-07-18T19:31:25.798Z] [2023-07-18T19:31:25.798Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T19:31:25.798Z] #61 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:25.798Z] #61 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:25.798Z] #61 23.00 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:25.798Z] #61 23.06 (2/2) Installing su-exec (0.2-r2) [2023-07-18T19:31:25.798Z] #61 23.06 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:25.798Z] #61 ... [2023-07-18T19:31:25.798Z] [2023-07-18T19:31:25.798Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T19:31:25.798Z] #56 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:25.798Z] #56 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:25.798Z] #56 24.37 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:31:25.798Z] #56 24.37 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:31:25.798Z] #56 24.37 OK: 17691 distinct packages available [2023-07-18T19:31:26.064Z] #56 ... [2023-07-18T19:31:26.064Z] [2023-07-18T19:31:26.064Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T19:31:26.064Z] #61 23.17 OK: 8 MiB in 17 packages [2023-07-18T19:31:27.475Z] #61 DONE 24.4s [2023-07-18T19:31:27.475Z] [2023-07-18T19:31:27.475Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:27.475Z] #36 ... [2023-07-18T19:31:27.475Z] [2023-07-18T19:31:27.475Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T19:31:28.060Z] #63 ... [2023-07-18T19:31:28.060Z] [2023-07-18T19:31:28.060Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T19:31:28.060Z] #57 24.12 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:28.060Z] #57 24.15 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:28.060Z] #57 24.28 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:31:28.060Z] #57 25.72 OK: 8 MiB in 17 packages [2023-07-18T19:31:28.060Z] #57 DONE 27.0s [2023-07-18T19:31:28.060Z] [2023-07-18T19:31:28.060Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:28.060Z] #36 transferring context: 63.07MB 29.7s [2023-07-18T19:31:28.325Z] #36 ... [2023-07-18T19:31:28.325Z] [2023-07-18T19:31:28.325Z] #55 [core-data internal] load build context [2023-07-18T19:31:28.590Z] #55 ... [2023-07-18T19:31:28.590Z] [2023-07-18T19:31:28.590Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T19:31:28.590Z] #42 24.11 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T19:31:28.590Z] #42 24.75 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:28.590Z] #42 24.75 (3/4) Installing su-exec (0.2-r2) [2023-07-18T19:31:28.590Z] #42 24.87 (4/4) Installing yq (4.30.4-r4) [2023-07-18T19:31:28.590Z] #42 25.78 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:28.590Z] #42 25.94 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:31:28.590Z] #42 27.59 OK: 17 MiB in 19 packages [2023-07-18T19:31:28.590Z] #42 DONE 29.4s [2023-07-18T19:31:28.590Z] [2023-07-18T19:31:28.590Z] #55 [core-data internal] load build context [2023-07-18T19:31:28.590Z] #55 ... [2023-07-18T19:31:28.590Z] [2023-07-18T19:31:28.590Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:28.590Z] #43 ... [2023-07-18T19:31:28.590Z] [2023-07-18T19:31:28.590Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:28.856Z] #36 ... [2023-07-18T19:31:28.856Z] [2023-07-18T19:31:28.856Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:29.121Z] #37 ... [2023-07-18T19:31:29.121Z] [2023-07-18T19:31:29.121Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:29.121Z] #36 ... [2023-07-18T19:31:29.121Z] [2023-07-18T19:31:29.121Z] #32 [core-command internal] load build context [2023-07-18T19:31:29.387Z] #32 ... [2023-07-18T19:31:29.387Z] [2023-07-18T19:31:29.387Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T19:31:29.387Z] #40 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:29.387Z] #40 27.09 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T19:31:29.387Z] #40 27.32 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T19:31:29.387Z] #40 27.48 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T19:31:29.387Z] #40 27.49 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T19:31:29.387Z] #40 27.54 (5/9) Installing curl (8.1.2-r0) [2023-07-18T19:31:29.387Z] #40 27.58 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:29.387Z] #40 27.59 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:31:29.387Z] #40 27.61 (8/9) Installing libucontext (1.2-r0) [2023-07-18T19:31:29.387Z] #40 27.64 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T19:31:29.387Z] #40 27.73 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:29.387Z] #40 27.90 Executing ca-certificates-20230506-r0.trigger [2023-07-18T19:31:29.387Z] #40 29.23 OK: 11 MiB in 24 packages [2023-07-18T19:31:29.387Z] #40 DONE 30.6s [2023-07-18T19:31:29.387Z] [2023-07-18T19:31:29.387Z] #32 [core-command internal] load build context [2023-07-18T19:31:29.387Z] #32 ... [2023-07-18T19:31:29.387Z] [2023-07-18T19:31:29.387Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:29.387Z] #38 ... [2023-07-18T19:31:29.387Z] [2023-07-18T19:31:29.387Z] #32 [core-command internal] load build context [2023-07-18T19:31:29.968Z] #32 ... [2023-07-18T19:31:29.968Z] [2023-07-18T19:31:29.968Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:29.968Z] #58 ... [2023-07-18T19:31:29.968Z] [2023-07-18T19:31:29.968Z] #32 [core-command internal] load build context [2023-07-18T19:31:30.236Z] #32 ... [2023-07-18T19:31:30.236Z] [2023-07-18T19:31:30.236Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:30.505Z] #48 ... [2023-07-18T19:31:30.505Z] [2023-07-18T19:31:30.505Z] #47 [security-spire-server internal] load build context [2023-07-18T19:31:30.505Z] #47 ... [2023-07-18T19:31:30.505Z] [2023-07-18T19:31:30.505Z] #32 [core-command internal] load build context [2023-07-18T19:31:30.775Z] #32 ... [2023-07-18T19:31:30.775Z] [2023-07-18T19:31:30.775Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T19:31:30.775Z] #56 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:30.775Z] #56 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:30.775Z] #56 28.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:30.775Z] #56 28.67 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:31:30.775Z] #56 28.69 (3/4) Installing libucontext (1.2-r0) [2023-07-18T19:31:30.775Z] #56 28.69 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T19:31:30.775Z] #56 28.72 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:30.775Z] #56 28.76 OK: 8 MiB in 19 packages [2023-07-18T19:31:30.775Z] #56 DONE 30.0s [2023-07-18T19:31:30.775Z] [2023-07-18T19:31:30.775Z] #32 [core-command internal] load build context [2023-07-18T19:31:31.047Z] #32 ... [2023-07-18T19:31:31.047Z] [2023-07-18T19:31:31.047Z] #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T19:31:31.047Z] #50 24.13 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T19:31:31.047Z] #50 24.13 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T19:31:31.047Z] #50 24.13 OK: 17691 distinct packages available [2023-07-18T19:31:31.047Z] #50 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:31.047Z] #50 27.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T19:31:31.047Z] #50 29.24 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:31:31.047Z] #50 29.37 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T19:31:31.047Z] #50 29.37 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T19:31:31.047Z] #50 29.40 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T19:31:31.047Z] #50 29.40 (5/7) Installing libucontext (1.2-r0) [2023-07-18T19:31:31.047Z] #50 29.45 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T19:31:31.047Z] #50 29.53 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T19:31:31.047Z] #50 29.60 Executing busybox-1.35.0-r29.trigger [2023-07-18T19:31:31.047Z] #50 29.67 OK: 9 MiB in 20 packages [2023-07-18T19:31:31.047Z] #50 DONE 31.1s [2023-07-18T19:31:31.047Z] [2023-07-18T19:31:31.047Z] #32 [core-command internal] load build context [2023-07-18T19:31:31.631Z] #32 ... [2023-07-18T19:31:31.631Z] [2023-07-18T19:31:31.631Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:31.631Z] #54 ... [2023-07-18T19:31:31.631Z] [2023-07-18T19:31:31.631Z] #32 [core-command internal] load build context [2023-07-18T19:31:32.213Z] #32 ... [2023-07-18T19:31:32.213Z] [2023-07-18T19:31:32.213Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:32.494Z] #59 ... [2023-07-18T19:31:32.494Z] [2023-07-18T19:31:32.494Z] #32 [core-command internal] load build context [2023-07-18T19:31:32.494Z] #32 transferring context: 91.89MB 34.8s [2023-07-18T19:31:33.085Z] #32 ... [2023-07-18T19:31:33.086Z] [2023-07-18T19:31:33.086Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T19:31:33.086Z] #63 DONE 5.5s [2023-07-18T19:31:33.086Z] [2023-07-18T19:31:33.086Z] #32 [core-command internal] load build context [2023-07-18T19:31:33.352Z] #32 ... [2023-07-18T19:31:33.352Z] [2023-07-18T19:31:33.352Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T19:31:33.352Z] #64 DONE 0.5s [2023-07-18T19:31:33.352Z] [2023-07-18T19:31:33.352Z] #32 [core-command internal] load build context [2023-07-18T19:31:34.761Z] #32 ... [2023-07-18T19:31:34.761Z] [2023-07-18T19:31:34.761Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:34.761Z] #60 ... [2023-07-18T19:31:34.761Z] [2023-07-18T19:31:34.761Z] #32 [core-command internal] load build context [2023-07-18T19:31:35.027Z] #32 ... [2023-07-18T19:31:35.027Z] [2023-07-18T19:31:35.027Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:35.027Z] #53 ... [2023-07-18T19:31:35.027Z] [2023-07-18T19:31:35.027Z] #32 [core-command internal] load build context [2023-07-18T19:31:35.987Z] #32 ... [2023-07-18T19:31:35.987Z] [2023-07-18T19:31:35.987Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:35.987Z] #46 ... [2023-07-18T19:31:35.987Z] [2023-07-18T19:31:35.987Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:38.558Z] #59 transferring context: 87.87MB 35.5s [2023-07-18T19:31:38.558Z] #59 ... [2023-07-18T19:31:38.558Z] [2023-07-18T19:31:38.558Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:38.558Z] #46 ... [2023-07-18T19:31:38.558Z] [2023-07-18T19:31:38.558Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:38.823Z] #43 ... [2023-07-18T19:31:38.823Z] [2023-07-18T19:31:38.823Z] #55 [core-data internal] load build context [2023-07-18T19:31:38.823Z] #55 ... [2023-07-18T19:31:38.823Z] [2023-07-18T19:31:38.823Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:39.403Z] #43 ... [2023-07-18T19:31:39.403Z] [2023-07-18T19:31:39.403Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:39.403Z] #37 ... [2023-07-18T19:31:39.403Z] [2023-07-18T19:31:39.403Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:39.403Z] #36 ... [2023-07-18T19:31:39.403Z] [2023-07-18T19:31:39.403Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:39.670Z] #38 ... [2023-07-18T19:31:39.670Z] [2023-07-18T19:31:39.670Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:39.938Z] #36 ... [2023-07-18T19:31:39.938Z] [2023-07-18T19:31:39.938Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:40.204Z] #58 ... [2023-07-18T19:31:40.204Z] [2023-07-18T19:31:40.204Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:40.785Z] #38 ... [2023-07-18T19:31:40.785Z] [2023-07-18T19:31:40.785Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:40.785Z] #48 ... [2023-07-18T19:31:40.785Z] [2023-07-18T19:31:40.785Z] #47 [security-spire-server internal] load build context [2023-07-18T19:31:40.785Z] #47 ... [2023-07-18T19:31:40.785Z] [2023-07-18T19:31:40.785Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:41.740Z] #48 ... [2023-07-18T19:31:41.741Z] [2023-07-18T19:31:41.741Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:42.008Z] #54 ... [2023-07-18T19:31:42.008Z] [2023-07-18T19:31:42.008Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:43.415Z] #48 transferring context: 111.09MB 43.1s [2023-07-18T19:31:44.821Z] #48 ... [2023-07-18T19:31:44.821Z] [2023-07-18T19:31:44.821Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:45.093Z] #60 ... [2023-07-18T19:31:45.093Z] [2023-07-18T19:31:45.093Z] #55 [core-data internal] load build context [2023-07-18T19:31:45.093Z] #55 ... [2023-07-18T19:31:45.093Z] [2023-07-18T19:31:45.093Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:45.093Z] #60 ... [2023-07-18T19:31:45.093Z] [2023-07-18T19:31:45.093Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:45.358Z] #53 ... [2023-07-18T19:31:45.358Z] [2023-07-18T19:31:45.358Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:45.941Z] #60 ... [2023-07-18T19:31:45.941Z] [2023-07-18T19:31:45.941Z] #32 [core-command internal] load build context [2023-07-18T19:31:45.941Z] #32 ... [2023-07-18T19:31:45.941Z] [2023-07-18T19:31:45.941Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:48.516Z] #60 transferring context: 82.11MB 45.7s [2023-07-18T19:31:48.784Z] #60 ... [2023-07-18T19:31:48.784Z] [2023-07-18T19:31:48.784Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:48.784Z] #59 ... [2023-07-18T19:31:48.784Z] [2023-07-18T19:31:48.784Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:48.784Z] #46 ... [2023-07-18T19:31:48.784Z] [2023-07-18T19:31:48.784Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:49.368Z] #59 ... [2023-07-18T19:31:49.368Z] [2023-07-18T19:31:49.368Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:49.635Z] #43 ... [2023-07-18T19:31:49.635Z] [2023-07-18T19:31:49.635Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:49.635Z] #37 ... [2023-07-18T19:31:49.635Z] [2023-07-18T19:31:49.635Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:50.214Z] #59 ... [2023-07-18T19:31:50.214Z] [2023-07-18T19:31:50.214Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:50.214Z] #36 ... [2023-07-18T19:31:50.214Z] [2023-07-18T19:31:50.214Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:50.493Z] #58 ... [2023-07-18T19:31:50.493Z] [2023-07-18T19:31:50.493Z] #46 [security-secretstore-setup internal] load build context [2023-07-18T19:31:50.493Z] #46 transferring context: 182.33MB 51.1s done [2023-07-18T19:31:50.493Z] #46 DONE 51.5s [2023-07-18T19:31:50.493Z] [2023-07-18T19:31:50.493Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:31:50.493Z] #58 ... [2023-07-18T19:31:50.493Z] [2023-07-18T19:31:50.493Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:50.781Z] #59 ... [2023-07-18T19:31:50.781Z] [2023-07-18T19:31:50.781Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:31:51.054Z] #38 ... [2023-07-18T19:31:51.054Z] [2023-07-18T19:31:51.054Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:51.054Z] #59 ... [2023-07-18T19:31:51.054Z] [2023-07-18T19:31:51.054Z] #47 [security-spire-server internal] load build context [2023-07-18T19:31:51.054Z] #47 ... [2023-07-18T19:31:51.054Z] [2023-07-18T19:31:51.054Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:52.021Z] #59 ... [2023-07-18T19:31:52.021Z] [2023-07-18T19:31:52.021Z] #54 [support-notifications internal] load build context [2023-07-18T19:31:52.289Z] #54 ... [2023-07-18T19:31:52.289Z] [2023-07-18T19:31:52.289Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:53.700Z] #59 ... [2023-07-18T19:31:53.700Z] [2023-07-18T19:31:53.701Z] #55 [core-data internal] load build context [2023-07-18T19:31:53.701Z] #55 transferring context: 182.33MB 52.9s done [2023-07-18T19:31:53.701Z] #55 DONE 53.5s [2023-07-18T19:31:53.701Z] [2023-07-18T19:31:53.701Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:53.701Z] #59 ... [2023-07-18T19:31:53.701Z] [2023-07-18T19:31:53.701Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:31:53.701Z] #65 DONE 3.1s [2023-07-18T19:31:53.701Z] [2023-07-18T19:31:53.701Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:54.662Z] #59 ... [2023-07-18T19:31:54.662Z] [2023-07-18T19:31:54.662Z] #43 [security-proxy-setup internal] load build context [2023-07-18T19:31:54.662Z] #43 transferring context: 182.33MB 55.2s done [2023-07-18T19:31:54.662Z] #43 DONE 55.7s [2023-07-18T19:31:54.662Z] [2023-07-18T19:31:54.662Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:54.929Z] #59 ... [2023-07-18T19:31:54.929Z] [2023-07-18T19:31:54.929Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:31:54.929Z] #66 DONE 1.3s [2023-07-18T19:31:54.929Z] [2023-07-18T19:31:54.929Z] #32 [core-command internal] load build context [2023-07-18T19:31:54.929Z] #32 transferring context: 182.33MB 56.6s done [2023-07-18T19:31:54.929Z] #32 DONE 57.4s [2023-07-18T19:31:55.196Z] [2023-07-18T19:31:55.196Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:55.196Z] #60 ... [2023-07-18T19:31:55.196Z] [2023-07-18T19:31:55.196Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:55.196Z] #48 ... [2023-07-18T19:31:55.196Z] [2023-07-18T19:31:55.196Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:55.462Z] #60 ... [2023-07-18T19:31:55.462Z] [2023-07-18T19:31:55.462Z] #59 [security-spire-agent internal] load build context [2023-07-18T19:31:55.462Z] #59 transferring context: 182.33MB 52.2s done [2023-07-18T19:31:55.462Z] #59 DONE 53.7s [2023-07-18T19:31:55.462Z] [2023-07-18T19:31:55.462Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:55.462Z] #60 ... [2023-07-18T19:31:55.462Z] [2023-07-18T19:31:55.462Z] #53 [security-spire-config internal] load build context [2023-07-18T19:31:55.738Z] #53 ... [2023-07-18T19:31:55.738Z] [2023-07-18T19:31:55.738Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:31:56.696Z] #67 ... [2023-07-18T19:31:56.696Z] [2023-07-18T19:31:56.696Z] #48 [support-scheduler internal] load build context [2023-07-18T19:31:56.696Z] #48 transferring context: 182.33MB 56.4s done [2023-07-18T19:31:56.696Z] #48 DONE 56.8s [2023-07-18T19:31:56.696Z] [2023-07-18T19:31:56.696Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:56.968Z] #60 ... [2023-07-18T19:31:56.968Z] [2023-07-18T19:31:56.968Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:31:56.968Z] #67 DONE 1.2s [2023-07-18T19:31:56.968Z] [2023-07-18T19:31:56.968Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:57.925Z] #60 ... [2023-07-18T19:31:57.925Z] [2023-07-18T19:31:57.925Z] #36 [core-metadata internal] load build context [2023-07-18T19:31:57.925Z] #36 transferring context: 182.33MB 59.7s done [2023-07-18T19:31:57.925Z] #36 DONE 59.7s [2023-07-18T19:31:57.925Z] [2023-07-18T19:31:57.925Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:59.879Z] #60 ... [2023-07-18T19:31:59.879Z] [2023-07-18T19:31:59.879Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:31:59.879Z] #37 ... [2023-07-18T19:31:59.879Z] [2023-07-18T19:31:59.879Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:31:59.879Z] #60 ... [2023-07-18T19:31:59.879Z] [2023-07-18T19:32:00.144Z] #58 [core-common-config-bootstrapper internal] load build context [2023-07-18T19:32:00.144Z] #58 transferring context: 182.33MB 57.7s done [2023-07-18T19:32:00.144Z] #58 DONE 58.4s [2023-07-18T19:32:00.144Z] [2023-07-18T19:32:00.144Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:01.099Z] #60 ... [2023-07-18T19:32:01.099Z] [2023-07-18T19:32:01.099Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:32:01.099Z] #38 ... [2023-07-18T19:32:01.099Z] [2023-07-18T19:32:01.099Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:01.367Z] #60 ... [2023-07-18T19:32:01.367Z] [2023-07-18T19:32:01.367Z] #47 [security-spire-server internal] load build context [2023-07-18T19:32:01.367Z] #47 transferring context: 182.33MB 61.3s done [2023-07-18T19:32:01.367Z] #47 DONE 61.5s [2023-07-18T19:32:01.367Z] [2023-07-18T19:32:01.367Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:01.367Z] #60 ... [2023-07-18T19:32:01.367Z] [2023-07-18T19:32:01.367Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-18T19:32:01.367Z] #38 transferring context: 182.33MB 62.4s done [2023-07-18T19:32:01.367Z] #38 DONE 62.8s [2023-07-18T19:32:01.367Z] [2023-07-18T19:32:01.367Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:01.634Z] #60 ... [2023-07-18T19:32:01.634Z] [2023-07-18T19:32:01.634Z] #54 [support-notifications internal] load build context [2023-07-18T19:32:01.634Z] #54 transferring context: 182.33MB 60.5s done [2023-07-18T19:32:01.634Z] #54 DONE 61.3s [2023-07-18T19:32:01.634Z] [2023-07-18T19:32:01.634Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:02.596Z] #60 ... [2023-07-18T19:32:02.596Z] [2023-07-18T19:32:02.596Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:02.596Z] #68 DONE 1.2s [2023-07-18T19:32:02.596Z] [2023-07-18T19:32:02.596Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:02.863Z] #60 ... [2023-07-18T19:32:02.863Z] [2023-07-18T19:32:02.863Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:02.863Z] #69 DONE 1.0s [2023-07-18T19:32:02.863Z] [2023-07-18T19:32:02.863Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:03.460Z] #60 ... [2023-07-18T19:32:03.460Z] [2023-07-18T19:32:03.460Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:03.727Z] #70 ... [2023-07-18T19:32:03.727Z] [2023-07-18T19:32:03.727Z] #60 [security-bootstrapper internal] load build context [2023-07-18T19:32:03.995Z] #60 transferring context: 182.33MB 61.3s done [2023-07-18T19:32:03.995Z] #60 DONE 62.5s [2023-07-18T19:32:03.995Z] [2023-07-18T19:32:03.995Z] #53 [security-spire-config internal] load build context [2023-07-18T19:32:03.995Z] #53 transferring context: 182.33MB 62.5s done [2023-07-18T19:32:03.995Z] #53 DONE 63.7s [2023-07-18T19:32:03.995Z] [2023-07-18T19:32:03.995Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:32:04.960Z] #37 ... [2023-07-18T19:32:04.960Z] [2023-07-18T19:32:04.960Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:04.960Z] #71 ... [2023-07-18T19:32:04.960Z] [2023-07-18T19:32:04.960Z] #37 [security-proxy-auth internal] load build context [2023-07-18T19:32:06.897Z] #37 transferring context: 182.33MB 68.2s done [2023-07-18T19:32:06.897Z] #37 DONE 68.2s [2023-07-18T19:32:06.897Z] [2023-07-18T19:32:06.897Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:06.897Z] #72 ... [2023-07-18T19:32:06.897Z] [2023-07-18T19:32:06.897Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:06.897Z] #73 ... [2023-07-18T19:32:06.897Z] [2023-07-18T19:32:06.897Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #74 ... [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #71 DONE 49.3s [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #75 [core-data builder 6/7] COPY . . [2023-07-18T19:32:45.752Z] #75 ... [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #73 DONE 47.4s [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #70 DONE 50.7s [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #72 DONE 41.7s [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-18T19:32:45.752Z] #76 ... [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.752Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:45.752Z] #74 DONE 42.1s [2023-07-18T19:32:45.752Z] [2023-07-18T19:32:45.753Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #77 ... [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-18T19:32:48.338Z] #76 DONE 4.0s [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #78 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #78 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #79 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #80 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #81 [support-notifications builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #81 DONE 3.7s [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #77 DONE 3.4s [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #75 [core-data builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #75 DONE 4.0s [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #82 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #83 [support-scheduler builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #83 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #84 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #85 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #85 DONE 4.1s [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #86 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #87 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #88 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #89 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #90 [core-metadata builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #90 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #91 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #92 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #93 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #94 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #95 [core-command builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #95 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #96 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.338Z] #96 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.338Z] #97 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T19:32:48.338Z] #98 ... [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.338Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T19:32:48.338Z] #99 CACHED [2023-07-18T19:32:48.338Z] [2023-07-18T19:32:48.339Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T19:32:48.339Z] #100 CACHED [2023-07-18T19:32:48.339Z] [2023-07-18T19:32:48.339Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.339Z] #101 CACHED [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:32:48.616Z] #102 DONE 0.4s [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #103 [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-18T19:32:48.616Z] #103 ... [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-18T19:32:48.616Z] #104 CACHED [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:48.616Z] #105 CACHED [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:32:48.616Z] #106 CACHED [2023-07-18T19:32:48.616Z] [2023-07-18T19:32:48.616Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:32:48.616Z] #107 CACHED [2023-07-18T19:32:48.884Z] [2023-07-18T19:32:48.884Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T19:32:54.227Z] #108 ... [2023-07-18T19:32:54.227Z] [2023-07-18T19:32:54.227Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:32:54.227Z] #0 4.882 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-18T19:32:54.227Z] #109 ... [2023-07-18T19:32:54.227Z] [2023-07-18T19:32:54.227Z] #103 [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-18T19:32:54.227Z] #103 5.802 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-18T19:32:54.814Z] #103 ... [2023-07-18T19:32:54.814Z] [2023-07-18T19:32:54.814Z] #110 [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-18T19:32:54.814Z] #110 DONE 6.3s [2023-07-18T19:32:55.080Z] [2023-07-18T19:32:55.080Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T19:32:55.349Z] #111 DONE 0.2s [2023-07-18T19:32:55.349Z] [2023-07-18T19:32:55.349Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T19:32:55.349Z] #98 6.620 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-18T19:32:55.617Z] #98 ... [2023-07-18T19:32:55.617Z] [2023-07-18T19:32:55.617Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T19:32:55.617Z] #108 DONE 7.1s [2023-07-18T19:32:55.890Z] [2023-07-18T19:32:55.890Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T19:32:55.890Z] #112 DONE 0.3s [2023-07-18T19:32:55.890Z] [2023-07-18T19:32:55.890Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:32:55.890Z] #0 6.557 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-18T19:32:56.474Z] #113 ... [2023-07-18T19:32:56.474Z] [2023-07-18T19:32:56.474Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:32:57.063Z] #114 DONE 0.3s [2023-07-18T19:32:57.063Z] [2023-07-18T19:32:57.063Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:32:57.063Z] #115 DONE 0.1s [2023-07-18T19:32:57.063Z] [2023-07-18T19:32:57.063Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:32:57.644Z] #116 ... [2023-07-18T19:32:57.644Z] [2023-07-18T19:32:57.644Z] #117 [security-spire-config builder 6/9] COPY . . [2023-07-18T19:32:57.644Z] #117 CACHED [2023-07-18T19:32:57.644Z] [2023-07-18T19:32:57.644Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T19:32:57.644Z] #118 CACHED [2023-07-18T19:32:57.644Z] [2023-07-18T19:32:57.644Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T19:32:57.644Z] #119 CACHED [2023-07-18T19:32:57.644Z] [2023-07-18T19:32:57.644Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T19:32:57.644Z] #120 CACHED [2023-07-18T19:32:57.644Z] [2023-07-18T19:32:57.645Z] #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T19:32:57.645Z] #121 CACHED [2023-07-18T19:32:57.645Z] [2023-07-18T19:32:57.645Z] #122 [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-18T19:32:57.645Z] #122 CACHED [2023-07-18T19:32:57.645Z] [2023-07-18T19:32:57.645Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:32:57.645Z] #123 DONE 0.3s [2023-07-18T19:32:57.645Z] [2023-07-18T19:32:57.645Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T19:32:57.645Z] #0 6.299 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-18T19:32:57.911Z] #124 ... [2023-07-18T19:32:57.911Z] [2023-07-18T19:32:57.911Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:32:58.180Z] #125 DONE 0.2s [2023-07-18T19:32:58.180Z] [2023-07-18T19:32:58.180Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:32:58.180Z] #126 ... [2023-07-18T19:32:58.180Z] [2023-07-18T19:32:58.180Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:32:58.180Z] #0 4.601 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-18T19:32:58.477Z] #127 ... [2023-07-18T19:32:58.477Z] [2023-07-18T19:32:58.477Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:32:58.477Z] #128 CACHED [2023-07-18T19:32:58.477Z] [2023-07-18T19:32:58.477Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:32:58.477Z] #129 CACHED [2023-07-18T19:32:58.477Z] [2023-07-18T19:32:58.477Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:32:58.477Z] #0 6.702 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-18T19:32:58.477Z] #130 ... [2023-07-18T19:32:58.477Z] [2023-07-18T19:32:58.477Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:32:58.477Z] #0 6.239 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-18T19:32:58.744Z] #131 ... [2023-07-18T19:32:58.744Z] [2023-07-18T19:32:58.744Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:32:58.744Z] #0 4.904 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-18T19:32:58.744Z] #132 ... [2023-07-18T19:32:58.744Z] [2023-07-18T19:32:58.744Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:32:58.744Z] #116 DONE 1.8s [2023-07-18T19:32:58.744Z] [2023-07-18T19:32:58.744Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T19:32:58.744Z] #0 5.596 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-18T19:32:59.014Z] #133 ... [2023-07-18T19:32:59.014Z] [2023-07-18T19:32:59.014Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T19:32:59.014Z] #0 5.085 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-18T19:32:59.014Z] #134 ... [2023-07-18T19:32:59.014Z] [2023-07-18T19:32:59.014Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:32:59.014Z] #135 DONE 0.3s [2023-07-18T19:32:59.014Z] [2023-07-18T19:32:59.014Z] #136 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T19:32:59.598Z] #136 DONE 1.2s [2023-07-18T19:32:59.598Z] [2023-07-18T19:32:59.598Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-18T19:32:59.598Z] #137 DONE 0.3s [2023-07-18T19:32:59.598Z] [2023-07-18T19:32:59.598Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T19:32:59.869Z] #138 DONE 0.4s [2023-07-18T19:32:59.869Z] [2023-07-18T19:32:59.869Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:32:59.869Z] #126 DONE 1.9s [2023-07-18T19:32:59.869Z] [2023-07-18T19:32:59.869Z] #139 [security-spire-server] exporting to image [2023-07-18T19:32:59.869Z] #139 exporting layers [2023-07-18T19:33:00.476Z] #139 ... [2023-07-18T19:33:00.476Z] [2023-07-18T19:33:00.476Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T19:33:00.476Z] #140 DONE 0.5s [2023-07-18T19:33:00.476Z] [2023-07-18T19:33:00.476Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T19:33:00.746Z] #141 DONE 0.3s [2023-07-18T19:33:00.746Z] [2023-07-18T19:33:00.746Z] #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:33:01.013Z] #142 ... [2023-07-18T19:33:01.013Z] [2023-07-18T19:33:01.013Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-18T19:33:01.013Z] #143 DONE 0.3s [2023-07-18T19:33:01.278Z] [2023-07-18T19:33:01.278Z] #139 [security-spire-config] exporting to image [2023-07-18T19:33:02.237Z] #139 ... [2023-07-18T19:33:02.237Z] [2023-07-18T19:33:02.237Z] #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T19:33:02.238Z] #142 DONE 2.5s [2023-07-18T19:33:02.238Z] [2023-07-18T19:33:02.238Z] #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-18T19:33:02.238Z] #144 DONE 0.1s [2023-07-18T19:33:02.238Z] [2023-07-18T19:33:02.238Z] #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-18T19:33:02.238Z] #145 DONE 0.2s [2023-07-18T19:33:02.238Z] [2023-07-18T19:33:02.238Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T19:33:02.817Z] #146 DONE 0.2s [2023-07-18T19:33:02.818Z] [2023-07-18T19:33:02.818Z] #139 [security-spire-agent] exporting to image [2023-07-18T19:33:02.818Z] #139 exporting layers 2.8s done [2023-07-18T19:33:02.818Z] #139 writing image sha256:b386d713a7d3ce9f70e1155fc6120d31a8140d2887dc687db11448fa762ccd6c done [2023-07-18T19:33:02.818Z] #139 naming to docker.io/library/security-spire-server-arm64 [2023-07-18T19:33:02.818Z] #139 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-07-18T19:33:03.396Z] #139 exporting layers 2.2s done [2023-07-18T19:33:03.397Z] #139 writing image sha256:a739d5a99c19847a4bab34168c2b94dc17902626727e25402796705329b28df6 done [2023-07-18T19:33:03.397Z] #139 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-18T19:33:04.349Z] #139 exporting layers 1.9s done [2023-07-18T19:33:04.349Z] #139 writing image sha256:76c0cac861d282cb3799a2eb17200f416fd8b9e411a365ca5c703d5fbea88a58 0.0s done [2023-07-18T19:33:04.349Z] #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-18T19:33:04.349Z] #139 DONE 4.4s [2023-07-18T19:33:04.349Z] [2023-07-18T19:33:04.349Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:46:43.624Z] #113 ... [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T19:46:43.624Z] #133 DONE 830.3s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:46:43.624Z] #127 ... [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:46:43.624Z] #147 DONE 0.1s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:46:43.624Z] #132 ... [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:46:43.624Z] #148 DONE 0.1s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T19:46:43.624Z] #149 DONE 0.2s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #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-18T19:46:43.624Z] #150 DONE 0.1s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T19:46:43.624Z] #151 DONE 0.1s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:46:43.624Z] #131 ... [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #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-18T19:46:43.624Z] #152 DONE 2.2s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #139 [security-proxy-auth] exporting to image [2023-07-18T19:46:43.624Z] #139 exporting layers [2023-07-18T19:46:43.624Z] #139 exporting layers 0.6s done [2023-07-18T19:46:43.624Z] #139 writing image sha256:1db295bae653e900d994512a998e963379cd8cb7cc49af0acf9ae1bc1e2389f4 done [2023-07-18T19:46:43.624Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-18T19:46:43.624Z] #139 DONE 5.0s [2023-07-18T19:46:43.624Z] [2023-07-18T19:46:43.624Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:46:44.591Z] #131 ... [2023-07-18T19:46:44.591Z] [2023-07-18T19:46:44.591Z] #103 [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-18T19:46:44.591Z] #103 836.4 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-18T19:46:49.927Z] #103 ... [2023-07-18T19:46:49.927Z] [2023-07-18T19:46:49.927Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T19:46:49.927Z] #98 DONE 840.8s [2023-07-18T19:46:49.927Z] [2023-07-18T19:46:49.927Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:46:49.927Z] #132 ... [2023-07-18T19:46:49.927Z] [2023-07-18T19:46:49.927Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:46:49.927Z] #153 DONE 0.2s [2023-07-18T19:46:49.927Z] [2023-07-18T19:46:49.927Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:46:50.194Z] #131 ... [2023-07-18T19:46:50.194Z] [2023-07-18T19:46:50.194Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:46:50.194Z] #154 DONE 0.1s [2023-07-18T19:46:50.194Z] [2023-07-18T19:46:50.194Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T19:46:50.194Z] #155 DONE 0.1s [2023-07-18T19:46:50.194Z] [2023-07-18T19:46:50.194Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:46:50.470Z] #127 ... [2023-07-18T19:46:50.470Z] [2023-07-18T19:46:50.470Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T19:46:50.743Z] #156 DONE 0.4s [2023-07-18T19:46:50.743Z] [2023-07-18T19:46:50.743Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:46:50.743Z] #113 ... [2023-07-18T19:46:50.743Z] [2023-07-18T19:46:50.743Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T19:46:50.743Z] #157 DONE 0.1s [2023-07-18T19:46:51.013Z] [2023-07-18T19:46:51.013Z] #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-18T19:46:52.960Z] #158 DONE 2.1s [2023-07-18T19:46:52.960Z] [2023-07-18T19:46:52.960Z] #139 [security-proxy-setup] exporting to image [2023-07-18T19:46:52.960Z] #139 exporting layers [2023-07-18T19:46:53.546Z] #139 exporting layers 0.7s done [2023-07-18T19:46:53.546Z] #139 writing image sha256:5822bc6eac582b3b1ea2a62634b2d4a52ea2195cd2a5721f5a248d84819f0657 done [2023-07-18T19:46:53.546Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-18T19:46:53.546Z] #139 DONE 5.7s [2023-07-18T19:46:53.546Z] [2023-07-18T19:46:53.546Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:46:54.954Z] #109 ... [2023-07-18T19:46:54.954Z] [2023-07-18T19:46:54.954Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T19:46:54.954Z] #113 DONE 846.5s [2023-07-18T19:46:54.954Z] [2023-07-18T19:46:54.954Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T19:46:55.219Z] #159 DONE 0.5s [2023-07-18T19:46:55.219Z] [2023-07-18T19:46:55.219Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T19:46:55.486Z] #124 ... [2023-07-18T19:46:55.486Z] [2023-07-18T19:46:55.486Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T19:46:58.055Z] #160 DONE 2.4s [2023-07-18T19:46:58.055Z] [2023-07-18T19:46:58.055Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:46:58.055Z] #127 ... [2023-07-18T19:46:58.055Z] [2023-07-18T19:46:58.055Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:46:58.055Z] #161 DONE 0.2s [2023-07-18T19:46:58.055Z] [2023-07-18T19:46:58.055Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:46:58.055Z] #109 ... [2023-07-18T19:46:58.055Z] [2023-07-18T19:46:58.055Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:46:58.321Z] #162 DONE 0.2s [2023-07-18T19:46:58.321Z] [2023-07-18T19:46:58.321Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:46:58.321Z] #131 ... [2023-07-18T19:46:58.321Z] [2023-07-18T19:46:58.321Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T19:46:58.618Z] #163 DONE 0.3s [2023-07-18T19:46:58.618Z] [2023-07-18T19:46:58.618Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:46:58.618Z] #132 ... [2023-07-18T19:46:58.618Z] [2023-07-18T19:46:58.618Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T19:46:58.618Z] #164 DONE 0.1s [2023-07-18T19:46:58.891Z] [2023-07-18T19:46:58.891Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-18T19:46:58.891Z] #165 DONE 0.2s [2023-07-18T19:46:58.891Z] [2023-07-18T19:46:58.891Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-18T19:46:59.155Z] #166 DONE 0.1s [2023-07-18T19:46:59.155Z] [2023-07-18T19:46:59.155Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T19:46:59.155Z] #167 DONE 0.2s [2023-07-18T19:46:59.155Z] [2023-07-18T19:46:59.155Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T19:46:59.422Z] #168 DONE 0.2s [2023-07-18T19:46:59.422Z] [2023-07-18T19:46:59.422Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T19:47:03.662Z] #169 DONE 3.7s [2023-07-18T19:47:03.662Z] [2023-07-18T19:47:03.662Z] #139 [security-bootstrapper] exporting to image [2023-07-18T19:47:03.662Z] #139 exporting layers [2023-07-18T19:47:03.927Z] #139 exporting layers 0.9s done [2023-07-18T19:47:03.927Z] #139 writing image sha256:a862dc9e1f58a2dfdbfe8e9bf9ed7ea881d16df1589b48318592f56d56f90913 done [2023-07-18T19:47:03.927Z] #139 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-07-18T19:47:03.927Z] #139 DONE 6.7s [2023-07-18T19:47:03.927Z] [2023-07-18T19:47:03.927Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:06.507Z] #131 ... [2023-07-18T19:47:06.507Z] [2023-07-18T19:47:06.507Z] #103 [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-18T19:47:06.507Z] #103 DONE 857.8s [2023-07-18T19:47:06.507Z] [2023-07-18T19:47:06.507Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:06.507Z] #127 ... [2023-07-18T19:47:06.507Z] [2023-07-18T19:47:06.507Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:47:06.774Z] #170 DONE 0.3s [2023-07-18T19:47:06.774Z] [2023-07-18T19:47:06.774Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:07.039Z] #131 ... [2023-07-18T19:47:07.039Z] [2023-07-18T19:47:07.039Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:47:07.039Z] #171 DONE 0.1s [2023-07-18T19:47:07.039Z] [2023-07-18T19:47:07.039Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-18T19:47:07.039Z] #172 DONE 0.1s [2023-07-18T19:47:07.039Z] [2023-07-18T19:47:07.039Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:07.307Z] #127 ... [2023-07-18T19:47:07.307Z] [2023-07-18T19:47:07.307Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-18T19:47:07.307Z] #173 DONE 0.2s [2023-07-18T19:47:07.307Z] [2023-07-18T19:47:07.307Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:47:07.574Z] #174 DONE 0.1s [2023-07-18T19:47:07.574Z] [2023-07-18T19:47:07.574Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T19:47:07.574Z] #175 DONE 0.3s [2023-07-18T19:47:07.574Z] [2023-07-18T19:47:07.574Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:07.840Z] #127 ... [2023-07-18T19:47:07.840Z] [2023-07-18T19:47:07.840Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T19:47:07.840Z] #176 DONE 0.3s [2023-07-18T19:47:07.840Z] [2023-07-18T19:47:07.840Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:08.107Z] #131 ... [2023-07-18T19:47:08.107Z] [2023-07-18T19:47:08.107Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T19:47:08.107Z] #177 DONE 0.1s [2023-07-18T19:47:08.107Z] [2023-07-18T19:47:08.107Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T19:47:10.042Z] #178 DONE 1.8s [2023-07-18T19:47:10.042Z] [2023-07-18T19:47:10.042Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:10.042Z] #131 ... [2023-07-18T19:47:10.042Z] [2023-07-18T19:47:10.042Z] #139 [security-secretstore-setup] exporting to image [2023-07-18T19:47:10.042Z] #139 exporting layers [2023-07-18T19:47:11.000Z] #139 exporting layers 1.1s done [2023-07-18T19:47:11.000Z] #139 writing image sha256:02aee08731cfb8f1bae6f135e09d7219fafc71909252acb92c8f1c54dce41abd done [2023-07-18T19:47:11.000Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-18T19:47:11.000Z] #139 DONE 7.8s [2023-07-18T19:47:11.000Z] [2023-07-18T19:47:11.000Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:47:33.034Z] #130 ... [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #109 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T19:47:33.034Z] #109 DONE 883.8s [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:33.034Z] #127 ... [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:47:33.034Z] #179 DONE 0.1s [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:47:33.034Z] #180 DONE 0.1s [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:33.034Z] #131 ... [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #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-18T19:47:33.034Z] #181 DONE 0.3s [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:33.034Z] #127 ... [2023-07-18T19:47:33.034Z] [2023-07-18T19:47:33.034Z] #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-18T19:47:33.034Z] #182 DONE 0.1s [2023-07-18T19:47:33.299Z] [2023-07-18T19:47:33.299Z] #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-18T19:47:33.299Z] #183 DONE 0.1s [2023-07-18T19:47:33.299Z] [2023-07-18T19:47:33.299Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:47:33.299Z] #132 ... [2023-07-18T19:47:33.299Z] [2023-07-18T19:47:33.299Z] #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-18T19:47:35.232Z] #184 DONE 1.8s [2023-07-18T19:47:35.232Z] [2023-07-18T19:47:35.232Z] #139 [core-common-config-bootstrapper] exporting to image [2023-07-18T19:47:35.232Z] #139 exporting layers [2023-07-18T19:47:35.497Z] #139 exporting layers 0.5s done [2023-07-18T19:47:35.497Z] #139 writing image sha256:6810f5bfdc3adc381ac4717b66df8747846cea2a4144e3f82e2df2bcf2733552 done [2023-07-18T19:47:35.497Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-18T19:47:35.497Z] #139 DONE 8.4s [2023-07-18T19:47:35.497Z] [2023-07-18T19:47:35.497Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:47:53.683Z] #127 ... [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T19:47:53.683Z] #131 DONE 903.4s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:47:53.683Z] #130 ... [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:47:53.683Z] #185 DONE 0.1s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:47:53.683Z] #186 DONE 0.1s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:47:53.683Z] #132 ... [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T19:47:53.683Z] #187 DONE 0.3s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:47:53.683Z] #130 ... [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:47:53.683Z] #188 DONE 0.1s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #139 [core-command] exporting to image [2023-07-18T19:47:53.683Z] #139 exporting layers [2023-07-18T19:47:53.683Z] #139 exporting layers 0.3s done [2023-07-18T19:47:53.683Z] #139 writing image sha256:69557e80c3381c40bdafe8655fe39981c5d598a8351617989a7cc34902f9741c done [2023-07-18T19:47:53.683Z] #139 naming to docker.io/library/core-command-arm64 done [2023-07-18T19:47:53.683Z] #139 DONE 8.6s [2023-07-18T19:47:53.683Z] [2023-07-18T19:47:53.683Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:48:05.986Z] #127 ... [2023-07-18T19:48:05.986Z] [2023-07-18T19:48:05.986Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T19:48:05.986Z] #134 DONE 917.4s [2023-07-18T19:48:05.986Z] [2023-07-18T19:48:05.986Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:06.252Z] #132 ... [2023-07-18T19:48:06.252Z] [2023-07-18T19:48:06.252Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:48:06.252Z] #189 DONE 0.2s [2023-07-18T19:48:06.252Z] [2023-07-18T19:48:06.252Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:48:06.533Z] #127 ... [2023-07-18T19:48:06.533Z] [2023-07-18T19:48:06.533Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:48:06.533Z] #190 DONE 0.2s [2023-07-18T19:48:06.533Z] [2023-07-18T19:48:06.533Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T19:48:06.797Z] #191 DONE 0.3s [2023-07-18T19:48:06.797Z] [2023-07-18T19:48:06.798Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:06.798Z] #132 ... [2023-07-18T19:48:06.798Z] [2023-07-18T19:48:06.798Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:48:06.798Z] #192 DONE 0.1s [2023-07-18T19:48:07.063Z] [2023-07-18T19:48:07.064Z] #139 [core-data] exporting to image [2023-07-18T19:48:07.064Z] #139 exporting layers [2023-07-18T19:48:07.064Z] #139 exporting layers 0.2s done [2023-07-18T19:48:07.064Z] #139 writing image sha256:c025dbbe3fe3f41c259e6f302ddd7c9c592af06045f7c8a51d3bc3a890a5c9d5 done [2023-07-18T19:48:07.064Z] #139 naming to docker.io/library/core-data-arm64 done [2023-07-18T19:48:07.064Z] #139 DONE 8.9s [2023-07-18T19:48:07.064Z] [2023-07-18T19:48:07.064Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:08.465Z] #132 ... [2023-07-18T19:48:08.465Z] [2023-07-18T19:48:08.465Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T19:48:08.465Z] #130 DONE 920.2s [2023-07-18T19:48:08.731Z] [2023-07-18T19:48:08.731Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:48:08.731Z] #127 ... [2023-07-18T19:48:08.731Z] [2023-07-18T19:48:08.731Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:48:08.998Z] #193 DONE 0.1s [2023-07-18T19:48:08.999Z] [2023-07-18T19:48:08.999Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:09.267Z] #132 ... [2023-07-18T19:48:09.267Z] [2023-07-18T19:48:09.267Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:48:09.267Z] #194 DONE 0.2s [2023-07-18T19:48:09.267Z] [2023-07-18T19:48:09.267Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T19:48:09.534Z] #195 DONE 0.3s [2023-07-18T19:48:09.534Z] [2023-07-18T19:48:09.534Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:09.534Z] #132 ... [2023-07-18T19:48:09.534Z] [2023-07-18T19:48:09.534Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:48:09.534Z] #196 DONE 0.1s [2023-07-18T19:48:09.800Z] [2023-07-18T19:48:09.800Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T19:48:09.800Z] #197 DONE 0.3s [2023-07-18T19:48:09.800Z] [2023-07-18T19:48:09.800Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:10.067Z] #132 ... [2023-07-18T19:48:10.067Z] [2023-07-18T19:48:10.067Z] #139 [core-metadata] exporting to image [2023-07-18T19:48:10.333Z] #139 exporting layers 0.4s done [2023-07-18T19:48:10.333Z] #139 writing image sha256:8ba2ce4a55b5e39688754ac10ddd0650e6cc3db4bac90d9d0a6f7f3c26614572 done [2023-07-18T19:48:10.333Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-07-18T19:48:10.333Z] #139 DONE 9.3s [2023-07-18T19:48:10.333Z] [2023-07-18T19:48:10.333Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:57.140Z] #132 ... [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T19:48:57.140Z] #127 DONE 966.9s [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:48:57.140Z] #132 ... [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:48:57.140Z] #198 DONE 0.1s [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:48:57.140Z] #199 DONE 0.1s [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #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-18T19:48:57.140Z] #200 DONE 0.3s [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #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-18T19:48:57.140Z] #201 DONE 0.1s [2023-07-18T19:48:57.140Z] [2023-07-18T19:48:57.140Z] #139 [security-spiffe-token-provider] exporting to image [2023-07-18T19:48:57.140Z] #139 exporting layers [2023-07-18T19:48:57.406Z] #139 exporting layers 0.6s done [2023-07-18T19:48:57.406Z] #139 writing image sha256:9be0fc5ab9a5989b77796900afbfc7ad1221afacc3291d4bc6d87ea2b0e940d0 done [2023-07-18T19:48:57.406Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-18T19:48:57.406Z] #139 DONE 9.9s [2023-07-18T19:48:57.406Z] [2023-07-18T19:48:57.406Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T19:49:24.067Z] #132 DONE 992.8s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T19:49:24.067Z] #124 DONE 992.7s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:49:24.067Z] #202 DONE 0.2s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:49:24.067Z] #203 DONE 0.2s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T19:49:24.067Z] #204 DONE 0.1s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T19:49:24.067Z] #205 DONE 0.2s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T19:49:24.067Z] #206 DONE 0.3s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T19:49:24.067Z] #207 ... [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:49:24.067Z] #208 DONE 0.1s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T19:49:24.067Z] #207 DONE 0.3s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #139 [support-scheduler] exporting to image [2023-07-18T19:49:24.067Z] #139 exporting layers [2023-07-18T19:49:24.067Z] #139 ... [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T19:49:24.067Z] #209 DONE 0.1s [2023-07-18T19:49:24.067Z] [2023-07-18T19:49:24.067Z] #139 [support-notifications] exporting to image [2023-07-18T19:49:24.067Z] #139 exporting layers 0.4s done [2023-07-18T19:49:24.067Z] #139 writing image sha256:0dd92678b892113909e8bb3e59bdff01dbff2826658466cdd59cd400f40cadff done [2023-07-18T19:49:24.067Z] #139 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-07-18T19:49:24.067Z] #139 exporting layers 0.4s done [2023-07-18T19:49:24.067Z] #139 writing image sha256:b84f1c3dd6347375e35a112bf32e58f41ec7df30d8a5cf33d0a46e9f4246553d done [2023-07-18T19:49:24.067Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-07-18T19:49:24.067Z] #139 DONE 10.6s [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T19:49:24.067Z] time="2023-07-18T19:30:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T19:49:24.125Z] $ docker stop --time=1 cefcf060e3269dab8cb28b956e2b4ccd84721b725a7bc6c72c6bdf882de2574e [2023-07-18T19:49:25.785Z] $ docker rm -f --volumes cefcf060e3269dab8cb28b956e2b4ccd84721b725a7bc6c72c6bdf882de2574e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T19:49:26.292Z] + docker images [2023-07-18T19:49:26.292Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T19:49:26.292Z] support-notifications-arm64 latest b84f1c3dd634 4 seconds ago 32.4MB [2023-07-18T19:49:26.292Z] support-scheduler-arm64 latest 0dd92678b892 5 seconds ago 31.8MB [2023-07-18T19:49:26.292Z] security-spiffe-token-provider-arm64 latest 9be0fc5ab9a5 30 seconds ago 33.3MB [2023-07-18T19:49:26.292Z] core-metadata-arm64 latest 8ba2ce4a55b5 About a minute ago 20.8MB [2023-07-18T19:49:26.292Z] core-data-arm64 latest c025dbbe3fe3 About a minute ago 20.5MB [2023-07-18T19:49:26.292Z] core-command-arm64 latest 69557e80c338 About a minute ago 20.3MB [2023-07-18T19:49:26.292Z] core-common-config-bootstrapper-arm64 latest 6810f5bfdc3a About a minute ago 17.8MB [2023-07-18T19:49:26.292Z] security-secretstore-setup-arm64 latest 02aee08731cf 2 minutes ago 42.5MB [2023-07-18T19:49:26.292Z] security-bootstrapper-arm64 latest a862dc9e1f58 2 minutes ago 22.4MB [2023-07-18T19:49:26.292Z] security-proxy-setup-arm64 latest 5822bc6eac58 2 minutes ago 24MB [2023-07-18T19:49:26.292Z] security-proxy-auth-arm64 latest 1db295bae653 2 minutes ago 18.8MB [2023-07-18T19:49:26.292Z] security-spire-agent-arm64 latest 76c0cac861d2 16 minutes ago 157MB [2023-07-18T19:49:26.292Z] security-spire-config-arm64 latest a739d5a99c19 16 minutes ago 96.1MB [2023-07-18T19:49:26.292Z] security-spire-server-arm64 latest b386d713a7d3 16 minutes ago 102MB [2023-07-18T19:49:26.292Z] ci-base-image-arm64 latest 68d3782d12d3 30 minutes ago 1.04GB [2023-07-18T19:49:26.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB [2023-07-18T19:49:26.292Z] 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-18T19:49:27.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T19:49:27.058Z] [2023-07-18T19:49:27.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:49:27.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T19:49:27.719Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-18T19:49:27.720Z] 8998bd30e6a1: Pulling fs layer [2023-07-18T19:49:27.720Z] 04944245beec: Pulling fs layer [2023-07-18T19:49:27.720Z] 699f458cf7ca: Pulling fs layer [2023-07-18T19:49:27.720Z] 765212b225bb: Pulling fs layer [2023-07-18T19:49:27.720Z] f23df028b6ca: Pulling fs layer [2023-07-18T19:49:27.720Z] d65c8cfc05b1: Pulling fs layer [2023-07-18T19:49:27.720Z] 2437ff75d9bd: Pulling fs layer [2023-07-18T19:49:27.720Z] 765212b225bb: Waiting [2023-07-18T19:49:27.720Z] f23df028b6ca: Waiting [2023-07-18T19:49:27.720Z] d65c8cfc05b1: Waiting [2023-07-18T19:49:27.720Z] 2437ff75d9bd: Waiting [2023-07-18T19:49:27.720Z] 04944245beec: Verifying Checksum [2023-07-18T19:49:27.720Z] 04944245beec: Download complete [2023-07-18T19:49:27.720Z] 765212b225bb: Verifying Checksum [2023-07-18T19:49:27.720Z] 765212b225bb: Download complete [2023-07-18T19:49:27.720Z] f23df028b6ca: Verifying Checksum [2023-07-18T19:49:27.720Z] f23df028b6ca: Download complete [2023-07-18T19:49:27.720Z] d65c8cfc05b1: Verifying Checksum [2023-07-18T19:49:27.720Z] d65c8cfc05b1: Download complete [2023-07-18T19:49:27.988Z] 699f458cf7ca: Verifying Checksum [2023-07-18T19:49:27.988Z] 699f458cf7ca: Download complete [2023-07-18T19:49:28.255Z] 8998bd30e6a1: Verifying Checksum [2023-07-18T19:49:28.255Z] 8998bd30e6a1: Download complete [2023-07-18T19:49:30.834Z] 2437ff75d9bd: Verifying Checksum [2023-07-18T19:49:30.834Z] 2437ff75d9bd: Download complete [2023-07-18T19:49:32.240Z] 8998bd30e6a1: Pull complete [2023-07-18T19:49:34.815Z] 04944245beec: Pull complete [2023-07-18T19:49:36.221Z] 699f458cf7ca: Pull complete [2023-07-18T19:49:36.485Z] 765212b225bb: Pull complete [2023-07-18T19:49:37.067Z] f23df028b6ca: Pull complete [2023-07-18T19:49:37.333Z] d65c8cfc05b1: Pull complete [2023-07-18T19:49:52.399Z] 2437ff75d9bd: Pull complete [2023-07-18T19:49:52.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-18T19:49:52.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T19:49:52.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:49:52.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2023-07-18T19:49:52.821Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-18T19:49:55.552Z] $ docker top 49a2ceca0be72c79ac4ca13bb61161b85d2d4c98f154fb2f0a6585cfd8426743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:49:56.491Z] ---> job-cost.sh [2023-07-18T19:49:56.491Z] lf-activate-venv: SKIPPING [2023-07-18T19:49:56.491Z] INFO: No Stack... [2023-07-18T19:49:56.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-18T19:49:57.706Z] INFO: Archiving Costs [Pipeline] sh [2023-07-18T19:49:58.105Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-18T19:49:58.105Z] + cut -d, -f6 [Pipeline] lock [2023-07-18T19:49:58.189Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4610-1-stack-cost] [2023-07-18T19:49:58.194Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4610-1-stack-cost] did not exist. Created. [2023-07-18T19:49:58.194Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-18T19:49:58.613Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-18T19:49:59.084Z] Stashed 1 file(s) [Pipeline] } [2023-07-18T19:49:59.105Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-18T19:49:59.209Z] $ docker stop --time=1 49a2ceca0be72c79ac4ca13bb61161b85d2d4c98f154fb2f0a6585cfd8426743 [2023-07-18T19:50:00.847Z] $ docker rm -f --volumes 49a2ceca0be72c79ac4ca13bb61161b85d2d4c98f154fb2f0a6585cfd8426743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-18T19:50:01.845Z] provisioning config files... [2023-07-18T19:50:01.852Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17503067196292245984tmp [Pipeline] { [Pipeline] sh [2023-07-18T19:50:02.193Z] + set +x [2023-07-18T19:50:02.194Z] + curl -s https://codecov.io/bash [2023-07-18T19:50:02.194Z] + bash -s -- [2023-07-18T19:50:02.194Z] [2023-07-18T19:50:02.194Z] _____ _ [2023-07-18T19:50:02.194Z] / ____| | | [2023-07-18T19:50:02.194Z] | | ___ __| | ___ ___ _____ __ [2023-07-18T19:50:02.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-18T19:50:02.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-18T19:50:02.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-18T19:50:02.194Z] Bash-1.0.6 [2023-07-18T19:50:02.194Z] [2023-07-18T19:50:02.194Z] [2023-07-18T19:50:02.194Z] ==> git version 2.25.1 found [2023-07-18T19:50:02.194Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-18T19:50:02.194Z] Release-Date: 2020-01-08 [2023-07-18T19:50:02.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-18T19:50:02.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-18T19:50:02.194Z] ==> Jenkins CI detected. [2023-07-18T19:50:02.194Z] current dir:  /w/workspace/edgex-go/1 [2023-07-18T19:50:02.194Z] project root: . [2023-07-18T19:50:02.194Z] --> token set from env [2023-07-18T19:50:02.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-18T19:50:02.194Z] ==> Running gcov in . (disable via -X gcov) [2023-07-18T19:50:02.194Z] ==> Python coveragepy not found [2023-07-18T19:50:02.194Z] ==> Searching for coverage reports in: [2023-07-18T19:50:02.194Z] + . [2023-07-18T19:50:02.452Z] -> Found 1 reports [2023-07-18T19:50:02.452Z] ==> Detecting git/mercurial file structure [2023-07-18T19:50:02.452Z] ==> Reading reports [2023-07-18T19:50:02.452Z] + ./coverage.out bytes=448414 [2023-07-18T19:50:02.452Z] ==> Appending adjustments [2023-07-18T19:50:02.452Z] https://docs.codecov.io/docs/fixing-reports [2023-07-18T19:50:03.387Z] + Found adjustments [2023-07-18T19:50:03.387Z] ==> Gzipping contents [2023-07-18T19:50:03.387Z] 60K /tmp/codecov.NJmKNu.gz [2023-07-18T19:50:03.387Z] ==> Uploading reports [2023-07-18T19:50:03.387Z] url: https://codecov.io [2023-07-18T19:50:03.387Z] query: branch=PR-4610&commit=ba98e3742c1c49d8261562c07f8ffb871cce439a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4610&job=&cmd_args= [2023-07-18T19:50:03.387Z] -> Pinging Codecov [2023-07-18T19:50:03.387Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4610&commit=ba98e3742c1c49d8261562c07f8ffb871cce439a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4610&job=&cmd_args= [2023-07-18T19:50:03.647Z] -> Uploading to [2023-07-18T19:50:03.647Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-18/00271124DB129430A58F1EEE437C3FCB/ba98e3742c1c49d8261562c07f8ffb871cce439a/0a7836fd-bcc7-4d03-aa39-1434e009677a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T195003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a1c6ac2a4348be8778e031580b3fd74bf85c7c9526776ad2b2b119abcd420b9 [2023-07-18T19:50:03.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T19:50:03.647Z] Dload Upload Total Spent Left Speed [2023-07-18T19:50:03.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57587 0 0 100 57587 0 282k --:--:-- --:--:-- --:--:-- 282k [2023-07-18T19:50:03.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba98e3742c1c49d8261562c07f8ffb871cce439a [Pipeline] } [2023-07-18T19:50:03.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-18T19:50:05.371Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:05.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:06.598Z] ---> package-listing.sh [2023-07-18T19:50:06.599Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-18T19:50:06.599Z] ++ facter osfamily [2023-07-18T19:50:06.859Z] + OS_FAMILY=debian [2023-07-18T19:50:06.859Z] + workspace=/w/workspace/edgex-go/1 [2023-07-18T19:50:06.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-18T19:50:06.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-18T19:50:06.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-18T19:50:06.859Z] + PACKAGES=/tmp/packages_start.txt [2023-07-18T19:50:06.859Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-18T19:50:06.859Z] + PACKAGES=/tmp/packages_end.txt [2023-07-18T19:50:06.859Z] + case "${OS_FAMILY}" in [2023-07-18T19:50:06.859Z] + dpkg -l [2023-07-18T19:50:06.859Z] + grep '^ii' [2023-07-18T19:50:06.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-18T19:50:06.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-18T19:50:06.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-18T19:50:06.859Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-18T19:50:06.859Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-18T19:50:06.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-18T19:50:06.895Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-18T19:50:07.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:50:07.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T19:50:07.812Z] [2023-07-18T19:50:07.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T19:50:08.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T19:50:08.189Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-18T19:50:08.189Z] 5eb5b503b376: Pulling fs layer [2023-07-18T19:50:08.189Z] 5c69ac0246d0: Pulling fs layer [2023-07-18T19:50:08.189Z] ec43610c2a17: Pulling fs layer [2023-07-18T19:50:08.189Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-18T19:50:08.189Z] 33b1e0a273af: Pulling fs layer [2023-07-18T19:50:08.189Z] 3a2ae6a8a46f: Waiting [2023-07-18T19:50:08.189Z] 5d3b04190fa2: Pulling fs layer [2023-07-18T19:50:08.189Z] 2f39f015ded8: Pulling fs layer [2023-07-18T19:50:08.189Z] 33b1e0a273af: Waiting [2023-07-18T19:50:08.189Z] 2f39f015ded8: Waiting [2023-07-18T19:50:08.189Z] 5d3b04190fa2: Waiting [2023-07-18T19:50:08.189Z] 5c69ac0246d0: Download complete [2023-07-18T19:50:08.189Z] 3a2ae6a8a46f: Download complete [2023-07-18T19:50:08.189Z] 33b1e0a273af: Verifying Checksum [2023-07-18T19:50:08.189Z] 33b1e0a273af: Download complete [2023-07-18T19:50:08.189Z] ec43610c2a17: Verifying Checksum [2023-07-18T19:50:08.189Z] ec43610c2a17: Download complete [2023-07-18T19:50:08.450Z] 5eb5b503b376: Verifying Checksum [2023-07-18T19:50:08.450Z] 5eb5b503b376: Download complete [2023-07-18T19:50:09.016Z] 2f39f015ded8: Download complete [2023-07-18T19:50:09.583Z] 5eb5b503b376: Pull complete [2023-07-18T19:50:09.583Z] 5c69ac0246d0: Pull complete [2023-07-18T19:50:10.148Z] ec43610c2a17: Pull complete [2023-07-18T19:50:10.148Z] 3a2ae6a8a46f: Pull complete [2023-07-18T19:50:10.406Z] 33b1e0a273af: Pull complete [2023-07-18T19:50:10.406Z] 5d3b04190fa2: Pull complete [2023-07-18T19:50:14.588Z] 2f39f015ded8: Pull complete [2023-07-18T19:50:14.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-18T19:50:14.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T19:50:14.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T19:50:14.789Z] prd-ubuntu20.04-docker-8c-8g-1465 does not seem to be running inside a container [2023-07-18T19:50:14.815Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-18T19:50:19.574Z] $ docker top 59ad4eb68e6938530aa7c4f4bd254e805ad5fe116431e8af9a0c4f694ab1f8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T19:50:19.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-18T19:50:20.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-18T19:50:20.576Z] + ls /var/log/sa-host [2023-07-18T19:50:20.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T19:50:20.794Z] provisioning config files... [2023-07-18T19:50:20.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3281908454489321813tmp [Pipeline] { [Pipeline] echo [2023-07-18T19:50:20.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:21.173Z] ---> create-netrc.sh [Pipeline] } [2023-07-18T19:50:21.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:21.604Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-18T19:50:21.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:21.956Z] ---> sudo-logs.sh [2023-07-18T19:50:21.956Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-18T19:50:22.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:22.352Z] ---> job-cost.sh [2023-07-18T19:50:22.352Z] lf-activate-venv: SKIPPING [2023-07-18T19:50:22.352Z] DEBUG: total: 0.10999999940395355 [2023-07-18T19:50:22.352Z] INFO: Retrieving Stack Cost... [2023-07-18T19:50:22.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-18T19:50:23.181Z] INFO: Archiving Costs [Pipeline] echo [2023-07-18T19:50:23.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T19:50:23.529Z] ---> logs-deploy.sh [2023-07-18T19:50:23.529Z] lf-activate-venv: SKIPPING [2023-07-18T19:50:23.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4610/1 [2023-07-18T19:50:23.529Z] INFO: archiving workspace using pattern(s): [2023-07-18T19:50:24.466Z] Archives upload complete. [2023-07-18T19:50:24.466Z] INFO: archiving logs to Nexus