Pull request #4707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a0475afc0851801dcacdb54e426899c7719d4fa+b52c6cf761ac112ece749ea113e372719a05fda4 (c751458dc72cbcd5092ec08a84e1a65e0e7a9f81) 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-ssh1999928199106948014.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-ssh6306731659855907498.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-4707/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-4707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7218137602097324265.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-4707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12483785323967332556.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-ssh7126031352151700645.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-4707/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-4707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15990008920200408442.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]] ========================================================= [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10264 in /w/workspace/edgexfoundry_edgex-go_PR-4707 [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 > 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/4707/head:refs/remotes/origin/PR-4707 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b52c6cf761ac112ece749ea113e372719a05fda4 into PR head commit 3a0475afc0851801dcacdb54e426899c7719d4fa Merge succeeded, producing 3a0475afc0851801dcacdb54e426899c7719d4fa Checking out Revision 3a0475afc0851801dcacdb54e426899c7719d4fa (PR-4707) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:46:38.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # 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 b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 [Pipeline] withCredentials [2023-10-24T18:46:38.794Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:46:38.905Z] ========================================================= [2023-10-24T18:46:38.905Z] EdgeX Global Pipelines Version Info [2023-10-24T18:46:38.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:46:39.660Z] ------------------- [2023-10-24T18:46:39.660Z] stable info: [2023-10-24T18:46:39.660Z] ------------------- [2023-10-24T18:46:39.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:46:39.660Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:46:39.660Z] Message: update stable to v1.0.254 [2023-10-24T18:46:40.230Z] ------------------- [2023-10-24T18:46:40.230Z] experimental info: [2023-10-24T18:46:40.230Z] ------------------- [2023-10-24T18:46:40.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:46:40.230Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:46:40.230Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:46:40.564Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-24T18:46:40.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-24T18:46:40.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:46:40.683Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:46:40.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:46:40.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:46:40.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:46:40.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-24T18:46:40.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-24T18:46:40.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-24T18:46:40.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:46:40.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:46:41.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:46:41.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:46:41.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:46:41.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:46:41.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:46:41.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:46:41.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T18:46:41.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-24T18:46:41.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:46:41.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:46:41.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:46:41.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4707 [Pipeline] echo [2023-10-24T18:46:41.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4707 [Pipeline] echo [2023-10-24T18:46:41.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4707 [Pipeline] echo [2023-10-24T18:46:41.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo [2023-10-24T18:46:41.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a0475a [Pipeline] echo [2023-10-24T18:46:41.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:46:41.854Z] provisioning config files... [2023-10-24T18:46:41.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3584213249406897329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:46:42.228Z] ---> docker-login.sh [2023-10-24T18:46:42.229Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:46:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:42.490Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:42.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:42.490Z] [2023-10-24T18:46:42.490Z] Login Succeeded [2023-10-24T18:46:42.490Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:46:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:42.490Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:42.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:42.490Z] [2023-10-24T18:46:42.490Z] Login Succeeded [2023-10-24T18:46:42.490Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:46:42.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:42.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:42.749Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:42.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:42.749Z] [2023-10-24T18:46:42.749Z] Login Succeeded [2023-10-24T18:46:42.749Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:46:42.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:42.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:42.749Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:42.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:42.749Z] [2023-10-24T18:46:42.749Z] Login Succeeded [2023-10-24T18:46:42.749Z] docker.io [2023-10-24T18:46:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:43.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:43.269Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:43.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:43.269Z] [2023-10-24T18:46:43.269Z] Login Succeeded [2023-10-24T18:46:43.269Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:46:43.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:46:43.742Z] + 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-10-24T18:46:43.742Z] + dirname cmd/core-command/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T18:46:43.742Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + dirname cmd/core-data/Dockerfile [2023-10-24T18:46:43.742Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-24T18:46:43.742Z] + + dirname cmd/core-metadata/Dockerfile [2023-10-24T18:46:43.742Z] cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-24T18:46:43.742Z] + dirname cmd/support-notifications/Dockerfile [2023-10-24T18:46:43.742Z] + cut -d/ -f2 [2023-10-24T18:46:43.742Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-24T18:46:43.742Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2023-10-24T18:46:43.742Z] [2023-10-24T18:46:43.742Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-24T18:46:43.807Z] 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-10-24T18:46:44.330Z] + git rev-list -1 --merges 3a0475afc0851801dcacdb54e426899c7719d4fa~1..3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo [2023-10-24T18:46:44.361Z] -----------> git rev-list -1 --merges 3a0475afc0851801dcacdb54e426899c7719d4fa~1..3a0475afc0851801dcacdb54e426899c7719d4fa 3a0475afc0851801dcacdb54e426899c7719d4fa [false] [Pipeline] sh [2023-10-24T18:46:44.671Z] + git log --format=format:%s -1 3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo [2023-10-24T18:46:44.708Z] ========================================================= [2023-10-24T18:46:44.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:46:44.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-24T18:46:45.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:46:45.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:46:45.142Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:46:45.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:46:45.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:46:45.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:46:45.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:45.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:45.566Z] [2023-10-24T18:46:45.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:45.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:45.948Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:46:45.948Z] b85a868b505f: Pulling fs layer [2023-10-24T18:46:45.948Z] e2be974225ed: Pulling fs layer [2023-10-24T18:46:45.948Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:46:45.948Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:46:45.948Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:46:45.948Z] eaf3925da568: Pulling fs layer [2023-10-24T18:46:45.948Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:46:45.948Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:46:45.948Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:46:45.948Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:46:45.948Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:46:45.948Z] 988bab9f4d93: Waiting [2023-10-24T18:46:45.948Z] 1469e6f7b9e6: Waiting [2023-10-24T18:46:45.948Z] eaf3925da568: Waiting [2023-10-24T18:46:45.948Z] bab4dde63d76: Waiting [2023-10-24T18:46:45.948Z] 4872d77fe225: Waiting [2023-10-24T18:46:45.948Z] bde34c3a00c8: Waiting [2023-10-24T18:46:45.948Z] b352a97aabf1: Waiting [2023-10-24T18:46:45.948Z] 5851b861e8e6: Waiting [2023-10-24T18:46:45.948Z] e2be974225ed: Verifying Checksum [2023-10-24T18:46:45.948Z] e2be974225ed: Download complete [2023-10-24T18:46:45.948Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:46:45.948Z] 988bab9f4d93: Download complete [2023-10-24T18:46:45.948Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:46:45.948Z] 339a4e72a1f5: Download complete [2023-10-24T18:46:45.948Z] eaf3925da568: Download complete [2023-10-24T18:46:45.948Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:46:45.948Z] 1469e6f7b9e6: Download complete [2023-10-24T18:46:46.208Z] bde34c3a00c8: Download complete [2023-10-24T18:46:46.208Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:46:46.208Z] b352a97aabf1: Download complete [2023-10-24T18:46:46.208Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:46:46.208Z] 4872d77fe225: Download complete [2023-10-24T18:46:46.208Z] 5851b861e8e6: Download complete [2023-10-24T18:46:46.208Z] b85a868b505f: Verifying Checksum [2023-10-24T18:46:46.208Z] b85a868b505f: Download complete [2023-10-24T18:46:46.466Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:46:46.466Z] bab4dde63d76: Download complete [2023-10-24T18:46:47.401Z] b85a868b505f: Pull complete [2023-10-24T18:46:47.660Z] e2be974225ed: Pull complete [2023-10-24T18:46:47.918Z] 339a4e72a1f5: Pull complete [2023-10-24T18:46:48.178Z] 988bab9f4d93: Pull complete [2023-10-24T18:46:48.438Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:46:48.438Z] eaf3925da568: Pull complete [2023-10-24T18:46:50.373Z] bab4dde63d76: Pull complete [2023-10-24T18:46:50.373Z] bde34c3a00c8: Pull complete [2023-10-24T18:46:50.373Z] b352a97aabf1: Pull complete [2023-10-24T18:46:50.373Z] 4872d77fe225: Pull complete [2023-10-24T18:46:50.635Z] 5851b861e8e6: Pull complete [2023-10-24T18:46:50.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:46:50.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:50.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:46:50.880Z] prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container [2023-10-24T18:46:50.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:46:53.785Z] $ docker top e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec -eo pid,comm [2023-10-24T18:46:53.836Z] 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-10-24T18:46:53.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:46:53.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:46:53.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:46:54.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:46:54.057Z] $ docker exec e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent [2023-10-24T18:46:54.158Z] SSH_AUTH_SOCK=/tmp/ssh-RjVNdfTaTT2m/agent.32 [2023-10-24T18:46:54.158Z] SSH_AGENT_PID=38 [2023-10-24T18:46:54.164Z] Running ssh-add (command line suppressed) [2023-10-24T18:46:54.264Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17079320459731216356.key (/w/workspace/edgex-go/1@tmp/private_key_17079320459731216356.key) [2023-10-24T18:46:54.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:46:54.602Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:46:54.626Z] $ docker exec --env ******** --env ******** e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent -k [2023-10-24T18:46:54.748Z] unset SSH_AUTH_SOCK; [2023-10-24T18:46:54.748Z] unset SSH_AGENT_PID; [2023-10-24T18:46:54.749Z] echo Agent pid 38 killed; [2023-10-24T18:46:54.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:46:54.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:46:54.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:46:54.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:46:54.958Z] $ docker exec e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent [2023-10-24T18:46:55.065Z] SSH_AUTH_SOCK=/tmp/ssh-ijnT2ihj9rmJ/agent.70 [2023-10-24T18:46:55.065Z] SSH_AGENT_PID=76 [2023-10-24T18:46:55.070Z] Running ssh-add (command line suppressed) [2023-10-24T18:46:55.167Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10821189336819288160.key (/w/workspace/edgex-go/1@tmp/private_key_10821189336819288160.key) [2023-10-24T18:46:55.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:46:55.506Z] + git semver init [2023-10-24T18:46:55.765Z] 2023-10-24 18:46:55,681 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:46:55.765Z] 2023-10-24 18:46:55,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-24T18:46:55.765Z] 2023-10-24 18:46:55,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-24T18:46:55.765Z] 2023-10-24 18:46:55,683 [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-10-24T18:47:01.034Z] 2023-10-24 18:47:00,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4707 with force:False [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,619 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4707 [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,623 [execute] INFO git cat-file --batch-check [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,630 [execute] INFO git cat-file --batch [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:47:01.034Z] 2023-10-24 18:47:00,635 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4707 [2023-10-24T18:47:01.034Z] 0.0.0 [Pipeline] } [2023-10-24T18:47:01.130Z] $ docker exec --env ******** --env ******** e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent -k [2023-10-24T18:47:01.233Z] unset SSH_AUTH_SOCK; [2023-10-24T18:47:01.235Z] unset SSH_AGENT_PID; [2023-10-24T18:47:01.235Z] echo Agent pid 76 killed; [2023-10-24T18:47:01.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:47:01.674Z] + git semver [Pipeline] } [2023-10-24T18:47:01.961Z] $ docker stop --time=1 e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec [2023-10-24T18:47:03.285Z] $ docker rm -f --volumes e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:47:03.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:47:03.953Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:47:03.970Z] [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-10-24T18:47:04.758Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-24T18:47:04.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:47:04.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:47:04.870Z] ========================================================= [2023-10-24T18:47:04.870Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:47:04.870Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:47:05.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:47:05.206Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:47:05.206Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:47:05.206Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:47:05.206Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:47:05.206Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:47:05.206Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:47:05.206Z] c68163c4e522: Pulling fs layer [2023-10-24T18:47:05.206Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:47:05.206Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:47:05.206Z] ad3a456e5733: Waiting [2023-10-24T18:47:05.206Z] 33e27b845d1e: Waiting [2023-10-24T18:47:05.206Z] c68163c4e522: Waiting [2023-10-24T18:47:05.206Z] 50da416c3ac9: Waiting [2023-10-24T18:47:05.206Z] 23d2d4c4bb30: Waiting [2023-10-24T18:47:05.206Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:47:05.206Z] c4d48a809fc2: Download complete [2023-10-24T18:47:05.206Z] ad3a456e5733: Download complete [2023-10-24T18:47:05.206Z] 33e27b845d1e: Download complete [2023-10-24T18:47:05.206Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:47:05.206Z] 7264a8db6415: Download complete [2023-10-24T18:47:05.206Z] c68163c4e522: Verifying Checksum [2023-10-24T18:47:05.206Z] c68163c4e522: Download complete [2023-10-24T18:47:05.468Z] 7264a8db6415: Pull complete [2023-10-24T18:47:05.468Z] c4d48a809fc2: Pull complete [2023-10-24T18:47:05.727Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:47:05.727Z] 23d2d4c4bb30: Download complete [2023-10-24T18:47:05.727Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:47:05.727Z] 4f1c88b9dad5: Download complete [2023-10-24T18:47:05.984Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:47:05.984Z] 50da416c3ac9: Download complete [2023-10-24T18:47:09.274Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:47:09.274Z] ad3a456e5733: Pull complete [2023-10-24T18:47:09.274Z] 33e27b845d1e: Pull complete [2023-10-24T18:47:09.274Z] c68163c4e522: Pull complete [2023-10-24T18:47:11.801Z] 50da416c3ac9: Pull complete [2023-10-24T18:47:12.060Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:47:12.060Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:47:12.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:47:12.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:47:12.411Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:47:12.412Z] WORKDIR /edgex [2023-10-24T18:47:12.412Z] COPY go.mod . [2023-10-24T18:47:12.412Z] RUN go mod download [2023-10-24T18:47:12.412Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-24T18:47:12.980Z] Sending build context to Docker daemon 171MB [2023-10-24T18:47:12.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:47:12.980Z] ---> 0786185ac409 [2023-10-24T18:47:12.980Z] Step 2/4 : WORKDIR /edgex [2023-10-24T18:47:18.255Z] ---> Running in 38200b9bcf72 [2023-10-24T18:47:18.255Z] Removing intermediate container 38200b9bcf72 [2023-10-24T18:47:18.255Z] ---> 51095116b1fb [2023-10-24T18:47:18.255Z] Step 3/4 : COPY go.mod . [2023-10-24T18:47:18.255Z] ---> ee7e4c90041c [2023-10-24T18:47:18.255Z] Step 4/4 : RUN go mod download [2023-10-24T18:47:18.255Z] ---> Running in 4a8990f9b29a [2023-10-24T18:47:19.278Z] Still waiting to schedule task [2023-10-24T18:47:19.278Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:47:19.278Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:47:19.278Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10267’ is offline [2023-10-24T18:47:40.386Z] Removing intermediate container 4a8990f9b29a [2023-10-24T18:47:40.386Z] ---> 5f4f13ad2c69 [2023-10-24T18:47:40.386Z] Successfully built 5f4f13ad2c69 [2023-10-24T18:47:40.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:40.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:47:40.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:47:40.917Z] prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container [2023-10-24T18:47:40.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:47:41.345Z] $ docker top 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:47:41.742Z] + go version [2023-10-24T18:47:41.742Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:47:41.784Z] $ docker stop --time=1 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 [2023-10-24T18:47:43.058Z] $ docker rm -f --volumes 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:43.760Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:47:43.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:47:43.907Z] prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container [2023-10-24T18:47:43.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:47:44.287Z] $ docker top b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:47:44.391Z] ========================================================= [2023-10-24T18:47:44.391Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T18:47:44.391Z] ========================================================= [Pipeline] sh [2023-10-24T18:47:44.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:47:45.054Z] + make test [2023-10-24T18:47:45.054Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:47:53.367Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T18:48:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T18:48:06.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T18:48:06.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T18:48:07.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.058s coverage: 28.7% of statements [2023-10-24T18:48:08.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T18:48:08.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T18:48:08.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T18:48:08.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-10-24T18:48:10.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T18:48:10.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T18:48:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T18:48:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T18:48:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:48:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T18:48:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T18:48:12.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T18:48:12.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T18:48:12.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.096s coverage: 69.2% of statements [2023-10-24T18:48:12.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2023-10-24T18:48:14.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.269s coverage: 93.4% of statements [2023-10-24T18:48:14.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements [2023-10-24T18:48:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T18:48:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:48:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T18:48:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T18:48:16.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 97.6% of statements [2023-10-24T18:48:16.521Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.142s coverage: 72.2% of statements [2023-10-24T18:48:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T18:48:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T18:48:18.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements [2023-10-24T18:48:18.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 32.2% of statements [2023-10-24T18:48:18.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.069s coverage: 41.7% of statements [2023-10-24T18:48:19.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.072s coverage: 82.9% of statements [2023-10-24T18:48:19.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.094s coverage: 94.1% of statements [2023-10-24T18:48:19.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.095s coverage: 96.3% of statements [2023-10-24T18:48:19.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.073s coverage: 87.5% of statements [2023-10-24T18:48:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T18:48:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T18:48:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T18:48:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T18:48:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T18:48:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T18:48:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T18:48:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T18:48:21.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T18:48:21.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T18:48:21.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T18:48:21.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T18:48:21.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T18:48:21.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T18:48:22.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T18:48:23.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T18:48:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T18:48:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T18:48:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T18:48:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T18:48:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T18:48:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T18:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T18:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T18:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T18:48:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T18:48:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T18:48:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T18:48:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T18:48:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T18:48:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T18:48:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T18:48:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T18:48:31.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.056s coverage: 94.4% of statements [2023-10-24T18:48:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T18:48:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:48:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T18:48:32.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T18:48:33.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T18:48:33.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T18:48:35.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T18:48:35.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.300s coverage: 79.9% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.076s coverage: 19.9% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements [2023-10-24T18:48:45.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2023-10-24T18:48:45.232Z] 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-10-24T18:48:45.232Z] running golangci-lint [2023-10-24T18:48:45.232Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-24T18:48:45.232Z] go version go1.21.0 linux/amd64 [2023-10-24T18:48:45.232Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-24T18:48:45.232Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-24T18:49:00.093Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 14.306144359s" [2023-10-24T18:49:00.093Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.544842ms" [2023-10-24T18:49:10.098Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.490563856s with top 10 stages: buildir: 40.92865665s, gosec: 7.915463082s, inspect: 2.099880423s, fact_deprecated: 1.85411178s, printf: 1.670958351s, ctrlflow: 1.328801458s, S1038: 1.274900115s, fact_purity: 1.173062537s, nilness: 1.015993819s, isgenerated: 815.972322ms" [2023-10-24T18:49:10.098Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-24T18:49:10.099Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" [2023-10-24T18:49:10.099Z] level=info msg="[runner] processing took 22.057213ms with stages: nolint: 12.161763ms, identifier_marker: 4.58069ms, autogenerated_exclude: 1.899754ms, path_prettifier: 1.41762ms, exclude-rules: 1.044309ms, skip_dirs: 896.955µs, cgo: 31.671µs, filename_unadjuster: 17.131µs, max_same_issues: 2.23µs, fixer: 780ns, diff: 720ns, uniq_by_line: 720ns, skip_files: 470ns, severity-rules: 450ns, source_code: 400ns, sort_results: 380ns, path_shortener: 340ns, max_per_file_from_linter: 280ns, exclude: 280ns, max_from_linter: 160ns, path_prefixer: 110ns" [2023-10-24T18:49:10.099Z] level=info msg="[runner] linters took 10.14988678s with stages: goanalysis_metalinter: 10.127688793s" [2023-10-24T18:49:10.099Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-24T18:49:10.099Z] level=info msg="Memory: 243 samples, avg is 253.2MB, max is 933.4MB" [2023-10-24T18:49:10.099Z] level=info msg="Execution took 24.509893287s" [2023-10-24T18:49:10.099Z] go vet ./... [2023-10-24T18:49:14.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:49:14.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:49:14.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:49:14.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T18:49:14.655Z] + ls -al . [2023-10-24T18:49:14.655Z] total 728 [2023-10-24T18:49:14.655Z] drwxrwxr-x 11 1001 1001 4096 Oct 24 18:47 . [2023-10-24T18:49:14.655Z] drwxr-xr-x 4 root root 4096 Oct 24 18:47 .. [2023-10-24T18:49:14.655Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 .blubracket [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 18:46 .dockerignore [2023-10-24T18:49:14.655Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 18:48 .git [2023-10-24T18:49:14.655Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 .github [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:46 .gitignore [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 18:46 .golangci.yml [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 18:46 .hadolint.yml [2023-10-24T18:49:14.655Z] drwxr-xr-x 3 1001 1001 4096 Oct 24 18:47 .semver [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 18:46 .sonarcloud.properties [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:46 ADOPTERS.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:46 Attribution.txt [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:46 CHANGELOG.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:46 CONTRIBUTING.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 18:46 GOVERNANCE.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 861 Oct 24 18:46 Jenkinsfile [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:46 LICENSE [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:46 Makefile [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 18:46 OWNERS.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:46 README.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 18:46 SECURITY.md [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 18:47 VERSION [2023-10-24T18:49:14.655Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 bin [2023-10-24T18:49:14.655Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 18:46 cmd [2023-10-24T18:49:14.655Z] -rw-r--r-- 1 root root 453602 Oct 24 18:48 coverage.out [2023-10-24T18:49:14.655Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 fuzz_test [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:46 go.mod [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:46 go.sum [2023-10-24T18:49:14.655Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 18:46 internal [2023-10-24T18:49:14.655Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 openapi [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 18:46 security.txt [2023-10-24T18:49:14.655Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 18:46 version.go [Pipeline] sh [2023-10-24T18:49:14.999Z] + '[' -e coverage.out ] [2023-10-24T18:49:14.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T18:49:15.122Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T18:49:15.420Z] + make build [2023-10-24T18:49:15.420Z] 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-10-24T18:49:27.628Z] 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-10-24T18:49:29.528Z] 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-10-24T18:49:30.492Z] 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-10-24T18:49:31.060Z] 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-10-24T18:49:37.640Z] 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-10-24T18:49:38.574Z] 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-10-24T18:49:39.945Z] 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-10-24T18:49:41.318Z] 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-10-24T18:49:41.885Z] 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-10-24T18:49:42.820Z] 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-10-24T18:49:44.194Z] 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-10-24T18:49:45.163Z] $ docker stop --time=1 b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 [2023-10-24T18:49:49.089Z] $ docker rm -f --volumes b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 [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-10-24T18:49:50.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:50.341Z] [2023-10-24T18:49:50.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:50.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:50.718Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-24T18:49:50.718Z] 91d30c5bc195: Pulling fs layer [2023-10-24T18:49:50.718Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-24T18:49:50.718Z] 9c61dcf015f6: Pulling fs layer [2023-10-24T18:49:50.718Z] 4698f68db338: Pulling fs layer [2023-10-24T18:49:50.718Z] 2a2f49069b9e: Pulling fs layer [2023-10-24T18:49:50.718Z] e0025b399a48: Pulling fs layer [2023-10-24T18:49:50.718Z] 4698f68db338: Waiting [2023-10-24T18:49:50.718Z] 2a2f49069b9e: Waiting [2023-10-24T18:49:50.718Z] e0025b399a48: Waiting [2023-10-24T18:49:50.718Z] 91d30c5bc195: Verifying Checksum [2023-10-24T18:49:50.718Z] 91d30c5bc195: Download complete [2023-10-24T18:49:50.718Z] 4698f68db338: Verifying Checksum [2023-10-24T18:49:50.718Z] 4698f68db338: Download complete [2023-10-24T18:49:50.976Z] 91d30c5bc195: Pull complete [2023-10-24T18:49:50.976Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-24T18:49:50.976Z] 2e9b0aa3be6d: Download complete [2023-10-24T18:49:50.976Z] e0025b399a48: Verifying Checksum [2023-10-24T18:49:50.976Z] e0025b399a48: Download complete [2023-10-24T18:49:50.976Z] 2a2f49069b9e: Verifying Checksum [2023-10-24T18:49:50.976Z] 2a2f49069b9e: Download complete [2023-10-24T18:49:51.233Z] 2e9b0aa3be6d: Pull complete [2023-10-24T18:49:51.493Z] 9c61dcf015f6: Verifying Checksum [2023-10-24T18:49:51.493Z] 9c61dcf015f6: Download complete [2023-10-24T18:49:54.020Z] 9c61dcf015f6: Pull complete [2023-10-24T18:49:54.020Z] 4698f68db338: Pull complete [2023-10-24T18:49:54.277Z] 2a2f49069b9e: Pull complete [2023-10-24T18:49:54.537Z] e0025b399a48: Pull complete [2023-10-24T18:49:54.537Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-24T18:49:54.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:54.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:49:54.751Z] prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container [2023-10-24T18:49:54.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-24T18:49:58.012Z] $ docker top b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:49:58.403Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T18:50:00.930Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #1 transferring dockerfile: 1.59kB done [2023-10-24T18:50:00.930Z] #1 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #2 [core-data internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #2 transferring dockerfile: 1.90kB done [2023-10-24T18:50:00.930Z] #2 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #3 transferring dockerfile: 1.84kB done [2023-10-24T18:50:00.930Z] #3 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #4 [core-command internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #4 transferring dockerfile: 1.82kB done [2023-10-24T18:50:00.930Z] #4 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #5 transferring dockerfile: 1.82kB done [2023-10-24T18:50:00.930Z] #5 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #6 transferring dockerfile: 1.78kB done [2023-10-24T18:50:00.930Z] #6 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #7 transferring dockerfile: 1.70kB done [2023-10-24T18:50:00.930Z] #7 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #8 transferring dockerfile: 2.12kB done [2023-10-24T18:50:00.930Z] #8 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #9 transferring dockerfile: 1.96kB done [2023-10-24T18:50:00.930Z] #9 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #10 transferring dockerfile: 2.39kB done [2023-10-24T18:50:00.930Z] #10 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #11 transferring dockerfile: 2.04kB done [2023-10-24T18:50:00.930Z] #11 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #12 transferring dockerfile: 2.38kB done [2023-10-24T18:50:00.930Z] #12 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #13 transferring dockerfile: 1.58kB 0.0s done [2023-10-24T18:50:00.930Z] #13 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:50:00.930Z] #14 transferring dockerfile: 2.82kB done [2023-10-24T18:50:00.930Z] #14 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #15 [security-spire-server internal] load .dockerignore [2023-10-24T18:50:00.930Z] #15 transferring context: 50B done [2023-10-24T18:50:00.930Z] #15 DONE 0.1s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #16 [support-notifications internal] load .dockerignore [2023-10-24T18:50:00.930Z] #16 DONE 0.0s [2023-10-24T18:50:00.930Z] [2023-10-24T18:50:00.930Z] #17 [core-data internal] load .dockerignore [2023-10-24T18:50:00.930Z] #17 transferring context: 50B done [2023-10-24T18:50:00.930Z] #17 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #16 [support-notifications internal] load .dockerignore [2023-10-24T18:50:01.189Z] #16 transferring context: 50B done [2023-10-24T18:50:01.189Z] #16 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #18 [core-command internal] load .dockerignore [2023-10-24T18:50:01.189Z] #18 transferring context: 50B done [2023-10-24T18:50:01.189Z] #18 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #19 [support-scheduler internal] load .dockerignore [2023-10-24T18:50:01.189Z] #19 transferring context: 50B done [2023-10-24T18:50:01.189Z] #19 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T18:50:01.189Z] #20 transferring context: 50B done [2023-10-24T18:50:01.189Z] #20 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #21 [security-spire-agent internal] load .dockerignore [2023-10-24T18:50:01.189Z] #21 transferring context: 50B done [2023-10-24T18:50:01.189Z] #21 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #22 [core-metadata internal] load .dockerignore [2023-10-24T18:50:01.189Z] #22 transferring context: 50B done [2023-10-24T18:50:01.189Z] #22 DONE 0.0s [2023-10-24T18:50:01.189Z] [2023-10-24T18:50:01.189Z] #23 [security-proxy-auth internal] load .dockerignore [2023-10-24T18:50:01.190Z] #23 transferring context: 50B done [2023-10-24T18:50:01.190Z] #23 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #24 [security-proxy-setup internal] load .dockerignore [2023-10-24T18:50:01.190Z] #24 transferring context: 50B done [2023-10-24T18:50:01.190Z] #24 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #25 [security-spire-config internal] load .dockerignore [2023-10-24T18:50:01.190Z] #25 transferring context: 50B done [2023-10-24T18:50:01.190Z] #25 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T18:50:01.190Z] #26 transferring context: 50B done [2023-10-24T18:50:01.190Z] #26 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-10-24T18:50:01.190Z] #27 transferring context: 50B done [2023-10-24T18:50:01.190Z] #27 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #28 [security-bootstrapper internal] load .dockerignore [2023-10-24T18:50:01.190Z] #28 transferring context: 50B done [2023-10-24T18:50:01.190Z] #28 DONE 0.0s [2023-10-24T18:50:01.190Z] [2023-10-24T18:50:01.190Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T18:50:01.447Z] #29 ... [2023-10-24T18:50:01.447Z] [2023-10-24T18:50:01.447Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.447Z] #30 DONE 0.0s [2023-10-24T18:50:01.447Z] [2023-10-24T18:50:01.447Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.447Z] #30 DONE 0.0s [2023-10-24T18:50:01.447Z] [2023-10-24T18:50:01.447Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:50:01.447Z] #31 DONE 0.1s [2023-10-24T18:50:01.447Z] [2023-10-24T18:50:01.447Z] #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:01.447Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:01.447Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:01.447Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-24T18:50:01.447Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:01.447Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:01.447Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:01.447Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-24T18:50:01.730Z] #32 ... [2023-10-24T18:50:01.730Z] [2023-10-24T18:50:01.730Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.730Z] #30 DONE 0.0s [2023-10-24T18:50:01.730Z] [2023-10-24T18:50:01.730Z] #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:01.730Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:01.730Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:01.730Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:01.730Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:01.730Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:01.730Z] #32 ... [2023-10-24T18:50:01.730Z] [2023-10-24T18:50:01.730Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.730Z] #30 DONE 0.0s [2023-10-24T18:50:01.730Z] [2023-10-24T18:50:01.730Z] #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:01.992Z] #32 ... [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.992Z] #30 DONE 0.0s [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #32 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:01.992Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:01.992Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:01.992Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:01.992Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:01.992Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:01.992Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T18:50:01.992Z] #32 ... [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.992Z] #30 DONE 0.0s [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:50:01.992Z] #31 DONE 0.6s [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:01.992Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:01.992Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:01.992Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:01.992Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:01.992Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:01.992Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T18:50:01.992Z] #32 ... [2023-10-24T18:50:01.992Z] [2023-10-24T18:50:01.992Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:50:01.992Z] #30 DONE 0.0s [2023-10-24T18:50:02.261Z] [2023-10-24T18:50:02.261Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T18:50:02.261Z] #29 DONE 1.0s [2023-10-24T18:50:02.261Z] [2023-10-24T18:50:02.261Z] #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:02.261Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:02.262Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:02.262Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:02.262Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:02.262Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:02.262Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T18:50:02.262Z] #32 ... [2023-10-24T18:50:02.262Z] [2023-10-24T18:50:02.262Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:50:02.262Z] #31 DONE 0.8s [2023-10-24T18:50:02.262Z] [2023-10-24T18:50:02.262Z] #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:02.262Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:02.262Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:02.262Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:02.262Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:02.262Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:02.262Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T18:50:02.520Z] #32 ... [2023-10-24T18:50:02.520Z] [2023-10-24T18:50:02.520Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T18:50:02.520Z] #33 DONE 1.0s [2023-10-24T18:50:02.520Z] [2023-10-24T18:50:02.520Z] #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:50:02.520Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:50:02.520Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:50:02.520Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:50:02.520Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:50:02.520Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:50:02.520Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T18:50:02.520Z] #32 DONE 1.3s [2023-10-24T18:50:02.520Z] [2023-10-24T18:50:02.520Z] #34 [security-spire-config internal] load build context [2023-10-24T18:50:02.520Z] #34 transferring context: 16.35kB 0.0s done [2023-10-24T18:50:02.520Z] #34 DONE 0.4s [2023-10-24T18:50:02.520Z] [2023-10-24T18:50:02.520Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:50:02.520Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-24T18:50:02.520Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T18:50:02.520Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-24T18:50:02.520Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T18:50:02.781Z] #35 ... [2023-10-24T18:50:02.781Z] [2023-10-24T18:50:02.781Z] #36 [security-spire-server internal] load build context [2023-10-24T18:50:02.781Z] #36 transferring context: 18.10kB 0.1s done [2023-10-24T18:50:02.781Z] #36 DONE 0.4s [2023-10-24T18:50:02.781Z] [2023-10-24T18:50:02.781Z] #37 [core-metadata internal] load build context [2023-10-24T18:50:03.357Z] #37 ... [2023-10-24T18:50:03.357Z] [2023-10-24T18:50:03.357Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-24T18:50:03.357Z] #38 DONE 2.0s [2023-10-24T18:50:03.357Z] [2023-10-24T18:50:03.357Z] #37 [core-metadata internal] load build context [2023-10-24T18:50:03.616Z] #37 ... [2023-10-24T18:50:03.616Z] [2023-10-24T18:50:03.616Z] #39 [security-spire-agent internal] load build context [2023-10-24T18:50:03.616Z] #39 transferring context: 17.63kB 0.0s done [2023-10-24T18:50:03.616Z] #39 DONE 0.9s [2023-10-24T18:50:03.616Z] [2023-10-24T18:50:03.616Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:50:03.616Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-24T18:50:03.616Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-24T18:50:03.616Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-10-24T18:50:03.616Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T18:50:03.616Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-24T18:50:03.616Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 1.1s [2023-10-24T18:50:03.616Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-24T18:50:03.616Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s [2023-10-24T18:50:05.371Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10270 in /w/workspace/edgexfoundry_edgex-go_PR-4707 [Pipeline] { [Pipeline] ws [2023-10-24T18:50:05.427Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:50:05.512Z] The recommended git tool is: git [2023-10-24T18:50:08.889Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.2s [2023-10-24T18:50:10.264Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.2s done [2023-10-24T18:50:11.639Z] #35 ... [2023-10-24T18:50:11.639Z] [2023-10-24T18:50:11.639Z] #40 [core-data internal] load build context [2023-10-24T18:50:11.639Z] #40 transferring context: 364.90MB 9.4s done [2023-10-24T18:50:11.639Z] #40 ... [2023-10-24T18:50:11.639Z] [2023-10-24T18:50:11.639Z] #41 [support-scheduler internal] load build context [2023-10-24T18:50:11.639Z] #41 ... [2023-10-24T18:50:11.639Z] [2023-10-24T18:50:11.639Z] #42 [core-command internal] load build context [2023-10-24T18:50:11.639Z] #42 transferring context: 364.90MB 8.8s done [2023-10-24T18:50:11.639Z] #42 ... [2023-10-24T18:50:11.639Z] [2023-10-24T18:50:11.639Z] #43 [support-notifications internal] load build context [2023-10-24T18:50:11.639Z] #43 ... [2023-10-24T18:50:11.639Z] [2023-10-24T18:50:11.639Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-24T18:50:11.639Z] #44 transferring context: 364.90MB 9.1s done [2023-10-24T18:50:12.134Z] #44 ... [2023-10-24T18:50:12.134Z] [2023-10-24T18:50:12.134Z] #45 [security-proxy-auth internal] load build context [2023-10-24T18:50:12.134Z] #45 ... [2023-10-24T18:50:12.134Z] [2023-10-24T18:50:12.134Z] #46 [security-proxy-setup internal] load build context [2023-10-24T18:50:12.392Z] #46 ... [2023-10-24T18:50:12.392Z] [2023-10-24T18:50:12.392Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T18:50:12.392Z] #47 transferring context: 364.90MB 8.2s done [2023-10-24T18:50:12.392Z] #47 ... [2023-10-24T18:50:12.392Z] [2023-10-24T18:50:12.392Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:50:12.392Z] #48 ... [2023-10-24T18:50:12.392Z] [2023-10-24T18:50:12.392Z] #49 [security-bootstrapper internal] load build context [2023-10-24T18:50:12.392Z] #49 transferring context: 364.90MB 9.1s done [2023-10-24T18:50:12.392Z] #49 ... [2023-10-24T18:50:12.392Z] [2023-10-24T18:50:12.392Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:50:12.392Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-10-24T18:50:12.392Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T18:50:12.392Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-24T18:50:12.392Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-24T18:50:12.392Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-24T18:50:12.392Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-24T18:50:12.392Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-24T18:50:12.392Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 8.3s done [2023-10-24T18:50:12.392Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done [2023-10-24T18:50:12.392Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-24T18:50:12.961Z] #50 ... [2023-10-24T18:50:12.961Z] [2023-10-24T18:50:12.961Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T18:50:12.961Z] #51 ... [2023-10-24T18:50:12.961Z] [2023-10-24T18:50:12.961Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:50:13.112Z] using credential edgex-jenkins-ssh [2023-10-24T18:50:13.132Z] Cloning the remote Git repository [2023-10-24T18:50:13.226Z] #52 ... [2023-10-24T18:50:13.226Z] [2023-10-24T18:50:13.226Z] #53 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:50:13.226Z] #53 ... [2023-10-24T18:50:13.226Z] [2023-10-24T18:50:13.226Z] #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:13.628Z] #54 ... [2023-10-24T18:50:13.628Z] [2023-10-24T18:50:13.628Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:14.304Z] #55 ... [2023-10-24T18:50:14.304Z] [2023-10-24T18:50:14.304Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T18:50:13.196Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-24T18:50:13.325Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-24T18:50:13.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T18:50:13.547Z] > git --version # timeout=10 [2023-10-24T18:50:13.576Z] > git --version # 'git version 2.25.1' [2023-10-24T18:50:13.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:50:13.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:50:14.598Z] #56 ... [2023-10-24T18:50:14.598Z] [2023-10-24T18:50:14.598Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:50:14.598Z] #57 ... [2023-10-24T18:50:14.598Z] [2023-10-24T18:50:14.598Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:50:14.598Z] #58 ... [2023-10-24T18:50:14.598Z] [2023-10-24T18:50:14.598Z] #59 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-24T18:50:14.598Z] #59 ... [2023-10-24T18:50:14.598Z] [2023-10-24T18:50:14.598Z] #37 [core-metadata internal] load build context [2023-10-24T18:50:14.598Z] #37 transferring context: 364.90MB 8.0s done [2023-10-24T18:50:14.856Z] #37 ... [2023-10-24T18:50:14.856Z] [2023-10-24T18:50:14.856Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:50:14.856Z] #60 ... [2023-10-24T18:50:14.856Z] [2023-10-24T18:50:14.856Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:50:14.856Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2023-10-24T18:50:15.423Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-10-24T18:50:22.023Z] #35 ... [2023-10-24T18:50:22.023Z] [2023-10-24T18:50:22.023Z] #41 [support-scheduler internal] load build context [2023-10-24T18:50:22.023Z] #41 transferring context: 364.90MB 10.8s done [2023-10-24T18:50:22.023Z] #41 ... [2023-10-24T18:50:22.023Z] [2023-10-24T18:50:22.023Z] #43 [support-notifications internal] load build context [2023-10-24T18:50:22.023Z] #43 transferring context: 364.90MB 11.9s done [2023-10-24T18:50:22.023Z] #43 ... [2023-10-24T18:50:22.023Z] [2023-10-24T18:50:22.023Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:50:22.023Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-24T18:50:22.023Z] #50 ... [2023-10-24T18:50:22.023Z] [2023-10-24T18:50:22.023Z] #45 [security-proxy-auth internal] load build context [2023-10-24T18:50:22.023Z] #45 transferring context: 364.90MB 10.0s done [2023-10-24T18:50:22.961Z] #45 ... [2023-10-24T18:50:22.961Z] [2023-10-24T18:50:22.961Z] #46 [security-proxy-setup internal] load build context [2023-10-24T18:50:22.961Z] #46 transferring context: 364.90MB 10.4s done [2023-10-24T18:50:22.961Z] #46 ... [2023-10-24T18:50:22.961Z] [2023-10-24T18:50:22.961Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:50:22.961Z] #48 transferring context: 364.90MB 10.2s done [2023-10-24T18:50:23.899Z] #48 ... [2023-10-24T18:50:23.899Z] [2023-10-24T18:50:23.899Z] #37 [core-metadata internal] load build context [2023-10-24T18:50:23.899Z] #37 DONE 22.3s [2023-10-24T18:50:23.899Z] [2023-10-24T18:50:23.899Z] #59 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-24T18:50:23.899Z] #59 DONE 20.6s [2023-10-24T18:50:23.899Z] [2023-10-24T18:50:23.899Z] #42 [core-command internal] load build context [2023-10-24T18:50:23.899Z] #42 DONE 22.6s [2023-10-24T18:50:23.899Z] [2023-10-24T18:50:23.899Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:50:24.157Z] #61 ... [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T18:50:24.157Z] #47 DONE 22.0s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-24T18:50:24.157Z] #44 DONE 22.4s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #49 [security-bootstrapper internal] load build context [2023-10-24T18:50:24.157Z] #49 DONE 21.7s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #45 [security-proxy-auth internal] load build context [2023-10-24T18:50:24.157Z] #45 DONE 22.2s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #40 [core-data internal] load build context [2023-10-24T18:50:24.157Z] #40 DONE 22.7s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #41 [support-scheduler internal] load build context [2023-10-24T18:50:24.157Z] #41 DONE 22.7s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #46 [security-proxy-setup internal] load build context [2023-10-24T18:50:24.157Z] #46 DONE 22.2s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:50:24.157Z] #48 DONE 22.1s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #43 [support-notifications internal] load build context [2023-10-24T18:50:24.157Z] #43 DONE 22.7s [2023-10-24T18:50:24.157Z] [2023-10-24T18:50:24.157Z] #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:24.157Z] #54 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:24.414Z] #54 ... [2023-10-24T18:50:24.414Z] [2023-10-24T18:50:24.414Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:50:24.414Z] #50 DONE 21.8s [2023-10-24T18:50:24.414Z] [2023-10-24T18:50:24.414Z] #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:24.414Z] #54 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:24.674Z] #54 21.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:24.674Z] #54 21.87 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:24.674Z] #54 21.87 OK: 7 MiB in 16 packages [2023-10-24T18:50:27.976Z] #54 ... [2023-10-24T18:50:27.976Z] [2023-10-24T18:50:27.976Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:50:27.976Z] #52 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:27.976Z] #52 23.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:27.976Z] #52 23.94 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:50:27.976Z] #52 23.98 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:50:27.976Z] #52 23.99 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:27.976Z] #52 23.99 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T18:50:27.976Z] #52 24.00 (5/6) Installing su-exec (0.2-r3) [2023-10-24T18:50:27.976Z] #52 24.00 (6/6) Installing yq (4.33.3-r4) [2023-10-24T18:50:27.976Z] #52 24.06 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:27.976Z] #52 24.07 OK: 17 MiB in 19 packages [2023-10-24T18:50:27.976Z] #52 DONE 25.2s [2023-10-24T18:50:28.241Z] [2023-10-24T18:50:28.241Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:50:28.241Z] #57 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #57 22.88 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.241Z] #57 22.88 (2/2) Installing su-exec (0.2-r3) [2023-10-24T18:50:28.241Z] #57 22.88 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.241Z] #57 22.89 OK: 7 MiB in 17 packages [2023-10-24T18:50:28.241Z] #57 DONE 25.2s [2023-10-24T18:50:28.241Z] [2023-10-24T18:50:28.241Z] #54 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:28.241Z] #54 DONE 25.2s [2023-10-24T18:50:28.241Z] [2023-10-24T18:50:28.241Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T18:50:28.241Z] #51 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #51 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #51 21.85 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:50:28.241Z] #51 21.85 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:50:28.241Z] #51 21.85 OK: 20071 distinct packages available [2023-10-24T18:50:28.241Z] #51 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #51 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #51 22.26 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T18:50:28.241Z] #51 22.27 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T18:50:28.241Z] #51 22.28 (3/11) Installing libunistring (1.1-r1) [2023-10-24T18:50:28.241Z] #51 22.30 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T18:50:28.241Z] #51 22.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T18:50:28.241Z] #51 22.31 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T18:50:28.241Z] #51 22.32 (7/11) Installing curl (8.4.0-r0) [2023-10-24T18:50:28.241Z] #51 22.33 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.241Z] #51 22.34 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:50:28.241Z] #51 22.34 (10/11) Installing libucontext (1.2-r2) [2023-10-24T18:50:28.241Z] #51 22.35 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T18:50:28.241Z] #51 22.35 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.241Z] #51 22.36 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:50:28.241Z] #51 22.40 OK: 12 MiB in 26 packages [2023-10-24T18:50:28.241Z] #51 DONE 25.3s [2023-10-24T18:50:28.241Z] [2023-10-24T18:50:28.241Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:50:28.241Z] #58 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.241Z] #58 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #58 21.84 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:50:28.242Z] #58 21.84 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:50:28.242Z] #58 21.84 OK: 20071 distinct packages available [2023-10-24T18:50:28.242Z] #58 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #58 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #58 22.29 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.242Z] #58 22.29 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:50:28.242Z] #58 22.29 (3/4) Installing libucontext (1.2-r2) [2023-10-24T18:50:28.242Z] #58 22.30 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T18:50:28.242Z] #58 22.30 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.242Z] #58 22.31 OK: 8 MiB in 19 packages [2023-10-24T18:50:28.242Z] #58 DONE 25.3s [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #53 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:50:28.242Z] #53 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #53 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #53 23.59 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:50:28.242Z] #53 23.59 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:50:28.242Z] #53 23.59 OK: 20071 distinct packages available [2023-10-24T18:50:28.242Z] #53 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #53 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #53 23.96 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:50:28.242Z] #53 23.99 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:50:28.242Z] #53 24.00 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.242Z] #53 24.01 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:50:28.242Z] #53 24.02 (5/7) Installing libucontext (1.2-r2) [2023-10-24T18:50:28.242Z] #53 24.02 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T18:50:28.242Z] #53 24.03 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T18:50:28.242Z] #53 24.03 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.242Z] #53 24.04 OK: 8 MiB in 20 packages [2023-10-24T18:50:28.242Z] #53 DONE 25.3s [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:50:28.242Z] #62 ... [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:50:28.242Z] #60 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #60 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #60 21.91 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:50:28.242Z] #60 21.93 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.242Z] #60 21.93 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.242Z] #60 21.94 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:50:28.242Z] #60 21.99 OK: 8 MiB in 17 packages [2023-10-24T18:50:28.242Z] #60 DONE 25.3s [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T18:50:28.242Z] #56 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #56 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #56 21.85 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T18:50:28.242Z] #56 21.86 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.242Z] #56 21.87 (3/4) Installing su-exec (0.2-r3) [2023-10-24T18:50:28.242Z] #56 21.87 (4/4) Installing yq (4.33.3-r4) [2023-10-24T18:50:28.242Z] #56 21.93 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.242Z] #56 21.95 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:50:28.242Z] #56 21.99 OK: 17 MiB in 19 packages [2023-10-24T18:50:28.242Z] #56 DONE 25.3s [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:50:28.242Z] #55 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #55 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:28.242Z] #55 25.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:50:28.242Z] #55 25.06 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:50:28.242Z] #55 25.08 OK: 7 MiB in 16 packages [2023-10-24T18:50:28.242Z] #55 DONE 25.3s [2023-10-24T18:50:28.242Z] [2023-10-24T18:50:28.242Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T18:50:28.242Z] #63 DONE 0.2s [2023-10-24T18:50:28.501Z] [2023-10-24T18:50:28.501Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T18:50:30.429Z] #64 ... [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:50:30.429Z] #62 DONE 1.9s [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T18:50:30.429Z] #65 DONE 2.0s [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T18:50:30.429Z] #66 DONE 0.1s [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:50:30.429Z] #67 DONE 2.0s [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #68 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T18:50:30.429Z] #68 ... [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T18:50:30.429Z] #69 DONE 0.1s [2023-10-24T18:50:30.429Z] [2023-10-24T18:50:30.429Z] #70 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T18:50:31.361Z] #70 ... [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #68 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T18:50:31.361Z] #68 DONE 1.0s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:50:31.361Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 6.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 6.544 OK: 264 MiB in 52 packages [2023-10-24T18:50:31.361Z] #71 DONE 7.3s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:50:31.361Z] #72 DONE 1.1s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T18:50:31.361Z] #0 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 6.753 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:50:31.361Z] #0 6.753 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:50:31.361Z] #0 6.753 OK: 20075 distinct packages available [2023-10-24T18:50:31.361Z] #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #0 7.193 OK: 264 MiB in 52 packages [2023-10-24T18:50:31.361Z] #73 DONE 7.4s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #70 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T18:50:31.361Z] #70 DONE 1.0s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:50:31.361Z] #61 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.361Z] #61 ... [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:50:31.361Z] #74 DONE 0.1s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T18:50:31.361Z] #75 DONE 0.1s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:31.361Z] #76 DONE 0.2s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #77 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T18:50:31.361Z] #77 DONE 0.1s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:50:31.361Z] #78 DONE 0.1s [2023-10-24T18:50:31.361Z] [2023-10-24T18:50:31.361Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:50:31.361Z] #61 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.619Z] #61 ... [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:31.619Z] #79 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T18:50:31.619Z] #80 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #81 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T18:50:31.619Z] #81 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T18:50:31.619Z] #82 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:50:31.619Z] #83 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T18:50:31.619Z] #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.619Z] #0 7.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:50:31.619Z] #0 7.632 OK: 264 MiB in 52 packages [2023-10-24T18:50:31.619Z] #84 DONE 7.8s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T18:50:31.619Z] #85 DONE 0.1s [2023-10-24T18:50:31.619Z] [2023-10-24T18:50:31.619Z] #86 [security-spire-server] exporting to image [2023-10-24T18:50:31.619Z] #86 exporting layers [2023-10-24T18:50:31.877Z] #86 ... [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T18:50:31.877Z] #87 DONE 0.1s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:50:31.877Z] #61 7.684 OK: 264 MiB in 52 packages [2023-10-24T18:50:31.877Z] #61 DONE 7.8s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:31.877Z] #88 DONE 0.1s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T18:50:31.877Z] #89 DONE 0.1s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:31.877Z] #90 DONE 0.1s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T18:50:31.877Z] #64 DONE 3.9s [2023-10-24T18:50:31.877Z] [2023-10-24T18:50:31.877Z] #86 [security-spire-agent] exporting to image [2023-10-24T18:50:32.135Z] #86 ... [2023-10-24T18:50:32.135Z] [2023-10-24T18:50:32.136Z] #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T18:50:32.136Z] #91 DONE 0.0s [2023-10-24T18:50:32.136Z] [2023-10-24T18:50:32.136Z] #86 [security-spire-agent] exporting to image [2023-10-24T18:50:32.136Z] #86 exporting layers 0.6s done [2023-10-24T18:50:32.396Z] #86 exporting layers 0.7s done [2023-10-24T18:50:32.396Z] #86 writing image sha256:923b3d22910a249b299a2cfd3aae2d4bf1c2e6c68f8b4f1d06d0147c0311cd66 done [2023-10-24T18:50:32.396Z] #86 naming to docker.io/library/security-spire-config done [2023-10-24T18:50:32.396Z] #86 writing image sha256:5fcf432b86001208d799f0b615e6cd4760e448c0b446fb2234a1c2e50a9f1cfe done [2023-10-24T18:50:32.396Z] #86 naming to docker.io/library/security-spire-server done [2023-10-24T18:50:32.396Z] #86 exporting layers 0.6s done [2023-10-24T18:50:32.396Z] #86 writing image sha256:7be1a528590df4c372df7a8a2180354891332309fe989a13299a07841156bbea done [2023-10-24T18:50:32.396Z] #86 naming to docker.io/library/security-spire-agent done [2023-10-24T18:50:32.396Z] #86 DONE 0.9s [2023-10-24T18:50:32.396Z] [2023-10-24T18:50:32.396Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:33.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T18:50:33.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:50:34.298Z] #92 ... [2023-10-24T18:50:34.298Z] [2023-10-24T18:50:34.298Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:50:34.560Z] #35 ... [2023-10-24T18:50:34.560Z] [2023-10-24T18:50:34.560Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:35.333Z] Merging remotes/origin/main commit b52c6cf761ac112ece749ea113e372719a05fda4 into PR head commit 3a0475afc0851801dcacdb54e426899c7719d4fa [2023-10-24T18:50:35.778Z] Merge succeeded, producing 3a0475afc0851801dcacdb54e426899c7719d4fa [2023-10-24T18:50:35.778Z] Checking out Revision 3a0475afc0851801dcacdb54e426899c7719d4fa (PR-4707) [2023-10-24T18:50:36.509Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-24T18:50:36.558Z] > git --version # timeout=10 [2023-10-24T18:50:36.570Z] > git --version # 'git version 2.25.1' [2023-10-24T18:50:36.586Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:50:34.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T18:50:34.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T18:50:34.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:50:34.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4707/head:refs/remotes/origin/PR-4707 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:50:35.352Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:50:35.431Z] > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 [2023-10-24T18:50:35.668Z] > git remote # timeout=10 [2023-10-24T18:50:35.691Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:50:35.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:50:35.728Z] > git merge b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 [2023-10-24T18:50:35.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:50:35.784Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:50:35.816Z] > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:50:37.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:50:37.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:50:37.738Z] Dload Upload Total Spent Left Speed [2023-10-24T18:50:37.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-10-24T18:50:38.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:50:38.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:50:38.794Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:50:38.794Z] { [2023-10-24T18:50:38.794Z] "registry-mirrors": [ [2023-10-24T18:50:38.794Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:50:38.794Z] ], [2023-10-24T18:50:38.794Z] "bip": "10.250.0.254/24", [2023-10-24T18:50:38.794Z] "hosts": [ [2023-10-24T18:50:38.794Z] "tcp://0.0.0.0:5555", [2023-10-24T18:50:38.794Z] "unix:///var/run/docker.sock" [2023-10-24T18:50:38.794Z] ], [2023-10-24T18:50:38.794Z] "mtu": 1458, [2023-10-24T18:50:38.794Z] "selinux-enabled": true, [2023-10-24T18:50:38.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:50:38.794Z] } [Pipeline] sh [2023-10-24T18:50:39.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:50:39.506Z] + sudo service docker restart [2023-10-24T18:50:42.696Z] #93 ... [2023-10-24T18:50:42.696Z] [2023-10-24T18:50:42.696Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:42.696Z] #94 ... [2023-10-24T18:50:42.696Z] [2023-10-24T18:50:42.696Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:50:58.065Z] provisioning config files... [2023-10-24T18:50:58.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3258775342607025731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:58.491Z] ---> docker-login.sh [2023-10-24T18:50:58.491Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:50:59.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:59.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:59.360Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:59.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:59.360Z] [2023-10-24T18:50:59.360Z] Login Succeeded [2023-10-24T18:50:59.360Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:50:59.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:59.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:59.632Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:59.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:59.632Z] [2023-10-24T18:50:59.632Z] Login Succeeded [2023-10-24T18:50:59.632Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:50:59.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:00.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:00.183Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:00.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:00.183Z] [2023-10-24T18:51:00.183Z] Login Succeeded [2023-10-24T18:51:00.183Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:51:00.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:00.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:00.455Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:00.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:00.455Z] [2023-10-24T18:51:00.455Z] Login Succeeded [2023-10-24T18:51:00.455Z] docker.io [2023-10-24T18:51:00.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:00.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:00.996Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:00.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:00.996Z] [2023-10-24T18:51:00.996Z] Login Succeeded [2023-10-24T18:51:00.996Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:51:01.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-24T18:51:01.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-24T18:51:01.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:51:01.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:51:01.857Z] ========================================================= [2023-10-24T18:51:01.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:51:01.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:51:02.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:51:02.520Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:51:02.520Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:51:02.520Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:51:02.520Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:51:02.520Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:51:02.520Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:51:02.520Z] 17808c966233: Pulling fs layer [2023-10-24T18:51:02.520Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:51:02.520Z] f0e02332f6b5: Waiting [2023-10-24T18:51:02.520Z] cefa15bbcfad: Waiting [2023-10-24T18:51:02.520Z] f4c1fc716caa: Waiting [2023-10-24T18:51:02.520Z] 17808c966233: Waiting [2023-10-24T18:51:02.520Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:51:02.520Z] 5d54e960e981: Download complete [2023-10-24T18:51:02.520Z] f0e02332f6b5: Download complete [2023-10-24T18:51:02.520Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:51:02.520Z] cefa15bbcfad: Download complete [2023-10-24T18:51:02.520Z] 9fda8d8052c6: Download complete [2023-10-24T18:51:03.110Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:51:03.110Z] f4c1fc716caa: Download complete [2023-10-24T18:51:03.380Z] 9fda8d8052c6: Pull complete [2023-10-24T18:51:03.968Z] 5d54e960e981: Pull complete [2023-10-24T18:51:04.556Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:51:04.557Z] c4a7e357bf2a: Download complete [2023-10-24T18:51:06.055Z] 17808c966233: Verifying Checksum [2023-10-24T18:51:06.055Z] 17808c966233: Download complete [2023-10-24T18:51:09.256Z] #95 ... [2023-10-24T18:51:09.256Z] [2023-10-24T18:51:09.256Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:09.256Z] #93 DONE 33.2s [2023-10-24T18:51:09.256Z] [2023-10-24T18:51:09.256Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:09.256Z] #94 DONE 33.7s [2023-10-24T18:51:09.256Z] [2023-10-24T18:51:09.256Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:09.256Z] #95 DONE 33.6s [2023-10-24T18:51:09.256Z] [2023-10-24T18:51:09.256Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:09.256Z] #92 DONE 33.2s [2023-10-24T18:51:09.256Z] [2023-10-24T18:51:09.256Z] #96 [core-data builder 6/7] COPY . . [2023-10-24T18:51:15.892Z] #96 ... [2023-10-24T18:51:15.892Z] [2023-10-24T18:51:15.892Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T18:51:15.892Z] #97 ... [2023-10-24T18:51:15.892Z] [2023-10-24T18:51:15.892Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-24T18:51:15.892Z] #98 ... [2023-10-24T18:51:15.892Z] [2023-10-24T18:51:15.892Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #99 DONE 11.0s [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #100 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #101 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #101 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #102 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #103 [core-metadata builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #103 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #104 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #105 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #106 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #107 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #108 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #109 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #110 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #111 [core-command builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #111 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #112 [support-scheduler builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #112 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #113 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #114 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #97 DONE 11.1s [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #96 [core-data builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #96 DONE 11.0s [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #115 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #116 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #117 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:51:16.151Z] #118 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:51:16.151Z] #119 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #120 CACHED [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-24T18:51:16.151Z] #98 DONE 11.1s [2023-10-24T18:51:16.151Z] [2023-10-24T18:51:16.151Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:51:17.524Z] #121 1.121 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-10-24T18:51:18.409Z] c4a7e357bf2a: Pull complete [2023-10-24T18:51:18.409Z] f0e02332f6b5: Pull complete [2023-10-24T18:51:18.676Z] cefa15bbcfad: Pull complete [2023-10-24T18:51:27.513Z] #121 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T18:51:27.513Z] #0 1.054 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-10-24T18:51:27.513Z] #122 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:51:27.513Z] #0 0.940 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-10-24T18:51:27.513Z] #123 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T18:51:27.513Z] #0 1.256 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-10-24T18:51:27.513Z] #124 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #125 [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-10-24T18:51:27.513Z] #0 1.044 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-10-24T18:51:27.513Z] #125 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T18:51:27.513Z] #0 0.398 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-10-24T18:51:27.513Z] #126 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T18:51:27.513Z] #0 0.548 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-10-24T18:51:27.513Z] #127 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T18:51:27.513Z] #0 1.339 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-10-24T18:51:27.513Z] #128 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T18:51:27.513Z] #0 0.906 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-10-24T18:51:27.513Z] #129 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:51:27.513Z] #0 1.215 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-10-24T18:51:27.513Z] #130 ... [2023-10-24T18:51:27.513Z] [2023-10-24T18:51:27.513Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T18:51:27.513Z] #0 0.634 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-10-24T18:51:28.779Z] 17808c966233: Pull complete [2023-10-24T18:51:29.745Z] f4c1fc716caa: Pull complete [2023-10-24T18:51:29.745Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:51:29.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:51:29.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:51:30.136Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:51:30.136Z] WORKDIR /edgex [2023-10-24T18:51:30.136Z] COPY go.mod . [2023-10-24T18:51:30.136Z] RUN go mod download [2023-10-24T18:51:30.136Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-24T18:51:30.729Z] Sending build context to Docker daemon 2.91MB [2023-10-24T18:51:30.729Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:51:30.729Z] ---> ea914061e18c [2023-10-24T18:51:30.729Z] Step 2/4 : WORKDIR /edgex [2023-10-24T18:51:31.696Z] ---> Running in 30d925b4cdc5 [2023-10-24T18:51:32.284Z] Removing intermediate container 30d925b4cdc5 [2023-10-24T18:51:32.284Z] ---> 2277779ab2c9 [2023-10-24T18:51:32.284Z] Step 3/4 : COPY go.mod . [2023-10-24T18:51:32.915Z] ---> 5ecc71572321 [2023-10-24T18:51:32.915Z] Step 4/4 : RUN go mod download [2023-10-24T18:51:32.915Z] ---> Running in 70c2a096a9f0 [2023-10-24T18:52:29.382Z] Removing intermediate container 70c2a096a9f0 [2023-10-24T18:52:29.382Z] ---> a50ffb2b26dc [2023-10-24T18:52:29.382Z] Successfully built a50ffb2b26dc [2023-10-24T18:52:29.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:29.814Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:52:29.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:52:30.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container [2023-10-24T18:52:30.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:52:31.643Z] $ docker top 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:52:32.567Z] + go version [2023-10-24T18:52:32.567Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:52:32.599Z] $ docker stop --time=1 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad [2023-10-24T18:52:34.309Z] $ docker rm -f --volumes 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:35.278Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:52:35.278Z] . [Pipeline] } [2023-10-24T18:52:35.343Z] #131 ... [2023-10-24T18:52:35.343Z] [2023-10-24T18:52:35.343Z] #125 [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-10-24T18:52:35.343Z] #125 76.04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:52:35.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container [2023-10-24T18:52:35.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:52:37.022Z] $ docker top c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:52:37.314Z] ========================================================= [2023-10-24T18:52:37.314Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T18:52:37.314Z] ========================================================= [Pipeline] sh [2023-10-24T18:52:37.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:52:38.693Z] + make test [2023-10-24T18:52:38.693Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:52:50.297Z] #125 DONE 93.5s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T18:52:50.298Z] #131 DONE 93.4s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:52:50.298Z] #121 DONE 93.4s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T18:52:50.298Z] #128 DONE 93.5s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T18:52:50.298Z] #122 DONE 93.5s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:52:50.298Z] #123 ... [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T18:52:50.298Z] #127 DONE 93.5s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.298Z] #132 ... [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T18:52:50.298Z] #126 DONE 93.7s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:52:50.298Z] #130 DONE 93.7s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:52:50.298Z] #123 DONE 93.8s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T18:52:50.298Z] #129 DONE 93.9s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.298Z] #133 ... [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T18:52:50.298Z] #124 DONE 93.9s [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T18:52:50.298Z] #134 ... [2023-10-24T18:52:50.298Z] [2023-10-24T18:52:50.298Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.298Z] #132 DONE 0.8s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.556Z] #135 DONE 0.8s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.556Z] #136 DONE 0.8s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.556Z] #133 DONE 0.6s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.556Z] #137 ... [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.556Z] #138 DONE 0.6s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T18:52:50.556Z] #134 DONE 0.4s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.556Z] #139 DONE 0.5s [2023-10-24T18:52:50.556Z] [2023-10-24T18:52:50.556Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #140 ... [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #141 DONE 0.3s [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #142 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #142 DONE 0.4s [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #137 DONE 0.4s [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.847Z] #143 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #144 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #145 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.847Z] #146 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #147 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.847Z] #148 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:50.847Z] #149 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #150 CACHED [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:50.847Z] #151 DONE 0.3s [2023-10-24T18:52:50.847Z] [2023-10-24T18:52:50.847Z] #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-10-24T18:52:51.146Z] #152 ... [2023-10-24T18:52:51.146Z] [2023-10-24T18:52:51.146Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:51.146Z] #153 DONE 0.6s [2023-10-24T18:52:51.146Z] [2023-10-24T18:52:51.146Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:51.146Z] #140 DONE 0.5s [2023-10-24T18:52:51.618Z] [2023-10-24T18:52:51.618Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T18:52:52.578Z] #154 ... [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #155 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T18:52:52.578Z] #155 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T18:52:52.578Z] #156 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T18:52:52.578Z] #157 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #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-10-24T18:52:52.578Z] #152 DONE 1.5s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T18:52:52.578Z] #158 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T18:52:52.578Z] #159 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T18:52:52.578Z] #160 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T18:52:52.578Z] #161 DONE 1.6s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #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-10-24T18:52:52.578Z] #162 DONE 1.2s [2023-10-24T18:52:52.578Z] [2023-10-24T18:52:52.578Z] #163 [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-10-24T18:52:52.838Z] #163 ... [2023-10-24T18:52:52.838Z] [2023-10-24T18:52:52.838Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T18:52:52.838Z] #164 DONE 2.2s [2023-10-24T18:52:52.838Z] [2023-10-24T18:52:52.838Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T18:52:52.838Z] #154 DONE 1.7s [2023-10-24T18:52:52.838Z] [2023-10-24T18:52:52.838Z] #165 [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-10-24T18:52:53.099Z] #165 ... [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #166 DONE 0.6s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #167 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #168 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #169 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #169 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #170 [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-10-24T18:52:53.099Z] #170 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #171 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.099Z] #172 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #163 [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-10-24T18:52:53.099Z] #163 DONE 0.7s [2023-10-24T18:52:53.099Z] [2023-10-24T18:52:53.099Z] #86 [core-command] exporting to image [2023-10-24T18:52:53.099Z] #86 exporting layers 0.2s done [2023-10-24T18:52:53.358Z] #86 ... [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T18:52:53.358Z] #173 DONE 0.6s [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:52:53.358Z] #174 DONE 0.4s [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #86 [core-command] exporting to image [2023-10-24T18:52:53.358Z] #86 writing image sha256:050fc1ae567eb03a730ba9b08b0577fb2fba66ce1bb6cebc977029255c8dc5f7 [2023-10-24T18:52:53.358Z] #86 ... [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #165 [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-10-24T18:52:53.358Z] #165 DONE 0.5s [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T18:52:53.358Z] #175 DONE 0.4s [2023-10-24T18:52:53.358Z] [2023-10-24T18:52:53.358Z] #86 [security-spiffe-token-provider] exporting to image [2023-10-24T18:52:53.358Z] #86 exporting layers 0.3s done [2023-10-24T18:52:53.358Z] #86 writing image sha256:050fc1ae567eb03a730ba9b08b0577fb2fba66ce1bb6cebc977029255c8dc5f7 0.0s done [2023-10-24T18:52:53.358Z] #86 naming to docker.io/library/core-data 0.0s done [2023-10-24T18:52:53.617Z] #86 ... [2023-10-24T18:52:53.617Z] [2023-10-24T18:52:53.617Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:53.617Z] #176 DONE 0.6s [2023-10-24T18:52:53.617Z] [2023-10-24T18:52:53.617Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:52:53.617Z] #177 DONE 0.6s [2023-10-24T18:52:53.617Z] [2023-10-24T18:52:53.617Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:53.617Z] #178 DONE 0.6s [2023-10-24T18:52:53.617Z] [2023-10-24T18:52:53.617Z] #86 [support-notifications] exporting to image [2023-10-24T18:52:53.617Z] #86 exporting layers 0.5s done [2023-10-24T18:52:53.617Z] #86 writing image sha256:552a1113f4eb42ef7accbf0bfd8b0c2a92f857403bbf7548d50ca2e1813301c0 done [2023-10-24T18:52:53.617Z] #86 naming to docker.io/library/support-notifications done [2023-10-24T18:52:53.617Z] #86 writing image sha256:12947f702012ea8449cf978da8c693bcc9f991428be1c8f284e1184dd5c60692 done [2023-10-24T18:52:53.617Z] #86 naming to docker.io/library/support-scheduler [2023-10-24T18:52:53.877Z] #86 ... [2023-10-24T18:52:53.877Z] [2023-10-24T18:52:53.877Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T18:52:53.877Z] #179 DONE 0.5s [2023-10-24T18:52:53.877Z] [2023-10-24T18:52:53.877Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:52:53.877Z] #180 DONE 0.5s [2023-10-24T18:52:53.877Z] [2023-10-24T18:52:53.877Z] #86 [core-command] exporting to image [2023-10-24T18:52:53.877Z] #86 exporting layers 0.1s done [2023-10-24T18:52:53.877Z] #86 naming to docker.io/library/support-scheduler done [2023-10-24T18:52:53.877Z] #86 writing image sha256:60eb9173704bd6a1140ee962eea13577c6880451d363ed1bda97da7e6a87a151 done [2023-10-24T18:52:53.877Z] #86 naming to docker.io/library/core-command done [2023-10-24T18:52:53.877Z] #86 writing image sha256:e7f0dd506486990c330313f25eb4f2d13d496967e8cebf8bc4d1781968c61afc done [2023-10-24T18:52:53.877Z] #86 naming to docker.io/library/security-spiffe-token-provider done [2023-10-24T18:52:53.877Z] #86 writing image sha256:7a7c385e02ea65117a08a605a4d532d8374e0da04faaa50b66047abb33b970ba [2023-10-24T18:52:54.138Z] #86 writing image sha256:7a7c385e02ea65117a08a605a4d532d8374e0da04faaa50b66047abb33b970ba done [2023-10-24T18:52:54.138Z] #86 naming to docker.io/library/core-metadata done [2023-10-24T18:52:54.138Z] #86 DONE 1.9s [2023-10-24T18:52:54.138Z] [2023-10-24T18:52:54.138Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T18:52:54.138Z] #181 DONE 0.4s [2023-10-24T18:52:54.138Z] [2023-10-24T18:52:54.138Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T18:52:54.138Z] #182 ... [2023-10-24T18:52:54.138Z] [2023-10-24T18:52:54.138Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:54.138Z] #183 DONE 0.5s [2023-10-24T18:52:54.402Z] [2023-10-24T18:52:54.402Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T18:52:54.402Z] #184 DONE 0.5s [2023-10-24T18:52:54.402Z] [2023-10-24T18:52:54.402Z] #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:52:54.402Z] #185 DONE 0.6s [2023-10-24T18:52:54.402Z] [2023-10-24T18:52:54.402Z] #86 [security-proxy-auth] exporting to image [2023-10-24T18:52:54.666Z] #86 ... [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T18:52:54.666Z] #182 DONE 0.6s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T18:52:54.666Z] #186 DONE 0.3s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:52:54.666Z] #187 DONE 0.9s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #188 [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-10-24T18:52:54.666Z] #188 DONE 0.1s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #86 [core-common-config-bootstrapper] exporting to image [2023-10-24T18:52:54.666Z] #86 ... [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:54.666Z] #189 DONE 0.1s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #190 [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-10-24T18:52:54.666Z] #190 DONE 0.1s [2023-10-24T18:52:54.666Z] [2023-10-24T18:52:54.666Z] #86 [security-proxy-auth] exporting to image [2023-10-24T18:52:54.666Z] #86 exporting layers 0.2s done [2023-10-24T18:52:54.666Z] #86 writing image sha256:5751dad88e3a3913e9f948fe2797c84936163276aca403c6ffc50669a7407a5f 0.0s done [2023-10-24T18:52:54.666Z] #86 naming to docker.io/library/security-proxy-auth done [2023-10-24T18:52:54.928Z] #86 writing image sha256:3a0e2192e8ad3d382f13ec8e7bd9a5ebac5e2c481e24c0371fdd35367a5d16e9 done [2023-10-24T18:52:54.929Z] #86 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-24T18:52:54.929Z] #86 DONE 2.4s [2023-10-24T18:52:54.929Z] [2023-10-24T18:52:54.929Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T18:52:54.929Z] #191 DONE 0.1s [2023-10-24T18:52:54.929Z] [2023-10-24T18:52:54.929Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:52:54.929Z] #192 ... [2023-10-24T18:52:54.929Z] [2023-10-24T18:52:54.929Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T18:52:54.929Z] #193 DONE 0.0s [2023-10-24T18:52:55.199Z] [2023-10-24T18:52:55.199Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:52:55.199Z] #194 DONE 0.8s [2023-10-24T18:52:55.199Z] [2023-10-24T18:52:55.199Z] #86 [security-proxy-setup] exporting to image [2023-10-24T18:52:55.199Z] #86 ... [2023-10-24T18:52:55.199Z] [2023-10-24T18:52:55.199Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:52:55.199Z] #192 DONE 0.5s [2023-10-24T18:52:55.199Z] [2023-10-24T18:52:55.199Z] #86 [security-secretstore-setup] exporting to image [2023-10-24T18:52:55.199Z] #86 exporting layers 0.2s done [2023-10-24T18:52:55.199Z] #86 writing image sha256:b4baa8d6bc40313a2dcbbe623671912748544680b1480a50b39763793a964909 [2023-10-24T18:52:55.461Z] #86 ... [2023-10-24T18:52:55.461Z] [2023-10-24T18:52:55.461Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T18:52:55.461Z] #195 DONE 0.4s [2023-10-24T18:52:55.461Z] [2023-10-24T18:52:55.461Z] #86 [security-bootstrapper] exporting to image [2023-10-24T18:52:55.461Z] #86 writing image sha256:b4baa8d6bc40313a2dcbbe623671912748544680b1480a50b39763793a964909 done [2023-10-24T18:52:55.461Z] #86 naming to docker.io/library/security-proxy-setup done [2023-10-24T18:52:55.725Z] #86 exporting layers 0.3s done [2023-10-24T18:52:55.725Z] #86 writing image sha256:23678b2964c88fc3d89a487643439c6de4ac42fcae00ea14a9bea39f44b82644 done [2023-10-24T18:52:55.725Z] #86 naming to docker.io/library/security-secretstore-setup done [2023-10-24T18:52:55.725Z] #86 exporting layers 0.2s done [2023-10-24T18:52:55.725Z] #86 writing image sha256:416e950e6ece96a3bae3278004523ac540f9a674809db4fec1992475a764dd52 done [2023-10-24T18:52:55.725Z] #86 naming to docker.io/library/security-bootstrapper done [2023-10-24T18:52:55.725Z] #86 DONE 3.0s [2023-10-24T18:52:55.725Z] [2023-10-24T18:52:55.725Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:52:55.725Z] time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T18:52:55.766Z] $ docker stop --time=1 b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc [2023-10-24T18:52:57.076Z] $ docker rm -f --volumes b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:52:57.475Z] + docker images [2023-10-24T18:52:57.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T18:52:57.476Z] security-bootstrapper latest 416e950e6ece 2 seconds ago 23.3MB [2023-10-24T18:52:57.476Z] security-secretstore-setup latest 23678b2964c8 2 seconds ago 44.4MB [2023-10-24T18:52:57.476Z] security-proxy-setup latest b4baa8d6bc40 3 seconds ago 34.4MB [2023-10-24T18:52:57.476Z] core-common-config-bootstrapper latest 3a0e2192e8ad 3 seconds ago 18.2MB [2023-10-24T18:52:57.476Z] security-proxy-auth latest 5751dad88e3a 3 seconds ago 19.5MB [2023-10-24T18:52:57.476Z] security-spiffe-token-provider latest e7f0dd506486 4 seconds ago 35MB [2023-10-24T18:52:57.476Z] core-metadata latest 7a7c385e02ea 4 seconds ago 21.7MB [2023-10-24T18:52:57.476Z] support-scheduler latest 12947f702012 5 seconds ago 34MB [2023-10-24T18:52:57.476Z] core-command latest 60eb9173704b 5 seconds ago 21.2MB [2023-10-24T18:52:57.476Z] support-notifications latest 552a1113f4eb 5 seconds ago 34.6MB [2023-10-24T18:52:57.476Z] core-data latest 050fc1ae567e 5 seconds ago 21.3MB [2023-10-24T18:52:57.476Z] security-spire-config latest 923b3d22910a 2 minutes ago 101MB [2023-10-24T18:52:57.476Z] security-spire-agent latest 7be1a528590d 2 minutes ago 166MB [2023-10-24T18:52:57.476Z] security-spire-server latest 5fcf432b8600 2 minutes ago 107MB [2023-10-24T18:52:57.476Z] ci-base-image-x86_64 latest 5f4f13ad2c69 5 minutes ago 930MB [2023-10-24T18:52:57.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB [2023-10-24T18:52:57.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-24T18:52:57.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-24T18:53:25.587Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T18:55:32.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T18:55:33.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T18:55:33.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T18:55:33.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T18:55:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T18:55:46.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T18:55:46.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T18:55:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.289s coverage: 28.7% of statements [2023-10-24T18:55:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.324s coverage: 97.0% of statements [2023-10-24T18:55:59.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T18:55:59.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T18:55:59.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T18:56:04.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.406s coverage: 69.2% of statements [2023-10-24T18:56:05.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T18:56:05.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T18:56:06.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.352s coverage: 53.2% of statements [2023-10-24T18:56:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T18:56:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T18:56:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T18:56:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:56:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T18:56:20.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T18:56:20.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T18:56:27.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.330s coverage: 93.4% of statements [2023-10-24T18:56:27.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.717s coverage: 4.1% of statements [2023-10-24T18:56:35.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T18:56:35.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:56:35.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T18:56:37.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T18:56:38.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.062s coverage: 97.6% of statements [2023-10-24T18:56:38.725Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.263s coverage: 72.2% of statements [2023-10-24T18:56:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T18:56:48.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T18:56:49.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.408s coverage: 0.9% of statements [2023-10-24T18:56:49.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.285s coverage: 32.2% of statements [2023-10-24T18:56:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.317s coverage: 41.7% of statements [2023-10-24T18:56:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 82.9% of statements [2023-10-24T18:56:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.293s coverage: 94.1% of statements [2023-10-24T18:56:53.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.244s coverage: 96.3% of statements [2023-10-24T18:56:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.228s coverage: 87.5% of statements [2023-10-24T18:56:59.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T18:57:00.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T18:57:00.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T18:57:00.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T18:57:03.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T18:57:03.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T18:57:03.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T18:57:03.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T18:57:10.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.228s coverage: 94.4% of statements [2023-10-24T18:57:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T18:57:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T18:57:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T18:57:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T18:57:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T18:57:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T18:57:22.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 28.189s coverage: 79.9% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.282s coverage: 92.9% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.220s coverage: 62.3% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.211s coverage: 87.2% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.187s coverage: 20.0% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.200s coverage: 100.0% of statements [2023-10-24T18:57:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.456s coverage: 81.8% of statements [2023-10-24T18:57:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T18:57:28.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.403s coverage: 82.1% of statements [2023-10-24T18:57:29.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T18:57:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.247s coverage: 86.0% of statements [2023-10-24T18:57:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T18:57:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T18:57:35.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.136s coverage: 63.1% of statements [2023-10-24T18:57:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.323s coverage: 100.0% of statements [2023-10-24T18:57:36.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2023-10-24T18:57:36.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements [2023-10-24T18:57:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T18:57:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T18:57:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T18:57:38.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-10-24T18:57:38.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-10-24T18:57:44.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T18:57:44.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T18:57:44.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T18:57:46.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.938s coverage: 38.4% of statements [2023-10-24T18:57:46.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.258s coverage: 89.5% of statements [2023-10-24T18:57:51.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T18:57:51.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T18:57:51.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T18:57:51.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T18:57:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.217s coverage: 84.8% of statements [2023-10-24T18:57:58.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T18:57:58.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T18:57:58.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T18:57:58.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T18:58:06.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.429s coverage: 19.9% of statements [2023-10-24T18:58:06.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T18:58:06.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:58:06.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T18:58:06.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T18:58:07.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.645s coverage: 95.7% of statements [2023-10-24T18:58:10.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T18:58:10.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T18:58:11.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.339s coverage: 61.8% of statements [2023-10-24T18:58:14.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T18:58:14.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:58:15.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.424s coverage: 98.9% of statements [2023-10-24T18:58:16.449Z] 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-10-24T18:58:16.715Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:58:16.715Z] go vet ./... [2023-10-24T19:00:41.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T19:00:41.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T19:00:41.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T19:00:41.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T19:00:42.523Z] + ls -al . [2023-10-24T19:00:42.523Z] total 724 [2023-10-24T19:00:42.523Z] drwxrwxr-x 10 1001 1001 4096 Oct 24 18:52 . [2023-10-24T19:00:42.523Z] drwxr-xr-x 4 root root 4096 Oct 24 18:52 .. [2023-10-24T19:00:42.523Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 .blubracket [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 18:50 .dockerignore [2023-10-24T19:00:42.523Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 18:50 .git [2023-10-24T19:00:42.523Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:50 .github [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:50 .gitignore [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 18:50 .golangci.yml [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 18:50 .hadolint.yml [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 18:50 .sonarcloud.properties [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:50 ADOPTERS.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:50 Attribution.txt [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:50 CHANGELOG.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:50 CONTRIBUTING.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 18:50 GOVERNANCE.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 861 Oct 24 18:50 Jenkinsfile [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:50 LICENSE [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:50 Makefile [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 18:50 OWNERS.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:50 README.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 18:50 SECURITY.md [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 18:47 VERSION [2023-10-24T19:00:42.523Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 bin [2023-10-24T19:00:42.523Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 18:50 cmd [2023-10-24T19:00:42.523Z] -rw-r--r-- 1 root root 453601 Oct 24 18:58 coverage.out [2023-10-24T19:00:42.523Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 fuzz_test [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:50 go.mod [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:50 go.sum [2023-10-24T19:00:42.523Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 18:50 internal [2023-10-24T19:00:42.523Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:50 openapi [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 18:50 security.txt [2023-10-24T19:00:42.523Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 18:50 version.go [Pipeline] sh [2023-10-24T19:00:47.127Z] + '[' -e coverage.out ] [2023-10-24T19:00:47.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T19:00:47.159Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T19:00:47.963Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T19:00:48.599Z] + make build [2023-10-24T19:00:48.599Z] 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-10-24T19:02:10.209Z] 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-10-24T19:02:16.846Z] 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-10-24T19:02:21.097Z] 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-10-24T19:02:24.453Z] 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-10-24T19:02:56.698Z] 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-10-24T19:03:03.333Z] 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-10-24T19:03:09.969Z] 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-10-24T19:03:14.220Z] 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-10-24T19:03:18.472Z] 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-10-24T19:03:21.805Z] 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-10-24T19:03:27.141Z] 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-10-24T19:03:34.005Z] $ docker stop --time=1 c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c [2023-10-24T19:03:36.713Z] $ docker rm -f --volumes c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c [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-10-24T19:03:39.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T19:03:39.709Z] [2023-10-24T19:03:39.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:03:40.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T19:03:40.410Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-24T19:03:40.410Z] 547446be3368: Pulling fs layer [2023-10-24T19:03:40.410Z] d125d8839a47: Pulling fs layer [2023-10-24T19:03:40.410Z] 3e85d5ac6304: Pulling fs layer [2023-10-24T19:03:40.410Z] c3105a71a48b: Pulling fs layer [2023-10-24T19:03:40.410Z] 0f093f025ec4: Pulling fs layer [2023-10-24T19:03:40.410Z] c3106fc0e877: Pulling fs layer [2023-10-24T19:03:40.410Z] c3105a71a48b: Waiting [2023-10-24T19:03:40.410Z] 0f093f025ec4: Waiting [2023-10-24T19:03:40.410Z] c3106fc0e877: Waiting [2023-10-24T19:03:40.410Z] 547446be3368: Download complete [2023-10-24T19:03:40.684Z] c3105a71a48b: Verifying Checksum [2023-10-24T19:03:40.684Z] c3105a71a48b: Download complete [2023-10-24T19:03:40.950Z] d125d8839a47: Verifying Checksum [2023-10-24T19:03:40.950Z] d125d8839a47: Download complete [2023-10-24T19:03:40.950Z] c3106fc0e877: Verifying Checksum [2023-10-24T19:03:40.950Z] c3106fc0e877: Download complete [2023-10-24T19:03:40.950Z] 0f093f025ec4: Verifying Checksum [2023-10-24T19:03:40.950Z] 0f093f025ec4: Download complete [2023-10-24T19:03:41.545Z] 547446be3368: Pull complete [2023-10-24T19:03:42.506Z] d125d8839a47: Pull complete [2023-10-24T19:03:43.088Z] 3e85d5ac6304: Verifying Checksum [2023-10-24T19:03:43.088Z] 3e85d5ac6304: Download complete [2023-10-24T19:03:53.372Z] 3e85d5ac6304: Pull complete [2023-10-24T19:03:53.372Z] c3105a71a48b: Pull complete [2023-10-24T19:03:53.640Z] 0f093f025ec4: Pull complete [2023-10-24T19:03:53.908Z] c3106fc0e877: Pull complete [2023-10-24T19:03:53.908Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-24T19:03:53.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T19:03:53.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:03:54.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container [2023-10-24T19:03:54.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-24T19:03:56.414Z] $ docker top 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T19:03:57.298Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T19:04:07.376Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #1 transferring dockerfile: 1.70kB done [2023-10-24T19:04:07.376Z] #1 DONE 0.1s [2023-10-24T19:04:07.376Z] [2023-10-24T19:04:07.376Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #2 transferring dockerfile: 1.82kB 0.0s done [2023-10-24T19:04:07.376Z] #2 DONE 0.1s [2023-10-24T19:04:07.376Z] [2023-10-24T19:04:07.376Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #3 transferring dockerfile: 1.84kB done [2023-10-24T19:04:07.376Z] #3 DONE 0.1s [2023-10-24T19:04:07.376Z] [2023-10-24T19:04:07.376Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #4 transferring dockerfile: 1.78kB 0.0s done [2023-10-24T19:04:07.376Z] #4 DONE 0.1s [2023-10-24T19:04:07.376Z] [2023-10-24T19:04:07.376Z] #5 [core-command internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-10-24T19:04:07.376Z] #5 DONE 0.1s [2023-10-24T19:04:07.376Z] [2023-10-24T19:04:07.376Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T19:04:07.376Z] #6 transferring dockerfile: 2.12kB 0.0s done [2023-10-24T19:04:07.376Z] #6 DONE 0.1s [2023-10-24T19:04:07.641Z] [2023-10-24T19:04:07.642Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T19:04:07.642Z] #7 transferring dockerfile: 2.39kB done [2023-10-24T19:04:07.642Z] #7 DONE 0.1s [2023-10-24T19:04:07.642Z] [2023-10-24T19:04:07.642Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T19:04:07.642Z] #8 transferring dockerfile: 1.58kB 0.0s done [2023-10-24T19:04:07.642Z] #8 DONE 0.1s [2023-10-24T19:04:07.642Z] [2023-10-24T19:04:07.642Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T19:04:07.642Z] #9 transferring dockerfile: 2.82kB done [2023-10-24T19:04:07.642Z] #9 DONE 0.1s [2023-10-24T19:04:07.910Z] [2023-10-24T19:04:07.910Z] #10 [core-data internal] load build definition from Dockerfile [2023-10-24T19:04:07.910Z] #10 transferring dockerfile: 1.90kB done [2023-10-24T19:04:07.910Z] #10 DONE 0.1s [2023-10-24T19:04:07.910Z] [2023-10-24T19:04:07.910Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T19:04:07.910Z] #11 transferring dockerfile: 2.38kB done [2023-10-24T19:04:07.910Z] #11 DONE 0.1s [2023-10-24T19:04:07.910Z] [2023-10-24T19:04:07.910Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T19:04:07.910Z] #12 transferring dockerfile: 1.59kB 0.0s done [2023-10-24T19:04:07.910Z] #12 DONE 0.1s [2023-10-24T19:04:07.910Z] [2023-10-24T19:04:07.910Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-10-24T19:04:07.910Z] #13 transferring dockerfile: 1.96kB 0.0s done [2023-10-24T19:04:07.910Z] #13 DONE 0.1s [2023-10-24T19:04:07.910Z] [2023-10-24T19:04:07.910Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T19:04:07.910Z] #14 transferring dockerfile: 2.04kB done [2023-10-24T19:04:08.178Z] #14 DONE 0.1s [2023-10-24T19:04:08.178Z] [2023-10-24T19:04:08.178Z] #15 [security-spire-agent internal] load .dockerignore [2023-10-24T19:04:08.178Z] #15 transferring context: 50B 0.0s done [2023-10-24T19:04:08.178Z] #15 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #16 [support-scheduler internal] load .dockerignore [2023-10-24T19:04:09.144Z] #16 transferring context: 50B 0.0s done [2023-10-24T19:04:09.144Z] #16 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #17 [support-notifications internal] load .dockerignore [2023-10-24T19:04:09.144Z] #17 transferring context: 50B 0.0s done [2023-10-24T19:04:09.144Z] #17 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T19:04:09.144Z] #18 transferring context: 50B 0.0s done [2023-10-24T19:04:09.144Z] #18 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #19 [core-command internal] load .dockerignore [2023-10-24T19:04:09.144Z] #19 transferring context: 50B 0.0s done [2023-10-24T19:04:09.144Z] #19 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T19:04:09.144Z] #20 transferring context: 50B done [2023-10-24T19:04:09.144Z] #20 DONE 0.1s [2023-10-24T19:04:09.144Z] [2023-10-24T19:04:09.144Z] #21 [security-proxy-setup internal] load .dockerignore [2023-10-24T19:04:09.144Z] #21 transferring context: 50B 0.0s done [2023-10-24T19:04:09.144Z] #21 DONE 0.1s [2023-10-24T19:04:09.414Z] [2023-10-24T19:04:09.414Z] #22 [security-spire-config internal] load .dockerignore [2023-10-24T19:04:09.414Z] #22 transferring context: 50B 0.0s done [2023-10-24T19:04:09.414Z] #22 DONE 0.1s [2023-10-24T19:04:09.414Z] [2023-10-24T19:04:09.414Z] #23 [security-bootstrapper internal] load .dockerignore [2023-10-24T19:04:09.414Z] #23 transferring context: 50B 0.0s done [2023-10-24T19:04:09.414Z] #23 DONE 0.1s [2023-10-24T19:04:09.414Z] [2023-10-24T19:04:09.414Z] #24 [core-data internal] load .dockerignore [2023-10-24T19:04:09.683Z] #24 transferring context: 50B 0.0s done [2023-10-24T19:04:09.683Z] #24 DONE 0.1s [2023-10-24T19:04:09.683Z] [2023-10-24T19:04:09.683Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-10-24T19:04:09.683Z] #25 transferring context: 50B done [2023-10-24T19:04:09.683Z] #25 DONE 0.1s [2023-10-24T19:04:09.683Z] [2023-10-24T19:04:09.683Z] #26 [security-spire-server internal] load .dockerignore [2023-10-24T19:04:09.683Z] #26 transferring context: 50B done [2023-10-24T19:04:09.683Z] #26 DONE 0.1s [2023-10-24T19:04:09.683Z] [2023-10-24T19:04:09.683Z] #27 [core-metadata internal] load .dockerignore [2023-10-24T19:04:09.683Z] #27 transferring context: 50B 0.0s done [2023-10-24T19:04:09.683Z] #27 DONE 0.1s [2023-10-24T19:04:09.683Z] [2023-10-24T19:04:09.683Z] #28 [security-proxy-auth internal] load .dockerignore [2023-10-24T19:04:09.949Z] #28 transferring context: 50B 0.0s done [2023-10-24T19:04:09.949Z] #28 DONE 0.1s [2023-10-24T19:04:09.949Z] [2023-10-24T19:04:09.949Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T19:04:10.215Z] #29 ... [2023-10-24T19:04:10.215Z] [2023-10-24T19:04:10.215Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T19:04:10.215Z] #30 DONE 0.3s [2023-10-24T19:04:10.215Z] [2023-10-24T19:04:10.215Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T19:04:10.803Z] #31 ... [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:10.803Z] #32 DONE 0.0s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T19:04:10.803Z] #30 DONE 0.3s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:10.803Z] #32 DONE 0.0s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T19:04:10.803Z] #29 DONE 0.9s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:10.803Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:10.803Z] #33 ... [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:10.803Z] #32 DONE 0.0s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T19:04:10.803Z] #30 DONE 0.3s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T19:04:10.803Z] #31 DONE 1.0s [2023-10-24T19:04:10.803Z] [2023-10-24T19:04:10.803Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:10.803Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T19:04:11.069Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T19:04:11.069Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T19:04:11.069Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T19:04:11.069Z] #33 ... [2023-10-24T19:04:11.069Z] [2023-10-24T19:04:11.069Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:11.069Z] #32 DONE 0.0s [2023-10-24T19:04:11.336Z] [2023-10-24T19:04:11.336Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:11.336Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s [2023-10-24T19:04:11.336Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T19:04:11.336Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T19:04:11.336Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T19:04:11.336Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T19:04:11.336Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s [2023-10-24T19:04:11.336Z] #33 ... [2023-10-24T19:04:11.336Z] [2023-10-24T19:04:11.336Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:11.336Z] #32 DONE 0.0s [2023-10-24T19:04:11.336Z] [2023-10-24T19:04:11.336Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:11.336Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.5s [2023-10-24T19:04:11.607Z] #33 ... [2023-10-24T19:04:11.607Z] [2023-10-24T19:04:11.607Z] #34 [security-spire-agent internal] load build context [2023-10-24T19:04:11.607Z] #34 transferring context: 17.63kB 0.2s done [2023-10-24T19:04:11.607Z] #34 DONE 0.6s [2023-10-24T19:04:11.607Z] [2023-10-24T19:04:11.607Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:11.607Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s [2023-10-24T19:04:11.607Z] #33 ... [2023-10-24T19:04:11.607Z] [2023-10-24T19:04:11.607Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:11.607Z] #32 DONE 0.0s [2023-10-24T19:04:11.607Z] [2023-10-24T19:04:11.607Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:11.607Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done [2023-10-24T19:04:11.607Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-24T19:04:11.892Z] #33 ... [2023-10-24T19:04:11.892Z] [2023-10-24T19:04:11.892Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:11.892Z] #32 DONE 0.0s [2023-10-24T19:04:11.892Z] [2023-10-24T19:04:11.892Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T19:04:11.892Z] #30 DONE 1.3s [2023-10-24T19:04:11.892Z] [2023-10-24T19:04:11.892Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T19:04:11.892Z] #31 DONE 1.3s [2023-10-24T19:04:11.892Z] [2023-10-24T19:04:11.892Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:11.892Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T19:04:11.893Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T19:04:11.893Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T19:04:11.893Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T19:04:11.893Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done [2023-10-24T19:04:12.161Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T19:04:12.161Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T19:04:12.161Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T19:04:12.161Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T19:04:12.161Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done [2023-10-24T19:04:18.862Z] #33 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:18.862Z] #32 DONE 0.0s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:18.862Z] #33 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T19:04:18.862Z] #32 DONE 0.0s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:18.862Z] #33 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T19:04:18.862Z] #30 DONE 2.4s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T19:04:18.862Z] #31 DONE 2.5s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:18.862Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T19:04:18.862Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T19:04:18.862Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T19:04:18.862Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T19:04:18.862Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done [2023-10-24T19:04:18.862Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done [2023-10-24T19:04:18.862Z] #33 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #35 [security-spire-config internal] load build context [2023-10-24T19:04:18.862Z] #35 transferring context: 16.35kB 0.3s done [2023-10-24T19:04:18.862Z] #35 DONE 2.7s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:18.862Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-10-24T19:04:18.862Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T19:04:18.862Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-24T19:04:18.862Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-24T19:04:18.862Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-24T19:04:18.862Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-24T19:04:18.862Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-10-24T19:04:18.862Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-24T19:04:18.862Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s done [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.2s [2023-10-24T19:04:18.862Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.6s [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.8s [2023-10-24T19:04:18.862Z] #36 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #37 [security-spire-server internal] load build context [2023-10-24T19:04:18.862Z] #37 transferring context: 18.10kB 0.2s done [2023-10-24T19:04:18.862Z] #37 DONE 2.2s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.2s [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.4s [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.8s [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 5.0s [2023-10-24T19:04:18.862Z] #36 ... [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T19:04:18.862Z] #38 DONE 6.3s [2023-10-24T19:04:18.862Z] [2023-10-24T19:04:18.862Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:18.862Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.6s done [2023-10-24T19:04:18.862Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-24T19:04:20.818Z] #36 ... [2023-10-24T19:04:20.818Z] [2023-10-24T19:04:20.818Z] #39 [support-scheduler internal] load build context [2023-10-24T19:04:20.818Z] #39 transferring context: 30.02MB 9.7s [2023-10-24T19:04:20.818Z] #39 ... [2023-10-24T19:04:20.818Z] [2023-10-24T19:04:20.818Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:04:21.098Z] #40 ... [2023-10-24T19:04:21.098Z] [2023-10-24T19:04:21.098Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:21.098Z] #41 ... [2023-10-24T19:04:21.098Z] [2023-10-24T19:04:21.098Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:04:21.098Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-10-24T19:04:21.098Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T19:04:21.098Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-24T19:04:21.098Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-24T19:04:21.098Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-10-24T19:04:21.098Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-10-24T19:04:21.098Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2023-10-24T19:04:21.098Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done [2023-10-24T19:04:21.098Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T19:04:21.098Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-24T19:04:21.098Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-24T19:04:21.098Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.8s [2023-10-24T19:04:21.098Z] #42 ... [2023-10-24T19:04:21.098Z] [2023-10-24T19:04:21.098Z] #43 [core-command internal] load build context [2023-10-24T19:04:21.370Z] #43 ... [2023-10-24T19:04:21.370Z] [2023-10-24T19:04:21.370Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:21.370Z] #44 ... [2023-10-24T19:04:21.370Z] [2023-10-24T19:04:21.370Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:21.638Z] #45 ... [2023-10-24T19:04:21.638Z] [2023-10-24T19:04:21.638Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:21.905Z] #44 ... [2023-10-24T19:04:21.905Z] [2023-10-24T19:04:21.905Z] #46 [core-data internal] load build context [2023-10-24T19:04:22.179Z] #46 ... [2023-10-24T19:04:22.179Z] [2023-10-24T19:04:22.179Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:22.179Z] #47 ... [2023-10-24T19:04:22.179Z] [2023-10-24T19:04:22.179Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-24T19:04:22.179Z] #48 DONE 4.8s [2023-10-24T19:04:22.179Z] [2023-10-24T19:04:22.179Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:22.179Z] #47 ... [2023-10-24T19:04:22.179Z] [2023-10-24T19:04:22.179Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:04:22.446Z] #49 ... [2023-10-24T19:04:22.446Z] [2023-10-24T19:04:22.446Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:23.412Z] #50 ... [2023-10-24T19:04:23.413Z] [2023-10-24T19:04:23.413Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:23.683Z] #51 ... [2023-10-24T19:04:23.683Z] [2023-10-24T19:04:23.683Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:04:23.683Z] #52 ... [2023-10-24T19:04:23.683Z] [2023-10-24T19:04:23.683Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:26.278Z] #51 transferring context: 10.28MB 11.4s [2023-10-24T19:04:26.550Z] #51 ... [2023-10-24T19:04:26.550Z] [2023-10-24T19:04:26.550Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:04:26.817Z] #33 ... [2023-10-24T19:04:26.817Z] [2023-10-24T19:04:26.817Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T19:04:26.817Z] #0 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:26.817Z] #0 7.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:26.817Z] #53 ... [2023-10-24T19:04:26.817Z] [2023-10-24T19:04:26.817Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:27.399Z] #51 ... [2023-10-24T19:04:27.399Z] [2023-10-24T19:04:27.399Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T19:04:27.399Z] #0 8.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:27.399Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:27.671Z] #54 ... [2023-10-24T19:04:27.671Z] [2023-10-24T19:04:27.671Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T19:04:27.671Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:27.671Z] #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:27.671Z] #55 ... [2023-10-24T19:04:27.671Z] [2023-10-24T19:04:27.671Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T19:04:27.938Z] #56 ... [2023-10-24T19:04:27.938Z] [2023-10-24T19:04:27.938Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T19:04:27.938Z] #57 ... [2023-10-24T19:04:27.938Z] [2023-10-24T19:04:27.938Z] #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T19:04:28.205Z] #58 ... [2023-10-24T19:04:28.206Z] [2023-10-24T19:04:28.206Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T19:04:28.206Z] #59 ... [2023-10-24T19:04:28.206Z] [2023-10-24T19:04:28.206Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T19:04:28.473Z] #60 ... [2023-10-24T19:04:28.473Z] [2023-10-24T19:04:28.473Z] #61 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T19:04:28.473Z] #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:28.473Z] #0 7.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:28.473Z] #0 10.60 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:28.473Z] #0 10.60 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:28.473Z] #0 10.72 OK: 8 MiB in 16 packages [2023-10-24T19:04:28.473Z] #61 ... [2023-10-24T19:04:28.473Z] [2023-10-24T19:04:28.473Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T19:04:28.473Z] #60 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:29.436Z] #60 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:29.703Z] #60 ... [2023-10-24T19:04:29.703Z] [2023-10-24T19:04:29.981Z] #61 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T19:04:29.981Z] #61 DONE 12.7s [2023-10-24T19:04:29.981Z] [2023-10-24T19:04:29.981Z] #43 [core-command internal] load build context [2023-10-24T19:04:30.248Z] #43 ... [2023-10-24T19:04:30.248Z] [2023-10-24T19:04:30.248Z] #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T19:04:30.248Z] #58 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:30.831Z] #58 ... [2023-10-24T19:04:30.831Z] [2023-10-24T19:04:30.831Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T19:04:30.831Z] #53 10.23 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T19:04:30.831Z] #53 10.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:30.831Z] #53 10.48 (3/4) Installing su-exec (0.2-r3) [2023-10-24T19:04:30.831Z] #53 10.48 (4/4) Installing yq (4.33.3-r4) [2023-10-24T19:04:30.831Z] #53 11.16 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:30.831Z] #53 11.76 Executing ca-certificates-20230506-r0.trigger [2023-10-24T19:04:30.831Z] #53 12.26 OK: 18 MiB in 19 packages [2023-10-24T19:04:30.831Z] #53 DONE 14.0s [2023-10-24T19:04:30.831Z] [2023-10-24T19:04:30.831Z] #43 [core-command internal] load build context [2023-10-24T19:04:31.097Z] #43 ... [2023-10-24T19:04:31.097Z] [2023-10-24T19:04:31.097Z] #39 [support-scheduler internal] load build context [2023-10-24T19:04:31.097Z] #39 transferring context: 40.19MB 20.1s [2023-10-24T19:04:31.097Z] #39 ... [2023-10-24T19:04:31.097Z] [2023-10-24T19:04:31.097Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:31.097Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.0s [2023-10-24T19:04:31.363Z] #36 ... [2023-10-24T19:04:31.363Z] [2023-10-24T19:04:31.363Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:04:31.363Z] #40 ... [2023-10-24T19:04:31.363Z] [2023-10-24T19:04:31.363Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:31.630Z] #41 ... [2023-10-24T19:04:31.630Z] [2023-10-24T19:04:31.630Z] #39 [support-scheduler internal] load build context [2023-10-24T19:04:31.630Z] #39 ... [2023-10-24T19:04:31.630Z] [2023-10-24T19:04:31.631Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:31.896Z] #45 ... [2023-10-24T19:04:31.896Z] [2023-10-24T19:04:31.896Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:04:31.896Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s [2023-10-24T19:04:31.896Z] #42 ... [2023-10-24T19:04:31.896Z] [2023-10-24T19:04:31.896Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T19:04:31.896Z] #54 14.47 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T19:04:32.164Z] #54 14.63 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:32.164Z] #54 14.63 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:32.164Z] #54 14.63 Executing ca-certificates-20230506-r0.trigger [2023-10-24T19:04:32.164Z] #54 ... [2023-10-24T19:04:32.164Z] [2023-10-24T19:04:32.164Z] #46 [core-data internal] load build context [2023-10-24T19:04:32.164Z] #46 ... [2023-10-24T19:04:32.164Z] [2023-10-24T19:04:32.164Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:32.437Z] #44 ... [2023-10-24T19:04:32.437Z] [2023-10-24T19:04:32.437Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:32.437Z] #62 ... [2023-10-24T19:04:32.437Z] [2023-10-24T19:04:32.437Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:04:32.706Z] #49 ... [2023-10-24T19:04:32.706Z] [2023-10-24T19:04:32.706Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T19:04:32.706Z] #63 ... [2023-10-24T19:04:32.706Z] [2023-10-24T19:04:32.706Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:32.971Z] #47 ... [2023-10-24T19:04:32.971Z] [2023-10-24T19:04:32.971Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T19:04:32.971Z] #64 ... [2023-10-24T19:04:32.971Z] [2023-10-24T19:04:32.971Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:33.926Z] #36 ... [2023-10-24T19:04:33.926Z] [2023-10-24T19:04:33.926Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:04:34.198Z] #52 ... [2023-10-24T19:04:34.198Z] [2023-10-24T19:04:34.198Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:35.611Z] #47 ... [2023-10-24T19:04:35.611Z] [2023-10-24T19:04:35.611Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T19:04:35.611Z] #54 15.97 OK: 9 MiB in 17 packages [2023-10-24T19:04:35.611Z] #54 DONE 18.0s [2023-10-24T19:04:35.611Z] [2023-10-24T19:04:35.611Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:36.569Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.9s [2023-10-24T19:04:37.532Z] #36 ... [2023-10-24T19:04:37.532Z] [2023-10-24T19:04:37.532Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T19:04:37.532Z] #60 16.96 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T19:04:37.532Z] #60 17.09 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T19:04:37.532Z] #60 17.15 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:37.532Z] #60 17.15 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T19:04:37.532Z] #60 17.28 (5/6) Installing su-exec (0.2-r3) [2023-10-24T19:04:37.532Z] #60 17.28 (6/6) Installing yq (4.33.3-r4) [2023-10-24T19:04:37.532Z] #60 18.33 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:37.532Z] #60 18.47 OK: 18 MiB in 19 packages [2023-10-24T19:04:37.532Z] #60 DONE 20.1s [2023-10-24T19:04:37.532Z] [2023-10-24T19:04:37.532Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:37.798Z] #36 ... [2023-10-24T19:04:37.799Z] [2023-10-24T19:04:37.799Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:37.799Z] #51 transferring context: 17.39MB 23.1s [2023-10-24T19:04:38.067Z] #51 ... [2023-10-24T19:04:38.067Z] [2023-10-24T19:04:38.067Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:39.024Z] #36 ... [2023-10-24T19:04:39.024Z] [2023-10-24T19:04:39.024Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T19:04:39.024Z] #65 DONE 1.2s [2023-10-24T19:04:39.024Z] [2023-10-24T19:04:39.024Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:40.966Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.5s [2023-10-24T19:04:41.235Z] #36 ... [2023-10-24T19:04:41.235Z] [2023-10-24T19:04:41.235Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T19:04:41.235Z] #56 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:41.235Z] #56 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:41.235Z] #56 21.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:41.235Z] #56 21.91 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:41.235Z] #56 22.09 OK: 8 MiB in 16 packages [2023-10-24T19:04:41.235Z] #56 ... [2023-10-24T19:04:41.235Z] [2023-10-24T19:04:41.235Z] #43 [core-command internal] load build context [2023-10-24T19:04:41.235Z] #43 ... [2023-10-24T19:04:41.235Z] [2023-10-24T19:04:41.235Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:04:41.505Z] #40 ... [2023-10-24T19:04:41.505Z] [2023-10-24T19:04:41.505Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:41.773Z] #36 ... [2023-10-24T19:04:41.773Z] [2023-10-24T19:04:41.773Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:42.045Z] #45 ... [2023-10-24T19:04:42.045Z] [2023-10-24T19:04:42.045Z] #39 [support-scheduler internal] load build context [2023-10-24T19:04:42.045Z] #39 ... [2023-10-24T19:04:42.045Z] [2023-10-24T19:04:42.045Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T19:04:42.045Z] #55 14.56 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T19:04:42.045Z] #55 14.56 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T19:04:42.045Z] #55 14.56 OK: 19948 distinct packages available [2023-10-24T19:04:42.045Z] #55 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:42.045Z] #55 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:42.045Z] #55 21.76 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T19:04:42.045Z] #55 22.22 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T19:04:42.045Z] #55 22.42 (3/11) Installing libunistring (1.1-r1) [2023-10-24T19:04:42.045Z] #55 22.77 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T19:04:42.045Z] #55 22.81 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T19:04:42.045Z] #55 22.84 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T19:04:42.045Z] #55 23.01 (7/11) Installing curl (8.4.0-r0) [2023-10-24T19:04:42.045Z] #55 23.06 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:42.045Z] #55 23.13 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T19:04:42.045Z] #55 23.18 (10/11) Installing libucontext (1.2-r2) [2023-10-24T19:04:42.045Z] #55 23.19 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T19:04:42.045Z] #55 23.30 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:42.045Z] #55 23.34 Executing ca-certificates-20230506-r0.trigger [2023-10-24T19:04:42.314Z] #55 ... [2023-10-24T19:04:42.314Z] [2023-10-24T19:04:42.314Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T19:04:42.314Z] #56 DONE 24.6s [2023-10-24T19:04:42.314Z] [2023-10-24T19:04:42.314Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:42.314Z] #41 ... [2023-10-24T19:04:42.314Z] [2023-10-24T19:04:42.314Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:04:42.314Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.9s [2023-10-24T19:04:42.314Z] #42 ... [2023-10-24T19:04:42.314Z] [2023-10-24T19:04:42.314Z] #46 [core-data internal] load build context [2023-10-24T19:04:42.588Z] #46 ... [2023-10-24T19:04:42.588Z] [2023-10-24T19:04:42.588Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:42.588Z] #44 ... [2023-10-24T19:04:42.588Z] [2023-10-24T19:04:42.588Z] #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T19:04:42.588Z] #58 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:42.588Z] #58 19.17 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T19:04:42.588Z] #58 19.17 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T19:04:42.588Z] #58 19.17 OK: 19948 distinct packages available [2023-10-24T19:04:42.588Z] #58 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:42.588Z] #58 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:42.861Z] #58 ... [2023-10-24T19:04:42.861Z] [2023-10-24T19:04:42.861Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:04:42.861Z] #49 transferring context: 73.80MB 29.3s [2023-10-24T19:04:42.861Z] #49 ... [2023-10-24T19:04:42.861Z] [2023-10-24T19:04:42.861Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:43.830Z] #36 ... [2023-10-24T19:04:43.830Z] [2023-10-24T19:04:43.830Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T19:04:43.830Z] #57 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:43.830Z] #57 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:43.830Z] #57 25.72 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T19:04:43.830Z] #57 25.72 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T19:04:43.830Z] #57 25.72 OK: 19948 distinct packages available [2023-10-24T19:04:43.830Z] #57 ... [2023-10-24T19:04:43.830Z] [2023-10-24T19:04:43.830Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:44.099Z] #41 ... [2023-10-24T19:04:44.099Z] [2023-10-24T19:04:44.099Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:04:44.369Z] #52 ... [2023-10-24T19:04:44.369Z] [2023-10-24T19:04:44.369Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:44.650Z] #41 ... [2023-10-24T19:04:44.650Z] [2023-10-24T19:04:44.650Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T19:04:44.650Z] #55 24.85 OK: 13 MiB in 26 packages [2023-10-24T19:04:44.650Z] #55 DONE 27.1s [2023-10-24T19:04:44.650Z] [2023-10-24T19:04:44.650Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:45.610Z] #41 ... [2023-10-24T19:04:45.610Z] [2023-10-24T19:04:45.610Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:45.610Z] #47 ... [2023-10-24T19:04:45.610Z] [2023-10-24T19:04:45.610Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:45.880Z] #41 ... [2023-10-24T19:04:45.880Z] [2023-10-24T19:04:45.880Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T19:04:45.880Z] #59 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:45.880Z] #59 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:45.880Z] #59 27.77 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:45.880Z] #59 27.83 (2/2) Installing su-exec (0.2-r3) [2023-10-24T19:04:45.880Z] #59 27.86 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:45.880Z] #59 28.06 OK: 8 MiB in 17 packages [2023-10-24T19:04:46.146Z] #59 ... [2023-10-24T19:04:46.146Z] [2023-10-24T19:04:46.146Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:46.731Z] #41 ... [2023-10-24T19:04:46.731Z] [2023-10-24T19:04:46.731Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:46.731Z] #50 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:46.731Z] #50 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:46.731Z] #50 23.65 OK: 266 MiB in 52 packages [2023-10-24T19:04:46.731Z] #50 ... [2023-10-24T19:04:46.731Z] [2023-10-24T19:04:46.731Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:46.731Z] #62 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:46.731Z] #62 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:46.999Z] #62 ... [2023-10-24T19:04:46.999Z] [2023-10-24T19:04:46.999Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:47.266Z] #41 ... [2023-10-24T19:04:47.266Z] [2023-10-24T19:04:47.266Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T19:04:47.266Z] #63 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:47.266Z] #63 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:47.266Z] #63 22.90 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T19:04:47.266Z] #63 22.90 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T19:04:47.266Z] #63 22.90 OK: 19952 distinct packages available [2023-10-24T19:04:47.266Z] #63 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:47.266Z] #63 ... [2023-10-24T19:04:47.266Z] [2023-10-24T19:04:47.266Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T19:04:47.266Z] #59 DONE 29.8s [2023-10-24T19:04:47.266Z] [2023-10-24T19:04:47.266Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:47.850Z] #41 ... [2023-10-24T19:04:47.850Z] [2023-10-24T19:04:47.850Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:47.850Z] #50 DONE 25.7s [2023-10-24T19:04:48.119Z] [2023-10-24T19:04:48.119Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:48.119Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.2s [2023-10-24T19:04:48.119Z] #36 ... [2023-10-24T19:04:48.119Z] [2023-10-24T19:04:48.119Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:48.119Z] #51 transferring context: 28.41MB 33.4s [2023-10-24T19:04:48.389Z] #51 ... [2023-10-24T19:04:48.389Z] [2023-10-24T19:04:48.389Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T19:04:48.389Z] #64 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:48.389Z] #64 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:48.389Z] #64 24.33 OK: 266 MiB in 52 packages [2023-10-24T19:04:48.389Z] #64 DONE 26.1s [2023-10-24T19:04:48.389Z] [2023-10-24T19:04:48.389Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:48.998Z] #51 ... [2023-10-24T19:04:48.998Z] [2023-10-24T19:04:48.998Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T19:04:48.998Z] #62 25.32 OK: 266 MiB in 52 packages [2023-10-24T19:04:48.998Z] #62 DONE 26.8s [2023-10-24T19:04:48.998Z] [2023-10-24T19:04:48.998Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:49.271Z] #51 ... [2023-10-24T19:04:49.271Z] [2023-10-24T19:04:49.271Z] #58 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T19:04:49.271Z] #58 29.96 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T19:04:49.271Z] #58 30.59 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T19:04:49.271Z] #58 30.71 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:49.271Z] #58 30.79 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T19:04:49.271Z] #58 30.90 (5/7) Installing libucontext (1.2-r2) [2023-10-24T19:04:49.271Z] #58 30.90 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T19:04:49.271Z] #58 30.90 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T19:04:49.271Z] #58 31.01 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:49.271Z] #58 31.16 OK: 9 MiB in 20 packages [2023-10-24T19:04:49.271Z] #58 DONE 32.7s [2023-10-24T19:04:49.542Z] [2023-10-24T19:04:49.542Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T19:04:50.506Z] #66 ... [2023-10-24T19:04:50.506Z] [2023-10-24T19:04:50.506Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T19:04:50.506Z] #57 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:50.506Z] #57 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:50.506Z] #57 32.06 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T19:04:50.506Z] #57 32.06 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T19:04:50.506Z] #57 32.06 (3/4) Installing libucontext (1.2-r2) [2023-10-24T19:04:50.506Z] #57 32.11 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T19:04:50.506Z] #57 32.11 Executing busybox-1.36.1-r2.trigger [2023-10-24T19:04:50.506Z] #57 32.26 OK: 8 MiB in 19 packages [2023-10-24T19:04:50.506Z] #57 DONE 33.0s [2023-10-24T19:04:50.778Z] [2023-10-24T19:04:50.778Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:50.778Z] #41 ... [2023-10-24T19:04:50.778Z] [2023-10-24T19:04:50.778Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T19:04:50.778Z] #63 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T19:04:50.778Z] #63 27.47 OK: 266 MiB in 52 packages [2023-10-24T19:04:50.778Z] #63 DONE 28.4s [2023-10-24T19:04:50.778Z] [2023-10-24T19:04:50.778Z] #41 [support-notifications internal] load build context [2023-10-24T19:04:51.745Z] #41 ... [2023-10-24T19:04:51.745Z] [2023-10-24T19:04:51.745Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:04:51.745Z] #40 ... [2023-10-24T19:04:51.745Z] [2023-10-24T19:04:51.745Z] #43 [core-command internal] load build context [2023-10-24T19:04:51.745Z] #43 ... [2023-10-24T19:04:51.745Z] [2023-10-24T19:04:51.745Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:04:52.013Z] #40 ... [2023-10-24T19:04:52.013Z] [2023-10-24T19:04:52.013Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:52.013Z] #45 ... [2023-10-24T19:04:52.013Z] [2023-10-24T19:04:52.013Z] #43 [core-command internal] load build context [2023-10-24T19:04:52.287Z] #43 ... [2023-10-24T19:04:52.287Z] [2023-10-24T19:04:52.287Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T19:04:52.287Z] #66 DONE 2.9s [2023-10-24T19:04:52.287Z] [2023-10-24T19:04:52.287Z] #39 [support-scheduler internal] load build context [2023-10-24T19:04:52.287Z] #39 ... [2023-10-24T19:04:52.287Z] [2023-10-24T19:04:52.287Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:52.553Z] #45 ... [2023-10-24T19:04:52.553Z] [2023-10-24T19:04:52.553Z] #46 [core-data internal] load build context [2023-10-24T19:04:52.553Z] #46 ... [2023-10-24T19:04:52.553Z] [2023-10-24T19:04:52.553Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:04:52.553Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s done [2023-10-24T19:04:52.826Z] #42 ... [2023-10-24T19:04:52.826Z] [2023-10-24T19:04:52.826Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:52.826Z] #44 ... [2023-10-24T19:04:52.826Z] [2023-10-24T19:04:52.826Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:04:53.093Z] #45 transferring context: 94.88MB 41.0s [2023-10-24T19:04:53.093Z] #45 ... [2023-10-24T19:04:53.093Z] [2023-10-24T19:04:53.093Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:04:53.093Z] #49 ... [2023-10-24T19:04:53.093Z] [2023-10-24T19:04:53.093Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:54.514Z] #44 ... [2023-10-24T19:04:54.514Z] [2023-10-24T19:04:54.514Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:04:54.514Z] #52 ... [2023-10-24T19:04:54.514Z] [2023-10-24T19:04:54.514Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:55.472Z] #44 ... [2023-10-24T19:04:55.472Z] [2023-10-24T19:04:55.472Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T19:04:55.472Z] #67 DONE 7.7s [2023-10-24T19:04:55.472Z] [2023-10-24T19:04:55.472Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:55.739Z] #44 ... [2023-10-24T19:04:55.739Z] [2023-10-24T19:04:55.739Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:04:55.739Z] #47 ... [2023-10-24T19:04:55.739Z] [2023-10-24T19:04:55.739Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:56.319Z] #44 ... [2023-10-24T19:04:56.319Z] [2023-10-24T19:04:56.319Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T19:04:56.319Z] #68 DONE 1.0s [2023-10-24T19:04:56.319Z] [2023-10-24T19:04:56.319Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:58.284Z] #44 transferring context: 132.40MB 46.0s [2023-10-24T19:04:58.284Z] #44 ... [2023-10-24T19:04:58.284Z] [2023-10-24T19:04:58.284Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:04:58.284Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.5s done [2023-10-24T19:04:58.552Z] #36 ... [2023-10-24T19:04:58.552Z] [2023-10-24T19:04:58.552Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:04:59.515Z] #44 ... [2023-10-24T19:04:59.515Z] [2023-10-24T19:04:59.515Z] #51 [core-metadata internal] load build context [2023-10-24T19:04:59.515Z] #51 ... [2023-10-24T19:04:59.515Z] [2023-10-24T19:04:59.515Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:05:02.101Z] #44 ... [2023-10-24T19:05:02.101Z] [2023-10-24T19:05:02.101Z] #41 [support-notifications internal] load build context [2023-10-24T19:05:02.101Z] #41 ... [2023-10-24T19:05:02.101Z] [2023-10-24T19:05:02.101Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:05:02.370Z] #44 ... [2023-10-24T19:05:02.371Z] [2023-10-24T19:05:02.371Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:05:02.371Z] #40 ... [2023-10-24T19:05:02.371Z] [2023-10-24T19:05:02.371Z] #43 [core-command internal] load build context [2023-10-24T19:05:02.371Z] #43 ... [2023-10-24T19:05:02.371Z] [2023-10-24T19:05:02.371Z] #39 [support-scheduler internal] load build context [2023-10-24T19:05:02.651Z] #39 ... [2023-10-24T19:05:02.651Z] [2023-10-24T19:05:02.651Z] #43 [core-command internal] load build context [2023-10-24T19:05:02.928Z] #43 ... [2023-10-24T19:05:02.928Z] [2023-10-24T19:05:02.928Z] #46 [core-data internal] load build context [2023-10-24T19:05:02.928Z] #46 ... [2023-10-24T19:05:02.928Z] [2023-10-24T19:05:02.928Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:05:03.199Z] #44 transferring context: 158.78MB 51.0s [2023-10-24T19:05:03.199Z] #44 ... [2023-10-24T19:05:03.199Z] [2023-10-24T19:05:03.199Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:03.467Z] #45 ... [2023-10-24T19:05:03.467Z] [2023-10-24T19:05:03.467Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:05:03.467Z] #49 ... [2023-10-24T19:05:03.467Z] [2023-10-24T19:05:03.467Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:03.735Z] #45 ... [2023-10-24T19:05:03.735Z] [2023-10-24T19:05:03.735Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T19:05:03.735Z] #69 DONE 4.9s [2023-10-24T19:05:03.735Z] [2023-10-24T19:05:03.735Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:04.008Z] #45 ... [2023-10-24T19:05:04.008Z] [2023-10-24T19:05:04.008Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T19:05:04.008Z] #70 DONE 5.2s [2023-10-24T19:05:04.008Z] [2023-10-24T19:05:04.008Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:04.608Z] #45 ... [2023-10-24T19:05:04.608Z] [2023-10-24T19:05:04.608Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:05:04.874Z] #52 ... [2023-10-24T19:05:04.874Z] [2023-10-24T19:05:04.874Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:05.144Z] #45 ... [2023-10-24T19:05:05.144Z] [2023-10-24T19:05:05.144Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T19:05:05.144Z] #71 DONE 4.7s [2023-10-24T19:05:05.144Z] [2023-10-24T19:05:05.144Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:05.144Z] #45 ... [2023-10-24T19:05:05.144Z] [2023-10-24T19:05:05.144Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T19:05:05.144Z] #72 DONE 1.3s [2023-10-24T19:05:05.144Z] [2023-10-24T19:05:05.144Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:06.110Z] #45 ... [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T19:05:06.110Z] #73 DONE 1.8s [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:06.110Z] #45 ... [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:05:06.110Z] #47 ... [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:06.110Z] #45 ... [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T19:05:06.110Z] #74 DONE 1.2s [2023-10-24T19:05:06.110Z] [2023-10-24T19:05:06.110Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:06.705Z] #45 ... [2023-10-24T19:05:06.705Z] [2023-10-24T19:05:06.705Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T19:05:06.705Z] #75 DONE 1.5s [2023-10-24T19:05:06.705Z] [2023-10-24T19:05:06.705Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:07.303Z] #45 ... [2023-10-24T19:05:07.303Z] [2023-10-24T19:05:07.303Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T19:05:07.303Z] #76 DONE 1.4s [2023-10-24T19:05:07.303Z] [2023-10-24T19:05:07.303Z] #77 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T19:05:08.283Z] #77 ... [2023-10-24T19:05:08.283Z] [2023-10-24T19:05:08.283Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T19:05:08.283Z] #78 DONE 1.7s [2023-10-24T19:05:08.283Z] [2023-10-24T19:05:08.283Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T19:05:08.283Z] #79 ... [2023-10-24T19:05:08.283Z] [2023-10-24T19:05:08.283Z] #77 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T19:05:08.283Z] #77 DONE 1.0s [2023-10-24T19:05:08.555Z] [2023-10-24T19:05:08.555Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T19:05:08.555Z] #80 DONE 1.8s [2023-10-24T19:05:08.555Z] [2023-10-24T19:05:08.555Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T19:05:09.522Z] #81 ... [2023-10-24T19:05:09.522Z] [2023-10-24T19:05:09.522Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:09.522Z] #51 transferring context: 98.68MB 54.8s [2023-10-24T19:05:09.522Z] #51 ... [2023-10-24T19:05:09.522Z] [2023-10-24T19:05:09.522Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:09.789Z] #45 ... [2023-10-24T19:05:09.789Z] [2023-10-24T19:05:09.789Z] #43 [core-command internal] load build context [2023-10-24T19:05:09.789Z] #43 transferring context: 189.44MB 58.3s done [2023-10-24T19:05:09.789Z] #43 DONE 58.9s [2023-10-24T19:05:09.789Z] [2023-10-24T19:05:09.789Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:10.060Z] #45 ... [2023-10-24T19:05:10.060Z] [2023-10-24T19:05:10.060Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T19:05:10.060Z] #79 DONE 1.8s [2023-10-24T19:05:10.060Z] [2023-10-24T19:05:10.060Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:10.329Z] #45 ... [2023-10-24T19:05:10.329Z] [2023-10-24T19:05:10.329Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T19:05:10.329Z] #81 DONE 1.7s [2023-10-24T19:05:10.329Z] [2023-10-24T19:05:10.329Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:10.599Z] #45 ... [2023-10-24T19:05:10.599Z] [2023-10-24T19:05:10.599Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T19:05:10.599Z] #82 DONE 2.2s [2023-10-24T19:05:10.599Z] [2023-10-24T19:05:10.599Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:10.599Z] #45 ... [2023-10-24T19:05:10.599Z] [2023-10-24T19:05:10.599Z] #49 [security-bootstrapper internal] load build context [2023-10-24T19:05:10.599Z] #49 transferring context: 189.44MB 56.4s done [2023-10-24T19:05:10.599Z] #49 DONE 58.6s [2023-10-24T19:05:10.870Z] [2023-10-24T19:05:10.870Z] #44 [security-proxy-setup internal] load build context [2023-10-24T19:05:10.870Z] #44 transferring context: 189.44MB 57.8s done [2023-10-24T19:05:10.870Z] #44 DONE 59.5s [2023-10-24T19:05:10.870Z] [2023-10-24T19:05:10.870Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:11.879Z] #51 ... [2023-10-24T19:05:11.879Z] [2023-10-24T19:05:11.879Z] #46 [core-data internal] load build context [2023-10-24T19:05:11.879Z] #46 transferring context: 189.44MB 57.2s done [2023-10-24T19:05:11.879Z] #46 DONE 59.9s [2023-10-24T19:05:11.879Z] [2023-10-24T19:05:11.879Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:11.879Z] #51 ... [2023-10-24T19:05:11.879Z] [2023-10-24T19:05:11.879Z] #41 [support-notifications internal] load build context [2023-10-24T19:05:11.879Z] #41 transferring context: 189.44MB 60.4s done [2023-10-24T19:05:12.148Z] #41 ... [2023-10-24T19:05:12.148Z] [2023-10-24T19:05:12.148Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.417Z] #51 ... [2023-10-24T19:05:12.417Z] [2023-10-24T19:05:12.417Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T19:05:12.417Z] #83 DONE 2.2s [2023-10-24T19:05:12.417Z] [2023-10-24T19:05:12.417Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.417Z] #51 ... [2023-10-24T19:05:12.417Z] [2023-10-24T19:05:12.417Z] #41 [support-notifications internal] load build context [2023-10-24T19:05:12.417Z] #41 DONE 61.6s [2023-10-24T19:05:12.417Z] [2023-10-24T19:05:12.417Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.417Z] #51 ... [2023-10-24T19:05:12.417Z] [2023-10-24T19:05:12.417Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:05:12.693Z] #40 ... [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:05:12.693Z] #84 DONE 2.4s [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:05:12.693Z] #40 ... [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.693Z] #51 ... [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T19:05:12.693Z] #85 DONE 2.3s [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.693Z] #51 ... [2023-10-24T19:05:12.693Z] [2023-10-24T19:05:12.693Z] #39 [support-scheduler internal] load build context [2023-10-24T19:05:12.959Z] #39 ... [2023-10-24T19:05:12.959Z] [2023-10-24T19:05:12.959Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T19:05:12.959Z] #86 DONE 2.2s [2023-10-24T19:05:12.959Z] [2023-10-24T19:05:12.959Z] #39 [support-scheduler internal] load build context [2023-10-24T19:05:12.959Z] #39 ... [2023-10-24T19:05:12.959Z] [2023-10-24T19:05:12.959Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:12.959Z] #51 ... [2023-10-24T19:05:12.959Z] [2023-10-24T19:05:12.959Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T19:05:12.959Z] #45 transferring context: 189.44MB 60.0s done [2023-10-24T19:05:12.959Z] #45 DONE 61.6s [2023-10-24T19:05:12.959Z] [2023-10-24T19:05:12.959Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:13.228Z] #51 ... [2023-10-24T19:05:13.228Z] [2023-10-24T19:05:13.228Z] #47 [security-secretstore-setup internal] load build context [2023-10-24T19:05:13.228Z] #47 transferring context: 189.44MB 58.8s done [2023-10-24T19:05:13.228Z] #47 DONE 61.0s [2023-10-24T19:05:13.228Z] [2023-10-24T19:05:13.228Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:13.228Z] #51 ... [2023-10-24T19:05:13.228Z] [2023-10-24T19:05:13.228Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:05:13.228Z] #87 DONE 2.1s [2023-10-24T19:05:13.228Z] [2023-10-24T19:05:13.228Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:14.190Z] #51 ... [2023-10-24T19:05:14.190Z] [2023-10-24T19:05:14.190Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T19:05:14.190Z] #88 DONE 1.5s [2023-10-24T19:05:14.190Z] [2023-10-24T19:05:14.190Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:14.457Z] #51 ... [2023-10-24T19:05:14.457Z] [2023-10-24T19:05:14.457Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:05:14.457Z] #89 DONE 1.5s [2023-10-24T19:05:14.457Z] [2023-10-24T19:05:14.457Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:15.044Z] #51 ... [2023-10-24T19:05:15.044Z] [2023-10-24T19:05:15.044Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:05:15.044Z] #52 transferring context: 189.44MB 56.6s done [2023-10-24T19:05:15.044Z] #52 ... [2023-10-24T19:05:15.044Z] [2023-10-24T19:05:15.044Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:16.452Z] #51 transferring context: 136.27MB 61.6s [2023-10-24T19:05:17.856Z] #51 ... [2023-10-24T19:05:17.856Z] [2023-10-24T19:05:17.856Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T19:05:17.856Z] #40 transferring context: 189.44MB 66.7s done [2023-10-24T19:05:17.856Z] #40 DONE 67.0s [2023-10-24T19:05:17.856Z] [2023-10-24T19:05:17.856Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:19.269Z] #51 ... [2023-10-24T19:05:19.269Z] [2023-10-24T19:05:19.269Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:05:19.269Z] #90 DONE 1.0s [2023-10-24T19:05:19.269Z] [2023-10-24T19:05:19.269Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:19.269Z] #51 ... [2023-10-24T19:05:19.269Z] [2023-10-24T19:05:19.269Z] #91 [security-spire-server] exporting to image [2023-10-24T19:05:19.269Z] #91 exporting layers 5.0s done [2023-10-24T19:05:19.269Z] #91 writing image sha256:72867fe098e89c35d944f4f4b9ee25faf70bddc17b3e1fe03bee8300c40d927f 0.1s done [2023-10-24T19:05:19.269Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-10-24T19:05:19.269Z] #91 writing image sha256:52e910383dafede71cabe7e573d3cd1aaa53e6bcd14dd9d70db3b5198cbf3e8f 0.2s done [2023-10-24T19:05:19.269Z] #91 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2023-10-24T19:05:19.269Z] #91 writing image sha256:32c770d04464078a83d1be112f7aa690d8b7c484adbe30c3c61ad6f5f027b211 0.0s done [2023-10-24T19:05:19.269Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-10-24T19:05:19.269Z] #91 DONE 6.5s [2023-10-24T19:05:19.269Z] [2023-10-24T19:05:19.269Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:20.680Z] #51 ... [2023-10-24T19:05:20.680Z] [2023-10-24T19:05:20.680Z] #39 [support-scheduler internal] load build context [2023-10-24T19:05:20.680Z] #39 transferring context: 189.44MB 69.5s done [2023-10-24T19:05:20.680Z] #39 DONE 69.7s [2023-10-24T19:05:20.680Z] [2023-10-24T19:05:20.680Z] #51 [core-metadata internal] load build context [2023-10-24T19:05:20.946Z] #51 transferring context: 189.44MB 66.2s done [2023-10-24T19:05:20.946Z] #51 DONE 67.5s [2023-10-24T19:05:20.946Z] [2023-10-24T19:05:20.946Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:05:22.882Z] #92 ... [2023-10-24T19:05:22.883Z] [2023-10-24T19:05:22.883Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:05:22.883Z] #93 ... [2023-10-24T19:05:22.883Z] [2023-10-24T19:05:22.883Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:05:23.192Z] #94 ... [2023-10-24T19:05:23.192Z] [2023-10-24T19:05:23.192Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.272Z] #95 ... [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.272Z] #93 DONE 54.5s [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.272Z] #94 DONE 52.9s [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #96 [core-command builder 6/7] COPY . . [2023-10-24T19:06:10.272Z] #96 ... [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.272Z] #95 DONE 54.1s [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.272Z] #92 DONE 48.3s [2023-10-24T19:06:10.272Z] [2023-10-24T19:06:10.272Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #97 ... [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #98 DONE 3.3s [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #99 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #100 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #101 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #102 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #103 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #104 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #105 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #106 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #107 [core-metadata builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #107 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #108 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #108 DONE 3.3s [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #109 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #110 [core-data builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #110 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #111 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #112 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #112 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #113 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #114 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #97 DONE 3.3s [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #96 [core-command builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #96 DONE 3.4s [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #115 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #116 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #117 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T19:06:10.539Z] #118 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T19:06:10.539Z] #119 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #120 [support-scheduler builder 6/7] COPY . . [2023-10-24T19:06:10.539Z] #120 CACHED [2023-10-24T19:06:10.539Z] [2023-10-24T19:06:10.539Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:06:17.214Z] #121 ... [2023-10-24T19:06:17.214Z] [2023-10-24T19:06:17.214Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T19:06:17.214Z] #0 5.438 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-10-24T19:06:17.214Z] #122 ... [2023-10-24T19:06:17.214Z] [2023-10-24T19:06:17.214Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:06:17.214Z] #121 5.593 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-10-24T19:06:20.557Z] #121 ... [2023-10-24T19:06:20.557Z] [2023-10-24T19:06:20.557Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:06:20.557Z] #0 4.549 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-10-24T19:06:20.824Z] #123 ... [2023-10-24T19:06:20.824Z] [2023-10-24T19:06:20.824Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T19:06:20.824Z] #0 6.056 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-10-24T19:06:20.824Z] #124 ... [2023-10-24T19:06:20.824Z] [2023-10-24T19:06:20.824Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:06:20.824Z] #0 4.823 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-10-24T19:06:21.092Z] #125 ... [2023-10-24T19:06:21.092Z] [2023-10-24T19:06:21.092Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:06:21.092Z] #0 5.646 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-10-24T19:06:21.092Z] #126 ... [2023-10-24T19:06:21.092Z] [2023-10-24T19:06:21.092Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T19:06:21.092Z] #0 5.328 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-10-24T19:06:21.357Z] #127 ... [2023-10-24T19:06:21.358Z] [2023-10-24T19:06:21.358Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T19:06:21.358Z] #0 4.144 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-10-24T19:06:21.653Z] #128 ... [2023-10-24T19:06:21.653Z] [2023-10-24T19:06:21.653Z] #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-10-24T19:06:21.653Z] #0 5.490 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-10-24T19:06:21.653Z] #129 ... [2023-10-24T19:06:21.653Z] [2023-10-24T19:06:21.653Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:06:21.653Z] #0 5.953 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-10-24T19:06:21.920Z] #130 ... [2023-10-24T19:06:21.920Z] [2023-10-24T19:06:21.920Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T19:06:21.920Z] #0 5.787 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-10-24T19:19:01.646Z] #131 ... [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #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-10-24T19:19:01.647Z] #129 757.2 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-10-24T19:19:01.647Z] #129 ... [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T19:19:01.647Z] #128 DONE 762.5s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:19:01.647Z] #126 ... [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:19:01.647Z] #132 DONE 0.3s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:19:01.647Z] #133 DONE 0.3s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #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-10-24T19:19:01.647Z] #134 DONE 0.2s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:19:01.647Z] #36 ... [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T19:19:01.647Z] #135 DONE 0.1s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T19:19:01.647Z] #136 DONE 0.2s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T19:19:01.647Z] #137 DONE 0.1s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:19:01.647Z] #123 ... [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:19:01.647Z] #138 DONE 1.8s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #91 [security-proxy-setup] exporting to image [2023-10-24T19:19:01.647Z] #91 exporting layers [2023-10-24T19:19:01.647Z] #91 exporting layers 1.0s done [2023-10-24T19:19:01.647Z] #91 writing image sha256:b425f63a9a043640de9d871503d7b9570daf5a7b892d267f910be5dfcd40781c done [2023-10-24T19:19:01.647Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-24T19:19:01.647Z] #91 DONE 7.5s [2023-10-24T19:19:01.647Z] [2023-10-24T19:19:01.647Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T19:19:02.228Z] #124 ... [2023-10-24T19:19:02.228Z] [2023-10-24T19:19:02.228Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T19:19:02.228Z] #127 DONE 771.7s [2023-10-24T19:19:02.496Z] [2023-10-24T19:19:02.496Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T19:19:02.496Z] #139 DONE 0.3s [2023-10-24T19:19:02.496Z] [2023-10-24T19:19:02.496Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:19:02.771Z] #121 ... [2023-10-24T19:19:02.771Z] [2023-10-24T19:19:02.771Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T19:19:05.340Z] #140 DONE 2.4s [2023-10-24T19:19:05.340Z] [2023-10-24T19:19:05.340Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:19:05.609Z] #141 DONE 0.3s [2023-10-24T19:19:05.609Z] [2023-10-24T19:19:05.609Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:19:05.609Z] #142 DONE 0.2s [2023-10-24T19:19:05.609Z] [2023-10-24T19:19:05.609Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T19:19:05.875Z] #143 DONE 0.3s [2023-10-24T19:19:05.875Z] [2023-10-24T19:19:05.875Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:19:05.875Z] #130 ... [2023-10-24T19:19:05.875Z] [2023-10-24T19:19:05.875Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T19:19:05.875Z] #144 DONE 0.1s [2023-10-24T19:19:06.172Z] [2023-10-24T19:19:06.172Z] #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-10-24T19:19:06.172Z] #145 DONE 0.1s [2023-10-24T19:19:06.172Z] [2023-10-24T19:19:06.172Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:19:06.444Z] #42 ... [2023-10-24T19:19:06.444Z] [2023-10-24T19:19:06.444Z] #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-10-24T19:19:06.444Z] #146 DONE 0.2s [2023-10-24T19:19:06.444Z] [2023-10-24T19:19:06.444Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T19:19:06.715Z] #147 DONE 0.1s [2023-10-24T19:19:06.715Z] [2023-10-24T19:19:06.715Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T19:19:06.715Z] #148 DONE 0.1s [2023-10-24T19:19:06.715Z] [2023-10-24T19:19:06.715Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T19:19:09.295Z] #149 DONE 2.2s [2023-10-24T19:19:09.295Z] [2023-10-24T19:19:09.295Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:19:09.295Z] #121 ... [2023-10-24T19:19:09.295Z] [2023-10-24T19:19:09.295Z] #91 [security-bootstrapper] exporting to image [2023-10-24T19:19:09.295Z] #91 exporting layers [2023-10-24T19:19:09.874Z] #91 ... [2023-10-24T19:19:09.874Z] [2023-10-24T19:19:09.874Z] #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-10-24T19:19:09.874Z] #129 DONE 779.2s [2023-10-24T19:19:09.874Z] [2023-10-24T19:19:09.874Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:19:10.140Z] #36 ... [2023-10-24T19:19:10.140Z] [2023-10-24T19:19:10.140Z] #91 [security-bootstrapper] exporting to image [2023-10-24T19:19:10.140Z] #91 exporting layers 1.3s done [2023-10-24T19:19:10.140Z] #91 writing image sha256:08bfc1b5b58fe9c9d08a4e64a598ac9686093d5632b1f2191a7229af9023d9bd [2023-10-24T19:19:10.405Z] #91 writing image sha256:08bfc1b5b58fe9c9d08a4e64a598ac9686093d5632b1f2191a7229af9023d9bd 0.0s done [2023-10-24T19:19:10.405Z] #91 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2023-10-24T19:19:10.405Z] #91 DONE 8.9s [2023-10-24T19:19:10.405Z] [2023-10-24T19:19:10.405Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:19:10.679Z] #150 DONE 0.6s [2023-10-24T19:19:10.679Z] [2023-10-24T19:19:10.679Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:19:10.945Z] #151 DONE 0.2s [2023-10-24T19:19:10.945Z] [2023-10-24T19:19:10.945Z] #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-10-24T19:19:10.945Z] #152 DONE 0.1s [2023-10-24T19:19:10.945Z] [2023-10-24T19:19:10.945Z] #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-10-24T19:19:10.945Z] #153 DONE 0.1s [2023-10-24T19:19:10.945Z] [2023-10-24T19:19:10.945Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:19:11.212Z] #130 ... [2023-10-24T19:19:11.212Z] [2023-10-24T19:19:11.212Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:19:11.212Z] #154 DONE 0.1s [2023-10-24T19:19:11.212Z] [2023-10-24T19:19:11.212Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T19:19:11.477Z] #155 DONE 0.3s [2023-10-24T19:19:11.477Z] [2023-10-24T19:19:11.477Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:19:11.477Z] #52 ... [2023-10-24T19:19:11.477Z] [2023-10-24T19:19:11.477Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T19:19:11.747Z] #156 DONE 0.3s [2023-10-24T19:19:11.747Z] [2023-10-24T19:19:11.747Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T19:19:12.017Z] #157 DONE 0.1s [2023-10-24T19:19:12.017Z] [2023-10-24T19:19:12.017Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:19:13.952Z] #158 DONE 1.9s [2023-10-24T19:19:13.952Z] [2023-10-24T19:19:13.952Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:19:13.952Z] #42 ... [2023-10-24T19:19:13.952Z] [2023-10-24T19:19:13.952Z] #91 [security-secretstore-setup] exporting to image [2023-10-24T19:19:15.886Z] #91 exporting layers 2.1s done [2023-10-24T19:19:16.151Z] #91 writing image sha256:202e122a2170a53ce35833f52d88cba1093a21ef6e78edcc77df4ac10c6db4e7 done [2023-10-24T19:19:16.151Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-24T19:19:16.151Z] #91 DONE 11.0s [2023-10-24T19:19:16.151Z] [2023-10-24T19:19:16.151Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:19:26.191Z] #130 ... [2023-10-24T19:19:26.191Z] [2023-10-24T19:19:26.191Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T19:19:26.191Z] #122 DONE 795.6s [2023-10-24T19:19:26.457Z] [2023-10-24T19:19:26.457Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:19:26.723Z] #126 ... [2023-10-24T19:19:26.723Z] [2023-10-24T19:19:26.723Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:19:26.992Z] #159 DONE 0.2s [2023-10-24T19:19:26.992Z] [2023-10-24T19:19:26.992Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:19:26.992Z] #160 DONE 0.3s [2023-10-24T19:19:26.992Z] [2023-10-24T19:19:26.992Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:19:27.263Z] #126 ... [2023-10-24T19:19:27.263Z] [2023-10-24T19:19:27.263Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T19:19:27.263Z] #161 DONE 0.3s [2023-10-24T19:19:27.263Z] [2023-10-24T19:19:27.263Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:19:27.529Z] #42 ... [2023-10-24T19:19:27.529Z] [2023-10-24T19:19:27.529Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:19:27.529Z] #162 DONE 0.2s [2023-10-24T19:19:27.529Z] [2023-10-24T19:19:27.529Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T19:19:27.797Z] #163 DONE 0.2s [2023-10-24T19:19:27.797Z] [2023-10-24T19:19:27.797Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:19:29.732Z] #164 DONE 1.7s [2023-10-24T19:19:29.732Z] [2023-10-24T19:19:29.732Z] #91 [security-proxy-auth] exporting to image [2023-10-24T19:19:29.732Z] #91 exporting layers [2023-10-24T19:19:29.997Z] #91 exporting layers 0.6s done [2023-10-24T19:19:29.997Z] #91 writing image sha256:dd11f7df180a5403e53cc70f50e57b47d1894286acc48c035a05d7ccfc17b32b 0.0s done [2023-10-24T19:19:29.997Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-24T19:19:29.997Z] #91 DONE 11.6s [2023-10-24T19:19:29.997Z] [2023-10-24T19:19:29.997Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:19:35.319Z] #130 ... [2023-10-24T19:19:35.319Z] [2023-10-24T19:19:35.319Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T19:19:35.319Z] #124 DONE 804.3s [2023-10-24T19:19:35.319Z] [2023-10-24T19:19:35.319Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:19:35.319Z] #121 ... [2023-10-24T19:19:35.319Z] [2023-10-24T19:19:35.319Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:19:35.584Z] #165 DONE 0.2s [2023-10-24T19:19:35.584Z] [2023-10-24T19:19:35.584Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:19:35.849Z] #166 DONE 0.2s [2023-10-24T19:19:35.849Z] [2023-10-24T19:19:35.849Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T19:19:36.130Z] #167 DONE 0.3s [2023-10-24T19:19:36.130Z] [2023-10-24T19:19:36.130Z] #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-10-24T19:19:36.130Z] #168 DONE 0.2s [2023-10-24T19:19:36.130Z] [2023-10-24T19:19:36.130Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:19:36.396Z] #130 ... [2023-10-24T19:19:36.396Z] [2023-10-24T19:19:36.396Z] #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-10-24T19:19:36.396Z] #169 DONE 0.1s [2023-10-24T19:19:36.396Z] [2023-10-24T19:19:36.396Z] #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-10-24T19:19:42.625Z] #170 DONE 2.0s [2023-10-24T19:19:42.625Z] [2023-10-24T19:19:42.625Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-24T19:19:42.625Z] #91 exporting layers [2023-10-24T19:19:42.625Z] #91 exporting layers 0.8s done [2023-10-24T19:19:42.625Z] #91 writing image sha256:3cfb3ede3049682b3c070e82a17a3f2c46a1f35d6bc281ac8424906049b6aa19 0.0s done [2023-10-24T19:19:42.625Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-10-24T19:19:42.625Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-24T19:19:42.625Z] #91 DONE 12.4s [2023-10-24T19:19:42.625Z] [2023-10-24T19:19:42.625Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T19:20:09.263Z] #131 ... [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:20:09.263Z] #130 DONE 835.9s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:09.263Z] #121 ... [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:20:09.263Z] #171 DONE 0.2s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:20:09.263Z] #172 DONE 0.2s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T19:20:09.263Z] #173 DONE 0.4s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:09.263Z] #121 ... [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:20:09.263Z] #174 DONE 0.1s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #91 [core-command] exporting to image [2023-10-24T19:20:09.263Z] #91 exporting layers [2023-10-24T19:20:09.263Z] #91 exporting layers 0.3s done [2023-10-24T19:20:09.263Z] #91 writing image sha256:425cf4bf0376a4f4f25da5a11bb96456358866d2be8f6c29ea1aa719369abcee done [2023-10-24T19:20:09.263Z] #91 naming to docker.io/library/core-command-arm64 done [2023-10-24T19:20:09.263Z] #91 DONE 12.7s [2023-10-24T19:20:09.263Z] [2023-10-24T19:20:09.263Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:20:15.880Z] #36 ... [2023-10-24T19:20:15.880Z] [2023-10-24T19:20:15.880Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:20:15.880Z] #126 DONE 844.4s [2023-10-24T19:20:15.880Z] [2023-10-24T19:20:15.880Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:20:15.880Z] #33 ... [2023-10-24T19:20:15.880Z] [2023-10-24T19:20:15.880Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:20:15.880Z] #175 DONE 0.3s [2023-10-24T19:20:15.880Z] [2023-10-24T19:20:15.880Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:20:15.880Z] #176 DONE 0.1s [2023-10-24T19:20:15.880Z] [2023-10-24T19:20:15.880Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T19:20:16.148Z] #177 DONE 0.3s [2023-10-24T19:20:16.148Z] [2023-10-24T19:20:16.148Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:20:16.414Z] #178 DONE 0.1s [2023-10-24T19:20:16.414Z] [2023-10-24T19:20:16.414Z] #91 [core-data] exporting to image [2023-10-24T19:20:16.414Z] #91 exporting layers [2023-10-24T19:20:16.414Z] #91 exporting layers 0.2s done [2023-10-24T19:20:16.414Z] #91 writing image sha256:93a838872f7d8aa0aa93986810b8afdc657abfbecc93dfcd6e44e30de882f95e 0.0s done [2023-10-24T19:20:16.414Z] #91 naming to docker.io/library/core-data-arm64 [2023-10-24T19:20:16.414Z] #91 naming to docker.io/library/core-data-arm64 done [2023-10-24T19:20:16.414Z] #91 DONE 13.0s [2023-10-24T19:20:16.414Z] [2023-10-24T19:20:16.415Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:20:18.988Z] #33 ... [2023-10-24T19:20:18.988Z] [2023-10-24T19:20:18.988Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T19:20:18.988Z] #131 DONE 848.3s [2023-10-24T19:20:18.988Z] [2023-10-24T19:20:18.988Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:20:19.253Z] #42 ... [2023-10-24T19:20:19.253Z] [2023-10-24T19:20:19.253Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:20:19.253Z] #179 DONE 0.1s [2023-10-24T19:20:19.520Z] [2023-10-24T19:20:19.520Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T19:20:19.787Z] #42 ... [2023-10-24T19:20:19.787Z] [2023-10-24T19:20:19.787Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:20:19.787Z] #180 DONE 0.2s [2023-10-24T19:20:19.787Z] [2023-10-24T19:20:19.787Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T19:20:20.056Z] #181 DONE 0.3s [2023-10-24T19:20:20.056Z] [2023-10-24T19:20:20.056Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:20.056Z] #121 ... [2023-10-24T19:20:20.056Z] [2023-10-24T19:20:20.056Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:20:20.056Z] #182 DONE 0.1s [2023-10-24T19:20:20.325Z] [2023-10-24T19:20:20.325Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T19:20:20.325Z] #183 DONE 0.1s [2023-10-24T19:20:20.325Z] [2023-10-24T19:20:20.325Z] #91 [core-metadata] exporting to image [2023-10-24T19:20:20.590Z] #91 exporting layers 0.4s done [2023-10-24T19:20:20.590Z] #91 writing image sha256:ef971224cd6ce43d05494e480bd76445bfc19024cd70b04bf193528530807fb8 done [2023-10-24T19:20:20.590Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-10-24T19:20:20.590Z] #91 DONE 13.4s [2023-10-24T19:20:20.590Z] [2023-10-24T19:20:20.590Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:38.751Z] #121 ... [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:20:38.751Z] #125 DONE 867.4s [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:38.751Z] #121 ... [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:20:38.751Z] #184 DONE 0.1s [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:20:38.751Z] #185 DONE 0.1s [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:38.751Z] #121 ... [2023-10-24T19:20:38.751Z] [2023-10-24T19:20:38.751Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T19:20:39.021Z] #186 DONE 0.3s [2023-10-24T19:20:39.021Z] [2023-10-24T19:20:39.021Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:20:39.021Z] #121 ... [2023-10-24T19:20:39.021Z] [2023-10-24T19:20:39.022Z] #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-10-24T19:20:39.022Z] #187 DONE 0.1s [2023-10-24T19:20:39.292Z] [2023-10-24T19:20:39.292Z] #91 [security-spiffe-token-provider] exporting to image [2023-10-24T19:20:39.292Z] #91 exporting layers [2023-10-24T19:20:39.870Z] #91 exporting layers 0.5s done [2023-10-24T19:20:39.870Z] #91 writing image sha256:1a43abf6e23b8f1303d42e3070471a59c572f48bfd1cc8dc3f0614d654926017 done [2023-10-24T19:20:39.870Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-24T19:20:39.870Z] #91 DONE 13.9s [2023-10-24T19:20:39.870Z] [2023-10-24T19:20:39.870Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:21:01.904Z] #121 DONE 888.2s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:21:01.904Z] #123 DONE 888.3s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T19:21:01.904Z] #33 ... [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:21:01.904Z] #188 DONE 0.2s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:21:01.904Z] #189 DONE 0.1s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:21:01.904Z] #190 DONE 0.2s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:21:01.904Z] #191 DONE 0.1s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T19:21:01.904Z] #192 DONE 0.4s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T19:21:01.904Z] #193 DONE 0.4s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:21:01.904Z] #194 DONE 0.1s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:21:01.904Z] #195 DONE 0.1s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #91 [support-notifications] exporting to image [2023-10-24T19:21:01.904Z] #91 exporting layers [2023-10-24T19:21:01.904Z] #91 exporting layers 0.4s done [2023-10-24T19:21:01.904Z] #91 exporting layers 0.4s done [2023-10-24T19:21:01.904Z] #91 writing image sha256:eb5c37e76f05cd0bbe64c9f871539b10df79145a1abc2098420349f24dacfec0 0.0s done [2023-10-24T19:21:01.904Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-10-24T19:21:01.904Z] #91 writing image sha256:abb9f507071336342f60dbefeebece48e5a247af8ed1c2de92a8b575a7a2150d done [2023-10-24T19:21:01.904Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-10-24T19:21:01.904Z] #91 DONE 14.4s [2023-10-24T19:21:01.904Z] [2023-10-24T19:21:01.904Z] #52 [security-proxy-auth internal] load build context [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:21:01.904Z] time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T19:21:01.919Z] $ docker stop --time=1 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 [2023-10-24T19:21:05.764Z] $ docker rm -f --volumes 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T19:21:06.311Z] + docker images [2023-10-24T19:21:06.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T19:21:06.311Z] support-notifications-arm64 latest abb9f5070713 7 seconds ago 34.2MB [2023-10-24T19:21:06.311Z] support-scheduler-arm64 latest eb5c37e76f05 7 seconds ago 33.5MB [2023-10-24T19:21:06.311Z] security-spiffe-token-provider-arm64 latest 1a43abf6e23b 28 seconds ago 35.1MB [2023-10-24T19:21:06.311Z] core-metadata-arm64 latest ef971224cd6c 46 seconds ago 21.5MB [2023-10-24T19:21:06.311Z] core-data-arm64 latest 93a838872f7d 51 seconds ago 21.2MB [2023-10-24T19:21:06.311Z] core-command-arm64 latest 425cf4bf0376 59 seconds ago 21MB [2023-10-24T19:21:06.311Z] core-common-config-bootstrapper-arm64 latest 3cfb3ede3049 About a minute ago 18.3MB [2023-10-24T19:21:06.311Z] security-proxy-auth-arm64 latest dd11f7df180a About a minute ago 19.4MB [2023-10-24T19:21:06.311Z] security-secretstore-setup-arm64 latest 202e122a2170 About a minute ago 43.7MB [2023-10-24T19:21:06.311Z] security-bootstrapper-arm64 latest 08bfc1b5b58f About a minute ago 23.1MB [2023-10-24T19:21:06.311Z] security-proxy-setup-arm64 latest b425f63a9a04 2 minutes ago 34MB [2023-10-24T19:21:06.311Z] security-spire-server-arm64 latest 32c770d04464 15 minutes ago 101MB [2023-10-24T19:21:06.311Z] security-spire-agent-arm64 latest 52e910383daf 15 minutes ago 157MB [2023-10-24T19:21:06.311Z] security-spire-config-arm64 latest 72867fe098e8 15 minutes ago 95.8MB [2023-10-24T19:21:06.311Z] ci-base-image-arm64 latest a50ffb2b26dc 28 minutes ago 926MB [2023-10-24T19:21:06.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB [2023-10-24T19:21:06.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-24T19:21:07.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:21:07.112Z] [2023-10-24T19:21:07.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:21:07.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:21:07.787Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T19:21:07.787Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T19:21:07.787Z] 04944245beec: Pulling fs layer [2023-10-24T19:21:07.787Z] 699f458cf7ca: Pulling fs layer [2023-10-24T19:21:07.787Z] 765212b225bb: Pulling fs layer [2023-10-24T19:21:07.787Z] f23df028b6ca: Pulling fs layer [2023-10-24T19:21:07.787Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T19:21:07.787Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T19:21:07.787Z] f23df028b6ca: Waiting [2023-10-24T19:21:07.787Z] d65c8cfc05b1: Waiting [2023-10-24T19:21:07.787Z] 2437ff75d9bd: Waiting [2023-10-24T19:21:07.787Z] 765212b225bb: Waiting [2023-10-24T19:21:07.787Z] 04944245beec: Verifying Checksum [2023-10-24T19:21:07.787Z] 04944245beec: Download complete [2023-10-24T19:21:07.787Z] 765212b225bb: Verifying Checksum [2023-10-24T19:21:07.787Z] 765212b225bb: Download complete [2023-10-24T19:21:08.055Z] f23df028b6ca: Verifying Checksum [2023-10-24T19:21:08.055Z] f23df028b6ca: Download complete [2023-10-24T19:21:08.055Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T19:21:08.055Z] d65c8cfc05b1: Download complete [2023-10-24T19:21:08.055Z] 699f458cf7ca: Verifying Checksum [2023-10-24T19:21:08.055Z] 699f458cf7ca: Download complete [2023-10-24T19:21:08.634Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T19:21:08.634Z] 8998bd30e6a1: Download complete [2023-10-24T19:21:11.206Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T19:21:11.207Z] 2437ff75d9bd: Download complete [2023-10-24T19:21:13.145Z] 8998bd30e6a1: Pull complete [2023-10-24T19:21:13.412Z] 04944245beec: Pull complete [2023-10-24T19:21:14.825Z] 699f458cf7ca: Pull complete [2023-10-24T19:21:15.092Z] 765212b225bb: Pull complete [2023-10-24T19:21:19.428Z] f23df028b6ca: Pull complete [2023-10-24T19:21:19.428Z] d65c8cfc05b1: Pull complete [2023-10-24T19:21:34.450Z] 2437ff75d9bd: Pull complete [2023-10-24T19:21:34.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T19:21:34.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:21:34.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:21:35.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container [2023-10-24T19:21:35.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T19:21:37.815Z] $ docker top 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:21:38.746Z] ---> job-cost.sh [2023-10-24T19:21:38.746Z] lf-activate-venv: SKIPPING [2023-10-24T19:21:38.746Z] INFO: No Stack... [2023-10-24T19:21:39.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T19:21:40.273Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T19:21:40.919Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-24T19:21:40.919Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T19:21:40.994Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] [2023-10-24T19:21:40.998Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] did not exist. Created. [2023-10-24T19:21:40.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T19:21:41.398Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T19:21:41.853Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T19:21:41.868Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T19:21:41.921Z] $ docker stop --time=1 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 [2023-10-24T19:21:46.541Z] $ docker rm -f --volumes 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 [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-10-24T19:21:47.511Z] provisioning config files... [2023-10-24T19:21:47.519Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1652625641651334780tmp [Pipeline] { [Pipeline] sh [2023-10-24T19:21:47.855Z] + set +x [2023-10-24T19:21:47.855Z] + curl -s https://codecov.io/bash [2023-10-24T19:21:47.855Z] + bash -s -- [2023-10-24T19:21:47.855Z] [2023-10-24T19:21:47.855Z] _____ _ [2023-10-24T19:21:47.855Z] / ____| | | [2023-10-24T19:21:47.855Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T19:21:47.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T19:21:47.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T19:21:47.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T19:21:47.855Z] Bash-1.0.6 [2023-10-24T19:21:47.855Z] [2023-10-24T19:21:47.855Z] [2023-10-24T19:21:47.855Z] ==> git version 2.25.1 found [2023-10-24T19:21:47.855Z] ==> 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-10-24T19:21:47.855Z] Release-Date: 2020-01-08 [2023-10-24T19:21:47.855Z] 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-10-24T19:21:47.855Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T19:21:47.855Z] ==> Jenkins CI detected. [2023-10-24T19:21:47.855Z] current dir:  /w/workspace/edgex-go/1 [2023-10-24T19:21:47.855Z] project root: . [2023-10-24T19:21:47.855Z] --> token set from env [2023-10-24T19:21:47.855Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T19:21:48.113Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T19:21:48.113Z] ==> Python coveragepy not found [2023-10-24T19:21:48.113Z] ==> Searching for coverage reports in: [2023-10-24T19:21:48.113Z] + . [2023-10-24T19:21:48.113Z] -> Found 1 reports [2023-10-24T19:21:48.113Z] ==> Detecting git/mercurial file structure [2023-10-24T19:21:48.113Z] ==> Reading reports [2023-10-24T19:21:48.113Z] + ./coverage.out bytes=453601 [2023-10-24T19:21:48.113Z] ==> Appending adjustments [2023-10-24T19:21:48.113Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T19:21:49.488Z] + Found adjustments [2023-10-24T19:21:49.488Z] ==> Gzipping contents [2023-10-24T19:21:49.488Z] 60K /tmp/codecov.a92ylO.gz [2023-10-24T19:21:49.488Z] ==> Uploading reports [2023-10-24T19:21:49.488Z] url: https://codecov.io [2023-10-24T19:21:49.488Z] query: branch=PR-4707&commit=3a0475afc0851801dcacdb54e426899c7719d4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4707&job=&cmd_args= [2023-10-24T19:21:49.488Z] -> Pinging Codecov [2023-10-24T19:21:49.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4707&commit=3a0475afc0851801dcacdb54e426899c7719d4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4707&job=&cmd_args= [2023-10-24T19:21:49.489Z] -> Uploading to [2023-10-24T19:21:49.489Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/3a0475afc0851801dcacdb54e426899c7719d4fa/53f1a598-e342-48dd-973a-a93fec90e1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T192149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=298d56f577a50adc374b5bb9e343b3e2822929fb577c2c378baf565dcea59b1b [2023-10-24T19:21:49.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:21:49.489Z] Dload Upload Total Spent Left Speed [2023-10-24T19:21:49.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57711 0 0 100 57711 0 175k --:--:-- --:--:-- --:--:-- 175k 100 57711 0 0 100 57711 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-10-24T19:21:49.747Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] } [2023-10-24T19:21:49.773Z] 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-10-24T19:21:51.103Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:21:51.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:21:52.310Z] ---> package-listing.sh [2023-10-24T19:21:52.310Z] ++ facter osfamily [2023-10-24T19:21:52.310Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T19:21:52.570Z] + OS_FAMILY=debian [2023-10-24T19:21:52.570Z] + workspace=/w/workspace/edgex-go/1 [2023-10-24T19:21:52.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T19:21:52.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T19:21:52.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T19:21:52.570Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T19:21:52.570Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-24T19:21:52.570Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T19:21:52.570Z] + case "${OS_FAMILY}" in [2023-10-24T19:21:52.570Z] + dpkg -l [2023-10-24T19:21:52.570Z] + grep '^ii' [2023-10-24T19:21:52.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T19:21:52.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T19:21:52.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T19:21:52.570Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-24T19:21:52.570Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-24T19:21:52.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-24T19:21:52.604Z] 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-10-24T19:21:52.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:21:53.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:21:53.508Z] [2023-10-24T19:21:53.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:21:53.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:21:53.871Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T19:21:53.871Z] 5eb5b503b376: Pulling fs layer [2023-10-24T19:21:53.871Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T19:21:53.871Z] ec43610c2a17: Pulling fs layer [2023-10-24T19:21:53.871Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T19:21:53.871Z] 33b1e0a273af: Pulling fs layer [2023-10-24T19:21:53.871Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T19:21:53.871Z] 2f39f015ded8: Pulling fs layer [2023-10-24T19:21:53.871Z] 3a2ae6a8a46f: Waiting [2023-10-24T19:21:53.871Z] 33b1e0a273af: Waiting [2023-10-24T19:21:53.871Z] 5d3b04190fa2: Waiting [2023-10-24T19:21:53.871Z] 2f39f015ded8: Waiting [2023-10-24T19:21:53.871Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T19:21:53.871Z] 5c69ac0246d0: Download complete [2023-10-24T19:21:53.871Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T19:21:53.871Z] 3a2ae6a8a46f: Download complete [2023-10-24T19:21:53.871Z] 33b1e0a273af: Verifying Checksum [2023-10-24T19:21:53.871Z] 33b1e0a273af: Download complete [2023-10-24T19:21:53.871Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T19:21:53.871Z] 5d3b04190fa2: Download complete [2023-10-24T19:21:54.129Z] ec43610c2a17: Verifying Checksum [2023-10-24T19:21:54.129Z] ec43610c2a17: Download complete [2023-10-24T19:21:54.129Z] 5eb5b503b376: Verifying Checksum [2023-10-24T19:21:54.129Z] 5eb5b503b376: Download complete [2023-10-24T19:21:54.695Z] 2f39f015ded8: Download complete [2023-10-24T19:21:55.629Z] 5eb5b503b376: Pull complete [2023-10-24T19:21:55.629Z] 5c69ac0246d0: Pull complete [2023-10-24T19:21:56.196Z] ec43610c2a17: Pull complete [2023-10-24T19:21:56.196Z] 3a2ae6a8a46f: Pull complete [2023-10-24T19:21:56.455Z] 33b1e0a273af: Pull complete [2023-10-24T19:21:56.455Z] 5d3b04190fa2: Pull complete [2023-10-24T19:22:01.717Z] 2f39f015ded8: Pull complete [2023-10-24T19:22:01.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T19:22:01.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:22:01.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:22:01.928Z] prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container [2023-10-24T19:22:01.962Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T19:22:06.802Z] $ docker top 6d6eb25f660f583d4912bc77d94e27b8f73d2bdac1f01b23ca13b6f1c38ca2af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T19:22:07.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T19:22:07.486Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T19:22:07.795Z] + ls /var/log/sa-host [2023-10-24T19:22:07.795Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T19:22:07.929Z] provisioning config files... [2023-10-24T19:22:07.936Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1698420548769770764tmp [Pipeline] { [Pipeline] echo [2023-10-24T19:22:07.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:22:08.303Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T19:22:08.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:22:08.718Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T19:22:08.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:22:09.061Z] ---> sudo-logs.sh [2023-10-24T19:22:09.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T19:22:09.140Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:22:09.448Z] ---> job-cost.sh [2023-10-24T19:22:09.448Z] lf-activate-venv: SKIPPING [2023-10-24T19:22:09.448Z] DEBUG: total: 0.10999999940395355 [2023-10-24T19:22:09.448Z] INFO: Retrieving Stack Cost... [2023-10-24T19:22:09.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T19:22:10.278Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T19:22:10.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:22:10.620Z] ---> logs-deploy.sh [2023-10-24T19:22:10.620Z] lf-activate-venv: SKIPPING [2023-10-24T19:22:10.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4707/1 [2023-10-24T19:22:10.620Z] INFO: archiving workspace using pattern(s): [2023-10-24T19:22:11.554Z] Archives upload complete. [2023-10-24T19:22:11.813Z] INFO: archiving logs to Nexus