Pull request #4680 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 90970b40a7760f975325209f021304e80d53b80c+0b0266d3ec527e29a217e8c26249c7de783c5a8a (8d6a0866db47878024b670c972465ba00694b5ba) 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-ssh3109472738427729947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3607421062641536835.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4680/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-4680/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1769019736072220480.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-4680/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3208677558157940623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17235892682393836644.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-4680/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-4680/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh657891666168557435.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5968’ Running on prd-ubuntu20.04-docker-8c-8g-5970 in /w/workspace/edgexfoundry_edgex-go_PR-4680 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0b0266d3ec527e29a217e8c26249c7de783c5a8a into PR head commit 90970b40a7760f975325209f021304e80d53b80c Merge succeeded, producing 90970b40a7760f975325209f021304e80d53b80c Checking out Revision 90970b40a7760f975325209f021304e80d53b80c (PR-4680) > 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/4680/head:refs/remotes/origin/PR-4680 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90970b40a7760f975325209f021304e80d53b80c # 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 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90970b40a7760f975325209f021304e80d53b80c # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T20:24:21.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T20:24:21.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:24:21.608Z] ========================================================= [2023-09-12T20:24:21.609Z] EdgeX Global Pipelines Version Info [2023-09-12T20:24:21.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:22.352Z] ------------------- [2023-09-12T20:24:22.352Z] stable info: [2023-09-12T20:24:22.352Z] ------------------- [2023-09-12T20:24:22.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T20:24:22.352Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:24:22.352Z] Message: update stable to v1.0.254 [2023-09-12T20:24:22.923Z] ------------------- [2023-09-12T20:24:22.923Z] experimental info: [2023-09-12T20:24:22.923Z] ------------------- [2023-09-12T20:24:22.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T20:24:22.923Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:24:22.923Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T20:24:23.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T20:24:23.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T20:24:23.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T20:24:23.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T20:24:23.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T20:24:23.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T20:24:23.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T20:24:23.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T20:24:23.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T20:24:23.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T20:24:23.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T20:24:23.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T20:24:23.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T20:24:23.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T20:24:23.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T20:24:23.828Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:24:23.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:24:23.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T20:24:23.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T20:24:23.979Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T20:24:24.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T20:24:24.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T20:24:24.091Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T20:24:24.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4680 [Pipeline] echo [2023-09-12T20:24:24.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4680 [Pipeline] echo [2023-09-12T20:24:24.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4680 [Pipeline] echo [2023-09-12T20:24:24.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90970b40a7760f975325209f021304e80d53b80c [Pipeline] echo [2023-09-12T20:24:24.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90970b4 [Pipeline] echo [2023-09-12T20:24:24.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:24:24.452Z] provisioning config files... [2023-09-12T20:24:24.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16616906935163372844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:24.810Z] ---> docker-login.sh [2023-09-12T20:24:24.810Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:24:25.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:24:25.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:24:25.069Z] Configure a credential helper to remove this warning. See [2023-09-12T20:24:25.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:24:25.069Z] [2023-09-12T20:24:25.069Z] Login Succeeded [2023-09-12T20:24:25.069Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:24:25.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:24:25.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:24:25.330Z] Configure a credential helper to remove this warning. See [2023-09-12T20:24:25.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:24:25.330Z] [2023-09-12T20:24:25.330Z] Login Succeeded [2023-09-12T20:24:25.330Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:24:25.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:24:25.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:24:25.330Z] Configure a credential helper to remove this warning. See [2023-09-12T20:24:25.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:24:25.330Z] [2023-09-12T20:24:25.330Z] Login Succeeded [2023-09-12T20:24:25.330Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:24:25.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:24:25.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:24:25.330Z] Configure a credential helper to remove this warning. See [2023-09-12T20:24:25.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:24:25.330Z] [2023-09-12T20:24:25.330Z] Login Succeeded [2023-09-12T20:24:25.330Z] docker.io [2023-09-12T20:24:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:24:25.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:24:25.851Z] Configure a credential helper to remove this warning. See [2023-09-12T20:24:25.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:24:25.851Z] [2023-09-12T20:24:25.851Z] Login Succeeded [2023-09-12T20:24:25.851Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:24:25.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:24:26.296Z] + 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-09-12T20:24:26.296Z] + dirname cmd/core-command/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/core-data/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/core-metadata/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/+ -f2 [2023-09-12T20:24:26.296Z] dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T20:24:26.296Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T20:24:26.296Z] + cut -d/ -f2 [2023-09-12T20:24:26.296Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T20:24:26.296Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-09-12T20:24:26.296Z] [2023-09-12T20:24:26.296Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T20:24:26.296Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T20:24:26.355Z] + cut -d/ -f2 [2023-09-12T20:24:26.355Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T20:24:26.355Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T20:24:26.355Z] + cut -d/ -f2 [2023-09-12T20:24:26.355Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T20:24:26.447Z] 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-09-12T20:24:26.918Z] + git rev-list -1 --merges 90970b40a7760f975325209f021304e80d53b80c~1..90970b40a7760f975325209f021304e80d53b80c [Pipeline] echo [2023-09-12T20:24:26.949Z] -----------> git rev-list -1 --merges 90970b40a7760f975325209f021304e80d53b80c~1..90970b40a7760f975325209f021304e80d53b80c 90970b40a7760f975325209f021304e80d53b80c [false] [Pipeline] sh [2023-09-12T20:24:27.256Z] + git log --format=format:%s -1 90970b40a7760f975325209f021304e80d53b80c [Pipeline] echo [2023-09-12T20:24:27.304Z] ========================================================= [2023-09-12T20:24:27.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T20:24:27.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T20:24:27.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T20:24:27.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T20:24:27.742Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T20:24:27.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T20:24:27.742Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T20:24:27.742Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T20:24:27.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:24:28.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:24:28.166Z] [2023-09-12T20:24:28.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:24:28.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:24:28.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T20:24:28.543Z] b85a868b505f: Pulling fs layer [2023-09-12T20:24:28.543Z] e2be974225ed: Pulling fs layer [2023-09-12T20:24:28.543Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T20:24:28.543Z] 988bab9f4d93: Pulling fs layer [2023-09-12T20:24:28.543Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T20:24:28.543Z] eaf3925da568: Pulling fs layer [2023-09-12T20:24:28.543Z] bab4dde63d76: Pulling fs layer [2023-09-12T20:24:28.543Z] bde34c3a00c8: Pulling fs layer [2023-09-12T20:24:28.543Z] b352a97aabf1: Pulling fs layer [2023-09-12T20:24:28.543Z] 4872d77fe225: Pulling fs layer [2023-09-12T20:24:28.543Z] 5851b861e8e6: Pulling fs layer [2023-09-12T20:24:28.543Z] 988bab9f4d93: Waiting [2023-09-12T20:24:28.543Z] eaf3925da568: Waiting [2023-09-12T20:24:28.543Z] 4872d77fe225: Waiting [2023-09-12T20:24:28.543Z] 5851b861e8e6: Waiting [2023-09-12T20:24:28.543Z] bde34c3a00c8: Waiting [2023-09-12T20:24:28.543Z] bab4dde63d76: Waiting [2023-09-12T20:24:28.543Z] e2be974225ed: Download complete [2023-09-12T20:24:28.543Z] 988bab9f4d93: Verifying Checksum [2023-09-12T20:24:28.543Z] 988bab9f4d93: Download complete [2023-09-12T20:24:28.543Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T20:24:28.543Z] 1469e6f7b9e6: Download complete [2023-09-12T20:24:28.804Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T20:24:28.804Z] 339a4e72a1f5: Download complete [2023-09-12T20:24:28.804Z] eaf3925da568: Verifying Checksum [2023-09-12T20:24:28.804Z] eaf3925da568: Download complete [2023-09-12T20:24:28.804Z] bde34c3a00c8: Download complete [2023-09-12T20:24:28.804Z] b352a97aabf1: Verifying Checksum [2023-09-12T20:24:28.804Z] b352a97aabf1: Download complete [2023-09-12T20:24:28.804Z] 4872d77fe225: Verifying Checksum [2023-09-12T20:24:28.804Z] 4872d77fe225: Download complete [2023-09-12T20:24:28.804Z] 5851b861e8e6: Verifying Checksum [2023-09-12T20:24:28.804Z] 5851b861e8e6: Download complete [2023-09-12T20:24:28.804Z] b85a868b505f: Download complete [2023-09-12T20:24:29.064Z] bab4dde63d76: Verifying Checksum [2023-09-12T20:24:29.064Z] bab4dde63d76: Download complete [2023-09-12T20:24:30.444Z] b85a868b505f: Pull complete [2023-09-12T20:24:30.704Z] e2be974225ed: Pull complete [2023-09-12T20:24:31.642Z] 339a4e72a1f5: Pull complete [2023-09-12T20:24:31.909Z] 988bab9f4d93: Pull complete [2023-09-12T20:24:32.169Z] 1469e6f7b9e6: Pull complete [2023-09-12T20:24:32.429Z] eaf3925da568: Pull complete [2023-09-12T20:24:34.993Z] bab4dde63d76: Pull complete [2023-09-12T20:24:34.993Z] bde34c3a00c8: Pull complete [2023-09-12T20:24:35.254Z] b352a97aabf1: Pull complete [2023-09-12T20:24:35.514Z] 4872d77fe225: Pull complete [2023-09-12T20:24:35.777Z] 5851b861e8e6: Pull complete [2023-09-12T20:24:35.777Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T20:24:35.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:24:35.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:24:36.028Z] prd-ubuntu20.04-docker-8c-8g-5970 does not seem to be running inside a container [2023-09-12T20:24:36.055Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T20:24:43.049Z] $ docker top e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 -eo pid,comm [2023-09-12T20:24:43.109Z] 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-09-12T20:24:43.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T20:24:43.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:24:43.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:24:43.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:24:43.334Z] $ docker exec e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 ssh-agent [2023-09-12T20:24:43.445Z] SSH_AUTH_SOCK=/tmp/ssh-8HoturkPl6kD/agent.14 [2023-09-12T20:24:43.445Z] SSH_AGENT_PID=20 [2023-09-12T20:24:43.458Z] Running ssh-add (command line suppressed) [2023-09-12T20:24:43.544Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15218569246947402444.key (/w/workspace/edgex-go/1@tmp/private_key_15218569246947402444.key) [2023-09-12T20:24:43.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:24:43.917Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T20:24:43.947Z] $ docker exec --env ******** --env ******** e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 ssh-agent -k [2023-09-12T20:24:44.037Z] unset SSH_AUTH_SOCK; [2023-09-12T20:24:44.038Z] unset SSH_AGENT_PID; [2023-09-12T20:24:44.038Z] echo Agent pid 20 killed; [2023-09-12T20:24:44.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T20:24:44.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:24:44.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:24:44.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:24:44.239Z] $ docker exec e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 ssh-agent [2023-09-12T20:24:44.354Z] SSH_AUTH_SOCK=/tmp/ssh-J4j0X8CJZxHx/agent.70 [2023-09-12T20:24:44.354Z] SSH_AGENT_PID=76 [2023-09-12T20:24:44.358Z] Running ssh-add (command line suppressed) [2023-09-12T20:24:44.448Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5522089720000530604.key (/w/workspace/edgex-go/1@tmp/private_key_5522089720000530604.key) [2023-09-12T20:24:44.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:24:44.789Z] + git semver init [2023-09-12T20:24:45.048Z] 2023-09-12 20:24:45,004 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T20:24:45.048Z] 2023-09-12 20:24:45,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-12T20:24:45.048Z] 2023-09-12 20:24:45,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-12T20:24:45.048Z] 2023-09-12 20:24:45,007 [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-09-12T20:24:53.387Z] 2023-09-12 20:24:51,882 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4680 with force:False [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,883 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4680 [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,888 [execute] INFO git cat-file --batch-check [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,894 [execute] INFO git cat-file --batch [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:24:53.388Z] 2023-09-12 20:24:51,900 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4680 [2023-09-12T20:24:53.388Z] 0.0.0 [Pipeline] } [2023-09-12T20:24:53.419Z] $ docker exec --env ******** --env ******** e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 ssh-agent -k [2023-09-12T20:24:53.525Z] unset SSH_AUTH_SOCK; [2023-09-12T20:24:53.527Z] unset SSH_AGENT_PID; [2023-09-12T20:24:53.527Z] echo Agent pid 76 killed; [2023-09-12T20:24:53.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:24:53.980Z] + git semver [Pipeline] } [2023-09-12T20:24:54.259Z] $ docker stop --time=1 e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 [2023-09-12T20:24:56.181Z] $ docker rm -f --volumes e9fea2d496d7be6ee13cd10f522369c272580270f138a5a30340630285e9ddb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:24:56.622Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:24:56.888Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:24:56.905Z] [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-09-12T20:24:57.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T20:24:57.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:24:57.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:24:57.772Z] ========================================================= [2023-09-12T20:24:57.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:24:57.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:24:58.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:24:58.126Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:24:58.126Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:24:58.126Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:24:58.126Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:24:58.126Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:24:58.126Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:24:58.126Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:24:58.126Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:24:58.126Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:24:58.126Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:24:58.126Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:24:58.126Z] 5e8b037d7d82: Waiting [2023-09-12T20:24:58.126Z] 8ac70367396e: Waiting [2023-09-12T20:24:58.126Z] 6db16350a2e2: Waiting [2023-09-12T20:24:58.126Z] 9250d5d63582: Waiting [2023-09-12T20:24:58.126Z] 9e4f439ed901: Waiting [2023-09-12T20:24:58.126Z] ad3a456e5733: Waiting [2023-09-12T20:24:58.126Z] feaf6a47b606: Waiting [2023-09-12T20:24:58.126Z] c4d48a809fc2: Verifying Checksum [2023-09-12T20:24:58.126Z] c4d48a809fc2: Download complete [2023-09-12T20:24:58.126Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:24:58.126Z] ad3a456e5733: Download complete [2023-09-12T20:24:58.126Z] 9e4f439ed901: Download complete [2023-09-12T20:24:58.126Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:24:58.126Z] 7264a8db6415: Download complete [2023-09-12T20:24:58.126Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:24:58.126Z] feaf6a47b606: Download complete [2023-09-12T20:24:58.384Z] 7264a8db6415: Pull complete [2023-09-12T20:24:58.645Z] c4d48a809fc2: Pull complete [2023-09-12T20:24:58.645Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:24:58.645Z] 8ac70367396e: Download complete [2023-09-12T20:24:58.905Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T20:24:58.905Z] 4f1c88b9dad5: Download complete [2023-09-12T20:24:58.905Z] 6db16350a2e2: Download complete [2023-09-12T20:24:59.164Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:24:59.164Z] 9250d5d63582: Download complete [2023-09-12T20:24:59.164Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:24:59.164Z] 5e8b037d7d82: Download complete [2023-09-12T20:25:02.463Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:25:02.463Z] ad3a456e5733: Pull complete [2023-09-12T20:25:03.030Z] 9e4f439ed901: Pull complete [2023-09-12T20:25:03.288Z] feaf6a47b606: Pull complete [2023-09-12T20:25:05.818Z] 5e8b037d7d82: Pull complete [2023-09-12T20:25:06.387Z] 8ac70367396e: Pull complete [2023-09-12T20:25:06.645Z] 6db16350a2e2: Pull complete [2023-09-12T20:25:07.213Z] 9250d5d63582: Pull complete [2023-09-12T20:25:07.213Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:25:07.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:25:07.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:25:07.573Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:25:07.573Z] WORKDIR /edgex [2023-09-12T20:25:07.573Z] COPY go.mod . [2023-09-12T20:25:07.573Z] RUN go mod download [2023-09-12T20:25:07.573Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-12T20:25:08.143Z] Sending build context to Docker daemon 170.9MB [2023-09-12T20:25:08.143Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:25:08.143Z] ---> fa269f55d9b9 [2023-09-12T20:25:08.143Z] Step 2/4 : WORKDIR /edgex [2023-09-12T20:25:12.209Z] Still waiting to schedule task [2023-09-12T20:25:12.209Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5969’ is offline [2023-09-12T20:25:18.180Z] ---> Running in a5bfddc30aca [2023-09-12T20:25:18.180Z] Removing intermediate container a5bfddc30aca [2023-09-12T20:25:18.180Z] ---> 980e2b0415c9 [2023-09-12T20:25:18.180Z] Step 3/4 : COPY go.mod . [2023-09-12T20:25:18.180Z] ---> a31a73a9a951 [2023-09-12T20:25:18.180Z] Step 4/4 : RUN go mod download [2023-09-12T20:25:18.180Z] ---> Running in f4625247b020 [2023-09-12T20:25:40.143Z] Removing intermediate container f4625247b020 [2023-09-12T20:25:40.143Z] ---> bbf0b33d963a [2023-09-12T20:25:40.143Z] Successfully built bbf0b33d963a [2023-09-12T20:25:40.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:25:40.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:25:40.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:25:40.686Z] prd-ubuntu20.04-docker-8c-8g-5970 does not seem to be running inside a container [2023-09-12T20:25:40.722Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:25:41.198Z] $ docker top 7fb6ed861472f8817a2531f83d60a784283eadabb623bf902382234bd4d148c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:25:41.600Z] + go version [2023-09-12T20:25:41.600Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T20:25:41.630Z] $ docker stop --time=1 7fb6ed861472f8817a2531f83d60a784283eadabb623bf902382234bd4d148c2 [2023-09-12T20:25:42.959Z] $ docker rm -f --volumes 7fb6ed861472f8817a2531f83d60a784283eadabb623bf902382234bd4d148c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:25:43.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:25:43.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:25:43.878Z] prd-ubuntu20.04-docker-8c-8g-5970 does not seem to be running inside a container [2023-09-12T20:25:43.915Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:25:44.292Z] $ docker top 0b1c481f5922613f0bd686ab34ccb352f02987eb3e864b0b019fa91ea5023640 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T20:25:44.395Z] ========================================================= [2023-09-12T20:25:44.396Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T20:25:44.396Z] ========================================================= [Pipeline] sh [2023-09-12T20:25:44.693Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:25:45.052Z] + make test [2023-09-12T20:25:45.052Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:25:51.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T20:26:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T20:26:04.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T20:26:04.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T20:26:04.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T20:26:04.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T20:26:04.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T20:26:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-09-12T20:26:05.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T20:26:05.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T20:26:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-09-12T20:26:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T20:26:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T20:26:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:26:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T20:26:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T20:26:06.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T20:26:06.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T20:26:08.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T20:26:08.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:26:08.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T20:26:08.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T20:26:08.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.088s coverage: 69.4% of statements [2023-09-12T20:26:08.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.0% of statements [2023-09-12T20:26:09.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 93.4% of statements [2023-09-12T20:26:09.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 3.8% of statements [2023-09-12T20:26:09.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 97.6% of statements [2023-09-12T20:26:09.809Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements [2023-09-12T20:26:10.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T20:26:10.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T20:26:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2023-09-12T20:26:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.055s coverage: 32.2% of statements [2023-09-12T20:26:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 41.7% of statements [2023-09-12T20:26:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2023-09-12T20:26:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2023-09-12T20:26:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-09-12T20:26:12.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T20:26:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T20:26:13.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T20:26:13.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T20:26:13.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T20:26:13.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T20:26:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T20:26:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T20:26:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T20:26:16.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T20:26:16.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T20:26:17.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T20:26:17.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T20:26:20.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T20:26:20.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T20:26:20.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T20:26:21.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T20:26:21.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T20:26:21.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T20:26:23.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T20:26:23.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T20:26:23.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T20:26:23.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T20:26:24.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2023-09-12T20:26:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T20:26:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T20:26:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T20:26:24.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T20:26:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T20:26:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T20:26:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T20:26:26.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:26:26.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T20:26:26.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T20:26:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T20:26:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.410s coverage: 79.9% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.050s coverage: 86.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.201s coverage: 38.4% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.060s coverage: 84.8% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.077s coverage: 17.7% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-12T20:26:37.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.123s coverage: 98.9% of statements [2023-09-12T20:26:37.759Z] 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-09-12T20:26:37.759Z] running golangci-lint [2023-09-12T20:26:37.759Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-12T20:26:37.759Z] go version go1.21.0 linux/amd64 [2023-09-12T20:26:37.759Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-12T20:26:37.759Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-12T20:26:46.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5971 in /w/workspace/edgexfoundry_edgex-go_PR-4680 [Pipeline] { [Pipeline] ws [2023-09-12T20:26:46.902Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T20:26:46.982Z] The recommended git tool is: git [2023-09-12T20:26:51.891Z] using credential edgex-jenkins-ssh [2023-09-12T20:26:51.904Z] Cloning the remote Git repository [2023-09-12T20:26:52.641Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 12.618269982s" [2023-09-12T20:26:52.641Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.14867ms" [2023-09-12T20:26:51.946Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:26:52.037Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-12T20:26:52.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:26:52.173Z] > git --version # timeout=10 [2023-09-12T20:26:52.198Z] > git --version # 'git version 2.25.1' [2023-09-12T20:26:52.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:26:52.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:27:00.775Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.146583276s with top 10 stages: buildir: 43.401071203s, gosec: 8.593318608s, inspect: 2.272683395s, fact_deprecated: 2.028384966s, S1038: 1.668160166s, ctrlflow: 1.648237997s, printf: 1.381362378s, fact_purity: 925.931502ms, nilness: 747.498217ms, SA4029: 741.54407ms" [2023-09-12T20:27:00.775Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-12T20:27:00.775Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/194, skip_files: 194/194, nolint: 0/21, filename_unadjuster: 194/194, path_prettifier: 194/194, autogenerated_exclude: 194/194, identifier_marker: 194/194, exclude: 194/194, cgo: 194/194, skip_dirs: 194/194" [2023-09-12T20:27:00.775Z] level=info msg="[runner] processing took 18.895638ms with stages: nolint: 10.164065ms, identifier_marker: 3.63437ms, autogenerated_exclude: 1.898102ms, path_prettifier: 1.495273ms, exclude-rules: 1.029823ms, skip_dirs: 626.624µs, cgo: 27.901µs, filename_unadjuster: 12.71µs, max_same_issues: 1.55µs, max_from_linter: 750ns, diff: 690ns, uniq_by_line: 620ns, skip_files: 610ns, fixer: 530ns, exclude: 430ns, path_shortener: 400ns, sort_results: 320ns, severity-rules: 310ns, source_code: 230ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" [2023-09-12T20:27:00.775Z] level=info msg="[runner] linters took 10.035071892s with stages: goanalysis_metalinter: 10.01598099s" [2023-09-12T20:27:00.775Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-12T20:27:00.775Z] level=info msg="Memory: 227 samples, avg is 273.4MB, max is 900.1MB" [2023-09-12T20:27:00.775Z] level=info msg="Execution took 22.705192982s" [2023-09-12T20:27:00.775Z] go vet ./... [2023-09-12T20:27:04.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:27:04.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:27:05.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:27:05.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T20:27:05.627Z] + ls -al . [2023-09-12T20:27:05.627Z] total 728 [2023-09-12T20:27:05.627Z] drwxrwxr-x 12 1001 1001 4096 Sep 12 20:25 . [2023-09-12T20:27:05.627Z] drwxr-xr-x 4 root root 4096 Sep 12 20:25 .. [2023-09-12T20:27:05.627Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:24 .blubracket [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 20:24 .dockerignore [2023-09-12T20:27:05.627Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 20:26 .git [2023-09-12T20:27:05.627Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 20:24 .github [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 20:24 .gitignore [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 20:24 .golangci.yml [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 20:24 .hadolint.yml [2023-09-12T20:27:05.627Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 20:24 .semver [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 20:24 .sonarcloud.properties [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 20:24 ADOPTERS.md [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 11674 Sep 12 20:24 Attribution.txt [2023-09-12T20:27:05.627Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 20:24 CHANGELOG.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 20:24 CONTRIBUTING.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 20:24 GOVERNANCE.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 20:24 Jenkinsfile [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 20:24 LICENSE [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 20:24 Makefile [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 20:24 OWNERS.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 20:24 README.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 20:24 SECURITY.md [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 20:24 VERSION [2023-09-12T20:27:05.628Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:24 bin [2023-09-12T20:27:05.628Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 20:24 cmd [2023-09-12T20:27:05.628Z] -rw-r--r-- 1 root root 450471 Sep 12 20:26 coverage.out [2023-09-12T20:27:05.628Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:24 fuzz_test [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 20:24 go.mod [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 20:24 go.sum [2023-09-12T20:27:05.628Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 20:24 internal [2023-09-12T20:27:05.628Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 20:24 openapi [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 20:24 security.txt [2023-09-12T20:27:05.628Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 20:24 snap [2023-09-12T20:27:05.628Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 20:24 version.go [Pipeline] sh [2023-09-12T20:27:05.944Z] + '[' -e coverage.out ] [2023-09-12T20:27:05.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T20:27:06.092Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T20:27:06.387Z] + make build [2023-09-12T20:27:06.387Z] 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-09-12T20:27:08.220Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T20:27:08.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:27:08.987Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T20:27:09.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T20:27:09.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:27:09.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4680/head:refs/remotes/origin/PR-4680 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T20:27:09.766Z] Merging remotes/origin/main commit 0b0266d3ec527e29a217e8c26249c7de783c5a8a into PR head commit 90970b40a7760f975325209f021304e80d53b80c [2023-09-12T20:27:10.169Z] Merge succeeded, producing 90970b40a7760f975325209f021304e80d53b80c [2023-09-12T20:27:10.170Z] Checking out Revision 90970b40a7760f975325209f021304e80d53b80c (PR-4680) [2023-09-12T20:27:09.787Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:27:09.863Z] > git checkout -f 90970b40a7760f975325209f021304e80d53b80c # timeout=10 [2023-09-12T20:27:10.073Z] > git remote # timeout=10 [2023-09-12T20:27:10.089Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T20:27:10.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:27:10.127Z] > git merge 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 [2023-09-12T20:27:10.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T20:27:10.178Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:27:10.194Z] > git checkout -f 90970b40a7760f975325209f021304e80d53b80c # timeout=10 [2023-09-12T20:27:13.665Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" [2023-09-12T20:27:13.708Z] > git --version # timeout=10 [2023-09-12T20:27:13.718Z] > git --version # 'git version 2.25.1' [2023-09-12T20:27:13.731Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:27:14.863Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T20:27:14.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:27:14.863Z] Dload Upload Total Spent Left Speed [2023-09-12T20:27:14.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-09-12T20:27:15.469Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T20:27:15.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T20:27:15.807Z] + sudo tee /etc/docker/daemon.new [2023-09-12T20:27:15.807Z] { [2023-09-12T20:27:15.807Z] "registry-mirrors": [ [2023-09-12T20:27:15.807Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T20:27:15.807Z] ], [2023-09-12T20:27:15.807Z] "bip": "10.250.0.254/24", [2023-09-12T20:27:15.807Z] "hosts": [ [2023-09-12T20:27:15.807Z] "tcp://0.0.0.0:5555", [2023-09-12T20:27:15.807Z] "unix:///var/run/docker.sock" [2023-09-12T20:27:15.807Z] ], [2023-09-12T20:27:15.807Z] "mtu": 1458, [2023-09-12T20:27:15.807Z] "selinux-enabled": true, [2023-09-12T20:27:15.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T20:27:15.807Z] } [Pipeline] sh [2023-09-12T20:27:16.145Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T20:27:16.486Z] + sudo service docker restart [2023-09-12T20:27:21.269Z] 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-09-12T20:27:21.269Z] 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-09-12T20:27:21.883Z] 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-09-12T20:27:22.840Z] 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-09-12T20:27:29.413Z] 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-09-12T20:27:30.347Z] 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-09-12T20:27:31.726Z] 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-09-12T20:27:33.101Z] 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-09-12T20:27:33.669Z] 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-09-12T20:27:34.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:27:34.779Z] provisioning config files... [2023-09-12T20:27:34.801Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3820757945757022431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:27:35.171Z] ---> docker-login.sh [2023-09-12T20:27:35.171Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:27:35.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:27:35.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:27:35.709Z] Configure a credential helper to remove this warning. See [2023-09-12T20:27:35.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:27:35.709Z] [2023-09-12T20:27:35.709Z] Login Succeeded [2023-09-12T20:27:35.709Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:27:35.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:27:35.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:27:35.975Z] Configure a credential helper to remove this warning. See [2023-09-12T20:27:35.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:27:35.975Z] [2023-09-12T20:27:35.975Z] Login Succeeded [2023-09-12T20:27:35.975Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:27:35.987Z] 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-09-12T20:27:36.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:27:36.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:27:36.509Z] Configure a credential helper to remove this warning. See [2023-09-12T20:27:36.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:27:36.509Z] [2023-09-12T20:27:36.509Z] Login Succeeded [2023-09-12T20:27:36.509Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:27:36.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:27:36.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:27:36.783Z] Configure a credential helper to remove this warning. See [2023-09-12T20:27:36.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:27:36.783Z] [2023-09-12T20:27:36.783Z] Login Succeeded [2023-09-12T20:27:36.783Z] docker.io [2023-09-12T20:27:37.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:27:37.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:27:37.316Z] Configure a credential helper to remove this warning. See [2023-09-12T20:27:37.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:27:37.316Z] [2023-09-12T20:27:37.316Z] Login Succeeded [2023-09-12T20:27:37.316Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:27:37.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T20:27:37.424Z] $ docker stop --time=1 0b1c481f5922613f0bd686ab34ccb352f02987eb3e864b0b019fa91ea5023640 [2023-09-12T20:27:44.424Z] $ docker rm -f --volumes 0b1c481f5922613f0bd686ab34ccb352f02987eb3e864b0b019fa91ea5023640 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [2023-09-12T20:27:45.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:27:45.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:27:45.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2023-09-12T20:27:45.626Z] ========================================================= [2023-09-12T20:27:45.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T20:27:45.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:27:45.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T20:27:45.850Z] [2023-09-12T20:27:45.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:27:46.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:27:46.004Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T20:27:46.004Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T20:27:46.004Z] 5d54e960e981: Pulling fs layer [2023-09-12T20:27:46.004Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T20:27:46.004Z] f0e02332f6b5: Pulling fs layer [2023-09-12T20:27:46.004Z] 66412af1f25a: Pulling fs layer [2023-09-12T20:27:46.004Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T20:27:46.004Z] 9a37bb91b891: Pulling fs layer [2023-09-12T20:27:46.004Z] a29adfc67d43: Pulling fs layer [2023-09-12T20:27:46.004Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T20:27:46.004Z] f0e02332f6b5: Waiting [2023-09-12T20:27:46.004Z] 66412af1f25a: Waiting [2023-09-12T20:27:46.004Z] 1baf3a5c0e64: Waiting [2023-09-12T20:27:46.004Z] 9a37bb91b891: Waiting [2023-09-12T20:27:46.004Z] a29adfc67d43: Waiting [2023-09-12T20:27:46.004Z] d5de9f91c1a4: Waiting [2023-09-12T20:27:46.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T20:27:46.235Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-12T20:27:46.235Z] 91d30c5bc195: Pulling fs layer [2023-09-12T20:27:46.235Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-12T20:27:46.235Z] 9c61dcf015f6: Pulling fs layer [2023-09-12T20:27:46.235Z] 4698f68db338: Pulling fs layer [2023-09-12T20:27:46.235Z] 2a2f49069b9e: Pulling fs layer [2023-09-12T20:27:46.235Z] e0025b399a48: Pulling fs layer [2023-09-12T20:27:46.235Z] 2a2f49069b9e: Waiting [2023-09-12T20:27:46.235Z] 4698f68db338: Waiting [2023-09-12T20:27:46.235Z] e0025b399a48: Waiting [2023-09-12T20:27:46.272Z] 5d54e960e981: Download complete [2023-09-12T20:27:46.272Z] f0e02332f6b5: Verifying Checksum [2023-09-12T20:27:46.272Z] f0e02332f6b5: Download complete [2023-09-12T20:27:46.272Z] 66412af1f25a: Download complete [2023-09-12T20:27:46.272Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T20:27:46.272Z] 9fda8d8052c6: Download complete [2023-09-12T20:27:46.511Z] 91d30c5bc195: Verifying Checksum [2023-09-12T20:27:46.512Z] 91d30c5bc195: Download complete [2023-09-12T20:27:46.512Z] 4698f68db338: Verifying Checksum [2023-09-12T20:27:46.512Z] 4698f68db338: Download complete [2023-09-12T20:27:46.512Z] 91d30c5bc195: Pull complete [2023-09-12T20:27:46.512Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-12T20:27:46.512Z] 2e9b0aa3be6d: Download complete [2023-09-12T20:27:46.540Z] 9a37bb91b891: Verifying Checksum [2023-09-12T20:27:46.540Z] 9a37bb91b891: Download complete [2023-09-12T20:27:46.771Z] e0025b399a48: Verifying Checksum [2023-09-12T20:27:46.771Z] e0025b399a48: Download complete [2023-09-12T20:27:46.771Z] 2a2f49069b9e: Verifying Checksum [2023-09-12T20:27:46.771Z] 2a2f49069b9e: Download complete [2023-09-12T20:27:47.030Z] 2e9b0aa3be6d: Pull complete [2023-09-12T20:27:47.136Z] a29adfc67d43: Download complete [2023-09-12T20:27:47.136Z] 9fda8d8052c6: Pull complete [2023-09-12T20:27:47.293Z] 9c61dcf015f6: Verifying Checksum [2023-09-12T20:27:47.293Z] 9c61dcf015f6: Download complete [2023-09-12T20:27:47.724Z] 5d54e960e981: Pull complete [2023-09-12T20:27:47.990Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T20:27:47.990Z] d5de9f91c1a4: Download complete [2023-09-12T20:27:47.990Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T20:27:47.990Z] c4a7e357bf2a: Download complete [2023-09-12T20:27:48.949Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T20:27:48.949Z] 1baf3a5c0e64: Download complete [2023-09-12T20:27:49.824Z] 9c61dcf015f6: Pull complete [2023-09-12T20:27:49.824Z] 4698f68db338: Pull complete [2023-09-12T20:27:50.083Z] 2a2f49069b9e: Pull complete [2023-09-12T20:27:50.342Z] e0025b399a48: Pull complete [2023-09-12T20:27:50.342Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-12T20:27:50.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T20:27:50.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:27:50.571Z] prd-ubuntu20.04-docker-8c-8g-5970 does not seem to be running inside a container [2023-09-12T20:27:50.609Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-12T20:27:55.541Z] $ docker top c9067181fb7d3513e412e223501687d75ca040d089d10bad89548c455ed9dce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:27:55.951Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T20:27:57.856Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-12T20:27:58.116Z] #1 transferring dockerfile: [2023-09-12T20:27:58.116Z] #1 transferring dockerfile: 1.96kB done [2023-09-12T20:27:58.376Z] #1 DONE 0.4s [2023-09-12T20:27:58.376Z] [2023-09-12T20:27:58.376Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T20:27:58.376Z] #2 transferring dockerfile: 2.82kB done [2023-09-12T20:27:58.376Z] #2 DONE 0.2s [2023-09-12T20:27:58.376Z] [2023-09-12T20:27:58.376Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-12T20:27:58.376Z] #3 transferring dockerfile: 1.84kB done [2023-09-12T20:27:58.376Z] #3 DONE 0.2s [2023-09-12T20:27:58.376Z] [2023-09-12T20:27:58.376Z] #4 [core-metadata internal] load .dockerignore [2023-09-12T20:27:58.636Z] #4 ... [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #5 transferring dockerfile: 1.82kB done [2023-09-12T20:27:58.636Z] #5 DONE 0.4s [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #6 [core-data internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #6 transferring dockerfile: 1.90kB done [2023-09-12T20:27:58.636Z] #6 DONE 0.4s [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #4 [core-metadata internal] load .dockerignore [2023-09-12T20:27:58.636Z] #4 transferring context: 56B done [2023-09-12T20:27:58.636Z] #4 ... [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #7 transferring dockerfile: 1.82kB done [2023-09-12T20:27:58.636Z] #7 DONE 0.3s [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #8 transferring dockerfile: 1.58kB done [2023-09-12T20:27:58.636Z] #8 DONE 0.3s [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #9 transferring dockerfile: 1.78kB done [2023-09-12T20:27:58.636Z] #9 DONE 0.4s [2023-09-12T20:27:58.636Z] [2023-09-12T20:27:58.636Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T20:27:58.636Z] #10 transferring dockerfile: 2.38kB done [2023-09-12T20:27:58.636Z] #10 DONE 0.4s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #11 [security-bootstrapper internal] load .dockerignore [2023-09-12T20:27:58.895Z] #11 transferring context: 56B done [2023-09-12T20:27:58.895Z] #11 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #12 [support-notifications internal] load .dockerignore [2023-09-12T20:27:58.895Z] #12 transferring context: 56B done [2023-09-12T20:27:58.895Z] #12 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #4 [core-metadata internal] load .dockerignore [2023-09-12T20:27:58.895Z] #4 DONE 0.4s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #13 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T20:27:58.895Z] #13 DONE 0.0s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:58.895Z] #14 ... [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T20:27:58.895Z] #15 transferring dockerfile: 2.39kB done [2023-09-12T20:27:58.895Z] #15 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T20:27:58.895Z] #16 transferring dockerfile: 2.04kB done [2023-09-12T20:27:58.895Z] #16 DONE 0.4s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T20:27:58.895Z] #17 transferring context: 56B done [2023-09-12T20:27:58.895Z] #17 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T20:27:58.895Z] #18 transferring dockerfile: 1.70kB done [2023-09-12T20:27:58.895Z] #18 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #19 [core-data internal] load .dockerignore [2023-09-12T20:27:58.895Z] #19 transferring context: 56B done [2023-09-12T20:27:58.895Z] #19 DONE 0.3s [2023-09-12T20:27:58.895Z] [2023-09-12T20:27:58.895Z] #14 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:59.034Z] c4a7e357bf2a: Pull complete [2023-09-12T20:27:59.034Z] f0e02332f6b5: Pull complete [2023-09-12T20:27:59.034Z] 66412af1f25a: Pull complete [2023-09-12T20:27:59.155Z] #14 ... [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T20:27:59.156Z] #20 transferring dockerfile: 2.12kB done [2023-09-12T20:27:59.156Z] #20 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #21 [security-spire-config internal] load .dockerignore [2023-09-12T20:27:59.156Z] #21 transferring context: 56B done [2023-09-12T20:27:59.156Z] #21 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #22 [support-scheduler internal] load .dockerignore [2023-09-12T20:27:59.156Z] #22 transferring context: 56B done [2023-09-12T20:27:59.156Z] #22 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #13 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T20:27:59.156Z] #13 DONE 0.0s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:59.156Z] #14 ... [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-09-12T20:27:59.156Z] #23 transferring context: 56B done [2023-09-12T20:27:59.156Z] #23 DONE 0.5s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #24 [core-command internal] load .dockerignore [2023-09-12T20:27:59.156Z] #24 transferring context: 56B done [2023-09-12T20:27:59.156Z] #24 DONE 0.5s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T20:27:59.156Z] #13 DONE 0.0s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #25 [security-spire-server internal] load .dockerignore [2023-09-12T20:27:59.156Z] #25 transferring context: 56B done [2023-09-12T20:27:59.156Z] #25 DONE 0.3s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #26 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T20:27:59.156Z] #26 transferring dockerfile: 1.59kB done [2023-09-12T20:27:59.156Z] #26 DONE 0.6s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-12T20:27:59.156Z] #27 transferring context: 56B done [2023-09-12T20:27:59.156Z] #27 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-12T20:27:59.156Z] #28 transferring context: 56B done [2023-09-12T20:27:59.156Z] #28 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #29 [security-spire-agent internal] load .dockerignore [2023-09-12T20:27:59.156Z] #29 transferring context: 56B done [2023-09-12T20:27:59.156Z] #29 DONE 0.4s [2023-09-12T20:27:59.156Z] [2023-09-12T20:27:59.156Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:59.415Z] #14 ... [2023-09-12T20:27:59.415Z] [2023-09-12T20:27:59.415Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T20:27:59.415Z] #30 transferring context: 56B done [2023-09-12T20:27:59.415Z] #30 DONE 0.5s [2023-09-12T20:27:59.415Z] [2023-09-12T20:27:59.415Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:59.415Z] #14 ... [2023-09-12T20:27:59.415Z] [2023-09-12T20:27:59.415Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T20:27:59.415Z] #13 DONE 0.0s [2023-09-12T20:27:59.415Z] [2023-09-12T20:27:59.415Z] #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:27:59.705Z] #14 DONE 0.9s [2023-09-12T20:27:59.705Z] [2023-09-12T20:27:59.705Z] #31 [core-data internal] load build context [2023-09-12T20:27:59.705Z] #31 DONE 0.0s [2023-09-12T20:27:59.705Z] [2023-09-12T20:27:59.705Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:27:59.705Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:27:59.705Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T20:27:59.705Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T20:27:59.705Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:27:59.706Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T20:27:59.706Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T20:27:59.706Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:27:59.706Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T20:27:59.963Z] #32 DONE 0.8s [2023-09-12T20:27:59.963Z] [2023-09-12T20:27:59.963Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T20:28:00.222Z] #33 ... [2023-09-12T20:28:00.222Z] [2023-09-12T20:28:00.222Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T20:28:00.222Z] #34 DONE 0.9s [2023-09-12T20:28:00.222Z] [2023-09-12T20:28:00.222Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T20:28:00.481Z] #35 ... [2023-09-12T20:28:00.481Z] [2023-09-12T20:28:00.481Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:28:00.481Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T20:28:00.481Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T20:28:00.481Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:28:00.481Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T20:28:00.481Z] #32 DONE 0.8s [2023-09-12T20:28:00.481Z] [2023-09-12T20:28:00.481Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T20:28:00.482Z] #36 DONE 1.4s [2023-09-12T20:28:00.740Z] [2023-09-12T20:28:00.740Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:00.740Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:00.999Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-12T20:28:01.567Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T20:28:01.567Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-12T20:28:01.567Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-12T20:28:01.567Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-09-12T20:28:01.567Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-12T20:28:01.567Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-12T20:28:01.567Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T20:28:01.567Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-12T20:28:01.567Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-12T20:28:01.567Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-12T20:28:01.825Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T20:28:01.825Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s [2023-09-12T20:28:02.538Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.9s [2023-09-12T20:28:02.538Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 1.0s [2023-09-12T20:28:06.766Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.9s done [2023-09-12T20:28:06.766Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.9s done [2023-09-12T20:28:07.254Z] 1baf3a5c0e64: Pull complete [2023-09-12T20:28:07.843Z] 9a37bb91b891: Pull complete [2023-09-12T20:28:09.260Z] a29adfc67d43: Pull complete [2023-09-12T20:28:10.060Z] #37 ... [2023-09-12T20:28:10.060Z] [2023-09-12T20:28:10.060Z] #38 [security-proxy-setup internal] load build context [2023-09-12T20:28:10.060Z] #38 transferring context: 364.69MB 9.4s done [2023-09-12T20:28:10.060Z] #38 ... [2023-09-12T20:28:10.060Z] [2023-09-12T20:28:10.060Z] #39 [support-scheduler internal] load build context [2023-09-12T20:28:10.060Z] #39 transferring context: 364.69MB 8.5s done [2023-09-12T20:28:10.060Z] #39 ... [2023-09-12T20:28:10.060Z] [2023-09-12T20:28:10.060Z] #40 [security-proxy-auth internal] load build context [2023-09-12T20:28:10.060Z] #40 transferring context: 364.69MB 7.4s done [2023-09-12T20:28:10.060Z] #40 ... [2023-09-12T20:28:10.060Z] [2023-09-12T20:28:10.060Z] #41 [security-bootstrapper internal] load build context [2023-09-12T20:28:10.060Z] #41 ... [2023-09-12T20:28:10.060Z] [2023-09-12T20:28:10.060Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T20:28:10.060Z] #42 transferring context: 364.69MB 7.9s done [2023-09-12T20:28:10.319Z] #42 ... [2023-09-12T20:28:10.319Z] [2023-09-12T20:28:10.319Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T20:28:10.319Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:10.319Z] #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:10.319Z] #0 2.508 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T20:28:10.319Z] #0 2.524 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:10.319Z] #0 2.529 (3/4) Installing su-exec (0.2-r3) [2023-09-12T20:28:10.319Z] #0 2.531 (4/4) Installing yq (4.33.3-r3) [2023-09-12T20:28:10.319Z] #0 2.678 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:10.319Z] #0 2.684 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:28:10.319Z] #0 2.722 OK: 17 MiB in 19 packages [2023-09-12T20:28:10.319Z] #43 ... [2023-09-12T20:28:10.319Z] [2023-09-12T20:28:10.319Z] #44 [support-notifications internal] load build context [2023-09-12T20:28:10.319Z] #44 transferring context: 364.69MB 8.2s done [2023-09-12T20:28:10.577Z] #44 ... [2023-09-12T20:28:10.577Z] [2023-09-12T20:28:10.577Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-12T20:28:10.577Z] #45 transferring context: 364.69MB 9.2s done [2023-09-12T20:28:10.577Z] #45 ... [2023-09-12T20:28:10.577Z] [2023-09-12T20:28:10.577Z] #46 [core-command internal] load build context [2023-09-12T20:28:10.577Z] #46 transferring context: 364.69MB 9.5s done [2023-09-12T20:28:10.678Z] d5de9f91c1a4: Pull complete [2023-09-12T20:28:10.678Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T20:28:10.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:28:10.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:28:10.854Z] #46 ... [2023-09-12T20:28:10.854Z] [2023-09-12T20:28:10.854Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T20:28:10.854Z] #0 9.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:10.854Z] #0 9.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:10.854Z] #0 10.25 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:10.854Z] #0 10.25 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T20:28:10.854Z] #0 10.27 (3/4) Installing su-exec (0.2-r3) [2023-09-12T20:28:10.854Z] #0 10.27 (4/4) Installing yq (4.33.3-r3) [2023-09-12T20:28:10.854Z] #0 10.33 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:10.854Z] #0 10.33 OK: 17 MiB in 19 packages [2023-09-12T20:28:10.854Z] #47 ... [2023-09-12T20:28:10.854Z] [2023-09-12T20:28:10.854Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T20:28:11.070Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:28:11.071Z] WORKDIR /edgex [2023-09-12T20:28:11.071Z] COPY go.mod . [2023-09-12T20:28:11.071Z] RUN go mod downloaddocker [2023-09-12T20:28:11.071Z] build -t ci-base-image-arm64 -f - . [2023-09-12T20:28:11.113Z] #48 ... [2023-09-12T20:28:11.113Z] [2023-09-12T20:28:11.113Z] #31 [core-data internal] load build context [2023-09-12T20:28:11.113Z] #31 transferring context: 364.69MB 9.2s done [2023-09-12T20:28:11.113Z] #31 ... [2023-09-12T20:28:11.113Z] [2023-09-12T20:28:11.113Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:28:11.113Z] #49 transferring context: 364.69MB 8.9s done [2023-09-12T20:28:11.371Z] #49 ... [2023-09-12T20:28:11.371Z] [2023-09-12T20:28:11.371Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:28:11.371Z] #50 ... [2023-09-12T20:28:11.371Z] [2023-09-12T20:28:11.371Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T20:28:11.371Z] #35 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:11.371Z] #35 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:11.371Z] #35 1.624 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:11.371Z] #35 1.631 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:11.371Z] #35 1.637 OK: 7 MiB in 16 packages [2023-09-12T20:28:11.645Z] #35 ... [2023-09-12T20:28:11.645Z] [2023-09-12T20:28:11.645Z] #51 [security-spire-config internal] load build context [2023-09-12T20:28:11.645Z] #51 transferring context: 16.36kB 0.0s done [2023-09-12T20:28:11.656Z] Sending build context to Docker daemon 2.977MB [2023-09-12T20:28:11.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:28:11.656Z] ---> 746ca1b523b5 [2023-09-12T20:28:11.656Z] Step 2/4 : WORKDIR /edgex [2023-09-12T20:28:11.906Z] #51 ... [2023-09-12T20:28:11.906Z] [2023-09-12T20:28:11.906Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T20:28:11.906Z] #52 ... [2023-09-12T20:28:11.906Z] [2023-09-12T20:28:11.906Z] #53 [core-metadata internal] load build context [2023-09-12T20:28:11.906Z] #53 transferring context: 364.69MB 8.4s done [2023-09-12T20:28:12.170Z] #53 ... [2023-09-12T20:28:12.170Z] [2023-09-12T20:28:12.170Z] #54 [security-spire-server internal] load build context [2023-09-12T20:28:12.170Z] #54 transferring context: 18.11kB 0.0s done [2023-09-12T20:28:12.170Z] #54 ... [2023-09-12T20:28:12.170Z] [2023-09-12T20:28:12.170Z] #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T20:28:12.433Z] #55 ... [2023-09-12T20:28:12.433Z] [2023-09-12T20:28:12.433Z] #56 [security-spire-agent internal] load build context [2023-09-12T20:28:12.433Z] #56 transferring context: 17.64kB 0.0s done [2023-09-12T20:28:12.693Z] #56 ... [2023-09-12T20:28:12.693Z] [2023-09-12T20:28:12.693Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:28:12.693Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-09-12T20:28:12.693Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-12T20:28:12.693Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-12T20:28:12.693Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-12T20:28:12.693Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T20:28:12.693Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T20:28:12.693Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-12T20:28:12.693Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 8.6s done [2023-09-12T20:28:12.693Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T20:28:12.693Z] #57 ... [2023-09-12T20:28:12.693Z] [2023-09-12T20:28:12.693Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T20:28:13.170Z] #58 ... [2023-09-12T20:28:13.170Z] [2023-09-12T20:28:13.170Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T20:28:13.170Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:13.170Z] #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:13.170Z] #0 1.824 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:13.170Z] #0 2.142 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:13.170Z] #0 2.151 OK: 7 MiB in 16 packages [2023-09-12T20:28:13.430Z] #59 ... [2023-09-12T20:28:13.430Z] [2023-09-12T20:28:13.430Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:13.430Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T20:28:13.615Z] ---> Running in 8b308add719d [2023-09-12T20:28:13.615Z] Removing intermediate container 8b308add719d [2023-09-12T20:28:13.615Z] ---> bb23abbbee5f [2023-09-12T20:28:13.615Z] Step 3/4 : COPY go.mod . [2023-09-12T20:28:14.199Z] ---> 1b655f8c8d13 [2023-09-12T20:28:14.199Z] Step 4/4 : RUN go mod download [2023-09-12T20:28:14.199Z] ---> Running in 89031d93b8bd [2023-09-12T20:28:20.017Z] #37 ... [2023-09-12T20:28:20.018Z] [2023-09-12T20:28:20.018Z] #41 [security-bootstrapper internal] load build context [2023-09-12T20:28:20.018Z] #41 transferring context: 364.69MB 11.0s done [2023-09-12T20:28:41.985Z] #41 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:28:41.985Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-09-12T20:28:41.985Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-12T20:28:41.985Z] #57 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #51 [security-spire-config internal] load build context [2023-09-12T20:28:41.985Z] #51 DONE 38.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #56 [security-spire-agent internal] load build context [2023-09-12T20:28:41.985Z] #56 DONE 38.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #54 [security-spire-server internal] load build context [2023-09-12T20:28:41.985Z] #54 DONE 38.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #40 [security-proxy-auth internal] load build context [2023-09-12T20:28:41.985Z] #40 DONE 39.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T20:28:41.985Z] #47 DONE 39.3s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T20:28:41.985Z] #43 DONE 39.4s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T20:28:41.985Z] #42 DONE 40.0s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T20:28:41.985Z] #59 DONE 39.4s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T20:28:41.985Z] #35 DONE 39.8s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T20:28:41.985Z] #60 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:28:41.985Z] #49 DONE 40.0s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #44 [support-notifications internal] load build context [2023-09-12T20:28:41.985Z] #44 DONE 40.0s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #38 [security-proxy-setup internal] load build context [2023-09-12T20:28:41.985Z] #38 DONE 40.1s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #39 [support-scheduler internal] load build context [2023-09-12T20:28:41.985Z] #39 DONE 40.0s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-12T20:28:41.985Z] #45 DONE 40.1s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #31 [core-data internal] load build context [2023-09-12T20:28:41.985Z] #31 DONE 40.1s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #53 [core-metadata internal] load build context [2023-09-12T20:28:41.985Z] #53 DONE 40.0s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #46 [core-command internal] load build context [2023-09-12T20:28:41.985Z] #46 DONE 40.1s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #41 [security-bootstrapper internal] load build context [2023-09-12T20:28:41.985Z] #41 DONE 40.1s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:41.985Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T20:28:41.985Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.2s [2023-09-12T20:28:41.985Z] #37 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T20:28:41.985Z] #60 DONE 0.5s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:41.985Z] #37 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T20:28:41.985Z] #33 DONE 40.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:41.985Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-09-12T20:28:41.985Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-09-12T20:28:41.985Z] #37 ... [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T20:28:41.985Z] #52 39.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #52 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #52 40.39 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:28:41.985Z] #52 40.39 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:28:41.985Z] #52 40.39 OK: 20063 distinct packages available [2023-09-12T20:28:41.985Z] #52 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #52 40.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #52 40.78 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T20:28:41.985Z] #52 40.79 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T20:28:41.985Z] #52 40.80 (3/11) Installing libunistring (1.1-r1) [2023-09-12T20:28:41.985Z] #52 40.82 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T20:28:41.985Z] #52 40.82 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T20:28:41.985Z] #52 40.83 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T20:28:41.985Z] #52 40.84 (7/11) Installing curl (8.2.1-r0) [2023-09-12T20:28:41.985Z] #52 40.84 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:41.985Z] #52 40.84 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:28:41.985Z] #52 40.85 (10/11) Installing libucontext (1.2-r2) [2023-09-12T20:28:41.985Z] #52 40.85 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T20:28:41.985Z] #52 40.86 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:41.985Z] #52 40.86 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:28:41.985Z] #52 40.94 OK: 12 MiB in 26 packages [2023-09-12T20:28:41.985Z] #52 DONE 41.4s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:28:41.985Z] #50 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #50 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #50 40.23 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T20:28:41.985Z] #50 40.24 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:41.985Z] #50 40.25 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:41.985Z] #50 40.25 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:28:41.985Z] #50 40.30 OK: 8 MiB in 17 packages [2023-09-12T20:28:41.985Z] #50 DONE 41.4s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T20:28:41.985Z] #58 40.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #58 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #58 40.37 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:41.985Z] #58 40.37 (2/2) Installing su-exec (0.2-r3) [2023-09-12T20:28:41.985Z] #58 40.38 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:41.985Z] #58 40.39 OK: 7 MiB in 17 packages [2023-09-12T20:28:41.985Z] #58 DONE 41.6s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #61 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-12T20:28:41.985Z] #61 DONE 1.7s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T20:28:41.985Z] #55 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #55 40.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #55 40.30 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:28:41.985Z] #55 40.30 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:28:41.985Z] #55 40.30 OK: 20063 distinct packages available [2023-09-12T20:28:41.985Z] #55 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #55 40.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:41.985Z] #55 40.65 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:41.985Z] #55 40.65 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:28:41.985Z] #55 40.65 (3/5) Installing libucontext (1.2-r2) [2023-09-12T20:28:41.985Z] #55 40.66 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T20:28:41.985Z] #55 40.66 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T20:28:41.985Z] #55 40.67 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:41.985Z] #55 40.68 OK: 8 MiB in 20 packages [2023-09-12T20:28:41.985Z] #55 DONE 40.9s [2023-09-12T20:28:41.985Z] [2023-09-12T20:28:41.985Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:28:42.925Z] #62 ... [2023-09-12T20:28:42.925Z] [2023-09-12T20:28:42.925Z] #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T20:28:42.925Z] #63 DONE 0.6s [2023-09-12T20:28:42.925Z] [2023-09-12T20:28:42.925Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T20:28:42.925Z] #48 41.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:42.925Z] #48 41.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:42.925Z] #48 41.49 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:28:42.925Z] #48 41.49 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:28:42.925Z] #48 41.49 OK: 20063 distinct packages available [2023-09-12T20:28:42.925Z] #48 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:42.925Z] #48 41.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:42.925Z] #48 41.84 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:28:42.925Z] #48 41.84 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:28:42.925Z] #48 41.85 (3/4) Installing libucontext (1.2-r2) [2023-09-12T20:28:42.925Z] #48 41.85 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T20:28:42.925Z] #48 41.86 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:28:42.925Z] #48 41.87 OK: 8 MiB in 19 packages [2023-09-12T20:28:44.881Z] #48 DONE 43.8s [2023-09-12T20:28:44.881Z] [2023-09-12T20:28:44.881Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:28:44.881Z] #64 DONE 2.5s [2023-09-12T20:28:44.881Z] [2023-09-12T20:28:44.881Z] #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:28:44.881Z] #65 ... [2023-09-12T20:28:44.881Z] [2023-09-12T20:28:44.881Z] #66 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:28:44.881Z] #66 DONE 2.0s [2023-09-12T20:28:44.881Z] [2023-09-12T20:28:44.881Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:28:44.881Z] #0 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:44.881Z] #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:44.881Z] #0 1.563 OK: 265 MiB in 56 packages [2023-09-12T20:28:44.881Z] #67 DONE 3.3s [2023-09-12T20:28:44.881Z] [2023-09-12T20:28:44.881Z] #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T20:28:45.451Z] #68 ... [2023-09-12T20:28:45.451Z] [2023-09-12T20:28:45.451Z] #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T20:28:45.451Z] #69 DONE 0.6s [2023-09-12T20:28:45.451Z] [2023-09-12T20:28:45.451Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:28:45.451Z] #62 3.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:45.451Z] #62 3.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:45.712Z] #62 4.195 OK: 265 MiB in 56 packages [2023-09-12T20:28:45.712Z] #62 DONE 4.6s [2023-09-12T20:28:45.712Z] [2023-09-12T20:28:45.712Z] #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:28:45.712Z] #65 DONE 1.1s [2023-09-12T20:28:45.712Z] [2023-09-12T20:28:45.712Z] #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T20:28:45.712Z] #68 DONE 1.0s [2023-09-12T20:28:45.712Z] [2023-09-12T20:28:45.712Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:28:45.712Z] #70 DONE 1.1s [2023-09-12T20:28:45.712Z] [2023-09-12T20:28:45.712Z] #71 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T20:28:45.712Z] #71 DONE 0.5s [2023-09-12T20:28:45.712Z] [2023-09-12T20:28:45.712Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:28:45.972Z] #72 ... [2023-09-12T20:28:45.972Z] [2023-09-12T20:28:45.972Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T20:28:45.972Z] #73 DONE 0.3s [2023-09-12T20:28:45.972Z] [2023-09-12T20:28:45.972Z] #74 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T20:28:45.972Z] #74 DONE 0.3s [2023-09-12T20:28:45.972Z] [2023-09-12T20:28:45.972Z] #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:28:45.972Z] #75 DONE 0.3s [2023-09-12T20:28:45.972Z] [2023-09-12T20:28:45.972Z] #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T20:28:46.233Z] #76 ... [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T20:28:46.233Z] #77 DONE 4.6s [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:28:46.233Z] #72 DONE 0.3s [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T20:28:46.233Z] #78 DONE 0.2s [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:28:46.233Z] #79 DONE 0.3s [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T20:28:46.233Z] #76 DONE 0.2s [2023-09-12T20:28:46.233Z] [2023-09-12T20:28:46.233Z] #80 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T20:28:46.494Z] #80 ... [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #81 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T20:28:46.494Z] #81 DONE 0.2s [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:28:46.494Z] #82 DONE 0.3s [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T20:28:46.494Z] #83 DONE 0.3s [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #80 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T20:28:46.494Z] #80 DONE 0.4s [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T20:28:46.494Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.494Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.494Z] #0 4.870 OK: 265 MiB in 56 packages [2023-09-12T20:28:46.494Z] #84 DONE 5.1s [2023-09-12T20:28:46.494Z] [2023-09-12T20:28:46.494Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T20:28:46.754Z] #85 ... [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T20:28:46.754Z] #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.754Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.754Z] #0 4.581 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:28:46.754Z] #0 4.581 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:28:46.754Z] #0 4.581 OK: 20063 distinct packages available [2023-09-12T20:28:46.754Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.754Z] #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:28:46.754Z] #0 5.024 OK: 265 MiB in 56 packages [2023-09-12T20:28:46.754Z] #86 DONE 5.2s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T20:28:46.754Z] #87 DONE 0.1s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T20:28:46.754Z] #85 DONE 0.2s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T20:28:46.754Z] #88 DONE 0.1s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:28:46.754Z] #89 DONE 0.2s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.754Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:28:46.754Z] #90 DONE 0.2s [2023-09-12T20:28:46.754Z] [2023-09-12T20:28:46.755Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:28:47.694Z] #91 ... [2023-09-12T20:28:47.694Z] [2023-09-12T20:28:47.694Z] #92 [security-spire-config] exporting to image [2023-09-12T20:28:47.694Z] #92 exporting layers 0.6s done [2023-09-12T20:28:47.694Z] #92 writing image sha256:32e820dd6fde3ffc18f6a4d4f3288c0daa21410f161a994385a5957406c27b4f done [2023-09-12T20:28:47.694Z] #92 naming to docker.io/library/security-spire-server done [2023-09-12T20:28:47.694Z] #92 writing image sha256:6efac995ddda709c37848cc1e765d04ae5ef6e0d8efbb8ee309287892e5837f5 done [2023-09-12T20:28:47.694Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-12T20:28:47.694Z] #92 writing image sha256:36fb2d1fbe17be932877c51bc0552f88187b007b08d4ce6a2b8c15d4b4452b21 done [2023-09-12T20:28:47.694Z] #92 naming to docker.io/library/security-spire-config done [2023-09-12T20:28:47.694Z] #92 DONE 0.8s [2023-09-12T20:28:47.694Z] [2023-09-12T20:28:47.694Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:28:47.694Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-09-12T20:28:51.932Z] #57 ... [2023-09-12T20:28:51.932Z] [2023-09-12T20:28:51.932Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:28:53.076Z] Removing intermediate container 89031d93b8bd [2023-09-12T20:28:53.076Z] ---> 6e538e243cf6 [2023-09-12T20:28:53.077Z] Successfully built 6e538e243cf6 [2023-09-12T20:28:53.077Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:28:53.481Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:28:53.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:28:53.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-5971 does not seem to be running inside a container [2023-09-12T20:28:53.785Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T20:28:54.954Z] $ docker top 70b868d08fbf6823b44fa130806355ecaec18f1a1308a1a024f2ef1a9f2e48e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:28:55.832Z] + go version [2023-09-12T20:28:55.832Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T20:28:55.846Z] $ docker stop --time=1 70b868d08fbf6823b44fa130806355ecaec18f1a1308a1a024f2ef1a9f2e48e6 [2023-09-12T20:28:56.459Z] #37 ... [2023-09-12T20:28:56.459Z] [2023-09-12T20:28:56.459Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:28:56.459Z] #93 ... [2023-09-12T20:28:56.459Z] [2023-09-12T20:28:56.459Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:28:57.278Z] #94 ... [2023-09-12T20:28:57.278Z] [2023-09-12T20:28:57.278Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:28:58.681Z] $ docker rm -f --volumes 70b868d08fbf6823b44fa130806355ecaec18f1a1308a1a024f2ef1a9f2e48e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:28:59.590Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:28:59.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:28:59.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-5971 does not seem to be running inside a container [2023-09-12T20:28:59.878Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T20:29:00.999Z] $ docker top f343d05efbf84ce181dc81e5d33416b1d532a65202906619e3885f67f7e5233a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T20:29:01.278Z] ========================================================= [2023-09-12T20:29:01.278Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T20:29:01.278Z] ========================================================= [Pipeline] sh [2023-09-12T20:29:01.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:29:01.988Z] + make test [2023-09-12T20:29:01.988Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:29:23.964Z] #95 DONE 34.8s [2023-09-12T20:29:23.964Z] [2023-09-12T20:29:23.964Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:29:23.964Z] #37 ... [2023-09-12T20:29:23.964Z] [2023-09-12T20:29:23.964Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:23.964Z] #93 DONE 35.3s [2023-09-12T20:29:23.964Z] [2023-09-12T20:29:23.964Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:23.964Z] #91 DONE 34.1s [2023-09-12T20:29:23.964Z] [2023-09-12T20:29:23.964Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:23.964Z] #94 DONE 34.2s [2023-09-12T20:29:23.964Z] [2023-09-12T20:29:23.964Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-12T20:29:32.110Z] #96 ... [2023-09-12T20:29:32.110Z] [2023-09-12T20:29:32.110Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T20:29:32.110Z] #97 ... [2023-09-12T20:29:32.110Z] [2023-09-12T20:29:32.110Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T20:29:32.110Z] #98 ... [2023-09-12T20:29:32.110Z] [2023-09-12T20:29:32.110Z] #99 [core-metadata builder 6/7] COPY . . [2023-09-12T20:29:34.218Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T20:29:35.430Z] #99 ... [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #98 DONE 13.9s [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #96 DONE 13.8s [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #100 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:29:35.430Z] #100 ... [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #101 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #102 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #103 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #104 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #104 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #105 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #106 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #99 [core-metadata builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #99 DONE 14.1s [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #107 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #108 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #109 [core-command builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #109 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #110 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #111 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #112 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #113 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #114 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #115 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #116 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #117 [support-scheduler builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #117 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #118 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #119 [core-data builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #119 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:29:35.430Z] #120 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:29:35.430Z] #121 CACHED [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:29:35.430Z] #122 ... [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T20:29:35.430Z] #97 DONE 14.4s [2023-09-12T20:29:35.430Z] [2023-09-12T20:29:35.430Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:29:36.815Z] #123 1.253 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-09-12T20:29:45.231Z] #123 ... [2023-09-12T20:29:45.231Z] [2023-09-12T20:29:45.231Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T20:29:45.231Z] #0 1.414 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-09-12T20:29:45.231Z] #124 ... [2023-09-12T20:29:45.231Z] [2023-09-12T20:29:45.231Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:29:45.231Z] #0 1.470 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T20:29:45.231Z] #125 ... [2023-09-12T20:29:45.231Z] [2023-09-12T20:29:45.231Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:29:45.231Z] #0 1.247 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-09-12T20:29:45.507Z] #126 ... [2023-09-12T20:29:45.507Z] [2023-09-12T20:29:45.507Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T20:29:45.507Z] #0 1.721 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-09-12T20:29:45.787Z] #127 ... [2023-09-12T20:29:45.788Z] [2023-09-12T20:29:45.788Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:29:45.788Z] #0 1.372 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-09-12T20:29:45.788Z] #128 ... [2023-09-12T20:29:45.788Z] [2023-09-12T20:29:45.788Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T20:29:45.788Z] #0 1.684 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-09-12T20:29:47.022Z] #129 ... [2023-09-12T20:29:47.022Z] [2023-09-12T20:29:47.022Z] #130 [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-09-12T20:29:47.022Z] #0 1.317 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-09-12T20:29:47.303Z] #130 ... [2023-09-12T20:29:47.303Z] [2023-09-12T20:29:47.303Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T20:29:47.303Z] #0 1.658 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-09-12T20:29:47.303Z] #131 ... [2023-09-12T20:29:47.303Z] [2023-09-12T20:29:47.303Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:29:47.303Z] #122 1.831 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-09-12T20:29:47.605Z] #122 ... [2023-09-12T20:29:47.605Z] [2023-09-12T20:29:47.605Z] #100 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:29:47.605Z] #100 1.166 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-09-12T20:30:55.404Z] #100 ... [2023-09-12T20:30:55.404Z] [2023-09-12T20:30:55.404Z] #130 [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-09-12T20:30:55.404Z] #130 72.38 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-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T20:31:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T20:31:19.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T20:31:19.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T20:31:19.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.285s coverage: 28.7% of statements [2023-09-12T20:31:22.016Z] #130 ... [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:31:22.016Z] #122 DONE 102.3s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T20:31:22.016Z] #127 DONE 102.4s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:31:22.016Z] #123 DONE 102.1s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:31:22.016Z] #125 DONE 102.4s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #132 ... [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #130 [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-09-12T20:31:22.016Z] #130 DONE 102.5s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T20:31:22.016Z] #124 DONE 102.6s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T20:31:22.016Z] #131 DONE 102.6s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #100 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:31:22.016Z] #100 DONE 102.9s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:31:22.016Z] #126 DONE 102.6s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:31:22.016Z] #128 DONE 102.6s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T20:31:22.016Z] #133 ... [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T20:31:22.016Z] #129 DONE 102.7s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #134 ... [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #135 DONE 0.8s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #132 DONE 0.9s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T20:31:22.016Z] #133 DONE 0.8s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #136 DONE 0.8s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #137 DONE 0.7s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.016Z] #138 ... [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #134 DONE 0.7s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.016Z] #139 DONE 0.2s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #140 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #140 DONE 0.7s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.016Z] #141 CACHED [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #142 CACHED [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.016Z] #143 DONE 0.3s [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.016Z] #144 CACHED [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.016Z] #145 CACHED [2023-09-12T20:31:22.016Z] [2023-09-12T20:31:22.016Z] #146 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #146 DONE 0.3s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #147 CACHED [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.017Z] #148 CACHED [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #149 CACHED [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.017Z] #150 CACHED [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #151 [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-09-12T20:31:22.017Z] #151 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #138 DONE 0.4s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #152 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T20:31:22.017Z] #152 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #153 DONE 1.1s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.017Z] #154 DONE 1.1s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T20:31:22.017Z] #155 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T20:31:22.017Z] #156 DONE 1.8s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #151 [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-09-12T20:31:22.017Z] #151 DONE 1.8s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T20:31:22.017Z] #157 DONE 1.8s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T20:31:22.017Z] #158 DONE 1.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T20:31:22.017Z] #159 DONE 1.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #152 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T20:31:22.017Z] #152 DONE 1.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T20:31:22.017Z] #160 DONE 1.8s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #161 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T20:31:22.017Z] #162 DONE 1.7s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T20:31:22.017Z] #163 DONE 2.8s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T20:31:22.017Z] #155 DONE 1.6s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #164 [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-09-12T20:31:22.017Z] #164 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T20:31:22.017Z] #165 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #166 [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-09-12T20:31:22.017Z] #166 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #167 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-12T20:31:22.017Z] #92 exporting layers [2023-09-12T20:31:22.017Z] #92 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #168 [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-09-12T20:31:22.017Z] #168 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #161 DONE 0.9s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #169 DONE 1.0s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #92 [core-command] exporting to image [2023-09-12T20:31:22.017Z] #92 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #170 DONE 1.0s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #171 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:31:22.017Z] #171 DONE 0.4s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #92 [support-scheduler] exporting to image [2023-09-12T20:31:22.017Z] #92 exporting layers 0.4s done [2023-09-12T20:31:22.017Z] #92 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T20:31:22.017Z] #172 DONE 0.5s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #173 DONE 0.4s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T20:31:22.017Z] #174 DONE 0.4s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #175 DONE 0.5s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T20:31:22.017Z] #176 DONE 0.4s [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #92 [core-data] exporting to image [2023-09-12T20:31:22.017Z] #92 ... [2023-09-12T20:31:22.017Z] [2023-09-12T20:31:22.017Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:31:22.017Z] #177 DONE 0.5s [2023-09-12T20:31:22.276Z] [2023-09-12T20:31:22.276Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T20:31:22.276Z] #178 DONE 0.4s [2023-09-12T20:31:22.276Z] [2023-09-12T20:31:22.276Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:22.276Z] #179 ... [2023-09-12T20:31:22.276Z] [2023-09-12T20:31:22.276Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:31:22.276Z] #180 DONE 0.6s [2023-09-12T20:31:22.276Z] [2023-09-12T20:31:22.276Z] #181 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T20:31:22.276Z] #181 DONE 0.5s [2023-09-12T20:31:22.276Z] [2023-09-12T20:31:22.276Z] #92 [core-data] exporting to image [2023-09-12T20:31:22.276Z] #92 exporting layers 0.5s done [2023-09-12T20:31:22.276Z] #92 writing image sha256:f8152f9718d8ab96ab4b423aef03e876218d2d01788c5a4480ae374635134e2e [2023-09-12T20:31:22.276Z] #92 writing image sha256:3efe791dd30a7c57c5dd0967a0d5b1720ce34479aeee50cbbc9da711af3d6cfc [2023-09-12T20:31:22.276Z] #92 writing image sha256:dc80122b9e56eebf892023ad54dda75252f19f935874db344c88145576a838b9 [2023-09-12T20:31:22.276Z] #92 writing image sha256:b29b4fa4a5dd99c2073e218f128ebfbc9a06ce50b051c8912f325846df4b01f7 [2023-09-12T20:31:22.845Z] #92 exporting layers 1.0s done [2023-09-12T20:31:22.845Z] #92 ... [2023-09-12T20:31:22.845Z] [2023-09-12T20:31:22.845Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T20:31:22.845Z] #182 DONE 0.9s [2023-09-12T20:31:22.845Z] [2023-09-12T20:31:22.845Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T20:31:22.845Z] #183 DONE 0.6s [2023-09-12T20:31:22.845Z] [2023-09-12T20:31:22.845Z] #92 [support-notifications] exporting to image [2023-09-12T20:31:22.845Z] #92 exporting layers 1.0s done [2023-09-12T20:31:22.845Z] #92 writing image sha256:f8152f9718d8ab96ab4b423aef03e876218d2d01788c5a4480ae374635134e2e 0.5s done [2023-09-12T20:31:22.845Z] #92 writing image sha256:3efe791dd30a7c57c5dd0967a0d5b1720ce34479aeee50cbbc9da711af3d6cfc 0.5s done [2023-09-12T20:31:22.845Z] #92 writing image sha256:dc80122b9e56eebf892023ad54dda75252f19f935874db344c88145576a838b9 0.5s done [2023-09-12T20:31:22.845Z] #92 writing image sha256:b29b4fa4a5dd99c2073e218f128ebfbc9a06ce50b051c8912f325846df4b01f7 0.5s done [2023-09-12T20:31:22.845Z] #92 writing image sha256:9d32922d8d15dbbc737be8697a2a1db2821355f3b42266e50fed21f3edd2d2b5 0.0s done [2023-09-12T20:31:22.845Z] #92 naming to docker.io/library/support-scheduler done [2023-09-12T20:31:22.845Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-09-12T20:31:22.845Z] #92 naming to docker.io/library/core-command done [2023-09-12T20:31:22.845Z] #92 naming to docker.io/library/support-notifications 0.0s done [2023-09-12T20:31:22.845Z] #92 naming to docker.io/library/core-metadata 0.0s done [2023-09-12T20:31:23.104Z] #92 writing image sha256:f0ab118aec6df5fba769e9ea0789add622fa9d01e0b79d3a135b856178cc58fa done [2023-09-12T20:31:23.104Z] #92 naming to docker.io/library/core-data done [2023-09-12T20:31:23.104Z] #92 DONE 2.5s [2023-09-12T20:31:23.104Z] [2023-09-12T20:31:23.104Z] #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T20:31:23.104Z] #184 DONE 0.7s [2023-09-12T20:31:23.104Z] [2023-09-12T20:31:23.104Z] #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:23.363Z] #185 ... [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T20:31:23.363Z] #186 DONE 0.5s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T20:31:23.363Z] #187 DONE 0.5s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:23.363Z] #188 DONE 1.5s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:23.363Z] #179 DONE 1.4s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T20:31:23.363Z] #189 DONE 0.1s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #190 [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-09-12T20:31:23.363Z] #190 DONE 0.1s [2023-09-12T20:31:23.363Z] [2023-09-12T20:31:23.363Z] #92 [security-proxy-auth] exporting to image [2023-09-12T20:31:23.623Z] #92 ... [2023-09-12T20:31:23.623Z] [2023-09-12T20:31:23.623Z] #191 [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-09-12T20:31:23.623Z] #191 DONE 0.1s [2023-09-12T20:31:23.623Z] [2023-09-12T20:31:23.623Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T20:31:23.623Z] #192 DONE 0.1s [2023-09-12T20:31:23.623Z] [2023-09-12T20:31:23.623Z] #92 [security-proxy-auth] exporting to image [2023-09-12T20:31:23.623Z] #92 exporting layers 0.3s done [2023-09-12T20:31:23.623Z] #92 writing image sha256:e3e765c0972c60fad6cabaaf4040f7981a6082596515091ffa9a40923c514b0a 0.0s done [2023-09-12T20:31:23.623Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-12T20:31:23.623Z] #92 writing image sha256:0a7c4b95c0ba531eb1ccf7637da0af9b572ce98e5f20198e7a684f4e3a70dfc1 done [2023-09-12T20:31:23.623Z] #92 naming to docker.io/library/security-proxy-auth done [2023-09-12T20:31:23.623Z] #92 DONE 2.8s [2023-09-12T20:31:23.623Z] [2023-09-12T20:31:23.623Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T20:31:23.623Z] #193 DONE 0.1s [2023-09-12T20:31:23.623Z] [2023-09-12T20:31:23.623Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:23.884Z] #194 ... [2023-09-12T20:31:23.884Z] [2023-09-12T20:31:23.884Z] #185 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:23.884Z] #185 DONE 0.8s [2023-09-12T20:31:24.142Z] [2023-09-12T20:31:24.142Z] #92 [security-proxy-setup] exporting to image [2023-09-12T20:31:24.142Z] #92 ... [2023-09-12T20:31:24.142Z] [2023-09-12T20:31:24.142Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:31:24.142Z] #194 DONE 0.6s [2023-09-12T20:31:24.142Z] [2023-09-12T20:31:24.142Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T20:31:24.142Z] #195 DONE 0.4s [2023-09-12T20:31:24.142Z] [2023-09-12T20:31:24.142Z] #92 [security-secretstore-setup] exporting to image [2023-09-12T20:31:24.142Z] #92 writing image sha256:fad5ce3697f48760ae795fd5442722c20750f39a86d4acdf4935d0ee2dee16df done [2023-09-12T20:31:24.142Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-12T20:31:24.400Z] #92 exporting layers 0.3s done [2023-09-12T20:31:24.400Z] #92 writing image sha256:f60411fc9b17610b74d368a1ac5264d9725d290e34125bf09220a54b2f8fe598 done [2023-09-12T20:31:24.400Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-12T20:31:24.400Z] #92 writing image sha256:d800b82fe416be0c12becab9a970cc3ae58597d2e790f774c3b3bbea7471d27b done [2023-09-12T20:31:24.400Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-12T20:31:24.400Z] #92 DONE 3.5s [2023-09-12T20:31:24.400Z] [2023-09-12T20:31:24.400Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:31:24.400Z] time="2023-09-12T20:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T20:31:24.437Z] $ docker stop --time=1 c9067181fb7d3513e412e223501687d75ca040d089d10bad89548c455ed9dce0 [2023-09-12T20:31:25.758Z] $ docker rm -f --volumes c9067181fb7d3513e412e223501687d75ca040d089d10bad89548c455ed9dce0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:31:26.176Z] + docker images [2023-09-12T20:31:26.176Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T20:31:26.176Z] security-bootstrapper latest d800b82fe416 1 second ago 23.3MB [2023-09-12T20:31:26.176Z] security-proxy-auth latest 0a7c4b95c0ba 2 seconds ago 19.5MB [2023-09-12T20:31:26.176Z] core-common-config-bootstrapper latest e3e765c0972c 2 seconds ago 18.2MB [2023-09-12T20:31:26.176Z] security-secretstore-setup latest f60411fc9b17 2 seconds ago 44.4MB [2023-09-12T20:31:26.176Z] security-proxy-setup latest fad5ce3697f4 2 seconds ago 29.4MB [2023-09-12T20:31:26.176Z] core-data latest f0ab118aec6d 4 seconds ago 21.3MB [2023-09-12T20:31:26.176Z] core-command latest 3efe791dd30a 4 seconds ago 21.1MB [2023-09-12T20:31:26.176Z] support-notifications latest 9d32922d8d15 4 seconds ago 34.6MB [2023-09-12T20:31:26.176Z] security-spiffe-token-provider latest b29b4fa4a5dd 4 seconds ago 35MB [2023-09-12T20:31:26.176Z] support-scheduler latest dc80122b9e56 4 seconds ago 34MB [2023-09-12T20:31:26.176Z] core-metadata latest f8152f9718d8 4 seconds ago 21.7MB [2023-09-12T20:31:26.176Z] security-spire-agent latest 6efac995ddda 2 minutes ago 161MB [2023-09-12T20:31:26.176Z] security-spire-config latest 36fb2d1fbe17 2 minutes ago 101MB [2023-09-12T20:31:26.176Z] security-spire-server latest 32e820dd6fde 2 minutes ago 102MB [2023-09-12T20:31:26.176Z] ci-base-image-x86_64 latest bbf0b33d963a 5 minutes ago 1.08GB [2023-09-12T20:31:26.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 4 hours ago 708MB [2023-09-12T20:31:26.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-12T20:31:26.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-12T20:31:29.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.450s coverage: 97.0% of statements [2023-09-12T20:31:33.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T20:31:33.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T20:31:33.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T20:31:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.522s coverage: 69.4% of statements [2023-09-12T20:31:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T20:31:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T20:31:40.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.319s coverage: 53.0% of statements [2023-09-12T20:31:45.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T20:31:45.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T20:31:45.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T20:31:45.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T20:31:45.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:31:52.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T20:31:52.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T20:32:10.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T20:32:11.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.055s coverage: 93.4% of statements [2023-09-12T20:32:11.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.402s coverage: 3.8% of statements [2023-09-12T20:32:11.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.309s coverage: 97.6% of statements [2023-09-12T20:32:11.651Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.193s coverage: 72.2% of statements [2023-09-12T20:32:19.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T20:32:19.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T20:32:21.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.391s coverage: 0.9% of statements [2023-09-12T20:32:21.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.276s coverage: 32.2% of statements [2023-09-12T20:32:24.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.278s coverage: 41.7% of statements [2023-09-12T20:32:24.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 82.9% of statements [2023-09-12T20:32:24.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.200s coverage: 94.1% of statements [2023-09-12T20:32:25.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.197s coverage: 96.3% of statements [2023-09-12T20:32:29.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.218s coverage: 87.5% of statements [2023-09-12T20:32:29.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T20:32:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T20:32:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T20:32:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T20:32:34.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T20:32:34.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T20:32:34.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T20:32:34.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T20:32:40.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.208s coverage: 94.4% of statements [2023-09-12T20:32:40.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T20:32:40.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T20:32:40.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T20:32:40.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T20:32:49.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T20:32:49.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T20:32:50.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.981s coverage: 79.9% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.260s coverage: 92.9% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.205s coverage: 87.2% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.182s coverage: 20.0% of statements [2023-09-12T20:32:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.176s coverage: 100.0% of statements [2023-09-12T20:32:55.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T20:32:55.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.374s coverage: 81.8% of statements [2023-09-12T20:32:57.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements [2023-09-12T20:32:57.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T20:32:58.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.251s coverage: 86.0% of statements [2023-09-12T20:33:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T20:33:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T20:33:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.975s coverage: 63.1% of statements [2023-09-12T20:33:03.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.209s coverage: 100.0% of statements [2023-09-12T20:33:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements [2023-09-12T20:33:04.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2023-09-12T20:33:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T20:33:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T20:33:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T20:33:05.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-09-12T20:33:05.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2023-09-12T20:33:11.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T20:33:11.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T20:33:11.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T20:33:12.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.785s coverage: 38.4% of statements [2023-09-12T20:33:12.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.261s coverage: 89.5% of statements [2023-09-12T20:33:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T20:33:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T20:33:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T20:33:15.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T20:33:16.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.215s coverage: 84.8% of statements [2023-09-12T20:33:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T20:33:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T20:33:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T20:33:21.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T20:33:27.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T20:33:27.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:33:27.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T20:33:27.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T20:33:28.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.273s coverage: 17.7% of statements [2023-09-12T20:33:29.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.569s coverage: 95.7% of statements [2023-09-12T20:33:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T20:33:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T20:33:32.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.249s coverage: 61.8% of statements [2023-09-12T20:33:35.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T20:33:35.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T20:33:36.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements [2023-09-12T20:33:37.025Z] 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-09-12T20:33:37.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T20:33:37.025Z] go vet ./... [2023-09-12T20:35:28.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:35:28.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:35:28.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:35:28.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T20:35:29.044Z] + ls -al . [2023-09-12T20:35:29.044Z] total 724 [2023-09-12T20:35:29.044Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 20:29 . [2023-09-12T20:35:29.044Z] drwxr-xr-x 4 root root 4096 Sep 12 20:29 .. [2023-09-12T20:35:29.044Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:27 .blubracket [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 20:27 .dockerignore [2023-09-12T20:35:29.044Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 20:27 .git [2023-09-12T20:35:29.044Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 20:27 .github [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 20:27 .gitignore [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 20:27 .golangci.yml [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 20:27 .hadolint.yml [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 20:27 .sonarcloud.properties [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 20:27 ADOPTERS.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 11674 Sep 12 20:27 Attribution.txt [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 20:27 CHANGELOG.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 20:27 CONTRIBUTING.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 20:27 GOVERNANCE.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 20:27 Jenkinsfile [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 20:27 LICENSE [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 20:27 Makefile [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 20:27 OWNERS.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 20:27 README.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 20:27 SECURITY.md [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 20:24 VERSION [2023-09-12T20:35:29.044Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:27 bin [2023-09-12T20:35:29.044Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 20:27 cmd [2023-09-12T20:35:29.044Z] -rw-r--r-- 1 root root 450471 Sep 12 20:33 coverage.out [2023-09-12T20:35:29.044Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 20:27 fuzz_test [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 20:27 go.mod [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 20:27 go.sum [2023-09-12T20:35:29.044Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 20:27 internal [2023-09-12T20:35:29.044Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 20:27 openapi [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 20:27 security.txt [2023-09-12T20:35:29.044Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 20:27 snap [2023-09-12T20:35:29.044Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 20:27 version.go [Pipeline] sh [2023-09-12T20:35:29.378Z] + '[' -e coverage.out ] [2023-09-12T20:35:29.378Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T20:35:29.417Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T20:35:30.189Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T20:35:30.512Z] + make build [2023-09-12T20:35:30.779Z] 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-09-12T20:36:52.382Z] 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-09-12T20:36:54.323Z] 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-09-12T20:36:59.659Z] 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-09-12T20:37:02.231Z] 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-09-12T20:37:34.718Z] 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-09-12T20:37:38.136Z] 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-09-12T20:37:44.783Z] 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-09-12T20:37:50.125Z] 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-09-12T20:37:52.698Z] 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-09-12T20:37:56.941Z] 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-09-12T20:38:01.183Z] 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-09-12T20:38:06.501Z] $ docker stop --time=1 f343d05efbf84ce181dc81e5d33416b1d532a65202906619e3885f67f7e5233a [2023-09-12T20:38:08.739Z] $ docker rm -f --volumes f343d05efbf84ce181dc81e5d33416b1d532a65202906619e3885f67f7e5233a [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-09-12T20:38:11.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T20:38:11.693Z] [2023-09-12T20:38:11.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:38:12.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T20:38:12.363Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-12T20:38:12.363Z] 547446be3368: Pulling fs layer [2023-09-12T20:38:12.363Z] d125d8839a47: Pulling fs layer [2023-09-12T20:38:12.363Z] 3e85d5ac6304: Pulling fs layer [2023-09-12T20:38:12.363Z] c3105a71a48b: Pulling fs layer [2023-09-12T20:38:12.363Z] 0f093f025ec4: Pulling fs layer [2023-09-12T20:38:12.363Z] c3106fc0e877: Pulling fs layer [2023-09-12T20:38:12.363Z] c3105a71a48b: Waiting [2023-09-12T20:38:12.363Z] 0f093f025ec4: Waiting [2023-09-12T20:38:12.363Z] c3106fc0e877: Waiting [2023-09-12T20:38:12.363Z] 547446be3368: Verifying Checksum [2023-09-12T20:38:12.363Z] 547446be3368: Download complete [2023-09-12T20:38:12.640Z] c3105a71a48b: Verifying Checksum [2023-09-12T20:38:12.640Z] c3105a71a48b: Download complete [2023-09-12T20:38:12.911Z] d125d8839a47: Verifying Checksum [2023-09-12T20:38:12.911Z] d125d8839a47: Download complete [2023-09-12T20:38:12.911Z] c3106fc0e877: Verifying Checksum [2023-09-12T20:38:12.911Z] c3106fc0e877: Download complete [2023-09-12T20:38:13.179Z] 0f093f025ec4: Verifying Checksum [2023-09-12T20:38:13.179Z] 0f093f025ec4: Download complete [2023-09-12T20:38:13.179Z] 547446be3368: Pull complete [2023-09-12T20:38:14.138Z] d125d8839a47: Pull complete [2023-09-12T20:38:14.722Z] 3e85d5ac6304: Verifying Checksum [2023-09-12T20:38:14.722Z] 3e85d5ac6304: Download complete [2023-09-12T20:38:23.041Z] 3e85d5ac6304: Pull complete [2023-09-12T20:38:23.041Z] c3105a71a48b: Pull complete [2023-09-12T20:38:24.001Z] 0f093f025ec4: Pull complete [2023-09-12T20:38:24.266Z] c3106fc0e877: Pull complete [2023-09-12T20:38:24.266Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-12T20:38:24.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T20:38:24.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:38:24.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-5971 does not seem to be running inside a container [2023-09-12T20:38:24.603Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-12T20:38:26.640Z] $ docker top c45243b311a8fd10af18006350e6f906eb0d44ecf53c795c289c8a2485d2eb0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:38:27.542Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T20:38:35.749Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-12T20:38:35.749Z] #1 transferring dockerfile: 30B [2023-09-12T20:38:35.749Z] #1 transferring dockerfile: 1.82kB done [2023-09-12T20:38:35.749Z] #1 DONE 0.1s [2023-09-12T20:38:36.331Z] [2023-09-12T20:38:36.331Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T20:38:36.331Z] #2 transferring dockerfile: 2.38kB done [2023-09-12T20:38:36.331Z] #2 DONE 0.0s [2023-09-12T20:38:36.331Z] [2023-09-12T20:38:36.331Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-12T20:38:36.331Z] #3 transferring dockerfile: 1.84kB 0.0s done [2023-09-12T20:38:36.331Z] #3 DONE 0.1s [2023-09-12T20:38:36.331Z] [2023-09-12T20:38:36.331Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T20:38:36.331Z] #4 transferring dockerfile: 1.70kB done [2023-09-12T20:38:36.331Z] #4 DONE 0.0s [2023-09-12T20:38:36.331Z] [2023-09-12T20:38:36.331Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #5 transferring dockerfile: 1.58kB done [2023-09-12T20:38:36.600Z] #5 DONE 0.1s [2023-09-12T20:38:36.600Z] [2023-09-12T20:38:36.600Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #6 transferring dockerfile: 1.59kB done [2023-09-12T20:38:36.600Z] #6 DONE 0.1s [2023-09-12T20:38:36.600Z] [2023-09-12T20:38:36.600Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #7 transferring dockerfile: 1.90kB done [2023-09-12T20:38:36.600Z] #7 DONE 0.1s [2023-09-12T20:38:36.600Z] [2023-09-12T20:38:36.600Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #8 transferring dockerfile: 1.96kB done [2023-09-12T20:38:36.600Z] #8 DONE 0.1s [2023-09-12T20:38:36.600Z] [2023-09-12T20:38:36.600Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #9 transferring dockerfile: 2.39kB done [2023-09-12T20:38:36.600Z] #9 DONE 0.1s [2023-09-12T20:38:36.600Z] [2023-09-12T20:38:36.600Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T20:38:36.600Z] #10 transferring dockerfile: 2.82kB 0.0s done [2023-09-12T20:38:36.600Z] #10 DONE 0.1s [2023-09-12T20:38:36.866Z] [2023-09-12T20:38:36.866Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T20:38:36.866Z] #11 transferring dockerfile: 2.12kB done [2023-09-12T20:38:36.866Z] #11 DONE 0.1s [2023-09-12T20:38:36.866Z] [2023-09-12T20:38:36.866Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T20:38:36.866Z] #12 transferring dockerfile: 1.82kB done [2023-09-12T20:38:36.866Z] #12 DONE 0.1s [2023-09-12T20:38:36.866Z] [2023-09-12T20:38:36.866Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T20:38:36.866Z] #13 transferring dockerfile: 1.78kB done [2023-09-12T20:38:36.866Z] #13 DONE 0.1s [2023-09-12T20:38:36.866Z] [2023-09-12T20:38:36.866Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T20:38:37.131Z] #14 transferring dockerfile: 2.04kB 0.0s done [2023-09-12T20:38:37.131Z] #14 DONE 0.1s [2023-09-12T20:38:37.131Z] [2023-09-12T20:38:37.131Z] #15 [core-command internal] load .dockerignore [2023-09-12T20:38:37.131Z] #15 transferring context: 56B 0.0s done [2023-09-12T20:38:37.131Z] #15 DONE 0.1s [2023-09-12T20:38:37.718Z] [2023-09-12T20:38:37.718Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-12T20:38:37.718Z] #16 transferring context: 56B 0.0s done [2023-09-12T20:38:37.718Z] #16 DONE 0.0s [2023-09-12T20:38:37.718Z] [2023-09-12T20:38:37.718Z] #17 [support-notifications internal] load .dockerignore [2023-09-12T20:38:37.718Z] #17 transferring context: 56B done [2023-09-12T20:38:37.718Z] #17 DONE 0.0s [2023-09-12T20:38:37.718Z] [2023-09-12T20:38:37.718Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-12T20:38:37.718Z] #18 transferring context: 56B done [2023-09-12T20:38:37.718Z] #18 DONE 0.0s [2023-09-12T20:38:37.987Z] [2023-09-12T20:38:37.987Z] #19 [security-spire-config internal] load .dockerignore [2023-09-12T20:38:37.987Z] #19 transferring context: 56B done [2023-09-12T20:38:37.987Z] #19 DONE 0.0s [2023-09-12T20:38:37.987Z] [2023-09-12T20:38:37.987Z] #20 [security-spire-server internal] load .dockerignore [2023-09-12T20:38:37.987Z] #20 transferring context: 56B done [2023-09-12T20:38:38.255Z] #20 ... [2023-09-12T20:38:38.255Z] [2023-09-12T20:38:38.255Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:38.255Z] #21 DONE 0.0s [2023-09-12T20:38:38.522Z] [2023-09-12T20:38:38.522Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-12T20:38:38.522Z] #22 ... [2023-09-12T20:38:38.522Z] [2023-09-12T20:38:38.522Z] #20 [security-spire-server internal] load .dockerignore [2023-09-12T20:38:38.522Z] #20 DONE 0.6s [2023-09-12T20:38:38.522Z] [2023-09-12T20:38:38.522Z] #23 [core-data internal] load .dockerignore [2023-09-12T20:38:38.522Z] #23 transferring context: 56B done [2023-09-12T20:38:38.522Z] #23 DONE 0.6s [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:38.787Z] #21 DONE 0.0s [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T20:38:38.787Z] #24 ... [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #25 [core-metadata internal] load .dockerignore [2023-09-12T20:38:38.787Z] #25 transferring context: 56B 0.0s done [2023-09-12T20:38:38.787Z] #25 DONE 0.7s [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-12T20:38:38.787Z] #26 transferring context: 56B done [2023-09-12T20:38:38.787Z] #26 DONE 0.7s [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-12T20:38:38.787Z] #27 transferring context: 56B 0.0s done [2023-09-12T20:38:38.787Z] #27 DONE 0.7s [2023-09-12T20:38:38.787Z] [2023-09-12T20:38:38.787Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T20:38:38.787Z] #28 transferring context: 56B done [2023-09-12T20:38:38.787Z] #28 DONE 0.7s [2023-09-12T20:38:39.053Z] [2023-09-12T20:38:39.053Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T20:38:39.053Z] #29 transferring context: 56B 0.0s done [2023-09-12T20:38:39.053Z] #29 DONE 0.7s [2023-09-12T20:38:39.053Z] [2023-09-12T20:38:39.053Z] #30 [support-scheduler internal] load .dockerignore [2023-09-12T20:38:39.053Z] #30 transferring context: 56B 0.0s done [2023-09-12T20:38:39.053Z] #30 DONE 0.7s [2023-09-12T20:38:39.053Z] [2023-09-12T20:38:39.053Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-12T20:38:39.053Z] #22 transferring context: 56B 0.0s done [2023-09-12T20:38:39.053Z] #22 DONE 0.7s [2023-09-12T20:38:39.053Z] [2023-09-12T20:38:39.053Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:38:39.638Z] #31 DONE 1.3s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:39.638Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:39.638Z] #32 ... [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:39.638Z] #21 DONE 0.0s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T20:38:39.638Z] #33 DONE 0.8s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:39.638Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:39.638Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:39.638Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:39.638Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:39.638Z] #32 ... [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:39.638Z] #21 DONE 0.0s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T20:38:39.638Z] #24 DONE 0.9s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:38:39.638Z] #31 DONE 1.3s [2023-09-12T20:38:39.638Z] [2023-09-12T20:38:39.638Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:39.638Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:39.638Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:39.638Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:39.638Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:39.903Z] #32 ... [2023-09-12T20:38:39.903Z] [2023-09-12T20:38:39.903Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:39.903Z] #21 DONE 0.0s [2023-09-12T20:38:39.903Z] [2023-09-12T20:38:39.903Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:39.903Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:39.903Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:39.903Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:39.903Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:39.903Z] #32 ... [2023-09-12T20:38:39.903Z] [2023-09-12T20:38:39.903Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:39.903Z] #21 DONE 0.0s [2023-09-12T20:38:39.903Z] [2023-09-12T20:38:39.903Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:38:39.903Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-09-12T20:38:39.903Z] #34 DONE 0.4s [2023-09-12T20:38:39.903Z] [2023-09-12T20:38:39.903Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:40.168Z] #32 DONE 1.2s [2023-09-12T20:38:40.168Z] [2023-09-12T20:38:40.168Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:40.168Z] #21 DONE 0.0s [2023-09-12T20:38:40.168Z] [2023-09-12T20:38:40.168Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:38:40.168Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-12T20:38:40.168Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T20:38:40.168Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T20:38:40.168Z] #35 ... [2023-09-12T20:38:40.168Z] [2023-09-12T20:38:40.168Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:40.168Z] #21 DONE 0.0s [2023-09-12T20:38:40.168Z] [2023-09-12T20:38:40.168Z] #32 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:40.168Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:40.168Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:40.168Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:40.168Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:40.168Z] #32 DONE 1.2s [2023-09-12T20:38:40.168Z] [2023-09-12T20:38:40.168Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:38:40.168Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T20:38:40.433Z] #35 ... [2023-09-12T20:38:40.433Z] [2023-09-12T20:38:40.433Z] #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:40.433Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:40.433Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:40.433Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:40.433Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:40.433Z] #32 DONE 1.2s [2023-09-12T20:38:40.433Z] [2023-09-12T20:38:40.433Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T20:38:40.433Z] #21 DONE 0.0s [2023-09-12T20:38:40.433Z] [2023-09-12T20:38:40.433Z] #36 [security-spire-server internal] load build context [2023-09-12T20:38:40.433Z] #36 transferring context: 18.11kB 0.1s done [2023-09-12T20:38:40.433Z] #36 DONE 0.9s [2023-09-12T20:38:40.433Z] [2023-09-12T20:38:40.433Z] #37 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T20:38:40.705Z] #37 ... [2023-09-12T20:38:40.705Z] [2023-09-12T20:38:40.705Z] #38 [security-spire-agent internal] load build context [2023-09-12T20:38:40.705Z] #38 transferring context: 17.64kB 0.1s done [2023-09-12T20:38:40.705Z] #38 DONE 0.8s [2023-09-12T20:38:40.705Z] [2023-09-12T20:38:40.705Z] #39 [security-spire-config internal] load build context [2023-09-12T20:38:40.705Z] #39 transferring context: 16.36kB 0.1s done [2023-09-12T20:38:40.705Z] #39 DONE 1.0s [2023-09-12T20:38:40.705Z] [2023-09-12T20:38:40.705Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T20:38:40.970Z] #40 ... [2023-09-12T20:38:40.970Z] [2023-09-12T20:38:40.970Z] #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:40.970Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:40.970Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:40.970Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:40.970Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:40.970Z] #32 DONE 1.3s [2023-09-12T20:38:40.970Z] [2023-09-12T20:38:40.970Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T20:38:40.970Z] #31 DONE 2.2s [2023-09-12T20:38:41.236Z] [2023-09-12T20:38:41.236Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:38:41.236Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-12T20:38:41.236Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T20:38:41.236Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T20:38:41.236Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T20:38:41.236Z] #32 DONE 1.3s [2023-09-12T20:38:41.236Z] [2023-09-12T20:38:41.236Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:38:41.236Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-12T20:38:41.236Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-09-12T20:38:41.236Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2023-09-12T20:38:41.236Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T20:38:41.236Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-12T20:38:41.236Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-09-12T20:38:41.518Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-12T20:38:41.785Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s [2023-09-12T20:38:42.050Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.8s [2023-09-12T20:38:42.316Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.9s [2023-09-12T20:38:42.585Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.1s [2023-09-12T20:38:42.585Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T20:38:42.853Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.5s [2023-09-12T20:38:43.435Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.1s [2023-09-12T20:38:43.702Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.3s [2023-09-12T20:38:43.970Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.19MB / 23.39MB 3.5s [2023-09-12T20:38:44.926Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.85MB / 23.39MB 4.5s [2023-09-12T20:38:45.885Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.3s [2023-09-12T20:38:46.841Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.3s [2023-09-12T20:38:47.798Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.66MB / 23.39MB 7.3s [2023-09-12T20:38:48.752Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done [2023-09-12T20:38:49.018Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-12T20:38:49.599Z] #35 ... [2023-09-12T20:38:49.599Z] [2023-09-12T20:38:49.599Z] #41 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T20:38:49.599Z] #41 ... [2023-09-12T20:38:49.599Z] [2023-09-12T20:38:49.599Z] #42 [core-command internal] load build context [2023-09-12T20:38:49.599Z] #42 transferring context: 23.01MB 10.0s [2023-09-12T20:38:49.599Z] #42 ... [2023-09-12T20:38:49.599Z] [2023-09-12T20:38:49.599Z] #43 [support-notifications internal] load build context [2023-09-12T20:38:49.863Z] #43 ... [2023-09-12T20:38:49.863Z] [2023-09-12T20:38:49.863Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:38:49.863Z] #44 ... [2023-09-12T20:38:49.863Z] [2023-09-12T20:38:49.863Z] #45 [core-data internal] load build context [2023-09-12T20:38:49.863Z] #45 ... [2023-09-12T20:38:49.863Z] [2023-09-12T20:38:49.863Z] #46 [core-metadata internal] load build context [2023-09-12T20:38:50.154Z] #46 ... [2023-09-12T20:38:50.154Z] [2023-09-12T20:38:50.155Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:38:50.155Z] #0 5.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.155Z] #0 6.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.155Z] #0 9.262 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T20:38:50.155Z] #0 9.700 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:38:50.155Z] #0 9.700 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:38:50.155Z] #0 9.962 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:38:50.155Z] #47 ... [2023-09-12T20:38:50.155Z] [2023-09-12T20:38:50.155Z] #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T20:38:50.155Z] #41 DONE 10.9s [2023-09-12T20:38:50.155Z] [2023-09-12T20:38:50.155Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:38:50.155Z] #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T20:38:50.155Z] #34 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-12T20:38:50.155Z] #34 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-12T20:38:50.155Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-09-12T20:38:50.155Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-12T20:38:50.155Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T20:38:50.155Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-12T20:38:50.155Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done [2023-09-12T20:38:50.155Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done [2023-09-12T20:38:50.155Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-12T20:38:50.155Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.0s [2023-09-12T20:38:50.422Z] #34 ... [2023-09-12T20:38:50.422Z] [2023-09-12T20:38:50.422Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:38:50.422Z] #48 ... [2023-09-12T20:38:50.422Z] [2023-09-12T20:38:50.422Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T20:38:50.422Z] #0 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.422Z] #49 ... [2023-09-12T20:38:50.422Z] [2023-09-12T20:38:50.422Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T20:38:50.690Z] #50 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.690Z] #50 ... [2023-09-12T20:38:50.690Z] [2023-09-12T20:38:50.690Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T20:38:50.690Z] #51 ... [2023-09-12T20:38:50.690Z] [2023-09-12T20:38:50.690Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T20:38:50.690Z] #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.690Z] #0 8.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.955Z] #52 ... [2023-09-12T20:38:50.955Z] [2023-09-12T20:38:50.955Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:38:50.955Z] #53 ... [2023-09-12T20:38:50.955Z] [2023-09-12T20:38:50.955Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T20:38:50.955Z] #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:50.955Z] #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:51.222Z] #54 ... [2023-09-12T20:38:51.222Z] [2023-09-12T20:38:51.222Z] #55 [support-scheduler internal] load build context [2023-09-12T20:38:51.222Z] #55 ... [2023-09-12T20:38:51.222Z] [2023-09-12T20:38:51.222Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:38:51.488Z] #56 ... [2023-09-12T20:38:51.488Z] [2023-09-12T20:38:51.488Z] #57 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-12T20:38:51.488Z] #57 DONE 2.3s [2023-09-12T20:38:51.488Z] [2023-09-12T20:38:51.488Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:38:51.488Z] #56 ... [2023-09-12T20:38:51.488Z] [2023-09-12T20:38:51.488Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:38:51.488Z] #58 ... [2023-09-12T20:38:51.488Z] [2023-09-12T20:38:51.488Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:38:51.488Z] #59 ... [2023-09-12T20:38:51.488Z] [2023-09-12T20:38:51.488Z] #37 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T20:38:51.488Z] #37 8.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:51.488Z] #37 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:51.757Z] #37 ... [2023-09-12T20:38:51.757Z] [2023-09-12T20:38:51.757Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T20:38:51.757Z] #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:51.757Z] #0 7.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:38:51.757Z] #60 ... [2023-09-12T20:38:51.757Z] [2023-09-12T20:38:51.757Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:38:53.694Z] #61 ... [2023-09-12T20:38:53.694Z] [2023-09-12T20:38:53.694Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:38:53.694Z] #47 11.79 OK: 9 MiB in 17 packages [2023-09-12T20:38:53.694Z] #47 DONE 13.1s [2023-09-12T20:38:53.694Z] [2023-09-12T20:38:53.694Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:38:54.668Z] #58 ... [2023-09-12T20:38:54.668Z] [2023-09-12T20:38:54.668Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T20:38:54.668Z] #52 11.78 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:38:54.668Z] #52 11.78 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:38:54.668Z] #52 11.88 OK: 8 MiB in 16 packages [2023-09-12T20:38:54.668Z] #52 DONE 13.9s [2023-09-12T20:38:54.668Z] [2023-09-12T20:38:54.668Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:38:55.254Z] #58 transferring context: 14.87MB 10.5s [2023-09-12T20:38:59.499Z] #58 ... [2023-09-12T20:38:59.499Z] [2023-09-12T20:38:59.499Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T20:38:59.499Z] #54 13.51 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T20:38:59.499Z] #54 13.90 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:38:59.499Z] #54 13.90 (3/4) Installing su-exec (0.2-r3) [2023-09-12T20:38:59.499Z] #54 13.90 (4/4) Installing yq (4.33.3-r3) [2023-09-12T20:38:59.499Z] #54 15.28 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:38:59.499Z] #54 15.43 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:38:59.499Z] #54 16.34 OK: 18 MiB in 19 packages [2023-09-12T20:38:59.499Z] #54 DONE 18.5s [2023-09-12T20:38:59.499Z] [2023-09-12T20:38:59.499Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:38:59.499Z] #58 ... [2023-09-12T20:38:59.499Z] [2023-09-12T20:38:59.499Z] #37 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T20:38:59.499Z] #37 16.20 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:38:59.499Z] #37 16.20 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:38:59.499Z] #37 16.42 OK: 8 MiB in 16 packages [2023-09-12T20:38:59.499Z] #37 DONE 19.7s [2023-09-12T20:38:59.499Z] [2023-09-12T20:38:59.499Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:38:59.764Z] #58 ... [2023-09-12T20:38:59.764Z] [2023-09-12T20:38:59.764Z] #42 [core-command internal] load build context [2023-09-12T20:38:59.764Z] #42 transferring context: 36.19MB 20.1s [2023-09-12T20:39:00.029Z] #42 ... [2023-09-12T20:39:00.029Z] [2023-09-12T20:39:00.029Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:00.029Z] #43 ... [2023-09-12T20:39:00.029Z] [2023-09-12T20:39:00.029Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:00.029Z] #44 ... [2023-09-12T20:39:00.029Z] [2023-09-12T20:39:00.029Z] #45 [core-data internal] load build context [2023-09-12T20:39:00.295Z] #45 ... [2023-09-12T20:39:00.295Z] [2023-09-12T20:39:00.295Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:00.295Z] #46 ... [2023-09-12T20:39:00.295Z] [2023-09-12T20:39:00.295Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:00.563Z] #44 ... [2023-09-12T20:39:00.563Z] [2023-09-12T20:39:00.563Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:00.563Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s [2023-09-12T20:39:00.563Z] #35 ... [2023-09-12T20:39:00.563Z] [2023-09-12T20:39:00.563Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:00.563Z] #48 ... [2023-09-12T20:39:00.563Z] [2023-09-12T20:39:00.563Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:39:00.563Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.0s [2023-09-12T20:39:00.832Z] #34 ... [2023-09-12T20:39:00.832Z] [2023-09-12T20:39:00.832Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:01.098Z] #48 ... [2023-09-12T20:39:01.098Z] [2023-09-12T20:39:01.098Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:01.364Z] #53 ... [2023-09-12T20:39:01.364Z] [2023-09-12T20:39:01.364Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:01.364Z] #48 ... [2023-09-12T20:39:01.364Z] [2023-09-12T20:39:01.364Z] #55 [support-scheduler internal] load build context [2023-09-12T20:39:01.629Z] #55 ... [2023-09-12T20:39:01.629Z] [2023-09-12T20:39:01.629Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T20:39:01.629Z] #0 6.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:01.629Z] #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:01.629Z] #62 ... [2023-09-12T20:39:01.629Z] [2023-09-12T20:39:01.629Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:39:01.629Z] #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:01.629Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:01.894Z] #63 ... [2023-09-12T20:39:01.894Z] [2023-09-12T20:39:01.894Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:01.894Z] #56 ... [2023-09-12T20:39:01.894Z] [2023-09-12T20:39:01.894Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:01.894Z] #59 ... [2023-09-12T20:39:01.894Z] [2023-09-12T20:39:01.894Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T20:39:01.894Z] #0 8.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:01.894Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.158Z] #64 ... [2023-09-12T20:39:02.158Z] [2023-09-12T20:39:02.158Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:02.424Z] #35 ... [2023-09-12T20:39:02.424Z] [2023-09-12T20:39:02.424Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T20:39:02.424Z] #49 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.424Z] #49 18.67 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:39:02.424Z] #49 18.67 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:39:02.424Z] #49 18.67 OK: 19939 distinct packages available [2023-09-12T20:39:02.424Z] #49 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.424Z] #49 ... [2023-09-12T20:39:02.424Z] [2023-09-12T20:39:02.424Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T20:39:02.424Z] #40 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.424Z] #40 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.424Z] #40 20.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:39:02.424Z] #40 20.13 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T20:39:02.424Z] #40 20.40 (3/4) Installing su-exec (0.2-r3) [2023-09-12T20:39:02.424Z] #40 20.40 (4/4) Installing yq (4.33.3-r3) [2023-09-12T20:39:02.424Z] #40 21.71 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:39:02.692Z] #40 ... [2023-09-12T20:39:02.692Z] [2023-09-12T20:39:02.692Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:02.957Z] #35 ... [2023-09-12T20:39:02.957Z] [2023-09-12T20:39:02.957Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T20:39:02.957Z] #50 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.957Z] #50 19.02 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:39:02.957Z] #50 19.02 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:39:02.957Z] #50 19.02 OK: 19939 distinct packages available [2023-09-12T20:39:02.958Z] #50 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.958Z] #50 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:02.958Z] #50 ... [2023-09-12T20:39:02.958Z] [2023-09-12T20:39:02.958Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:03.537Z] #35 ... [2023-09-12T20:39:03.537Z] [2023-09-12T20:39:03.537Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T20:39:03.537Z] #51 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:03.537Z] #51 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:03.537Z] #51 20.49 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:39:03.537Z] #51 20.54 (2/2) Installing su-exec (0.2-r3) [2023-09-12T20:39:03.537Z] #51 20.55 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:39:03.537Z] #51 20.80 OK: 8 MiB in 17 packages [2023-09-12T20:39:03.537Z] #51 ... [2023-09-12T20:39:03.537Z] [2023-09-12T20:39:03.537Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:04.493Z] #53 ... [2023-09-12T20:39:04.493Z] [2023-09-12T20:39:04.493Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T20:39:04.493Z] #51 DONE 23.6s [2023-09-12T20:39:04.493Z] [2023-09-12T20:39:04.493Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:04.493Z] #53 ... [2023-09-12T20:39:04.493Z] [2023-09-12T20:39:04.493Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T20:39:04.493Z] #60 12.95 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:39:04.493Z] #60 12.95 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:39:04.493Z] #60 12.95 OK: 19939 distinct packages available [2023-09-12T20:39:04.493Z] #60 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:04.493Z] #60 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:04.762Z] #60 ... [2023-09-12T20:39:04.762Z] [2023-09-12T20:39:04.762Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:05.343Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.2s [2023-09-12T20:39:05.343Z] #35 ... [2023-09-12T20:39:05.343Z] [2023-09-12T20:39:05.343Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T20:39:05.343Z] #40 22.09 OK: 18 MiB in 19 packages [2023-09-12T20:39:05.343Z] #40 DONE 24.6s [2023-09-12T20:39:05.612Z] [2023-09-12T20:39:05.612Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T20:39:06.192Z] #65 DONE 0.6s [2023-09-12T20:39:06.192Z] [2023-09-12T20:39:06.192Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:09.540Z] #35 ... [2023-09-12T20:39:09.540Z] [2023-09-12T20:39:09.540Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:39:09.540Z] #63 16.14 OK: 267 MiB in 56 packages [2023-09-12T20:39:09.540Z] #63 DONE 17.8s [2023-09-12T20:39:09.540Z] [2023-09-12T20:39:09.540Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:09.810Z] #35 ... [2023-09-12T20:39:09.810Z] [2023-09-12T20:39:09.810Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T20:39:09.810Z] #60 23.00 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T20:39:09.810Z] #60 23.49 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T20:39:09.810Z] #60 23.73 (3/11) Installing libunistring (1.1-r1) [2023-09-12T20:39:09.810Z] #60 23.97 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T20:39:09.810Z] #60 24.02 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T20:39:09.810Z] #60 24.09 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T20:39:09.810Z] #60 24.13 (7/11) Installing curl (8.2.1-r0) [2023-09-12T20:39:09.810Z] #60 24.22 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T20:39:09.810Z] #60 24.26 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:39:09.810Z] #60 24.28 (10/11) Installing libucontext (1.2-r2) [2023-09-12T20:39:09.810Z] #60 24.33 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T20:39:09.810Z] #60 24.36 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:39:09.810Z] #60 24.64 Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:39:09.810Z] #60 25.62 OK: 13 MiB in 26 packages [2023-09-12T20:39:09.810Z] #60 DONE 28.2s [2023-09-12T20:39:09.810Z] [2023-09-12T20:39:09.810Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:39:09.810Z] #58 transferring context: 55.97MB 24.9s [2023-09-12T20:39:10.086Z] #58 ... [2023-09-12T20:39:10.086Z] [2023-09-12T20:39:10.086Z] #42 [core-command internal] load build context [2023-09-12T20:39:10.086Z] #42 ... [2023-09-12T20:39:10.086Z] [2023-09-12T20:39:10.086Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:10.353Z] #43 ... [2023-09-12T20:39:10.353Z] [2023-09-12T20:39:10.353Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:10.353Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.2s [2023-09-12T20:39:10.353Z] #35 ... [2023-09-12T20:39:10.353Z] [2023-09-12T20:39:10.353Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:39:10.353Z] #61 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:10.353Z] #61 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:10.353Z] #61 18.33 OK: 267 MiB in 56 packages [2023-09-12T20:39:10.353Z] #61 ... [2023-09-12T20:39:10.353Z] [2023-09-12T20:39:10.353Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:10.620Z] #46 ... [2023-09-12T20:39:10.620Z] [2023-09-12T20:39:10.620Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:10.620Z] #44 ... [2023-09-12T20:39:10.620Z] [2023-09-12T20:39:10.620Z] #45 [core-data internal] load build context [2023-09-12T20:39:10.887Z] #45 ... [2023-09-12T20:39:10.887Z] [2023-09-12T20:39:10.887Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:39:10.887Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.6s done [2023-09-12T20:39:10.887Z] #34 ... [2023-09-12T20:39:10.887Z] [2023-09-12T20:39:10.887Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T20:39:10.887Z] #64 17.54 OK: 267 MiB in 56 packages [2023-09-12T20:39:10.887Z] #64 DONE 19.5s [2023-09-12T20:39:10.887Z] [2023-09-12T20:39:10.887Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:11.474Z] #44 ... [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T20:39:11.474Z] #61 DONE 20.6s [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:11.474Z] #44 ... [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:11.474Z] #48 ... [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T20:39:11.474Z] #49 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:11.474Z] #49 28.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T20:39:11.474Z] #49 28.76 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:39:11.474Z] #49 28.76 (3/4) Installing libucontext (1.2-r2) [2023-09-12T20:39:11.474Z] #49 28.76 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T20:39:11.474Z] #49 28.81 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:39:11.474Z] #49 29.00 OK: 8 MiB in 19 packages [2023-09-12T20:39:11.474Z] #49 DONE 31.2s [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:11.474Z] #48 ... [2023-09-12T20:39:11.474Z] [2023-09-12T20:39:11.474Z] #55 [support-scheduler internal] load build context [2023-09-12T20:39:11.740Z] #55 ... [2023-09-12T20:39:11.740Z] [2023-09-12T20:39:11.740Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:11.740Z] #48 ... [2023-09-12T20:39:11.740Z] [2023-09-12T20:39:11.740Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T20:39:11.740Z] #66 DONE 7.5s [2023-09-12T20:39:11.740Z] [2023-09-12T20:39:11.740Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:12.010Z] #48 ... [2023-09-12T20:39:12.010Z] [2023-09-12T20:39:12.010Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:12.010Z] #56 ... [2023-09-12T20:39:12.010Z] [2023-09-12T20:39:12.010Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T20:39:12.010Z] #62 15.67 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T20:39:12.010Z] #62 15.67 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T20:39:12.010Z] #62 15.67 OK: 19939 distinct packages available [2023-09-12T20:39:12.010Z] #62 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:12.010Z] #62 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:39:12.010Z] #62 19.77 OK: 267 MiB in 56 packages [2023-09-12T20:39:12.010Z] #62 DONE 20.6s [2023-09-12T20:39:12.010Z] [2023-09-12T20:39:12.010Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T20:39:12.010Z] #50 28.24 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T20:39:12.010Z] #50 28.28 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T20:39:12.010Z] #50 28.29 (3/5) Installing libucontext (1.2-r2) [2023-09-12T20:39:12.010Z] #50 28.34 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T20:39:12.010Z] #50 28.37 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T20:39:12.010Z] #50 28.53 Executing busybox-1.36.1-r2.trigger [2023-09-12T20:39:12.010Z] #50 28.65 OK: 9 MiB in 20 packages [2023-09-12T20:39:12.010Z] #50 DONE 31.6s [2023-09-12T20:39:12.010Z] [2023-09-12T20:39:12.010Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:12.010Z] #56 ... [2023-09-12T20:39:12.010Z] [2023-09-12T20:39:12.010Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:12.276Z] #48 ... [2023-09-12T20:39:12.276Z] [2023-09-12T20:39:12.276Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:12.276Z] #59 ... [2023-09-12T20:39:12.276Z] [2023-09-12T20:39:12.276Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:13.240Z] #56 ... [2023-09-12T20:39:13.240Z] [2023-09-12T20:39:13.240Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T20:39:13.240Z] #67 DONE 1.1s [2023-09-12T20:39:13.240Z] [2023-09-12T20:39:13.240Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T20:39:13.240Z] #34 DONE 33.3s [2023-09-12T20:39:13.240Z] [2023-09-12T20:39:13.240Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:14.654Z] #56 transferring context: 45.03MB 32.9s [2023-09-12T20:39:14.654Z] #56 ... [2023-09-12T20:39:14.654Z] [2023-09-12T20:39:14.654Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:14.654Z] #53 ... [2023-09-12T20:39:14.654Z] [2023-09-12T20:39:14.654Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:16.064Z] #56 ... [2023-09-12T20:39:16.064Z] [2023-09-12T20:39:16.064Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T20:39:16.064Z] #68 DONE 1.3s [2023-09-12T20:39:16.064Z] [2023-09-12T20:39:16.064Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:18.000Z] #56 ... [2023-09-12T20:39:18.000Z] [2023-09-12T20:39:18.000Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T20:39:18.000Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.0s done [2023-09-12T20:39:18.000Z] #35 DONE 38.2s [2023-09-12T20:39:18.000Z] [2023-09-12T20:39:18.000Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:19.939Z] #56 transferring context: 73.01MB 38.1s [2023-09-12T20:39:19.939Z] #56 ... [2023-09-12T20:39:19.939Z] [2023-09-12T20:39:19.939Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:39:20.208Z] #58 ... [2023-09-12T20:39:20.208Z] [2023-09-12T20:39:20.208Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:20.208Z] #56 ... [2023-09-12T20:39:20.208Z] [2023-09-12T20:39:20.208Z] #42 [core-command internal] load build context [2023-09-12T20:39:20.473Z] #42 ... [2023-09-12T20:39:20.473Z] [2023-09-12T20:39:20.473Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:20.473Z] #43 ... [2023-09-12T20:39:20.473Z] [2023-09-12T20:39:20.473Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:20.739Z] #56 ... [2023-09-12T20:39:20.739Z] [2023-09-12T20:39:20.739Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:20.739Z] #46 ... [2023-09-12T20:39:20.739Z] [2023-09-12T20:39:20.739Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:21.003Z] #56 ... [2023-09-12T20:39:21.003Z] [2023-09-12T20:39:21.003Z] #45 [core-data internal] load build context [2023-09-12T20:39:21.003Z] #45 ... [2023-09-12T20:39:21.003Z] [2023-09-12T20:39:21.003Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:21.581Z] #56 ... [2023-09-12T20:39:21.581Z] [2023-09-12T20:39:21.581Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:21.845Z] #44 ... [2023-09-12T20:39:21.845Z] [2023-09-12T20:39:21.845Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:39:21.845Z] #58 ... [2023-09-12T20:39:21.845Z] [2023-09-12T20:39:21.845Z] #55 [support-scheduler internal] load build context [2023-09-12T20:39:22.110Z] #55 ... [2023-09-12T20:39:22.110Z] [2023-09-12T20:39:22.110Z] #42 [core-command internal] load build context [2023-09-12T20:39:22.375Z] #42 ... [2023-09-12T20:39:22.375Z] [2023-09-12T20:39:22.375Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:22.375Z] #59 ... [2023-09-12T20:39:22.375Z] [2023-09-12T20:39:22.375Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:22.643Z] #48 ... [2023-09-12T20:39:22.643Z] [2023-09-12T20:39:22.643Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:39:22.643Z] #69 DONE 2.5s [2023-09-12T20:39:22.643Z] [2023-09-12T20:39:22.643Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:22.643Z] #48 ... [2023-09-12T20:39:22.643Z] [2023-09-12T20:39:22.643Z] #42 [core-command internal] load build context [2023-09-12T20:39:22.643Z] #42 ... [2023-09-12T20:39:22.643Z] [2023-09-12T20:39:22.643Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:39:22.643Z] #70 DONE 3.3s [2023-09-12T20:39:22.643Z] [2023-09-12T20:39:22.643Z] #42 [core-command internal] load build context [2023-09-12T20:39:22.911Z] #42 ... [2023-09-12T20:39:22.911Z] [2023-09-12T20:39:22.911Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T20:39:22.911Z] #71 DONE 3.5s [2023-09-12T20:39:22.911Z] [2023-09-12T20:39:22.911Z] #42 [core-command internal] load build context [2023-09-12T20:39:23.491Z] #42 ... [2023-09-12T20:39:23.491Z] [2023-09-12T20:39:23.491Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T20:39:23.491Z] #72 DONE 1.0s [2023-09-12T20:39:23.770Z] [2023-09-12T20:39:23.770Z] #42 [core-command internal] load build context [2023-09-12T20:39:23.770Z] #42 ... [2023-09-12T20:39:23.770Z] [2023-09-12T20:39:23.770Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T20:39:23.770Z] #73 DONE 1.0s [2023-09-12T20:39:23.770Z] [2023-09-12T20:39:23.770Z] #42 [core-command internal] load build context [2023-09-12T20:39:24.037Z] #42 transferring context: 96.12MB 44.5s [2023-09-12T20:39:24.619Z] #42 ... [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T20:39:24.619Z] #74 DONE 0.8s [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #42 [core-command internal] load build context [2023-09-12T20:39:24.619Z] #42 ... [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T20:39:24.619Z] #75 DONE 1.1s [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #42 [core-command internal] load build context [2023-09-12T20:39:24.619Z] #42 ... [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T20:39:24.619Z] #76 DONE 0.8s [2023-09-12T20:39:24.619Z] [2023-09-12T20:39:24.619Z] #42 [core-command internal] load build context [2023-09-12T20:39:24.884Z] #42 ... [2023-09-12T20:39:24.884Z] [2023-09-12T20:39:24.884Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:24.884Z] #53 ... [2023-09-12T20:39:24.884Z] [2023-09-12T20:39:24.884Z] #42 [core-command internal] load build context [2023-09-12T20:39:25.466Z] #42 ... [2023-09-12T20:39:25.466Z] [2023-09-12T20:39:25.466Z] #77 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:39:25.466Z] #77 DONE 0.9s [2023-09-12T20:39:25.466Z] [2023-09-12T20:39:25.466Z] #42 [core-command internal] load build context [2023-09-12T20:39:25.731Z] #42 ... [2023-09-12T20:39:25.732Z] [2023-09-12T20:39:25.732Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T20:39:25.732Z] #78 DONE 1.1s [2023-09-12T20:39:25.732Z] [2023-09-12T20:39:25.732Z] #42 [core-command internal] load build context [2023-09-12T20:39:25.732Z] #42 ... [2023-09-12T20:39:25.732Z] [2023-09-12T20:39:25.732Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:39:25.732Z] #79 DONE 1.1s [2023-09-12T20:39:25.732Z] [2023-09-12T20:39:25.732Z] #42 [core-command internal] load build context [2023-09-12T20:39:26.130Z] #42 ... [2023-09-12T20:39:26.130Z] [2023-09-12T20:39:26.130Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T20:39:26.130Z] #80 DONE 0.7s [2023-09-12T20:39:26.130Z] [2023-09-12T20:39:26.130Z] #42 [core-command internal] load build context [2023-09-12T20:39:26.760Z] #42 ... [2023-09-12T20:39:26.760Z] [2023-09-12T20:39:26.760Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T20:39:26.760Z] #81 DONE 0.9s [2023-09-12T20:39:26.760Z] [2023-09-12T20:39:26.760Z] #42 [core-command internal] load build context [2023-09-12T20:39:27.026Z] #42 ... [2023-09-12T20:39:27.026Z] [2023-09-12T20:39:27.026Z] #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T20:39:27.026Z] #82 DONE 1.0s [2023-09-12T20:39:27.026Z] [2023-09-12T20:39:27.026Z] #42 [core-command internal] load build context [2023-09-12T20:39:27.300Z] #42 ... [2023-09-12T20:39:27.300Z] [2023-09-12T20:39:27.300Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T20:39:27.300Z] #83 DONE 1.4s [2023-09-12T20:39:27.300Z] [2023-09-12T20:39:27.300Z] #42 [core-command internal] load build context [2023-09-12T20:39:27.896Z] #42 ... [2023-09-12T20:39:27.896Z] [2023-09-12T20:39:27.896Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T20:39:27.896Z] #84 DONE 1.2s [2023-09-12T20:39:27.896Z] [2023-09-12T20:39:27.896Z] #42 [core-command internal] load build context [2023-09-12T20:39:28.514Z] #42 ... [2023-09-12T20:39:28.514Z] [2023-09-12T20:39:28.514Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T20:39:28.514Z] #85 DONE 1.1s [2023-09-12T20:39:28.514Z] [2023-09-12T20:39:28.514Z] #42 [core-command internal] load build context [2023-09-12T20:39:28.514Z] #42 ... [2023-09-12T20:39:28.514Z] [2023-09-12T20:39:28.514Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T20:39:28.514Z] #86 DONE 0.5s [2023-09-12T20:39:28.514Z] [2023-09-12T20:39:28.514Z] #42 [core-command internal] load build context [2023-09-12T20:39:29.141Z] #42 ... [2023-09-12T20:39:29.141Z] [2023-09-12T20:39:29.141Z] #44 [security-secretstore-setup internal] load build context [2023-09-12T20:39:29.141Z] #44 transferring context: 189.24MB 49.0s done [2023-09-12T20:39:29.141Z] #44 DONE 49.5s [2023-09-12T20:39:29.141Z] [2023-09-12T20:39:29.141Z] #42 [core-command internal] load build context [2023-09-12T20:39:31.095Z] #42 ... [2023-09-12T20:39:31.095Z] [2023-09-12T20:39:31.095Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:31.095Z] #43 ... [2023-09-12T20:39:31.095Z] [2023-09-12T20:39:31.095Z] #42 [core-command internal] load build context [2023-09-12T20:39:31.095Z] #42 ... [2023-09-12T20:39:31.095Z] [2023-09-12T20:39:31.095Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:31.095Z] #46 ... [2023-09-12T20:39:31.095Z] [2023-09-12T20:39:31.095Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:31.095Z] #43 ... [2023-09-12T20:39:31.095Z] [2023-09-12T20:39:31.095Z] #45 [core-data internal] load build context [2023-09-12T20:39:31.095Z] #45 transferring context: 189.24MB 50.2s done [2023-09-12T20:39:31.362Z] #45 ... [2023-09-12T20:39:31.362Z] [2023-09-12T20:39:31.362Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:31.633Z] #46 ... [2023-09-12T20:39:31.633Z] [2023-09-12T20:39:31.633Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:31.899Z] #56 ... [2023-09-12T20:39:31.899Z] [2023-09-12T20:39:31.899Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:32.172Z] #46 ... [2023-09-12T20:39:32.172Z] [2023-09-12T20:39:32.172Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:39:32.172Z] #58 transferring context: 189.24MB 46.9s done [2023-09-12T20:39:32.172Z] #58 ... [2023-09-12T20:39:32.172Z] [2023-09-12T20:39:32.172Z] #55 [support-scheduler internal] load build context [2023-09-12T20:39:32.172Z] #55 ... [2023-09-12T20:39:32.172Z] [2023-09-12T20:39:32.172Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:32.753Z] #46 ... [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:32.753Z] #48 ... [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #45 [core-data internal] load build context [2023-09-12T20:39:32.753Z] #45 DONE 52.9s [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:32.753Z] #48 transferring context: 189.24MB 51.0s done [2023-09-12T20:39:32.753Z] #48 ... [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:32.753Z] #59 ... [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:39:32.753Z] #87 DONE 3.6s [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:32.753Z] #59 ... [2023-09-12T20:39:32.753Z] [2023-09-12T20:39:32.753Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:33.021Z] #46 ... [2023-09-12T20:39:33.021Z] [2023-09-12T20:39:33.021Z] #58 [security-proxy-auth internal] load build context [2023-09-12T20:39:33.021Z] #58 DONE 51.8s [2023-09-12T20:39:33.021Z] [2023-09-12T20:39:33.021Z] #48 [security-bootstrapper internal] load build context [2023-09-12T20:39:33.021Z] #48 DONE 52.6s [2023-09-12T20:39:33.021Z] [2023-09-12T20:39:33.021Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:34.435Z] #46 ... [2023-09-12T20:39:34.435Z] [2023-09-12T20:39:34.435Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:39:34.435Z] #88 DONE 1.4s [2023-09-12T20:39:34.435Z] [2023-09-12T20:39:34.435Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:35.026Z] #46 ... [2023-09-12T20:39:35.026Z] [2023-09-12T20:39:35.026Z] #89 [security-spire-config] exporting to image [2023-09-12T20:39:35.026Z] #89 exporting layers 6.3s done [2023-09-12T20:39:35.026Z] #89 writing image sha256:b299ccdc86eecce2899d48f2845342c3d17d4c2823bf50a76fab77ee19c67d6d 0.2s done [2023-09-12T20:39:35.026Z] #89 writing image sha256:b0bb7e73e4b849407f941bdb489a91013a176697c33ec7dbbc148f1c6478079f 0.2s done [2023-09-12T20:39:35.026Z] #89 writing image sha256:cf785dceba9ce6f50121d1f5187fc42bacf6628ee6f3a144851f82784ec88bca done [2023-09-12T20:39:35.026Z] #89 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-12T20:39:35.026Z] #89 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-12T20:39:35.026Z] #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-12T20:39:35.026Z] #89 DONE 7.6s [2023-09-12T20:39:35.026Z] [2023-09-12T20:39:35.026Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:35.026Z] #46 ... [2023-09-12T20:39:35.026Z] [2023-09-12T20:39:35.026Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:35.026Z] #53 ... [2023-09-12T20:39:35.026Z] [2023-09-12T20:39:35.026Z] #46 [core-metadata internal] load build context [2023-09-12T20:39:35.293Z] #46 transferring context: 189.24MB 55.2s done [2023-09-12T20:39:35.876Z] #46 DONE 56.0s [2023-09-12T20:39:35.876Z] [2023-09-12T20:39:35.876Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:36.837Z] #53 ... [2023-09-12T20:39:36.837Z] [2023-09-12T20:39:36.837Z] #43 [support-notifications internal] load build context [2023-09-12T20:39:36.837Z] #43 transferring context: 189.24MB 57.1s done [2023-09-12T20:39:36.837Z] #43 DONE 57.3s [2023-09-12T20:39:36.837Z] [2023-09-12T20:39:36.837Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:37.421Z] #53 ... [2023-09-12T20:39:37.421Z] [2023-09-12T20:39:37.421Z] #55 [support-scheduler internal] load build context [2023-09-12T20:39:37.421Z] #55 transferring context: 189.24MB 52.2s done [2023-09-12T20:39:37.421Z] #55 DONE 56.2s [2023-09-12T20:39:37.421Z] [2023-09-12T20:39:37.421Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:37.686Z] #53 ... [2023-09-12T20:39:37.686Z] [2023-09-12T20:39:37.686Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:39:37.686Z] #90 DONE 0.8s [2023-09-12T20:39:37.686Z] [2023-09-12T20:39:37.686Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-12T20:39:38.269Z] #53 transferring context: 189.24MB 56.5s done [2023-09-12T20:39:38.269Z] #53 DONE 58.0s [2023-09-12T20:39:38.270Z] [2023-09-12T20:39:38.270Z] #56 [security-proxy-setup internal] load build context [2023-09-12T20:39:39.667Z] #56 transferring context: 189.24MB 57.8s done [2023-09-12T20:39:39.667Z] #56 DONE 59.2s [2023-09-12T20:39:39.667Z] [2023-09-12T20:39:39.667Z] #42 [core-command internal] load build context [2023-09-12T20:39:40.620Z] #42 ... [2023-09-12T20:39:40.620Z] [2023-09-12T20:39:40.620Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:40.888Z] #59 ... [2023-09-12T20:39:40.888Z] [2023-09-12T20:39:40.888Z] #42 [core-command internal] load build context [2023-09-12T20:39:41.154Z] #42 transferring context: 189.24MB 61.6s done [2023-09-12T20:39:41.154Z] #42 DONE 61.7s [2023-09-12T20:39:41.154Z] [2023-09-12T20:39:41.154Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-12T20:39:41.734Z] #59 transferring context: 189.24MB 56.7s done [2023-09-12T20:39:41.734Z] #59 DONE 60.5s [2023-09-12T20:39:41.734Z] [2023-09-12T20:39:41.734Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:39:42.008Z] #91 DONE 0.5s [2023-09-12T20:39:42.008Z] [2023-09-12T20:39:42.008Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:39:42.972Z] #92 ... [2023-09-12T20:39:42.972Z] [2023-09-12T20:39:42.973Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:39:43.240Z] #93 ... [2023-09-12T20:39:43.240Z] [2023-09-12T20:39:43.241Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:39:44.644Z] #94 ... [2023-09-12T20:39:44.644Z] [2023-09-12T20:39:44.644Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #95 DONE 37.8s [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #93 DONE 39.2s [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #96 [core-data builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #96 ... [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #92 DONE 37.6s [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #97 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.941Z] #98 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #99 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.941Z] #100 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #101 [support-scheduler builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #101 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #102 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.941Z] #103 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #104 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #105 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #96 [core-data builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #96 DONE 3.0s [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #106 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #107 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.941Z] #108 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T20:40:16.941Z] #109 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.941Z] #110 CACHED [2023-09-12T20:40:16.941Z] [2023-09-12T20:40:16.941Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.941Z] #111 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T20:40:16.942Z] #112 DONE 3.1s [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #113 [core-command builder 6/7] COPY . . [2023-09-12T20:40:16.942Z] #113 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.942Z] #114 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.942Z] #115 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T20:40:16.942Z] #116 ... [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T20:40:16.942Z] #117 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T20:40:16.942Z] #118 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.942Z] #119 CACHED [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T20:40:16.942Z] #120 ... [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:40:16.942Z] #94 DONE 34.0s [2023-09-12T20:40:16.942Z] [2023-09-12T20:40:16.942Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T20:40:22.282Z] #121 ... [2023-09-12T20:40:22.282Z] [2023-09-12T20:40:22.282Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T20:40:22.282Z] #120 5.102 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-09-12T20:40:23.239Z] #120 ... [2023-09-12T20:40:23.239Z] [2023-09-12T20:40:23.239Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T20:40:23.239Z] #121 DONE 7.0s [2023-09-12T20:40:23.239Z] [2023-09-12T20:40:23.239Z] #122 [support-notifications builder 6/7] COPY . . [2023-09-12T20:40:23.239Z] #122 DONE 8.0s [2023-09-12T20:40:23.239Z] [2023-09-12T20:40:23.239Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:40:25.195Z] #123 ... [2023-09-12T20:40:25.195Z] [2023-09-12T20:40:25.195Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T20:40:25.195Z] #0 5.618 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-09-12T20:40:25.461Z] #124 ... [2023-09-12T20:40:25.461Z] [2023-09-12T20:40:25.461Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:40:25.461Z] #0 5.640 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-09-12T20:40:25.461Z] #125 ... [2023-09-12T20:40:25.461Z] [2023-09-12T20:40:25.462Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:40:25.462Z] #0 4.277 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-09-12T20:40:25.728Z] #126 ... [2023-09-12T20:40:25.728Z] [2023-09-12T20:40:25.728Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T20:40:25.728Z] #0 5.512 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-09-12T20:40:25.728Z] #127 ... [2023-09-12T20:40:25.728Z] [2023-09-12T20:40:25.728Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:40:25.728Z] #0 5.449 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-09-12T20:40:25.997Z] #128 ... [2023-09-12T20:40:25.997Z] [2023-09-12T20:40:25.997Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T20:40:25.997Z] #0 4.391 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-09-12T20:40:26.263Z] #129 ... [2023-09-12T20:40:26.263Z] [2023-09-12T20:40:26.263Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:40:26.263Z] #0 3.825 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-09-12T20:40:26.263Z] #130 ... [2023-09-12T20:40:26.263Z] [2023-09-12T20:40:26.263Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:40:26.263Z] #123 2.536 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-09-12T20:40:30.508Z] #123 ... [2023-09-12T20:40:30.508Z] [2023-09-12T20:40:30.508Z] #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T20:40:30.508Z] #116 4.994 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-09-12T20:40:30.508Z] #116 ... [2023-09-12T20:40:30.508Z] [2023-09-12T20:40:30.508Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:40:30.508Z] #0 2.574 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-09-12T20:53:52.867Z] #131 ... [2023-09-12T20:53:52.867Z] [2023-09-12T20:53:52.867Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T20:53:52.867Z] #129 803.9 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-09-12T20:53:52.867Z] #129 ... [2023-09-12T20:53:52.867Z] [2023-09-12T20:53:52.867Z] #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T20:53:52.867Z] #116 DONE 815.1s [2023-09-12T20:53:52.867Z] [2023-09-12T20:53:52.867Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:53:52.867Z] #130 ... [2023-09-12T20:53:52.867Z] [2023-09-12T20:53:52.867Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:53:52.868Z] #132 DONE 0.2s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:53:52.868Z] #128 ... [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:53:52.868Z] #133 DONE 0.2s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T20:53:52.868Z] #134 DONE 0.1s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T20:53:52.868Z] #135 DONE 0.1s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T20:53:52.868Z] #136 DONE 0.3s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T20:53:52.868Z] #137 DONE 0.2s [2023-09-12T20:53:52.868Z] [2023-09-12T20:53:52.868Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:53:53.139Z] #138 ... [2023-09-12T20:53:53.139Z] [2023-09-12T20:53:53.139Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T20:53:53.139Z] #120 DONE 817.9s [2023-09-12T20:53:53.411Z] [2023-09-12T20:53:53.411Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T20:53:53.681Z] #129 ... [2023-09-12T20:53:53.681Z] [2023-09-12T20:53:53.681Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T20:53:54.267Z] #139 DONE 0.4s [2023-09-12T20:53:54.267Z] [2023-09-12T20:53:54.267Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T20:53:55.740Z] #140 ... [2023-09-12T20:53:55.740Z] [2023-09-12T20:53:55.740Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:53:55.740Z] #138 DONE 3.6s [2023-09-12T20:53:56.009Z] [2023-09-12T20:53:56.009Z] #89 [security-proxy-setup] exporting to image [2023-09-12T20:53:56.009Z] #89 exporting layers [2023-09-12T20:53:57.453Z] #89 ... [2023-09-12T20:53:57.453Z] [2023-09-12T20:53:57.453Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T20:53:57.453Z] #140 DONE 3.1s [2023-09-12T20:53:57.453Z] [2023-09-12T20:53:57.453Z] #89 [security-proxy-setup] exporting to image [2023-09-12T20:53:57.453Z] #89 exporting layers 1.7s done [2023-09-12T20:53:57.453Z] #89 writing image sha256:29e33a715cdb50a8e253f8d2804b966fc6fc67028b32dabd810e61a9a4cbb6a3 [2023-09-12T20:53:57.453Z] #89 writing image sha256:29e33a715cdb50a8e253f8d2804b966fc6fc67028b32dabd810e61a9a4cbb6a3 0.0s done [2023-09-12T20:53:57.453Z] #89 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-12T20:53:57.453Z] #89 DONE 9.3s [2023-09-12T20:53:57.453Z] [2023-09-12T20:53:57.453Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:53:57.736Z] #141 DONE 0.5s [2023-09-12T20:53:57.736Z] [2023-09-12T20:53:57.736Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:53:58.002Z] #142 DONE 0.2s [2023-09-12T20:53:58.002Z] [2023-09-12T20:53:58.002Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T20:53:58.002Z] #127 ... [2023-09-12T20:53:58.002Z] [2023-09-12T20:53:58.002Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T20:53:58.266Z] #143 DONE 0.4s [2023-09-12T20:53:58.266Z] [2023-09-12T20:53:58.266Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T20:53:58.579Z] #144 DONE 0.1s [2023-09-12T20:53:58.579Z] [2023-09-12T20:53:58.579Z] #145 [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-09-12T20:53:58.848Z] #145 DONE 0.3s [2023-09-12T20:53:58.848Z] [2023-09-12T20:53:58.848Z] #146 [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-09-12T20:53:58.848Z] #146 DONE 0.2s [2023-09-12T20:53:58.848Z] [2023-09-12T20:53:58.848Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:53:59.116Z] #126 ... [2023-09-12T20:53:59.116Z] [2023-09-12T20:53:59.116Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T20:53:59.116Z] #147 DONE 0.2s [2023-09-12T20:53:59.116Z] [2023-09-12T20:53:59.116Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T20:53:59.383Z] #148 DONE 0.2s [2023-09-12T20:53:59.383Z] [2023-09-12T20:53:59.383Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T20:53:59.651Z] #129 ... [2023-09-12T20:53:59.651Z] [2023-09-12T20:53:59.651Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T20:54:01.592Z] #149 DONE 2.1s [2023-09-12T20:54:01.592Z] [2023-09-12T20:54:01.592Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:54:01.592Z] #125 ... [2023-09-12T20:54:01.592Z] [2023-09-12T20:54:01.592Z] #89 [security-bootstrapper] exporting to image [2023-09-12T20:54:02.554Z] #89 exporting layers 1.0s done [2023-09-12T20:54:02.554Z] #89 writing image sha256:0e6f7e0a23319b5ca96642062a621659a6ae924d218be5900581c88ac6fb49d4 done [2023-09-12T20:54:02.554Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-12T20:54:02.554Z] #89 DONE 10.4s [2023-09-12T20:54:02.554Z] [2023-09-12T20:54:02.554Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:54:04.498Z] #123 ... [2023-09-12T20:54:04.498Z] [2023-09-12T20:54:04.498Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T20:54:04.498Z] #129 DONE 828.9s [2023-09-12T20:54:04.498Z] [2023-09-12T20:54:04.498Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:54:04.498Z] #125 ... [2023-09-12T20:54:04.498Z] [2023-09-12T20:54:04.498Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:54:04.771Z] #150 DONE 0.1s [2023-09-12T20:54:04.771Z] [2023-09-12T20:54:04.771Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:54:05.041Z] #151 DONE 0.1s [2023-09-12T20:54:05.041Z] [2023-09-12T20:54:05.041Z] #152 [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-09-12T20:54:05.041Z] #152 DONE 0.2s [2023-09-12T20:54:05.041Z] [2023-09-12T20:54:05.041Z] #153 [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-09-12T20:54:05.307Z] #153 DONE 0.2s [2023-09-12T20:54:05.307Z] [2023-09-12T20:54:05.307Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:54:05.307Z] #128 ... [2023-09-12T20:54:05.307Z] [2023-09-12T20:54:05.307Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:54:05.608Z] #154 DONE 0.2s [2023-09-12T20:54:05.608Z] [2023-09-12T20:54:05.608Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T20:54:05.883Z] #155 DONE 0.2s [2023-09-12T20:54:05.883Z] [2023-09-12T20:54:05.883Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T20:54:06.150Z] #156 DONE 0.4s [2023-09-12T20:54:06.150Z] [2023-09-12T20:54:06.150Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:54:06.150Z] #128 ... [2023-09-12T20:54:06.150Z] [2023-09-12T20:54:06.150Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T20:54:06.150Z] #157 DONE 0.1s [2023-09-12T20:54:06.432Z] [2023-09-12T20:54:06.432Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:54:08.372Z] #158 DONE 2.2s [2023-09-12T20:54:08.372Z] [2023-09-12T20:54:08.372Z] #89 [security-secretstore-setup] exporting to image [2023-09-12T20:54:08.372Z] #89 exporting layers [2023-09-12T20:54:09.771Z] #89 exporting layers 1.2s done [2023-09-12T20:54:09.771Z] #89 writing image sha256:bf009a8ba92a38f5927f59b3e05c6da249c07ad2471925abe38ab244aa7eaf08 done [2023-09-12T20:54:09.771Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-12T20:54:09.771Z] #89 DONE 11.6s [2023-09-12T20:54:09.771Z] [2023-09-12T20:54:09.771Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:54:11.703Z] #131 ... [2023-09-12T20:54:11.703Z] [2023-09-12T20:54:11.703Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T20:54:11.703Z] #127 DONE 836.3s [2023-09-12T20:54:11.703Z] [2023-09-12T20:54:11.703Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:54:12.282Z] #128 ... [2023-09-12T20:54:12.282Z] [2023-09-12T20:54:12.282Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:54:12.282Z] #159 DONE 0.2s [2023-09-12T20:54:12.282Z] [2023-09-12T20:54:12.282Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:54:12.547Z] #160 DONE 0.2s [2023-09-12T20:54:12.547Z] [2023-09-12T20:54:12.547Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T20:54:12.814Z] #161 DONE 0.3s [2023-09-12T20:54:12.814Z] [2023-09-12T20:54:12.814Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:54:13.081Z] #162 DONE 0.2s [2023-09-12T20:54:13.081Z] [2023-09-12T20:54:13.081Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T20:54:13.081Z] #163 DONE 0.2s [2023-09-12T20:54:13.081Z] [2023-09-12T20:54:13.081Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:54:13.346Z] #123 ... [2023-09-12T20:54:13.346Z] [2023-09-12T20:54:13.347Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:54:15.360Z] #164 DONE 1.8s [2023-09-12T20:54:15.360Z] [2023-09-12T20:54:15.360Z] #89 [security-proxy-auth] exporting to image [2023-09-12T20:54:15.360Z] #89 exporting layers [2023-09-12T20:54:15.625Z] #89 exporting layers 0.7s done [2023-09-12T20:54:15.625Z] #89 writing image sha256:7cb6f0303bf2de445c0b703afd170a6d3957b09e12deb8c1b4af28ea29e5ba39 done [2023-09-12T20:54:15.625Z] #89 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-09-12T20:54:15.625Z] #89 DONE 12.3s [2023-09-12T20:54:15.625Z] [2023-09-12T20:54:15.625Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:54:33.805Z] #128 ... [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T20:54:33.805Z] #124 DONE 857.1s [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:54:33.805Z] #130 ... [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:54:33.805Z] #165 DONE 0.2s [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:54:33.805Z] #166 DONE 0.2s [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T20:54:33.805Z] #167 DONE 0.3s [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #168 [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-09-12T20:54:33.805Z] #168 DONE 0.2s [2023-09-12T20:54:33.805Z] [2023-09-12T20:54:33.805Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T20:54:34.078Z] #169 DONE 0.2s [2023-09-12T20:54:34.078Z] [2023-09-12T20:54:34.078Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T20:54:36.026Z] #170 DONE 2.1s [2023-09-12T20:54:36.026Z] [2023-09-12T20:54:36.026Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-12T20:54:36.026Z] #89 exporting layers [2023-09-12T20:54:36.983Z] #89 exporting layers 0.9s done [2023-09-12T20:54:36.983Z] #89 writing image sha256:c43f70dd4d3750b225ba8a0ad7dfb5025ff3e8c3a88d8498ddd70a3b9e101abd [2023-09-12T20:54:36.983Z] #89 writing image sha256:c43f70dd4d3750b225ba8a0ad7dfb5025ff3e8c3a88d8498ddd70a3b9e101abd done [2023-09-12T20:54:36.983Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-12T20:54:36.983Z] #89 DONE 13.2s [2023-09-12T20:54:36.983Z] [2023-09-12T20:54:36.983Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:55:03.660Z] #128 ... [2023-09-12T20:55:03.660Z] [2023-09-12T20:55:03.660Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T20:55:03.660Z] #126 DONE 888.4s [2023-09-12T20:55:03.926Z] [2023-09-12T20:55:03.926Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:04.191Z] #123 ... [2023-09-12T20:55:04.191Z] [2023-09-12T20:55:04.191Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:55:04.455Z] #171 DONE 0.3s [2023-09-12T20:55:04.455Z] [2023-09-12T20:55:04.455Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:04.455Z] #123 ... [2023-09-12T20:55:04.455Z] [2023-09-12T20:55:04.455Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:55:04.721Z] #172 DONE 0.2s [2023-09-12T20:55:04.721Z] [2023-09-12T20:55:04.721Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T20:55:04.988Z] #173 DONE 0.3s [2023-09-12T20:55:04.988Z] [2023-09-12T20:55:04.988Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:55:04.988Z] #130 ... [2023-09-12T20:55:04.988Z] [2023-09-12T20:55:04.988Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:55:04.988Z] #174 DONE 0.1s [2023-09-12T20:55:05.256Z] [2023-09-12T20:55:05.256Z] #89 [core-command] exporting to image [2023-09-12T20:55:05.256Z] #89 exporting layers [2023-09-12T20:55:05.256Z] #89 exporting layers 0.2s done [2023-09-12T20:55:05.256Z] #89 writing image sha256:9db3ad3107d6db856771642c91eeb061a14af727a491dde659a47c9ebd201875 done [2023-09-12T20:55:05.256Z] #89 naming to docker.io/library/core-command-arm64 [2023-09-12T20:55:05.520Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-12T20:55:05.520Z] #89 DONE 13.4s [2023-09-12T20:55:05.520Z] [2023-09-12T20:55:05.520Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T20:55:17.847Z] #128 DONE 900.8s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:17.847Z] #123 ... [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:55:17.847Z] #175 DONE 0.2s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:55:17.847Z] #176 DONE 0.1s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:17.847Z] #123 ... [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T20:55:17.847Z] #177 DONE 0.3s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:17.847Z] #123 ... [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:55:17.847Z] #178 DONE 0.1s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #89 [core-data] exporting to image [2023-09-12T20:55:17.847Z] #89 exporting layers [2023-09-12T20:55:17.847Z] #89 exporting layers 0.4s done [2023-09-12T20:55:17.847Z] #89 writing image sha256:3619d1f562bf766053d15056c91c9955f130f92e8afb46a732aad887d925eddd done [2023-09-12T20:55:17.847Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-12T20:55:17.847Z] #89 DONE 13.8s [2023-09-12T20:55:17.847Z] [2023-09-12T20:55:17.847Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T20:55:20.425Z] #130 DONE 904.9s [2023-09-12T20:55:20.425Z] [2023-09-12T20:55:20.425Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:55:20.425Z] #131 ... [2023-09-12T20:55:20.425Z] [2023-09-12T20:55:20.425Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:55:20.693Z] #179 DONE 0.2s [2023-09-12T20:55:20.693Z] [2023-09-12T20:55:20.693Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:55:20.961Z] #180 DONE 0.1s [2023-09-12T20:55:20.961Z] [2023-09-12T20:55:20.961Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T20:55:21.227Z] #181 DONE 0.3s [2023-09-12T20:55:21.227Z] [2023-09-12T20:55:21.227Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:55:21.492Z] #182 DONE 0.1s [2023-09-12T20:55:21.493Z] [2023-09-12T20:55:21.493Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T20:55:21.493Z] #183 DONE 0.1s [2023-09-12T20:55:21.493Z] [2023-09-12T20:55:21.493Z] #89 [core-metadata] exporting to image [2023-09-12T20:55:21.921Z] #89 exporting layers 0.3s done [2023-09-12T20:55:21.921Z] #89 writing image sha256:e98b60b8a42bee2ab7073b2e4f36fb169492a54fa4715e5c4d7703993084116c done [2023-09-12T20:55:21.921Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-12T20:55:21.921Z] #89 DONE 14.2s [2023-09-12T20:55:21.921Z] [2023-09-12T20:55:21.921Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:44.300Z] #123 ... [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T20:55:44.300Z] #131 DONE 917.6s [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:44.300Z] #123 ... [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:55:44.300Z] #184 DONE 0.4s [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:55:44.300Z] #185 DONE 0.1s [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T20:55:44.300Z] #186 DONE 0.4s [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:55:44.300Z] #123 ... [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #187 [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-09-12T20:55:44.300Z] #187 DONE 0.1s [2023-09-12T20:55:44.300Z] [2023-09-12T20:55:44.300Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-12T20:55:44.300Z] #89 exporting layers [2023-09-12T20:55:44.300Z] #89 exporting layers 0.5s done [2023-09-12T20:55:44.300Z] #89 writing image sha256:55871d25f820788907e5127f6a67091fdd299dc6a480125597c38dce0d64c6af done [2023-09-12T20:55:44.301Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-12T20:55:44.301Z] #89 DONE 14.7s [2023-09-12T20:55:44.301Z] [2023-09-12T20:55:44.301Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T20:56:02.477Z] #125 DONE 947.1s [2023-09-12T20:56:02.478Z] [2023-09-12T20:56:02.478Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:56:02.743Z] #123 ... [2023-09-12T20:56:02.743Z] [2023-09-12T20:56:02.743Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:56:02.743Z] #188 DONE 0.1s [2023-09-12T20:56:02.743Z] [2023-09-12T20:56:02.743Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T20:56:02.743Z] #123 DONE 939.6s [2023-09-12T20:56:02.743Z] [2023-09-12T20:56:02.743Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:56:03.011Z] #189 DONE 0.2s [2023-09-12T20:56:03.011Z] [2023-09-12T20:56:03.011Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T20:56:03.277Z] #190 DONE 0.4s [2023-09-12T20:56:03.277Z] [2023-09-12T20:56:03.277Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T20:56:03.277Z] #191 DONE 0.1s [2023-09-12T20:56:03.277Z] [2023-09-12T20:56:03.277Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:56:03.542Z] #192 DONE 0.1s [2023-09-12T20:56:03.542Z] [2023-09-12T20:56:03.542Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T20:56:03.542Z] #193 DONE 0.1s [2023-09-12T20:56:03.542Z] [2023-09-12T20:56:03.542Z] #89 [support-scheduler] exporting to image [2023-09-12T20:56:03.542Z] #89 exporting layers [2023-09-12T20:56:03.806Z] #89 ... [2023-09-12T20:56:03.806Z] [2023-09-12T20:56:03.806Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T20:56:03.806Z] #194 DONE 0.4s [2023-09-12T20:56:04.070Z] [2023-09-12T20:56:04.070Z] #89 [support-scheduler] exporting to image [2023-09-12T20:56:04.070Z] #89 exporting layers 0.5s done [2023-09-12T20:56:04.070Z] #89 writing image sha256:5d4e12a85a4ede78e00525ce0103402622a2cdc7771ce28975abf8eef19ae90d done [2023-09-12T20:56:04.070Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-12T20:56:04.070Z] #89 DONE 15.2s [2023-09-12T20:56:04.070Z] [2023-09-12T20:56:04.070Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T20:56:04.070Z] #195 DONE 0.1s [2023-09-12T20:56:04.070Z] [2023-09-12T20:56:04.070Z] #89 [support-notifications] exporting to image [2023-09-12T20:56:04.334Z] #89 exporting layers 0.3s done [2023-09-12T20:56:04.334Z] #89 writing image sha256:d071a8fdf7ee3be00b0537eb0e555311f4609d61cfe8d8469692ec6b582c3ef7 done [2023-09-12T20:56:04.334Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-12T20:56:04.334Z] #89 DONE 15.5s [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T20:56:04.334Z] time="2023-09-12T20:38:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T20:56:04.308Z] $ docker stop --time=1 c45243b311a8fd10af18006350e6f906eb0d44ecf53c795c289c8a2485d2eb0c [2023-09-12T20:56:05.877Z] $ docker rm -f --volumes c45243b311a8fd10af18006350e6f906eb0d44ecf53c795c289c8a2485d2eb0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:56:06.459Z] + docker images [2023-09-12T20:56:06.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T20:56:06.459Z] support-scheduler-arm64 latest 5d4e12a85a4e 3 seconds ago 33.5MB [2023-09-12T20:56:06.459Z] support-notifications-arm64 latest d071a8fdf7ee 3 seconds ago 34.1MB [2023-09-12T20:56:06.459Z] security-spiffe-token-provider-arm64 latest 55871d25f820 25 seconds ago 35MB [2023-09-12T20:56:06.459Z] core-metadata-arm64 latest e98b60b8a42b 45 seconds ago 21.5MB [2023-09-12T20:56:06.459Z] core-data-arm64 latest 3619d1f562bf 50 seconds ago 21.2MB [2023-09-12T20:56:06.459Z] core-command-arm64 latest 9db3ad3107d6 About a minute ago 21MB [2023-09-12T20:56:06.459Z] core-common-config-bootstrapper-arm64 latest c43f70dd4d37 About a minute ago 18.3MB [2023-09-12T20:56:06.459Z] security-proxy-auth-arm64 latest 7cb6f0303bf2 About a minute ago 19.4MB [2023-09-12T20:56:06.459Z] security-secretstore-setup-arm64 latest bf009a8ba92a About a minute ago 43.6MB [2023-09-12T20:56:06.459Z] security-bootstrapper-arm64 latest 0e6f7e0a2331 2 minutes ago 23MB [2023-09-12T20:56:06.459Z] security-proxy-setup-arm64 latest 29e33a715cdb 2 minutes ago 29.1MB [2023-09-12T20:56:06.459Z] security-spire-server-arm64 latest b299ccdc86ee 16 minutes ago 96.6MB [2023-09-12T20:56:06.459Z] security-spire-agent-arm64 latest cf785dceba9c 16 minutes ago 152MB [2023-09-12T20:56:06.459Z] security-spire-config-arm64 latest b0bb7e73e4b8 16 minutes ago 95.8MB [2023-09-12T20:56:06.459Z] ci-base-image-arm64 latest 6e538e243cf6 27 minutes ago 1.07GB [2023-09-12T20:56:06.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 4 hours ago 695MB [2023-09-12T20:56:06.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:07.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:56:07.268Z] [2023-09-12T20:56:07.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:07.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:56:07.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T20:56:07.665Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T20:56:07.665Z] 04944245beec: Pulling fs layer [2023-09-12T20:56:07.665Z] 699f458cf7ca: Pulling fs layer [2023-09-12T20:56:07.665Z] 765212b225bb: Pulling fs layer [2023-09-12T20:56:07.665Z] f23df028b6ca: Pulling fs layer [2023-09-12T20:56:07.665Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T20:56:07.665Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T20:56:07.665Z] 765212b225bb: Waiting [2023-09-12T20:56:07.665Z] d65c8cfc05b1: Waiting [2023-09-12T20:56:07.665Z] f23df028b6ca: Waiting [2023-09-12T20:56:07.936Z] 04944245beec: Verifying Checksum [2023-09-12T20:56:07.936Z] 04944245beec: Download complete [2023-09-12T20:56:07.936Z] 765212b225bb: Verifying Checksum [2023-09-12T20:56:07.936Z] 765212b225bb: Download complete [2023-09-12T20:56:07.936Z] f23df028b6ca: Download complete [2023-09-12T20:56:07.936Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T20:56:07.936Z] d65c8cfc05b1: Download complete [2023-09-12T20:56:07.936Z] 699f458cf7ca: Verifying Checksum [2023-09-12T20:56:07.936Z] 699f458cf7ca: Download complete [2023-09-12T20:56:08.518Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T20:56:08.518Z] 8998bd30e6a1: Download complete [2023-09-12T20:56:10.451Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T20:56:10.451Z] 2437ff75d9bd: Download complete [2023-09-12T20:56:12.388Z] 8998bd30e6a1: Pull complete [2023-09-12T20:56:14.950Z] 04944245beec: Pull complete [2023-09-12T20:56:16.361Z] 699f458cf7ca: Pull complete [2023-09-12T20:56:16.361Z] 765212b225bb: Pull complete [2023-09-12T20:56:17.320Z] f23df028b6ca: Pull complete [2023-09-12T20:56:17.320Z] d65c8cfc05b1: Pull complete [2023-09-12T20:56:32.307Z] 2437ff75d9bd: Pull complete [2023-09-12T20:56:32.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T20:56:32.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:56:32.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:56:32.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-5971 does not seem to be running inside a container [2023-09-12T20:56:32.645Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T20:56:35.500Z] $ docker top 59993381ff93fd48c7b414b3036b042bf92056f8b0a4056bfd6b6808747e47cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:56:36.482Z] ---> job-cost.sh [2023-09-12T20:56:36.482Z] lf-activate-venv: SKIPPING [2023-09-12T20:56:36.482Z] INFO: No Stack... [2023-09-12T20:56:37.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T20:56:37.639Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:56:37.978Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-12T20:56:38.243Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:56:38.325Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4680-1-stack-cost] [2023-09-12T20:56:38.329Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4680-1-stack-cost] did not exist. Created. [2023-09-12T20:56:38.329Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4680-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:56:38.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T20:56:39.228Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:56:39.244Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4680-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:56:39.254Z] $ docker stop --time=1 59993381ff93fd48c7b414b3036b042bf92056f8b0a4056bfd6b6808747e47cc [2023-09-12T20:56:42.070Z] $ docker rm -f --volumes 59993381ff93fd48c7b414b3036b042bf92056f8b0a4056bfd6b6808747e47cc [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-09-12T20:56:43.217Z] provisioning config files... [2023-09-12T20:56:43.224Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5175012110956469422tmp [Pipeline] { [Pipeline] sh [2023-09-12T20:56:43.564Z] + set +x [2023-09-12T20:56:43.564Z] + curl -s https://codecov.io/bash [2023-09-12T20:56:43.564Z] + bash -s -- [2023-09-12T20:56:43.564Z] [2023-09-12T20:56:43.564Z] _____ _ [2023-09-12T20:56:43.564Z] / ____| | | [2023-09-12T20:56:43.564Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T20:56:43.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T20:56:43.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T20:56:43.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T20:56:43.564Z] Bash-1.0.6 [2023-09-12T20:56:43.564Z] [2023-09-12T20:56:43.564Z] [2023-09-12T20:56:43.564Z] ==> git version 2.25.1 found [2023-09-12T20:56:43.564Z] ==> 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-09-12T20:56:43.564Z] Release-Date: 2020-01-08 [2023-09-12T20:56:43.564Z] 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-09-12T20:56:43.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T20:56:43.564Z] ==> Jenkins CI detected. [2023-09-12T20:56:43.564Z] current dir:  /w/workspace/edgex-go/1 [2023-09-12T20:56:43.564Z] project root: . [2023-09-12T20:56:43.564Z] --> token set from env [2023-09-12T20:56:43.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T20:56:43.564Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T20:56:43.564Z] ==> Python coveragepy not found [2023-09-12T20:56:43.564Z] ==> Searching for coverage reports in: [2023-09-12T20:56:43.564Z] + . [2023-09-12T20:56:43.564Z] -> Found 1 reports [2023-09-12T20:56:43.564Z] ==> Detecting git/mercurial file structure [2023-09-12T20:56:43.823Z] ==> Reading reports [2023-09-12T20:56:43.823Z] + ./coverage.out bytes=450471 [2023-09-12T20:56:43.823Z] ==> Appending adjustments [2023-09-12T20:56:43.823Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T20:56:44.762Z] + Found adjustments [2023-09-12T20:56:44.762Z] ==> Gzipping contents [2023-09-12T20:56:44.762Z] 60K /tmp/codecov.tikTgV.gz [2023-09-12T20:56:44.762Z] ==> Uploading reports [2023-09-12T20:56:44.762Z] url: https://codecov.io [2023-09-12T20:56:44.762Z] query: branch=PR-4680&commit=90970b40a7760f975325209f021304e80d53b80c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4680%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4680&job=&cmd_args= [2023-09-12T20:56:44.762Z] -> Pinging Codecov [2023-09-12T20:56:44.762Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4680&commit=90970b40a7760f975325209f021304e80d53b80c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4680%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4680&job=&cmd_args= [2023-09-12T20:56:45.021Z] -> Uploading to [2023-09-12T20:56:45.021Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/90970b40a7760f975325209f021304e80d53b80c/4453f69e-1e84-4a84-b632-44320dfe152e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T205644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e427bc3d911cf2593b5a1f72c4cca2c6ea8646d820c680effd011162d6339e5b [2023-09-12T20:56:45.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:56:45.021Z] Dload Upload Total Spent Left Speed [2023-09-12T20:56:45.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57708 0 0 100 57708 0 247k --:--:-- --:--:-- --:--:-- 247k [2023-09-12T20:56:45.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90970b40a7760f975325209f021304e80d53b80c [Pipeline] } [2023-09-12T20:56:45.313Z] 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-09-12T20:56:46.700Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:56:47.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:56:47.918Z] ---> package-listing.sh [2023-09-12T20:56:47.918Z] ++ facter osfamily [2023-09-12T20:56:47.918Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T20:56:48.177Z] + OS_FAMILY=debian [2023-09-12T20:56:48.177Z] + workspace=/w/workspace/edgex-go/1 [2023-09-12T20:56:48.177Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T20:56:48.177Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T20:56:48.177Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T20:56:48.177Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T20:56:48.177Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T20:56:48.177Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T20:56:48.177Z] + case "${OS_FAMILY}" in [2023-09-12T20:56:48.177Z] + dpkg -l [2023-09-12T20:56:48.177Z] + grep '^ii' [2023-09-12T20:56:48.177Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T20:56:48.177Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T20:56:48.177Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T20:56:48.177Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T20:56:48.177Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-12T20:56:48.177Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-12T20:56:48.209Z] 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-09-12T20:56:48.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:49.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:56:49.123Z] [2023-09-12T20:56:49.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:49.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:56:49.761Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T20:56:49.761Z] 5eb5b503b376: Pulling fs layer [2023-09-12T20:56:49.761Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T20:56:49.761Z] ec43610c2a17: Pulling fs layer [2023-09-12T20:56:49.761Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T20:56:49.761Z] 33b1e0a273af: Pulling fs layer [2023-09-12T20:56:49.761Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T20:56:49.761Z] 2f39f015ded8: Pulling fs layer [2023-09-12T20:56:49.761Z] 3a2ae6a8a46f: Waiting [2023-09-12T20:56:49.761Z] 5d3b04190fa2: Waiting [2023-09-12T20:56:49.761Z] 2f39f015ded8: Waiting [2023-09-12T20:56:49.761Z] 5c69ac0246d0: Download complete [2023-09-12T20:56:49.761Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T20:56:49.761Z] 3a2ae6a8a46f: Download complete [2023-09-12T20:56:49.761Z] 33b1e0a273af: Verifying Checksum [2023-09-12T20:56:49.761Z] 33b1e0a273af: Download complete [2023-09-12T20:56:49.761Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T20:56:49.761Z] 5d3b04190fa2: Download complete [2023-09-12T20:56:49.761Z] ec43610c2a17: Verifying Checksum [2023-09-12T20:56:49.761Z] ec43610c2a17: Download complete [2023-09-12T20:56:50.020Z] 5eb5b503b376: Download complete [2023-09-12T20:56:50.587Z] 2f39f015ded8: Download complete [2023-09-12T20:56:51.153Z] 5eb5b503b376: Pull complete [2023-09-12T20:56:51.411Z] 5c69ac0246d0: Pull complete [2023-09-12T20:56:51.669Z] ec43610c2a17: Pull complete [2023-09-12T20:56:51.926Z] 3a2ae6a8a46f: Pull complete [2023-09-12T20:56:52.184Z] 33b1e0a273af: Pull complete [2023-09-12T20:56:52.184Z] 5d3b04190fa2: Pull complete [2023-09-12T20:56:56.365Z] 2f39f015ded8: Pull complete [2023-09-12T20:56:56.365Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T20:56:56.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:56:56.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:56:56.590Z] prd-ubuntu20.04-docker-8c-8g-5970 does not seem to be running inside a container [2023-09-12T20:56:56.586Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:57:00.529Z] $ docker top c296ec023625062ddb35ea5c8f61cdc2bec74ed7df24c4210b0c30bb083c72a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:57:00.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T20:57:01.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T20:57:01.578Z] + ls /var/log/sa-host [2023-09-12T20:57:01.578Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:57:01.786Z] provisioning config files... [2023-09-12T20:57:01.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15907192138504067801tmp [Pipeline] { [Pipeline] echo [2023-09-12T20:57:01.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:57:02.158Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T20:57:02.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:57:02.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T20:57:02.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:57:02.923Z] ---> sudo-logs.sh [2023-09-12T20:57:02.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T20:57:02.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:57:03.316Z] ---> job-cost.sh [2023-09-12T20:57:03.316Z] lf-activate-venv: SKIPPING [2023-09-12T20:57:03.316Z] DEBUG: total: 0.10999999940395355 [2023-09-12T20:57:03.316Z] INFO: Retrieving Stack Cost... [2023-09-12T20:57:03.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:57:04.205Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T20:57:04.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:57:04.544Z] ---> logs-deploy.sh [2023-09-12T20:57:04.544Z] lf-activate-venv: SKIPPING [2023-09-12T20:57:04.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4680/1 [2023-09-12T20:57:04.544Z] INFO: archiving workspace using pattern(s): [2023-09-12T20:57:05.483Z] Archives upload complete. [2023-09-12T20:57:05.742Z] INFO: archiving logs to Nexus