Pull request #4644 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a+23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (1afef189148e1d4dfe22580ffc36629d086e4b38) 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-ssh16909299030392322407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1332072814901610620.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15312226107400856470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13971937831630890140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2215052768228476351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4369 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a Merge succeeded, producing 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a Checking out Revision 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a (PR-4644) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # 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 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 Commit message: "fix: Repair CORS support in Snap NGINX" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T13:27:44.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T13:27:44.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T13:27:44.095Z] ========================================================= [2023-08-23T13:27:44.095Z] EdgeX Global Pipelines Version Info [2023-08-23T13:27:44.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a2f0dffa5bb9e4b93d3751480996abba00ee1604 # timeout=10 [2023-08-23T13:27:44.802Z] ------------------- [2023-08-23T13:27:44.802Z] stable info: [2023-08-23T13:27:44.802Z] ------------------- [2023-08-23T13:27:44.802Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T13:27:44.802Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T13:27:44.802Z] Message: update stable to v1.0.253 [2023-08-23T13:27:45.371Z] ------------------- [2023-08-23T13:27:45.371Z] experimental info: [2023-08-23T13:27:45.371Z] ------------------- [2023-08-23T13:27:45.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T13:27:45.371Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T13:27:45.371Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T13:27:45.540Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-23T13:27:45.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-23T13:27:45.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T13:27:45.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T13:27:45.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T13:27:45.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T13:27:45.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T13:27:45.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-23T13:27:45.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-23T13:27:45.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-23T13:27:45.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T13:27:45.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T13:27:45.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T13:27:45.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T13:27:45.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T13:27:45.744Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T13:27:45.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T13:27:45.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T13:27:45.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-23T13:27:45.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-23T13:27:45.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T13:27:45.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T13:27:45.843Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T13:27:45.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4644 [Pipeline] echo [2023-08-23T13:27:45.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4644 [Pipeline] echo [2023-08-23T13:27:45.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4644 [Pipeline] echo [2023-08-23T13:27:45.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo [2023-08-23T13:27:45.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d47f18 [Pipeline] echo [2023-08-23T13:27:45.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T13:27:45.966Z] provisioning config files... [2023-08-23T13:27:45.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5378738466122827013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T13:27:46.285Z] ---> docker-login.sh [2023-08-23T13:27:46.285Z] nexus3.edgexfoundry.org:10001 [2023-08-23T13:27:46.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:27:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:27:46.806Z] Configure a credential helper to remove this warning. See [2023-08-23T13:27:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:27:46.806Z] [2023-08-23T13:27:46.806Z] Login Succeeded [2023-08-23T13:27:46.806Z] nexus3.edgexfoundry.org:10002 [2023-08-23T13:27:46.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:27:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:27:46.806Z] Configure a credential helper to remove this warning. See [2023-08-23T13:27:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:27:46.806Z] [2023-08-23T13:27:46.806Z] Login Succeeded [2023-08-23T13:27:47.068Z] nexus3.edgexfoundry.org:10003 [2023-08-23T13:27:47.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:27:47.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:27:47.068Z] Configure a credential helper to remove this warning. See [2023-08-23T13:27:47.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:27:47.068Z] [2023-08-23T13:27:47.068Z] Login Succeeded [2023-08-23T13:27:47.068Z] nexus3.edgexfoundry.org:10004 [2023-08-23T13:27:47.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:27:47.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:27:47.068Z] Configure a credential helper to remove this warning. See [2023-08-23T13:27:47.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:27:47.068Z] [2023-08-23T13:27:47.068Z] Login Succeeded [2023-08-23T13:27:47.068Z] docker.io [2023-08-23T13:27:47.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:27:47.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:27:47.330Z] Configure a credential helper to remove this warning. See [2023-08-23T13:27:47.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:27:47.330Z] [2023-08-23T13:27:47.330Z] Login Succeeded [2023-08-23T13:27:47.330Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T13:27:47.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T13:27:47.652Z] + 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-08-23T13:27:47.652Z] + + dirname cmd/core-command/Dockerfile [2023-08-23T13:27:47.652Z] cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-23T13:27:47.652Z] + dirname+ cmd/core-data/Dockerfile [2023-08-23T13:27:47.652Z] cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/core-metadata/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-23T13:27:47.652Z] + + cut -d/ -f2 [2023-08-23T13:27:47.652Z] dirname cmd/security-proxy-auth/Dockerfile [2023-08-23T13:27:47.652Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-23T13:27:47.652Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-23T13:27:47.652Z] + + dirname cmd/security-spire-config/Dockerfile [2023-08-23T13:27:47.652Z] cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-23T13:27:47.652Z] + dirname cmd/support-notifications/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-23T13:27:47.652Z] + cut -d/ -f2 [2023-08-23T13:27:47.652Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-23T13:27:47.652Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-23T13:27:47.703Z] 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-08-23T13:27:48.030Z] + git rev-list -1 --merges 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a~1..8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo [2023-08-23T13:27:48.048Z] -----------> git rev-list -1 --merges 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a~1..8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [false] [Pipeline] sh [2023-08-23T13:27:48.333Z] + git log --format=format:%s -1 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo [2023-08-23T13:27:48.347Z] ========================================================= [2023-08-23T13:27:48.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T13:27:48.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-23T13:27:48.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T13:27:48.769Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T13:27:48.769Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T13:27:48.769Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T13:27:48.769Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T13:27:48.769Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T13:27:48.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:27:49.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T13:27:49.182Z] [2023-08-23T13:27:49.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:27:49.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T13:27:49.481Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T13:27:49.481Z] b85a868b505f: Pulling fs layer [2023-08-23T13:27:49.481Z] e2be974225ed: Pulling fs layer [2023-08-23T13:27:49.481Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T13:27:49.481Z] 988bab9f4d93: Pulling fs layer [2023-08-23T13:27:49.481Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T13:27:49.481Z] eaf3925da568: Pulling fs layer [2023-08-23T13:27:49.481Z] bab4dde63d76: Pulling fs layer [2023-08-23T13:27:49.481Z] bde34c3a00c8: Pulling fs layer [2023-08-23T13:27:49.481Z] b352a97aabf1: Pulling fs layer [2023-08-23T13:27:49.481Z] 4872d77fe225: Pulling fs layer [2023-08-23T13:27:49.481Z] 5851b861e8e6: Pulling fs layer [2023-08-23T13:27:49.481Z] 988bab9f4d93: Waiting [2023-08-23T13:27:49.481Z] 1469e6f7b9e6: Waiting [2023-08-23T13:27:49.481Z] eaf3925da568: Waiting [2023-08-23T13:27:49.481Z] bab4dde63d76: Waiting [2023-08-23T13:27:49.481Z] 4872d77fe225: Waiting [2023-08-23T13:27:49.481Z] 5851b861e8e6: Waiting [2023-08-23T13:27:49.481Z] b352a97aabf1: Waiting [2023-08-23T13:27:49.481Z] bde34c3a00c8: Waiting [2023-08-23T13:27:49.481Z] e2be974225ed: Download complete [2023-08-23T13:27:49.481Z] 988bab9f4d93: Verifying Checksum [2023-08-23T13:27:49.481Z] 988bab9f4d93: Download complete [2023-08-23T13:27:49.741Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T13:27:49.741Z] 1469e6f7b9e6: Download complete [2023-08-23T13:27:49.741Z] eaf3925da568: Download complete [2023-08-23T13:27:49.741Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T13:27:49.741Z] 339a4e72a1f5: Download complete [2023-08-23T13:27:49.741Z] bde34c3a00c8: Download complete [2023-08-23T13:27:49.741Z] b352a97aabf1: Verifying Checksum [2023-08-23T13:27:49.741Z] b352a97aabf1: Download complete [2023-08-23T13:27:49.741Z] 4872d77fe225: Verifying Checksum [2023-08-23T13:27:49.741Z] 4872d77fe225: Download complete [2023-08-23T13:27:49.741Z] 5851b861e8e6: Verifying Checksum [2023-08-23T13:27:49.741Z] 5851b861e8e6: Download complete [2023-08-23T13:27:49.741Z] b85a868b505f: Verifying Checksum [2023-08-23T13:27:49.741Z] b85a868b505f: Download complete [2023-08-23T13:27:50.005Z] bab4dde63d76: Download complete [2023-08-23T13:27:50.943Z] b85a868b505f: Pull complete [2023-08-23T13:27:51.201Z] e2be974225ed: Pull complete [2023-08-23T13:27:51.460Z] 339a4e72a1f5: Pull complete [2023-08-23T13:27:51.734Z] 988bab9f4d93: Pull complete [2023-08-23T13:27:51.997Z] 1469e6f7b9e6: Pull complete [2023-08-23T13:27:51.997Z] eaf3925da568: Pull complete [2023-08-23T13:27:53.389Z] bab4dde63d76: Pull complete [2023-08-23T13:27:53.649Z] bde34c3a00c8: Pull complete [2023-08-23T13:27:53.649Z] b352a97aabf1: Pull complete [2023-08-23T13:27:53.649Z] 4872d77fe225: Pull complete [2023-08-23T13:27:53.910Z] 5851b861e8e6: Pull complete [2023-08-23T13:27:53.910Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T13:27:53.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T13:27:53.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:27:54.011Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-08-23T13:27:54.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T13:27:57.482Z] $ docker top 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 -eo pid,comm [2023-08-23T13:27:57.529Z] 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-08-23T13:27:57.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T13:27:57.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T13:27:57.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T13:27:57.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T13:27:57.672Z] $ docker exec 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent [2023-08-23T13:27:57.775Z] SSH_AUTH_SOCK=/tmp/ssh-2FBlZmvbugdf/agent.32 [2023-08-23T13:27:57.775Z] SSH_AGENT_PID=38 [2023-08-23T13:27:57.781Z] Running ssh-add (command line suppressed) [2023-08-23T13:27:57.895Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3170439027910926590.key (/w/workspace/edgex-go/3@tmp/private_key_3170439027910926590.key) [2023-08-23T13:27:57.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T13:27:58.196Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T13:27:58.210Z] $ docker exec --env ******** --env ******** 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent -k [2023-08-23T13:27:58.315Z] unset SSH_AUTH_SOCK; [2023-08-23T13:27:58.315Z] unset SSH_AGENT_PID; [2023-08-23T13:27:58.316Z] echo Agent pid 38 killed; [2023-08-23T13:27:58.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T13:27:58.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T13:27:58.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T13:27:58.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T13:27:58.472Z] $ docker exec 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent [2023-08-23T13:27:58.584Z] SSH_AUTH_SOCK=/tmp/ssh-EOVr2JJYZfYI/agent.70 [2023-08-23T13:27:58.584Z] SSH_AGENT_PID=76 [2023-08-23T13:27:58.589Z] Running ssh-add (command line suppressed) [2023-08-23T13:27:58.699Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4468936439872875839.key (/w/workspace/edgex-go/3@tmp/private_key_4468936439872875839.key) [2023-08-23T13:27:58.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T13:27:59.001Z] + git semver init [2023-08-23T13:27:59.261Z] 2023-08-23 13:27:59,179 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T13:27:59.261Z] 2023-08-23 13:27:59,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-08-23T13:27:59.261Z] 2023-08-23 13:27:59,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-08-23T13:27:59.261Z] 2023-08-23 13:27:59,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,406 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4644 with force:False [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,407 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4644 [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,410 [execute] INFO git cat-file --batch-check [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,417 [execute] INFO git cat-file --batch [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T13:28:04.528Z] 2023-08-23 13:28:04,422 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4644 [2023-08-23T13:28:04.528Z] 0.0.0 [Pipeline] } [2023-08-23T13:28:04.540Z] $ docker exec --env ******** --env ******** 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent -k [2023-08-23T13:28:04.630Z] unset SSH_AUTH_SOCK; [2023-08-23T13:28:04.633Z] unset SSH_AGENT_PID; [2023-08-23T13:28:04.633Z] echo Agent pid 76 killed; [2023-08-23T13:28:04.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T13:28:04.940Z] + git semver [Pipeline] } [2023-08-23T13:28:05.213Z] $ docker stop --time=1 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 [2023-08-23T13:28:06.513Z] $ docker rm -f --volumes 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T13:28:06.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T13:28:07.070Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T13:28:07.073Z] [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-08-23T13:28:07.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-08-23T13:28:07.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T13:28:07.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T13:28:07.519Z] ========================================================= [2023-08-23T13:28:07.519Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T13:28:07.519Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:28:07.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T13:28:07.802Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T13:28:07.802Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T13:28:07.802Z] 6911f1a30b25: Pulling fs layer [2023-08-23T13:28:07.802Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T13:28:07.802Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T13:28:07.802Z] ec0bb842ea78: Pulling fs layer [2023-08-23T13:28:07.802Z] 40a00589a448: Pulling fs layer [2023-08-23T13:28:07.802Z] 6863d3e3a2b1: Waiting [2023-08-23T13:28:07.802Z] ec0bb842ea78: Waiting [2023-08-23T13:28:07.802Z] 6c08303d61cc: Pulling fs layer [2023-08-23T13:28:07.802Z] 798269fcf238: Pulling fs layer [2023-08-23T13:28:07.802Z] 6c08303d61cc: Waiting [2023-08-23T13:28:07.802Z] 798269fcf238: Waiting [2023-08-23T13:28:07.802Z] 40a00589a448: Waiting [2023-08-23T13:28:07.802Z] 6911f1a30b25: Download complete [2023-08-23T13:28:07.802Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T13:28:07.802Z] 6863d3e3a2b1: Download complete [2023-08-23T13:28:07.802Z] ec0bb842ea78: Verifying Checksum [2023-08-23T13:28:07.802Z] ec0bb842ea78: Download complete [2023-08-23T13:28:07.802Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T13:28:07.802Z] 4db1b89c0bd1: Download complete [2023-08-23T13:28:07.802Z] 40a00589a448: Verifying Checksum [2023-08-23T13:28:07.802Z] 40a00589a448: Download complete [2023-08-23T13:28:08.062Z] 4db1b89c0bd1: Pull complete [2023-08-23T13:28:08.062Z] 6911f1a30b25: Pull complete [2023-08-23T13:28:08.633Z] 798269fcf238: Verifying Checksum [2023-08-23T13:28:08.633Z] 798269fcf238: Download complete [2023-08-23T13:28:08.633Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T13:28:08.633Z] e194b8c5c2a9: Download complete [2023-08-23T13:28:08.633Z] 6c08303d61cc: Verifying Checksum [2023-08-23T13:28:08.633Z] 6c08303d61cc: Download complete [2023-08-23T13:28:11.920Z] e194b8c5c2a9: Pull complete [2023-08-23T13:28:11.920Z] 6863d3e3a2b1: Pull complete [2023-08-23T13:28:11.920Z] ec0bb842ea78: Pull complete [2023-08-23T13:28:11.920Z] 40a00589a448: Pull complete [2023-08-23T13:28:14.454Z] 6c08303d61cc: Pull complete [2023-08-23T13:28:15.020Z] 798269fcf238: Pull complete [2023-08-23T13:28:15.020Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T13:28:15.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T13:28:15.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:28:15.315Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T13:28:15.315Z] WORKDIR /edgex [2023-08-23T13:28:15.315Z] COPY go.mod . [2023-08-23T13:28:15.315Z] RUN go mod download [2023-08-23T13:28:15.315Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-23T13:28:15.884Z] Sending build context to Docker daemon 170.8MB [2023-08-23T13:28:15.884Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T13:28:15.884Z] ---> ec979cd7f677 [2023-08-23T13:28:15.884Z] Step 2/4 : WORKDIR /edgex [2023-08-23T13:28:22.163Z] Still waiting to schedule task [2023-08-23T13:28:22.163Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-23T13:28:22.453Z] ---> Running in 17e4cec01713 [2023-08-23T13:28:22.453Z] Removing intermediate container 17e4cec01713 [2023-08-23T13:28:22.453Z] ---> 3b0d0ef944d3 [2023-08-23T13:28:22.453Z] Step 3/4 : COPY go.mod . [2023-08-23T13:28:22.711Z] ---> 488a0baa8468 [2023-08-23T13:28:22.711Z] Step 4/4 : RUN go mod download [2023-08-23T13:28:22.711Z] ---> Running in 4f0714268c6c [2023-08-23T13:28:40.798Z] Removing intermediate container 4f0714268c6c [2023-08-23T13:28:40.798Z] ---> 74f00ffaf03f [2023-08-23T13:28:40.798Z] Successfully built 74f00ffaf03f [2023-08-23T13:28:40.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:28:41.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T13:28:41.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:28:41.166Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-08-23T13:28:41.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T13:28:41.528Z] $ docker top 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T13:28:41.863Z] + go version [2023-08-23T13:28:41.863Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T13:28:41.875Z] $ docker stop --time=1 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b [2023-08-23T13:28:43.139Z] $ docker rm -f --volumes 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:28:43.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T13:28:43.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:28:43.609Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-08-23T13:28:43.640Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T13:28:43.966Z] $ docker top c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T13:28:44.028Z] ========================================================= [2023-08-23T13:28:44.028Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-23T13:28:44.028Z] ========================================================= [Pipeline] sh [2023-08-23T13:28:44.307Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:28:44.599Z] + make test [2023-08-23T13:28:44.599Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T13:28:51.161Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-23T13:29:03.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-23T13:29:04.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-23T13:29:04.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-23T13:29:04.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-08-23T13:29:05.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 97.0% of statements [2023-08-23T13:29:05.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-23T13:29:05.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-23T13:29:05.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-23T13:29:05.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-23T13:29:05.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-23T13:29:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-23T13:29:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-23T13:29:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:29:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-23T13:29:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-23T13:29:08.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-23T13:29:08.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-23T13:29:08.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-08-23T13:29:08.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-23T13:29:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-23T13:29:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.644s coverage: 93.4% of statements [2023-08-23T13:29:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 3.8% of statements [2023-08-23T13:29:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 97.6% of statements [2023-08-23T13:29:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.037s coverage: 72.2% of statements [2023-08-23T13:29:10.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-23T13:29:10.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-23T13:29:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-08-23T13:29:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 32.2% of statements [2023-08-23T13:29:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements [2023-08-23T13:29:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-08-23T13:29:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-08-23T13:29:11.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-23T13:29:11.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-23T13:29:12.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-23T13:29:13.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-23T13:29:13.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-23T13:29:13.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-23T13:29:13.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-23T13:29:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-23T13:29:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-23T13:29:14.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-23T13:29:14.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-23T13:29:15.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-23T13:29:16.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-23T13:29:16.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-23T13:29:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-23T13:29:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-23T13:29:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-23T13:29:19.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-23T13:29:19.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-23T13:29:19.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-23T13:29:20.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-23T13:29:20.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-23T13:29:20.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-23T13:29:20.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-23T13:29:21.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-23T13:29:21.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-23T13:29:21.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-23T13:29:21.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-23T13:29:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-23T13:29:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:29:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-23T13:29:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-23T13:29:23.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-23T13:29:23.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-23T13:29:23.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-08-23T13:29:24.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-23T13:29:24.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.8% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-08-23T13:29:37.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2023-08-23T13:29:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-08-23T13:29:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-23T13:29:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements [2023-08-23T13:29:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-08-23T13:29:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-23T13:29:37.002Z] 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-08-23T13:29:37.002Z] running golangci-lint [2023-08-23T13:29:37.002Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-23T13:29:37.002Z] go version go1.20.6 linux/amd64 [2023-08-23T13:29:37.002Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-23T13:29:37.002Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-23T13:29:51.866Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|deps|types_sizes|exports_file|imports) took 13.426992499s" [2023-08-23T13:29:51.866Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.900172ms" [2023-08-23T13:29:57.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4370 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws [2023-08-23T13:29:57.056Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-08-23T13:29:57.092Z] The recommended git tool is: git [2023-08-23T13:29:57.117Z] level=info msg="[linters_context/goanalysis] analyzers took 49.382557483s with top 10 stages: buildir: 28.731819479s, inspect: 1.882482286s, fact_deprecated: 1.581838843s, gosec: 1.209401047s, printf: 899.472185ms, S1038: 795.017503ms, fact_purity: 755.636995ms, nilness: 731.444394ms, ctrlflow: 631.164827ms, directives: 473.103662ms" [2023-08-23T13:29:57.118Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-23T13:29:57.118Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200, autogenerated_exclude: 200/200, nolint: 0/21" [2023-08-23T13:29:57.118Z] level=info msg="[runner] processing took 15.978873ms with stages: nolint: 7.44249ms, identifier_marker: 4.682622ms, exclude-rules: 1.537526ms, path_prettifier: 943.38µs, autogenerated_exclude: 930.85µs, skip_dirs: 394.545µs, cgo: 27.65µs, filename_unadjuster: 15.8µs, max_same_issues: 640ns, uniq_by_line: 550ns, severity-rules: 540ns, skip_files: 380ns, exclude: 360ns, path_prefixer: 320ns, source_code: 280ns, diff: 270ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" [2023-08-23T13:29:57.118Z] level=info msg="[runner] linters took 6.609511014s with stages: goanalysis_metalinter: 6.593440279s" [2023-08-23T13:29:57.118Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-23T13:29:57.118Z] level=info msg="Memory: 202 samples, avg is 182.6MB, max is 781.4MB" [2023-08-23T13:29:57.118Z] level=info msg="Execution took 20.081412775s" [2023-08-23T13:29:57.118Z] go vet ./... [2023-08-23T13:30:01.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T13:30:01.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T13:30:01.302Z] ./bin/test-attribution-txt.sh [2023-08-23T13:30:01.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-23T13:30:01.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-23T13:30:01.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-23T13:30:01.559Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-23T13:30:01.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-23T13:30:01.855Z] + ls -al . [2023-08-23T13:30:01.855Z] total 728 [2023-08-23T13:30:01.855Z] drwxrwxr-x 12 1001 1001 4096 Aug 23 13:28 . [2023-08-23T13:30:01.855Z] drwxr-xr-x 4 root root 4096 Aug 23 13:28 .. [2023-08-23T13:30:01.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 .blubracket [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 16 Aug 23 13:27 .dockerignore [2023-08-23T13:30:01.855Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 13:28 .git [2023-08-23T13:30:01.855Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 13:27 .github [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 1173 Aug 23 13:27 .gitignore [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 13:27 .golangci.yml [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 87 Aug 23 13:27 .hadolint.yml [2023-08-23T13:30:01.855Z] drwxr-xr-x 3 1001 1001 4096 Aug 23 13:28 .semver [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 166 Aug 23 13:27 .sonarcloud.properties [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 13:27 ADOPTERS.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 11152 Aug 23 13:27 Attribution.txt [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 93407 Aug 23 13:27 CHANGELOG.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 13:27 CONTRIBUTING.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 13:27 GOVERNANCE.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 883 Aug 23 13:27 Jenkinsfile [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 13:27 LICENSE [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 14764 Aug 23 13:27 Makefile [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 13:27 OWNERS.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 9923 Aug 23 13:27 README.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 13:27 SECURITY.md [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 13:28 VERSION [2023-08-23T13:30:01.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 bin [2023-08-23T13:30:01.855Z] drwxrwxr-x 18 1001 1001 4096 Aug 23 13:27 cmd [2023-08-23T13:30:01.855Z] -rw-r--r-- 1 root root 446998 Aug 23 13:29 coverage.out [2023-08-23T13:30:01.855Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 fuzz_test [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 3687 Aug 23 13:27 go.mod [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 33714 Aug 23 13:27 go.sum [2023-08-23T13:30:01.855Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 13:27 internal [2023-08-23T13:30:01.855Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 13:27 openapi [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 594 Aug 23 13:27 security.txt [2023-08-23T13:30:01.855Z] drwxrwxr-x 4 1001 1001 4096 Aug 23 13:27 snap [2023-08-23T13:30:01.855Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 13:27 version.go [Pipeline] sh [2023-08-23T13:30:02.173Z] using credential edgex-jenkins-ssh [2023-08-23T13:30:02.181Z] + '[' -e coverage.out ] [2023-08-23T13:30:02.181Z] + chown 1001:1001 coverage.out [2023-08-23T13:30:02.186Z] Cloning the remote Git repository [Pipeline] stash [2023-08-23T13:30:02.291Z] Stashed 1 file(s) [Pipeline] sh [2023-08-23T13:30:02.565Z] + make build [2023-08-23T13:30:02.565Z] 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-08-23T13:30:02.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-23T13:30:02.316Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-08-23T13:30:02.472Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-23T13:30:02.473Z] > git --version # timeout=10 [2023-08-23T13:30:02.491Z] > git --version # 'git version 2.25.1' [2023-08-23T13:30:02.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T13:30:02.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T13:30:14.769Z] 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-08-23T13:30:15.027Z] 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-08-23T13:30:15.962Z] 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-08-23T13:30:16.949Z] 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-08-23T13:30:20.907Z] Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [2023-08-23T13:30:19.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-23T13:30:19.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T13:30:20.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-23T13:30:20.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-23T13:30:20.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T13:30:20.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-23T13:30:20.926Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T13:30:21.002Z] > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 [2023-08-23T13:30:21.221Z] > git remote # timeout=10 [2023-08-23T13:30:21.244Z] > git config --get remote.origin.url # timeout=10 [2023-08-23T13:30:21.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T13:30:21.278Z] > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [2023-08-23T13:30:21.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-23T13:30:21.320Z] Merge succeeded, producing 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [2023-08-23T13:30:21.320Z] Checking out Revision 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a (PR-4644) [2023-08-23T13:30:21.327Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T13:30:21.338Z] > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 [2023-08-23T13:30:23.509Z] 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-08-23T13:30:24.445Z] 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-08-23T13:30:24.927Z] Commit message: "fix: Repair CORS support in Snap NGINX" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T13:30:25.817Z] 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-08-23T13:30:25.974Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T13:30:25.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T13:30:25.974Z] Dload Upload Total Spent Left Speed [2023-08-23T13:30:25.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-08-23T13:30:26.626Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T13:30:26.750Z] 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-08-23T13:30:26.950Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T13:30:26.950Z] + sudo tee /etc/docker/daemon.new [2023-08-23T13:30:26.950Z] { [2023-08-23T13:30:26.950Z] "registry-mirrors": [ [2023-08-23T13:30:26.950Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T13:30:26.950Z] ], [2023-08-23T13:30:26.950Z] "bip": "10.250.0.254/24", [2023-08-23T13:30:26.950Z] "hosts": [ [2023-08-23T13:30:26.950Z] "tcp://0.0.0.0:5555", [2023-08-23T13:30:26.950Z] "unix:///var/run/docker.sock" [2023-08-23T13:30:26.950Z] ], [2023-08-23T13:30:26.950Z] "mtu": 1458, [2023-08-23T13:30:26.950Z] "selinux-enabled": true, [2023-08-23T13:30:26.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T13:30:26.950Z] } [Pipeline] sh [2023-08-23T13:30:27.275Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T13:30:27.604Z] + sudo service docker restart [2023-08-23T13:30:27.681Z] 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-08-23T13:30:28.615Z] 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-08-23T13:30:29.548Z] 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-08-23T13:30:30.930Z] $ docker stop --time=1 c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f [2023-08-23T13:30:36.349Z] $ docker rm -f --volumes c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f [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-08-23T13:30:37.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-23T13:30:37.307Z] [2023-08-23T13:30:37.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:30:37.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-23T13:30:37.607Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-23T13:30:37.607Z] 91d30c5bc195: Pulling fs layer [2023-08-23T13:30:37.607Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-23T13:30:37.607Z] 9c61dcf015f6: Pulling fs layer [2023-08-23T13:30:37.607Z] 4698f68db338: Pulling fs layer [2023-08-23T13:30:37.607Z] 2a2f49069b9e: Pulling fs layer [2023-08-23T13:30:37.607Z] e0025b399a48: Pulling fs layer [2023-08-23T13:30:37.607Z] 4698f68db338: Waiting [2023-08-23T13:30:37.607Z] 2a2f49069b9e: Waiting [2023-08-23T13:30:37.607Z] e0025b399a48: Waiting [2023-08-23T13:30:37.870Z] 91d30c5bc195: Verifying Checksum [2023-08-23T13:30:37.870Z] 91d30c5bc195: Download complete [2023-08-23T13:30:37.870Z] 4698f68db338: Verifying Checksum [2023-08-23T13:30:37.870Z] 4698f68db338: Download complete [2023-08-23T13:30:37.870Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-23T13:30:37.870Z] 2e9b0aa3be6d: Download complete [2023-08-23T13:30:37.870Z] e0025b399a48: Download complete [2023-08-23T13:30:37.870Z] 91d30c5bc195: Pull complete [2023-08-23T13:30:38.128Z] 2a2f49069b9e: Verifying Checksum [2023-08-23T13:30:38.128Z] 2a2f49069b9e: Download complete [2023-08-23T13:30:38.128Z] 2e9b0aa3be6d: Pull complete [2023-08-23T13:30:38.387Z] 9c61dcf015f6: Verifying Checksum [2023-08-23T13:30:38.387Z] 9c61dcf015f6: Download complete [2023-08-23T13:30:40.915Z] 9c61dcf015f6: Pull complete [2023-08-23T13:30:40.915Z] 4698f68db338: Pull complete [2023-08-23T13:30:41.174Z] 2a2f49069b9e: Pull complete [2023-08-23T13:30:41.174Z] e0025b399a48: Pull complete [2023-08-23T13:30:41.174Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-23T13:30:41.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-23T13:30:41.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:30:41.265Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-08-23T13:30:41.293Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-23T13:30:44.531Z] $ docker top 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T13:30:44.861Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T13:30:45.841Z] provisioning config files... [2023-08-23T13:30:45.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10215506467859605094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T13:30:46.207Z] ---> docker-login.sh [2023-08-23T13:30:46.207Z] nexus3.edgexfoundry.org:10001 [2023-08-23T13:30:46.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:30:46.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:30:46.744Z] Configure a credential helper to remove this warning. See [2023-08-23T13:30:46.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:30:46.744Z] [2023-08-23T13:30:46.744Z] Login Succeeded [2023-08-23T13:30:46.744Z] nexus3.edgexfoundry.org:10002 [2023-08-23T13:30:46.764Z] #1 [core-data internal] load build definition from Dockerfile [2023-08-23T13:30:46.764Z] #1 transferring dockerfile: [2023-08-23T13:30:47.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:30:47.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:30:47.013Z] Configure a credential helper to remove this warning. See [2023-08-23T13:30:47.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:30:47.013Z] [2023-08-23T13:30:47.013Z] Login Succeeded [2023-08-23T13:30:47.013Z] nexus3.edgexfoundry.org:10003 [2023-08-23T13:30:47.022Z] #1 transferring dockerfile: 1.90kB done [2023-08-23T13:30:47.023Z] #1 DONE 0.0s [2023-08-23T13:30:47.023Z] [2023-08-23T13:30:47.023Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-23T13:30:47.023Z] #2 transferring dockerfile: 1.82kB done [2023-08-23T13:30:47.023Z] #2 DONE 0.0s [2023-08-23T13:30:47.023Z] [2023-08-23T13:30:47.023Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-08-23T13:30:47.023Z] #3 transferring dockerfile: 2.63kB done [2023-08-23T13:30:47.023Z] #3 DONE 0.0s [2023-08-23T13:30:47.023Z] [2023-08-23T13:30:47.023Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-08-23T13:30:47.023Z] #4 transferring dockerfile: 2.68kB done [2023-08-23T13:30:47.023Z] #4 DONE 0.0s [2023-08-23T13:30:47.023Z] [2023-08-23T13:30:47.023Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-23T13:30:47.023Z] #5 transferring dockerfile: 1.78kB done [2023-08-23T13:30:47.023Z] #5 DONE 0.1s [2023-08-23T13:30:47.023Z] [2023-08-23T13:30:47.023Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #6 transferring dockerfile: 2.38kB done [2023-08-23T13:30:47.280Z] #6 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #7 transferring dockerfile: 2.58kB done [2023-08-23T13:30:47.280Z] #7 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #8 transferring dockerfile: 2.82kB done [2023-08-23T13:30:47.280Z] #8 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #9 transferring dockerfile: 1.96kB done [2023-08-23T13:30:47.280Z] #9 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #10 transferring dockerfile: 2.12kB done [2023-08-23T13:30:47.280Z] #10 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #11 transferring dockerfile: 1.82kB done [2023-08-23T13:30:47.280Z] #11 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #12 transferring dockerfile: 2.04kB done [2023-08-23T13:30:47.280Z] #12 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #13 [core-data internal] load .dockerignore [2023-08-23T13:30:47.280Z] #13 transferring context: 56B done [2023-08-23T13:30:47.280Z] #13 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #14 transferring dockerfile: 2.39kB done [2023-08-23T13:30:47.280Z] #14 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-08-23T13:30:47.280Z] #15 transferring dockerfile: 1.84kB done [2023-08-23T13:30:47.280Z] #15 DONE 0.1s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #16 [support-scheduler internal] load .dockerignore [2023-08-23T13:30:47.280Z] #16 transferring context: 56B done [2023-08-23T13:30:47.280Z] #16 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #17 [security-spire-server internal] load .dockerignore [2023-08-23T13:30:47.280Z] #17 transferring context: 56B done [2023-08-23T13:30:47.280Z] #17 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #18 [security-spire-agent internal] load .dockerignore [2023-08-23T13:30:47.280Z] #18 transferring context: 56B done [2023-08-23T13:30:47.280Z] #18 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-08-23T13:30:47.280Z] #19 transferring context: 56B done [2023-08-23T13:30:47.280Z] #19 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #20 [security-spire-config internal] load .dockerignore [2023-08-23T13:30:47.280Z] #20 transferring context: 56B done [2023-08-23T13:30:47.280Z] #20 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-23T13:30:47.280Z] #21 transferring context: 56B done [2023-08-23T13:30:47.280Z] #21 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #22 [core-metadata internal] load .dockerignore [2023-08-23T13:30:47.280Z] #22 transferring context: 56B done [2023-08-23T13:30:47.280Z] #22 DONE 0.0s [2023-08-23T13:30:47.280Z] [2023-08-23T13:30:47.280Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-08-23T13:30:47.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:30:47.538Z] #23 transferring context: 56B done [2023-08-23T13:30:47.538Z] #23 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-23T13:30:47.538Z] #24 transferring context: 56B done [2023-08-23T13:30:47.538Z] #24 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #25 [core-command internal] load .dockerignore [2023-08-23T13:30:47.538Z] #25 transferring context: 56B done [2023-08-23T13:30:47.538Z] #25 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #26 [security-proxy-auth internal] load .dockerignore [2023-08-23T13:30:47.538Z] #26 transferring context: 56B done [2023-08-23T13:30:47.538Z] #26 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #27 [support-notifications internal] load .dockerignore [2023-08-23T13:30:47.538Z] #27 transferring context: 56B done [2023-08-23T13:30:47.538Z] #27 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-23T13:30:47.538Z] #28 transferring context: 56B done [2023-08-23T13:30:47.538Z] #28 DONE 0.1s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-23T13:30:47.538Z] #29 DONE 0.0s [2023-08-23T13:30:47.538Z] [2023-08-23T13:30:47.538Z] #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:47.538Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:30:47.551Z] Configure a credential helper to remove this warning. See [2023-08-23T13:30:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:30:47.551Z] [2023-08-23T13:30:47.551Z] Login Succeeded [2023-08-23T13:30:47.551Z] nexus3.edgexfoundry.org:10004 [2023-08-23T13:30:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:30:47.796Z] #30 ... [2023-08-23T13:30:47.796Z] [2023-08-23T13:30:47.796Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-23T13:30:47.796Z] #29 DONE 0.0s [2023-08-23T13:30:47.796Z] [2023-08-23T13:30:47.796Z] #30 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:47.796Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:47.796Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:30:47.796Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-23T13:30:47.796Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-23T13:30:47.797Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.16MB / 3.38MB 0.1s [2023-08-23T13:30:47.797Z] #30 ... [2023-08-23T13:30:47.797Z] [2023-08-23T13:30:47.797Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:30:47.797Z] #31 DONE 0.2s [2023-08-23T13:30:47.797Z] [2023-08-23T13:30:47.797Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-23T13:30:47.797Z] #29 DONE 0.0s [2023-08-23T13:30:47.797Z] [2023-08-23T13:30:47.797Z] #30 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:47.797Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:47.797Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:30:47.797Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-23T13:30:47.797Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-23T13:30:47.797Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-23T13:30:47.797Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-23T13:30:47.797Z] #30 ... [2023-08-23T13:30:47.797Z] [2023-08-23T13:30:47.797Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-23T13:30:47.797Z] #29 DONE 0.0s [2023-08-23T13:30:47.797Z] [2023-08-23T13:30:47.797Z] #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:47.797Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:47.797Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:30:47.797Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-23T13:30:47.797Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-23T13:30:47.797Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-23T13:30:47.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:30:47.819Z] Configure a credential helper to remove this warning. See [2023-08-23T13:30:47.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:30:47.819Z] [2023-08-23T13:30:47.819Z] Login Succeeded [2023-08-23T13:30:47.819Z] docker.io [2023-08-23T13:30:48.055Z] #30 ... [2023-08-23T13:30:48.055Z] [2023-08-23T13:30:48.055Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-23T13:30:48.055Z] #29 DONE 0.0s [2023-08-23T13:30:48.055Z] [2023-08-23T13:30:48.055Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:48.055Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:48.055Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:30:48.055Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-23T13:30:48.055Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-23T13:30:48.055Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-23T13:30:48.055Z] #30 ... [2023-08-23T13:30:48.055Z] [2023-08-23T13:30:48.055Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:30:48.055Z] #31 DONE 0.3s [2023-08-23T13:30:48.055Z] [2023-08-23T13:30:48.055Z] #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:30:48.055Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-23T13:30:48.055Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:30:48.055Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-23T13:30:48.055Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-23T13:30:48.055Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-23T13:30:48.055Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-23T13:30:48.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T13:30:48.313Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-23T13:30:48.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T13:30:48.355Z] Configure a credential helper to remove this warning. See [2023-08-23T13:30:48.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T13:30:48.355Z] [2023-08-23T13:30:48.355Z] Login Succeeded [2023-08-23T13:30:48.355Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T13:30:48.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-23T13:30:48.572Z] #30 DONE 1.0s [2023-08-23T13:30:48.572Z] [2023-08-23T13:30:48.572Z] #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] sh [2023-08-23T13:30:48.830Z] #32 ... [2023-08-23T13:30:48.830Z] [2023-08-23T13:30:48.830Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-23T13:30:48.830Z] #33 DONE 1.5s [2023-08-23T13:30:48.902Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-08-23T13:30:48.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T13:30:48.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T13:30:48.938Z] ========================================================= [2023-08-23T13:30:48.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T13:30:48.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:30:49.087Z] [2023-08-23T13:30:49.087Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-23T13:30:49.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T13:30:50.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T13:30:50.664Z] edb6bdbacee9: Pulling fs layer [2023-08-23T13:30:50.664Z] 5f9638ab2659: Pulling fs layer [2023-08-23T13:30:50.664Z] 8d51d6327a98: Pulling fs layer [2023-08-23T13:30:50.664Z] 8b374f2dd631: Pulling fs layer [2023-08-23T13:30:50.664Z] ec14aa9079de: Pulling fs layer [2023-08-23T13:30:50.664Z] 2f466654f4bb: Pulling fs layer [2023-08-23T13:30:50.664Z] 554e91adad29: Pulling fs layer [2023-08-23T13:30:50.664Z] 8b374f2dd631: Waiting [2023-08-23T13:30:50.664Z] ec14aa9079de: Waiting [2023-08-23T13:30:50.664Z] 2f466654f4bb: Waiting [2023-08-23T13:30:50.664Z] 554e91adad29: Waiting [2023-08-23T13:30:50.664Z] 5f9638ab2659: Verifying Checksum [2023-08-23T13:30:50.664Z] 5f9638ab2659: Download complete [2023-08-23T13:30:50.664Z] 8b374f2dd631: Verifying Checksum [2023-08-23T13:30:50.664Z] 8b374f2dd631: Download complete [2023-08-23T13:30:50.664Z] ec14aa9079de: Verifying Checksum [2023-08-23T13:30:50.664Z] ec14aa9079de: Download complete [2023-08-23T13:30:50.664Z] edb6bdbacee9: Download complete [2023-08-23T13:30:51.627Z] edb6bdbacee9: Pull complete [2023-08-23T13:30:51.627Z] 554e91adad29: Verifying Checksum [2023-08-23T13:30:51.627Z] 554e91adad29: Download complete [2023-08-23T13:30:51.907Z] 5f9638ab2659: Pull complete [2023-08-23T13:30:52.875Z] 2f466654f4bb: Verifying Checksum [2023-08-23T13:30:52.875Z] 2f466654f4bb: Download complete [2023-08-23T13:30:52.875Z] 8d51d6327a98: Verifying Checksum [2023-08-23T13:30:52.875Z] 8d51d6327a98: Download complete [2023-08-23T13:30:55.677Z] #34 ... [2023-08-23T13:30:55.677Z] [2023-08-23T13:30:55.677Z] #35 [support-scheduler internal] load build context [2023-08-23T13:30:55.677Z] #35 transferring context: 232.23MB 6.2s [2023-08-23T13:30:55.677Z] #35 ... [2023-08-23T13:30:55.677Z] [2023-08-23T13:30:55.677Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-23T13:30:55.677Z] #36 ... [2023-08-23T13:30:55.677Z] [2023-08-23T13:30:55.677Z] #35 [support-scheduler internal] load build context [2023-08-23T13:30:57.068Z] #35 transferring context: 365.20MB 9.2s done [2023-08-23T13:30:57.957Z] #35 ... [2023-08-23T13:30:57.957Z] [2023-08-23T13:30:57.957Z] #37 [security-spire-agent internal] load build context [2023-08-23T13:30:57.957Z] #37 transferring context: 365.20MB 8.3s done [2023-08-23T13:30:58.217Z] #37 ... [2023-08-23T13:30:58.217Z] [2023-08-23T13:30:58.217Z] #38 [security-bootstrapper internal] load build context [2023-08-23T13:30:58.217Z] #38 ... [2023-08-23T13:30:58.217Z] [2023-08-23T13:30:58.217Z] #39 [core-data internal] load build context [2023-08-23T13:30:58.217Z] #39 transferring context: 365.20MB 8.4s done [2023-08-23T13:30:58.217Z] #39 ... [2023-08-23T13:30:58.217Z] [2023-08-23T13:30:58.217Z] #40 [security-spire-server internal] load build context [2023-08-23T13:30:58.217Z] #40 transferring context: 365.20MB 7.8s done [2023-08-23T13:30:58.476Z] #40 ... [2023-08-23T13:30:58.476Z] [2023-08-23T13:30:58.476Z] #41 [security-secretstore-setup internal] load build context [2023-08-23T13:30:58.476Z] #41 transferring context: 365.20MB 8.2s done [2023-08-23T13:30:58.476Z] #41 ... [2023-08-23T13:30:58.476Z] [2023-08-23T13:30:58.476Z] #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-23T13:30:58.735Z] #42 ... [2023-08-23T13:30:58.735Z] [2023-08-23T13:30:58.735Z] #43 [support-notifications internal] load build context [2023-08-23T13:30:58.735Z] #43 transferring context: 365.20MB 8.5s done [2023-08-23T13:30:58.735Z] #43 ... [2023-08-23T13:30:58.735Z] [2023-08-23T13:30:58.735Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:30:58.995Z] #44 ... [2023-08-23T13:30:58.995Z] [2023-08-23T13:30:58.995Z] #45 [core-metadata internal] load build context [2023-08-23T13:30:58.995Z] #45 transferring context: 365.20MB 8.5s done [2023-08-23T13:30:59.255Z] #45 ... [2023-08-23T13:30:59.255Z] [2023-08-23T13:30:59.255Z] #46 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:30:59.255Z] #46 ... [2023-08-23T13:30:59.255Z] [2023-08-23T13:30:59.255Z] #47 [security-proxy-auth internal] load build context [2023-08-23T13:30:59.255Z] #47 transferring context: 365.20MB 9.7s done [2023-08-23T13:30:59.514Z] #47 ... [2023-08-23T13:30:59.514Z] [2023-08-23T13:30:59.514Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:30:59.514Z] #48 ... [2023-08-23T13:30:59.514Z] [2023-08-23T13:30:59.514Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:30:59.781Z] #49 ... [2023-08-23T13:30:59.781Z] [2023-08-23T13:30:59.781Z] #50 [core-command internal] load build context [2023-08-23T13:30:59.781Z] #50 transferring context: 365.20MB 8.4s done [2023-08-23T13:30:59.781Z] #50 ... [2023-08-23T13:30:59.781Z] [2023-08-23T13:30:59.781Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-23T13:31:00.040Z] #51 ... [2023-08-23T13:31:00.040Z] [2023-08-23T13:31:00.040Z] #52 [security-spire-config internal] load build context [2023-08-23T13:31:00.040Z] #52 transferring context: 365.20MB 9.0s done [2023-08-23T13:31:00.299Z] #52 ... [2023-08-23T13:31:00.299Z] [2023-08-23T13:31:00.299Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-23T13:31:00.299Z] #53 ... [2023-08-23T13:31:00.299Z] [2023-08-23T13:31:00.299Z] #54 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:31:00.299Z] #54 transferring context: 365.20MB 9.7s done [2023-08-23T13:31:00.559Z] #54 ... [2023-08-23T13:31:00.559Z] [2023-08-23T13:31:00.559Z] #55 [security-proxy-setup internal] load build context [2023-08-23T13:31:00.559Z] #55 transferring context: 365.20MB 9.2s done [2023-08-23T13:31:00.559Z] #55 ... [2023-08-23T13:31:00.559Z] [2023-08-23T13:31:00.559Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-23T13:31:00.819Z] #56 ... [2023-08-23T13:31:00.819Z] [2023-08-23T13:31:00.819Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-23T13:31:00.819Z] #36 transferring context: 365.20MB 9.4s done [2023-08-23T13:31:05.221Z] 8d51d6327a98: Pull complete [2023-08-23T13:31:05.221Z] 8b374f2dd631: Pull complete [2023-08-23T13:31:05.221Z] ec14aa9079de: Pull complete [2023-08-23T13:31:09.139Z] #36 ... [2023-08-23T13:31:09.139Z] [2023-08-23T13:31:09.139Z] #38 [security-bootstrapper internal] load build context [2023-08-23T13:31:09.139Z] #38 transferring context: 365.20MB 10.2s done [2023-08-23T13:31:11.871Z] 2f466654f4bb: Pull complete [2023-08-23T13:31:14.464Z] 554e91adad29: Pull complete [2023-08-23T13:31:14.464Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T13:31:14.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T13:31:14.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:31:14.792Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T13:31:14.792Z] WORKDIR /edgex [2023-08-23T13:31:14.792Z] COPY go.mod . [2023-08-23T13:31:14.792Z] RUN go mod download [2023-08-23T13:31:14.792Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-23T13:31:15.378Z] Sending build context to Docker daemon 2.954MB [2023-08-23T13:31:15.378Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T13:31:15.378Z] ---> 1e15ea492957 [2023-08-23T13:31:15.378Z] Step 2/4 : WORKDIR /edgex [2023-08-23T13:31:17.327Z] ---> Running in 596e378f2db8 [2023-08-23T13:31:17.327Z] Removing intermediate container 596e378f2db8 [2023-08-23T13:31:17.327Z] ---> 5d83d2cc06af [2023-08-23T13:31:17.327Z] Step 3/4 : COPY go.mod . [2023-08-23T13:31:18.733Z] ---> e5e8fab5f950 [2023-08-23T13:31:18.733Z] Step 4/4 : RUN go mod download [2023-08-23T13:31:18.733Z] ---> Running in e005a68c1e80 [2023-08-23T13:31:35.705Z] #38 ... [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #40 [security-spire-server internal] load build context [2023-08-23T13:31:35.705Z] #40 DONE 46.4s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #37 [security-spire-agent internal] load build context [2023-08-23T13:31:35.705Z] #37 DONE 46.4s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #41 [security-secretstore-setup internal] load build context [2023-08-23T13:31:35.705Z] #41 DONE 46.1s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-23T13:31:35.705Z] #34 DONE 45.3s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #39 [core-data internal] load build context [2023-08-23T13:31:35.705Z] #39 DONE 46.5s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:31:35.705Z] #57 ... [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #50 [core-command internal] load build context [2023-08-23T13:31:35.705Z] #50 DONE 46.2s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #43 [support-notifications internal] load build context [2023-08-23T13:31:35.705Z] #43 DONE 46.2s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #45 [core-metadata internal] load build context [2023-08-23T13:31:35.705Z] #45 DONE 46.3s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #52 [security-spire-config internal] load build context [2023-08-23T13:31:35.705Z] #52 DONE 46.4s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #35 [support-scheduler internal] load build context [2023-08-23T13:31:35.705Z] #35 DONE 46.6s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-23T13:31:35.705Z] #36 DONE 46.6s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #55 [security-proxy-setup internal] load build context [2023-08-23T13:31:35.705Z] #55 DONE 46.2s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #47 [security-proxy-auth internal] load build context [2023-08-23T13:31:35.705Z] #47 DONE 46.3s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #54 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:31:35.705Z] #54 DONE 46.4s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #38 [security-bootstrapper internal] load build context [2023-08-23T13:31:35.705Z] #38 DONE 46.5s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:31:35.705Z] #48 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #48 45.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #48 46.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:31:35.705Z] #48 46.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:31:35.705Z] #48 46.33 OK: 17818 distinct packages available [2023-08-23T13:31:35.705Z] #48 46.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #48 46.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #48 46.73 (1/9) Installing ca-certificates (20230506-r0) [2023-08-23T13:31:35.705Z] #48 46.75 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-23T13:31:35.705Z] #48 46.76 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-23T13:31:35.705Z] #48 46.78 (4/9) Installing libcurl (8.2.1-r0) [2023-08-23T13:31:35.705Z] #48 46.78 (5/9) Installing curl (8.2.1-r0) [2023-08-23T13:31:35.705Z] #48 46.86 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.705Z] #48 46.86 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:31:35.705Z] #48 46.86 (8/9) Installing libucontext (1.2-r0) [2023-08-23T13:31:35.705Z] #48 46.86 (9/9) Installing gcompat (1.1.0-r0) [2023-08-23T13:31:35.705Z] #48 46.87 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.705Z] #48 46.87 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:31:35.705Z] #48 ... [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-23T13:31:35.705Z] #51 46.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #51 46.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.705Z] #51 46.50 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.705Z] #51 46.55 (2/2) Installing su-exec (0.2-r2) [2023-08-23T13:31:35.705Z] #51 46.55 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.705Z] #51 46.56 OK: 7 MiB in 17 packages [2023-08-23T13:31:35.705Z] #51 DONE 47.1s [2023-08-23T13:31:35.705Z] [2023-08-23T13:31:35.705Z] #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T13:31:35.705Z] #32 45.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #32 46.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #32 46.36 (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T13:31:35.706Z] #32 46.38 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.706Z] #32 46.38 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.706Z] #32 46.39 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:31:35.706Z] #32 46.69 OK: 8 MiB in 17 packages [2023-08-23T13:31:35.706Z] #32 DONE 47.3s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #46 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:31:35.706Z] #46 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #46 46.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #46 46.64 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.706Z] #46 46.64 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.706Z] #46 46.66 OK: 7 MiB in 16 packages [2023-08-23T13:31:35.706Z] #46 DONE 47.2s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-23T13:31:35.706Z] #56 45.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #56 45.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #56 46.38 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:31:35.706Z] #56 46.38 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:31:35.706Z] #56 46.38 OK: 17818 distinct packages available [2023-08-23T13:31:35.706Z] #56 46.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #56 46.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #56 46.93 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.706Z] #56 47.02 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:31:35.706Z] #56 47.03 (3/5) Installing libucontext (1.2-r0) [2023-08-23T13:31:35.706Z] #56 47.03 (4/5) Installing gcompat (1.1.0-r0) [2023-08-23T13:31:35.706Z] #56 47.03 (5/5) Installing openssl (3.0.10-r0) [2023-08-23T13:31:35.706Z] #56 47.04 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.706Z] #56 47.05 OK: 8 MiB in 20 packages [2023-08-23T13:31:35.706Z] #56 DONE 47.2s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-23T13:31:35.706Z] #42 45.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #42 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #42 46.26 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:31:35.706Z] #42 46.26 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:31:35.706Z] #42 46.26 OK: 17818 distinct packages available [2023-08-23T13:31:35.706Z] #42 46.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #42 46.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #42 46.66 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.706Z] #42 46.68 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:31:35.706Z] #42 46.68 (3/4) Installing libucontext (1.2-r0) [2023-08-23T13:31:35.706Z] #42 46.69 (4/4) Installing gcompat (1.1.0-r0) [2023-08-23T13:31:35.706Z] #42 46.70 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.706Z] #42 46.71 OK: 7 MiB in 19 packages [2023-08-23T13:31:35.706Z] #42 DONE 47.2s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:31:35.706Z] #44 45.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #44 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #44 46.27 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.706Z] #44 46.27 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.706Z] #44 46.28 OK: 7 MiB in 16 packages [2023-08-23T13:31:35.706Z] #44 DONE 47.1s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:31:35.706Z] #57 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #57 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.706Z] #57 1.326 OK: 265 MiB in 53 packages [2023-08-23T13:31:35.706Z] #57 DONE 1.8s [2023-08-23T13:31:35.706Z] [2023-08-23T13:31:35.706Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:31:35.706Z] #48 47.11 OK: 10 MiB in 24 packages [2023-08-23T13:31:35.965Z] #48 DONE 47.3s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:31:35.965Z] #49 46.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #49 46.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #49 46.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.965Z] #49 46.42 (2/4) Installing openssl (3.0.10-r0) [2023-08-23T13:31:35.965Z] #49 46.44 (3/4) Installing su-exec (0.2-r2) [2023-08-23T13:31:35.965Z] #49 46.45 (4/4) Installing yq (4.30.4-r4) [2023-08-23T13:31:35.965Z] #49 46.69 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.965Z] #49 46.70 OK: 17 MiB in 19 packages [2023-08-23T13:31:35.965Z] #49 DONE 47.3s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-23T13:31:35.965Z] #53 46.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #53 46.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #53 46.62 (1/4) Installing ca-certificates (20230506-r0) [2023-08-23T13:31:35.965Z] #53 46.64 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:31:35.965Z] #53 46.68 (3/4) Installing su-exec (0.2-r2) [2023-08-23T13:31:35.965Z] #53 46.68 (4/4) Installing yq (4.30.4-r4) [2023-08-23T13:31:35.965Z] #53 46.76 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:31:35.965Z] #53 46.76 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:31:35.965Z] #53 47.09 OK: 17 MiB in 19 packages [2023-08-23T13:31:35.965Z] #53 DONE 47.3s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-23T13:31:35.965Z] #58 DONE 0.1s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-23T13:31:35.965Z] #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #0 1.699 OK: 265 MiB in 53 packages [2023-08-23T13:31:35.965Z] #59 DONE 1.8s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #60 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:31:35.965Z] #60 DONE 0.1s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:31:35.965Z] #61 DONE 0.2s [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:31:35.965Z] #62 ... [2023-08-23T13:31:35.965Z] [2023-08-23T13:31:35.965Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:31:35.965Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:35.965Z] #0 1.947 OK: 265 MiB in 53 packages [2023-08-23T13:31:35.965Z] #63 DONE 2.0s [2023-08-23T13:31:36.224Z] [2023-08-23T13:31:36.224Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-23T13:31:36.224Z] #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.224Z] #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.224Z] #0 2.005 OK: 265 MiB in 53 packages [2023-08-23T13:31:36.224Z] #64 DONE 2.1s [2023-08-23T13:31:36.224Z] [2023-08-23T13:31:36.224Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:31:36.224Z] #65 DONE 0.1s [2023-08-23T13:31:36.224Z] [2023-08-23T13:31:36.224Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:31:36.224Z] #66 DONE 0.1s [2023-08-23T13:31:36.224Z] [2023-08-23T13:31:36.224Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:31:36.482Z] #67 ... [2023-08-23T13:31:36.482Z] [2023-08-23T13:31:36.482Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-23T13:31:36.482Z] #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.482Z] #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.482Z] #0 2.049 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:31:36.482Z] #0 2.049 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:31:36.482Z] #0 2.049 OK: 17823 distinct packages available [2023-08-23T13:31:36.482Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.482Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T13:31:36.482Z] #0 2.411 OK: 265 MiB in 53 packages [2023-08-23T13:31:36.482Z] #68 DONE 2.5s [2023-08-23T13:31:36.741Z] [2023-08-23T13:31:36.741Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:31:36.741Z] #69 DONE 0.2s [2023-08-23T13:31:36.741Z] [2023-08-23T13:31:36.741Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:31:38.115Z] #70 ... [2023-08-23T13:31:38.115Z] [2023-08-23T13:31:38.115Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-23T13:31:38.115Z] #71 DONE 2.1s [2023-08-23T13:31:38.115Z] [2023-08-23T13:31:38.115Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-23T13:31:38.115Z] #72 DONE 0.0s [2023-08-23T13:31:38.115Z] [2023-08-23T13:31:38.115Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:31:46.274Z] #73 ... [2023-08-23T13:31:46.274Z] [2023-08-23T13:31:46.274Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:31:57.637Z] Removing intermediate container e005a68c1e80 [2023-08-23T13:31:57.637Z] ---> 71c7219c4ae9 [2023-08-23T13:31:57.637Z] Successfully built 71c7219c4ae9 [2023-08-23T13:31:57.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:31:57.961Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T13:31:57.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:31:58.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2023-08-23T13:31:58.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T13:31:59.541Z] $ docker top 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T13:32:00.369Z] + go version [2023-08-23T13:32:00.369Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T13:32:00.389Z] $ docker stop --time=1 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c [2023-08-23T13:32:01.989Z] $ docker rm -f --volumes 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:32:02.562Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T13:32:02.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:32:02.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2023-08-23T13:32:02.801Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T13:32:03.918Z] $ docker top 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T13:32:04.126Z] ========================================================= [2023-08-23T13:32:04.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-23T13:32:04.126Z] ========================================================= [Pipeline] sh [2023-08-23T13:32:04.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-08-23T13:32:04.757Z] + make test [2023-08-23T13:32:04.757Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T13:32:18.397Z] #74 ... [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #67 DONE 39.6s [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #74 ... [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #62 DONE 40.1s [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-23T13:32:18.398Z] #75 ... [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #73 DONE 39.9s [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-23T13:32:18.398Z] #76 ... [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #74 DONE 40.6s [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-23T13:32:18.398Z] #77 ... [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:18.398Z] #70 DONE 40.2s [2023-08-23T13:32:18.398Z] [2023-08-23T13:32:18.398Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-23T13:32:26.510Z] #78 ... [2023-08-23T13:32:26.510Z] [2023-08-23T13:32:26.510Z] #79 [core-data builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #79 DONE 20.0s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #75 DONE 20.1s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #80 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #81 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #82 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #83 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #84 [security-secretstore-setup builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #84 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #85 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #86 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #87 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #88 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #89 [core-command builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #89 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #90 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #91 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #92 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #93 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #94 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #95 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #96 [core-metadata builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #96 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #97 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #98 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #99 [support-scheduler builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #99 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #100 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-23T13:32:36.485Z] #77 DONE 19.3s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #76 DONE 19.9s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:32:36.485Z] #101 ... [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-23T13:32:36.485Z] #78 DONE 19.2s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:32:36.485Z] #102 DONE 0.2s [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-08-23T13:32:36.485Z] #103 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:36.485Z] #104 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:32:36.485Z] #105 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:32:36.485Z] #106 CACHED [2023-08-23T13:32:36.485Z] [2023-08-23T13:32:36.485Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:32:43.042Z] #107 ... [2023-08-23T13:32:43.042Z] [2023-08-23T13:32:43.042Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T13:32:43.042Z] #0 1.453 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-08-23T13:32:43.042Z] #108 ... [2023-08-23T13:32:43.042Z] [2023-08-23T13:32:43.042Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:32:43.042Z] #109 DONE 6.2s [2023-08-23T13:32:43.042Z] [2023-08-23T13:32:43.042Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:32:43.042Z] #107 DONE 6.3s [2023-08-23T13:32:43.042Z] [2023-08-23T13:32:43.042Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-23T13:32:43.300Z] #110 DONE 0.9s [2023-08-23T13:32:43.300Z] [2023-08-23T13:32:43.300Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-23T13:32:43.300Z] #111 DONE 0.9s [2023-08-23T13:32:43.300Z] [2023-08-23T13:32:43.300Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-23T13:32:43.300Z] #0 1.495 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-08-23T13:32:43.632Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-23T13:32:44.233Z] #112 ... [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:32:44.233Z] #113 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:32:44.233Z] #114 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #115 [security-spire-config builder 6/9] COPY . . [2023-08-23T13:32:44.233Z] #115 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:32:44.233Z] #116 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-23T13:32:44.233Z] #117 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:32:44.233Z] #118 CACHED [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:32:44.233Z] #119 DONE 0.3s [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:32:44.233Z] #120 DONE 0.2s [2023-08-23T13:32:44.233Z] [2023-08-23T13:32:44.233Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:32:44.798Z] #121 DONE 0.3s [2023-08-23T13:32:44.798Z] [2023-08-23T13:32:44.798Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:32:44.798Z] #122 DONE 0.4s [2023-08-23T13:32:44.798Z] [2023-08-23T13:32:44.798Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:32:44.798Z] #123 CACHED [2023-08-23T13:32:44.798Z] [2023-08-23T13:32:44.798Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:32:44.798Z] #124 CACHED [2023-08-23T13:32:44.798Z] [2023-08-23T13:32:44.798Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:32:46.190Z] #125 ... [2023-08-23T13:32:46.190Z] [2023-08-23T13:32:46.190Z] #126 [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-08-23T13:32:46.190Z] #0 0.706 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-08-23T13:32:46.190Z] #126 ... [2023-08-23T13:32:46.190Z] [2023-08-23T13:32:46.190Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T13:32:46.190Z] #0 1.000 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-08-23T13:32:46.450Z] #127 ... [2023-08-23T13:32:46.450Z] [2023-08-23T13:32:46.450Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-23T13:32:46.450Z] #0 0.695 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-08-23T13:32:46.450Z] #128 ... [2023-08-23T13:32:46.450Z] [2023-08-23T13:32:46.450Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-23T13:32:46.450Z] #0 0.465 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-08-23T13:32:46.710Z] #129 ... [2023-08-23T13:32:46.710Z] [2023-08-23T13:32:46.710Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-23T13:32:46.710Z] #0 1.458 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-08-23T13:32:46.970Z] #130 ... [2023-08-23T13:32:46.970Z] [2023-08-23T13:32:46.970Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T13:32:46.970Z] #0 0.640 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-08-23T13:32:46.970Z] #131 ... [2023-08-23T13:32:46.970Z] [2023-08-23T13:32:46.970Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T13:32:46.970Z] #0 1.109 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-08-23T13:32:47.228Z] #132 ... [2023-08-23T13:32:47.228Z] [2023-08-23T13:32:47.229Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T13:32:47.229Z] #0 1.513 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-08-23T13:32:47.229Z] #133 ... [2023-08-23T13:32:47.229Z] [2023-08-23T13:32:47.229Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-23T13:32:47.488Z] #134 ... [2023-08-23T13:32:47.488Z] [2023-08-23T13:32:47.488Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:32:47.488Z] #101 1.465 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-08-23T13:32:47.748Z] #101 ... [2023-08-23T13:32:47.748Z] [2023-08-23T13:32:47.748Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:32:54.369Z] #135 DONE 9.0s [2023-08-23T13:32:54.369Z] [2023-08-23T13:32:54.369Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:32:54.369Z] #125 DONE 8.9s [2023-08-23T13:32:54.369Z] [2023-08-23T13:32:54.369Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:32:54.369Z] #136 ... [2023-08-23T13:32:54.369Z] [2023-08-23T13:32:54.369Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-23T13:32:54.369Z] #134 DONE 9.0s [2023-08-23T13:32:54.369Z] [2023-08-23T13:32:54.369Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:32:57.987Z] #137 DONE 4.1s [2023-08-23T13:32:57.987Z] [2023-08-23T13:32:57.987Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:32:57.987Z] #136 DONE 4.2s [2023-08-23T13:32:57.987Z] [2023-08-23T13:32:57.987Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-23T13:32:57.987Z] #138 ... [2023-08-23T13:32:57.987Z] [2023-08-23T13:32:57.987Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:32:57.987Z] #139 DONE 4.2s [2023-08-23T13:32:57.987Z] [2023-08-23T13:32:57.987Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-23T13:33:04.571Z] #140 ... [2023-08-23T13:33:04.571Z] [2023-08-23T13:33:04.571Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-23T13:33:04.571Z] #138 DONE 6.2s [2023-08-23T13:33:04.571Z] [2023-08-23T13:33:04.571Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-23T13:33:04.571Z] #141 ... [2023-08-23T13:33:04.571Z] [2023-08-23T13:33:04.571Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-23T13:33:04.571Z] #140 DONE 6.4s [2023-08-23T13:33:04.571Z] [2023-08-23T13:33:04.571Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:33:04.571Z] #142 DONE 6.5s [2023-08-23T13:33:04.571Z] [2023-08-23T13:33:04.571Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-23T13:33:04.848Z] #143 ... [2023-08-23T13:33:04.848Z] [2023-08-23T13:33:04.848Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-23T13:33:04.848Z] #141 DONE 0.8s [2023-08-23T13:33:05.107Z] [2023-08-23T13:33:05.107Z] #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-23T13:33:05.367Z] #144 DONE 1.1s [2023-08-23T13:33:05.367Z] [2023-08-23T13:33:05.367Z] #145 [security-spire-config] exporting to image [2023-08-23T13:33:05.367Z] #145 exporting layers [2023-08-23T13:33:05.637Z] #145 ... [2023-08-23T13:33:05.637Z] [2023-08-23T13:33:05.637Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-23T13:33:05.637Z] #143 DONE 1.3s [2023-08-23T13:33:05.910Z] [2023-08-23T13:33:05.910Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-23T13:33:06.848Z] #146 DONE 0.8s [2023-08-23T13:33:06.848Z] [2023-08-23T13:33:06.848Z] #145 [security-spire-agent] exporting to image [2023-08-23T13:33:07.108Z] #145 exporting layers 1.8s done [2023-08-23T13:33:07.108Z] #145 writing image sha256:b8cdf17154f97d18dd1d6a35e0a74d7e3750d2e47d12bc65775c5e4ea9fde312 0.1s done [2023-08-23T13:33:07.108Z] #145 naming to docker.io/library/security-spire-config [2023-08-23T13:33:07.108Z] #145 exporting layers 1.5s done [2023-08-23T13:33:07.108Z] #145 naming to docker.io/library/security-spire-config done [2023-08-23T13:33:07.368Z] #145 writing image sha256:8cbf79482673c2d777fe3dca8015ec170eb8decdbef89e3989fe54c74ce23a5f 0.0s done [2023-08-23T13:33:07.368Z] #145 naming to docker.io/library/security-spire-server done [2023-08-23T13:33:07.628Z] #145 exporting layers 0.9s done [2023-08-23T13:33:07.628Z] #145 writing image sha256:dea8716e8142ae3d2326e8fda197deb10a48e8a43c1704ee3b5ad08dd1cf4f8f 0.0s done [2023-08-23T13:33:07.628Z] #145 naming to docker.io/library/security-spire-agent 0.0s done [2023-08-23T13:33:07.628Z] #145 DONE 2.3s [2023-08-23T13:33:07.628Z] [2023-08-23T13:33:07.628Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T13:33:54.342Z] #133 ... [2023-08-23T13:33:54.342Z] [2023-08-23T13:33:54.342Z] #126 [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-08-23T13:33:54.342Z] #126 73.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-23T13:34:26.606Z] #126 ... [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T13:34:26.606Z] #133 DONE 109.3s [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-23T13:34:26.606Z] #129 DONE 109.9s [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:34:26.606Z] #101 ... [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #126 [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-08-23T13:34:26.606Z] #126 DONE 110.2s [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T13:34:26.606Z] #131 ... [2023-08-23T13:34:26.606Z] [2023-08-23T13:34:26.606Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:26.866Z] #147 ... [2023-08-23T13:34:26.866Z] [2023-08-23T13:34:26.866Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-23T13:34:26.866Z] #128 DONE 110.8s [2023-08-23T13:34:27.126Z] [2023-08-23T13:34:27.126Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-23T13:34:27.386Z] #148 ... [2023-08-23T13:34:27.386Z] [2023-08-23T13:34:27.386Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T13:34:27.386Z] #108 DONE 111.2s [2023-08-23T13:34:27.645Z] [2023-08-23T13:34:27.646Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T13:34:27.646Z] #132 DONE 111.6s [2023-08-23T13:34:27.646Z] [2023-08-23T13:34:27.646Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:28.225Z] #149 ... [2023-08-23T13:34:28.225Z] [2023-08-23T13:34:28.225Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-23T13:34:28.225Z] #130 DONE 112.2s [2023-08-23T13:34:28.225Z] [2023-08-23T13:34:28.225Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T13:34:28.225Z] #131 DONE 112.3s [2023-08-23T13:34:28.499Z] [2023-08-23T13:34:28.499Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-23T13:34:28.499Z] #112 DONE 112.4s [2023-08-23T13:34:28.499Z] [2023-08-23T13:34:28.499Z] #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:28.771Z] #150 ... [2023-08-23T13:34:28.771Z] [2023-08-23T13:34:28.771Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:34:28.771Z] #101 DONE 112.6s [2023-08-23T13:34:29.031Z] [2023-08-23T13:34:29.031Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:29.597Z] #151 ... [2023-08-23T13:34:29.597Z] [2023-08-23T13:34:29.597Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T13:34:29.597Z] #127 DONE 113.4s [2023-08-23T13:34:29.597Z] [2023-08-23T13:34:29.597Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:30.533Z] #152 ... [2023-08-23T13:34:30.533Z] [2023-08-23T13:34:30.533Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-23T13:34:30.533Z] #148 DONE 3.6s [2023-08-23T13:34:30.533Z] [2023-08-23T13:34:30.533Z] #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:30.533Z] #153 DONE 4.0s [2023-08-23T13:34:30.533Z] [2023-08-23T13:34:30.533Z] #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:30.791Z] #154 ... [2023-08-23T13:34:30.791Z] [2023-08-23T13:34:30.791Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:30.791Z] #147 DONE 4.0s [2023-08-23T13:34:30.791Z] [2023-08-23T13:34:30.791Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:31.051Z] #155 ... [2023-08-23T13:34:31.051Z] [2023-08-23T13:34:31.051Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:31.051Z] #149 DONE 3.3s [2023-08-23T13:34:31.051Z] [2023-08-23T13:34:31.051Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:31.051Z] #151 DONE 3.0s [2023-08-23T13:34:31.051Z] [2023-08-23T13:34:31.051Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:31.310Z] #156 ... [2023-08-23T13:34:31.310Z] [2023-08-23T13:34:31.310Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:31.310Z] #152 DONE 2.2s [2023-08-23T13:34:31.568Z] [2023-08-23T13:34:31.568Z] #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:31.568Z] #150 DONE 2.9s [2023-08-23T13:34:31.568Z] [2023-08-23T13:34:31.568Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #157 ... [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #154 DONE 2.2s [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:32.954Z] #158 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #159 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-23T13:34:32.954Z] #160 ... [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:32.954Z] #161 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #162 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:32.954Z] #163 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #164 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:32.954Z] #165 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #166 CACHED [2023-08-23T13:34:32.954Z] [2023-08-23T13:34:32.954Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:32.954Z] #155 DONE 2.3s [2023-08-23T13:34:33.213Z] [2023-08-23T13:34:33.213Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-23T13:34:33.472Z] #167 ... [2023-08-23T13:34:33.472Z] [2023-08-23T13:34:33.472Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:33.472Z] #168 DONE 2.6s [2023-08-23T13:34:33.731Z] [2023-08-23T13:34:33.731Z] #169 [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-08-23T13:34:33.994Z] #169 ... [2023-08-23T13:34:33.994Z] [2023-08-23T13:34:33.994Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:33.994Z] #156 DONE 2.8s [2023-08-23T13:34:34.253Z] [2023-08-23T13:34:34.253Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-23T13:34:34.512Z] #170 ... [2023-08-23T13:34:34.512Z] [2023-08-23T13:34:34.512Z] #171 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:34.512Z] #171 DONE 2.8s [2023-08-23T13:34:34.512Z] [2023-08-23T13:34:34.512Z] #172 [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-08-23T13:34:34.774Z] #172 ... [2023-08-23T13:34:34.774Z] [2023-08-23T13:34:34.774Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:34.774Z] #157 DONE 3.5s [2023-08-23T13:34:35.036Z] [2023-08-23T13:34:35.036Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-23T13:34:35.295Z] #173 ... [2023-08-23T13:34:35.295Z] [2023-08-23T13:34:35.295Z] #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-23T13:34:35.295Z] #174 DONE 4.8s [2023-08-23T13:34:35.737Z] [2023-08-23T13:34:35.737Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:38.364Z] #175 ... [2023-08-23T13:34:38.364Z] [2023-08-23T13:34:38.364Z] #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-23T13:34:38.364Z] #176 DONE 5.5s [2023-08-23T13:34:38.630Z] [2023-08-23T13:34:38.630Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:38.630Z] #177 ... [2023-08-23T13:34:38.630Z] [2023-08-23T13:34:38.630Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-23T13:34:38.630Z] #178 DONE 5.7s [2023-08-23T13:34:38.891Z] [2023-08-23T13:34:38.891Z] #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:39.159Z] #179 ... [2023-08-23T13:34:39.159Z] [2023-08-23T13:34:39.159Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-23T13:34:39.159Z] #160 DONE 6.1s [2023-08-23T13:34:39.159Z] [2023-08-23T13:34:39.159Z] #180 [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-08-23T13:34:39.444Z] #180 ... [2023-08-23T13:34:39.444Z] [2023-08-23T13:34:39.444Z] #181 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-23T13:34:39.444Z] #181 DONE 6.5s [2023-08-23T13:34:39.721Z] [2023-08-23T13:34:39.721Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-23T13:34:39.721Z] #167 DONE 6.7s [2023-08-23T13:34:39.721Z] [2023-08-23T13:34:39.721Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:39.982Z] #182 ... [2023-08-23T13:34:39.982Z] [2023-08-23T13:34:39.982Z] #169 [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-08-23T13:34:39.982Z] #169 DONE 6.4s [2023-08-23T13:34:39.982Z] [2023-08-23T13:34:39.982Z] #183 [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-08-23T13:34:40.243Z] #183 ... [2023-08-23T13:34:40.243Z] [2023-08-23T13:34:40.243Z] #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-23T13:34:40.243Z] #184 DONE 6.5s [2023-08-23T13:34:40.243Z] [2023-08-23T13:34:40.243Z] #172 [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-08-23T13:34:40.243Z] #172 DONE 5.8s [2023-08-23T13:34:40.243Z] [2023-08-23T13:34:40.243Z] #185 [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-08-23T13:34:40.501Z] #185 ... [2023-08-23T13:34:40.501Z] [2023-08-23T13:34:40.501Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-23T13:34:40.501Z] #173 DONE 5.5s [2023-08-23T13:34:40.501Z] [2023-08-23T13:34:40.501Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:34:40.501Z] #175 DONE 5.3s [2023-08-23T13:34:40.501Z] [2023-08-23T13:34:40.501Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-23T13:34:40.501Z] #170 DONE 6.4s [2023-08-23T13:34:40.501Z] [2023-08-23T13:34:40.501Z] #186 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:40.759Z] #186 ... [2023-08-23T13:34:40.759Z] [2023-08-23T13:34:40.759Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:40.759Z] #177 DONE 2.3s [2023-08-23T13:34:40.759Z] [2023-08-23T13:34:40.759Z] #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:40.759Z] #187 DONE 1.1s [2023-08-23T13:34:40.759Z] [2023-08-23T13:34:40.759Z] #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:40.759Z] #179 DONE 2.0s [2023-08-23T13:34:40.759Z] [2023-08-23T13:34:40.759Z] #180 [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-08-23T13:34:40.759Z] #180 DONE 1.6s [2023-08-23T13:34:40.759Z] [2023-08-23T13:34:40.759Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-23T13:34:41.018Z] #188 ... [2023-08-23T13:34:41.018Z] [2023-08-23T13:34:41.018Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:41.018Z] #182 DONE 1.4s [2023-08-23T13:34:41.018Z] [2023-08-23T13:34:41.018Z] #183 [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-08-23T13:34:41.018Z] #183 DONE 1.0s [2023-08-23T13:34:41.018Z] [2023-08-23T13:34:41.018Z] #185 [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-08-23T13:34:41.018Z] #185 DONE 0.9s [2023-08-23T13:34:41.018Z] [2023-08-23T13:34:41.018Z] #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-23T13:34:41.018Z] #189 DONE 0.7s [2023-08-23T13:34:41.018Z] [2023-08-23T13:34:41.018Z] #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-23T13:34:41.278Z] #190 ... [2023-08-23T13:34:41.278Z] [2023-08-23T13:34:41.278Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:41.278Z] #191 DONE 0.7s [2023-08-23T13:34:41.278Z] [2023-08-23T13:34:41.278Z] #186 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:34:41.278Z] #186 DONE 0.6s [2023-08-23T13:34:41.278Z] [2023-08-23T13:34:41.278Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:41.278Z] #192 DONE 0.7s [2023-08-23T13:34:41.278Z] [2023-08-23T13:34:41.278Z] #145 [core-data] exporting to image [2023-08-23T13:34:41.278Z] #145 exporting layers [2023-08-23T13:34:41.278Z] #145 writing image sha256:a2e981919c8034dc2ba40f9b74a6e802db6aea9ba5f5a1ea4aacdcbebb0e78b4 0.1s done [2023-08-23T13:34:41.278Z] #145 writing image sha256:67bae1e115b721c04343bdb55a019d320941d9632f136bbf0662a20e2556228c [2023-08-23T13:34:41.278Z] #145 naming to docker.io/library/support-scheduler [2023-08-23T13:34:41.537Z] #145 ... [2023-08-23T13:34:41.537Z] [2023-08-23T13:34:41.537Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-23T13:34:41.537Z] #193 DONE 0.3s [2023-08-23T13:34:41.537Z] [2023-08-23T13:34:41.537Z] #145 [support-scheduler] exporting to image [2023-08-23T13:34:41.537Z] #145 writing image sha256:67bae1e115b721c04343bdb55a019d320941d9632f136bbf0662a20e2556228c 0.2s done [2023-08-23T13:34:41.537Z] #145 naming to docker.io/library/support-scheduler 0.1s done [2023-08-23T13:34:41.537Z] #145 naming to docker.io/library/core-command [2023-08-23T13:34:41.537Z] #145 ... [2023-08-23T13:34:41.537Z] [2023-08-23T13:34:41.537Z] #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-23T13:34:41.537Z] #194 DONE 0.7s [2023-08-23T13:34:41.537Z] [2023-08-23T13:34:41.537Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-23T13:34:41.537Z] #188 DONE 0.6s [2023-08-23T13:34:41.537Z] [2023-08-23T13:34:41.537Z] #145 [core-metadata] exporting to image [2023-08-23T13:34:41.537Z] #145 naming to docker.io/library/core-command done [2023-08-23T13:34:41.798Z] #145 ... [2023-08-23T13:34:41.798Z] [2023-08-23T13:34:41.798Z] #195 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-23T13:34:41.798Z] #195 DONE 0.7s [2023-08-23T13:34:41.798Z] [2023-08-23T13:34:41.798Z] #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-23T13:34:41.798Z] #190 DONE 0.5s [2023-08-23T13:34:41.798Z] [2023-08-23T13:34:41.798Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-23T13:34:41.798Z] #196 DONE 0.5s [2023-08-23T13:34:41.798Z] [2023-08-23T13:34:41.798Z] #145 [core-metadata] exporting to image [2023-08-23T13:34:41.798Z] #145 exporting layers 0.5s done [2023-08-23T13:34:42.135Z] #145 exporting layers 0.5s done [2023-08-23T13:34:42.135Z] #145 writing image sha256:ac59edab8a2b30adc8840fcbf0f00f2a494544f07bafeb6c202695c9e64a4143 done [2023-08-23T13:34:42.135Z] #145 writing image sha256:fd2c4681c89dbb2f3816c910f1f445b11625de50e9c55ca1027d632864aaab3c done [2023-08-23T13:34:42.135Z] #145 writing image sha256:a503699765680ac8cee37882c5f52d548dc361971f57dc08b11d7ad77013aad2 done [2023-08-23T13:34:42.135Z] #145 naming to docker.io/library/support-notifications done [2023-08-23T13:34:42.135Z] #145 naming to docker.io/library/security-spiffe-token-provider done [2023-08-23T13:34:42.135Z] #145 naming to docker.io/library/core-data done [2023-08-23T13:34:42.135Z] #145 writing image sha256:e482141569de39a8e103b0e1f16633a84e929e87e3d69496d30b38eb88773b72 done [2023-08-23T13:34:42.135Z] #145 naming to docker.io/library/core-metadata done [2023-08-23T13:34:42.135Z] #145 DONE 3.7s [2023-08-23T13:34:42.135Z] [2023-08-23T13:34:42.135Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-23T13:34:42.135Z] #197 DONE 0.5s [2023-08-23T13:34:42.135Z] [2023-08-23T13:34:42.135Z] #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-23T13:34:42.135Z] #198 DONE 0.3s [2023-08-23T13:34:42.135Z] [2023-08-23T13:34:42.135Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T13:34:42.135Z] #199 ... [2023-08-23T13:34:42.135Z] [2023-08-23T13:34:42.135Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-23T13:34:42.135Z] #200 DONE 0.3s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-23T13:34:42.395Z] #201 DONE 0.4s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #202 [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-08-23T13:34:42.395Z] #202 DONE 0.3s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T13:34:42.395Z] #203 DONE 0.8s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #204 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T13:34:42.395Z] #204 DONE 0.8s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #205 [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-08-23T13:34:42.395Z] #205 DONE 0.1s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #206 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-23T13:34:42.395Z] #206 DONE 0.1s [2023-08-23T13:34:42.395Z] [2023-08-23T13:34:42.395Z] #145 [core-common-config-bootstrapper] exporting to image [2023-08-23T13:34:42.656Z] #145 ... [2023-08-23T13:34:42.656Z] [2023-08-23T13:34:42.656Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-23T13:34:42.656Z] #207 DONE 0.1s [2023-08-23T13:34:42.656Z] [2023-08-23T13:34:42.656Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-23T13:34:42.656Z] #208 DONE 0.0s [2023-08-23T13:34:42.656Z] [2023-08-23T13:34:42.656Z] #145 [core-common-config-bootstrapper] exporting to image [2023-08-23T13:34:42.656Z] #145 exporting layers 0.2s done [2023-08-23T13:34:42.656Z] #145 writing image sha256:e1ef0dd742a090b42db4fa65c709d18d797b5ed59c1e492abeb7d2fa1ecda1ad done [2023-08-23T13:34:42.656Z] #145 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-23T13:34:42.656Z] #145 writing image sha256:ed2738838e16eddb25ab5a722d90c98cdb5f6b43cbc5fa30c859e75e904b71cc [2023-08-23T13:34:42.656Z] #145 ... [2023-08-23T13:34:42.656Z] [2023-08-23T13:34:42.656Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T13:34:42.656Z] #199 DONE 0.7s [2023-08-23T13:34:42.656Z] [2023-08-23T13:34:42.656Z] #145 [security-proxy-setup] exporting to image [2023-08-23T13:34:42.656Z] #145 writing image sha256:ed2738838e16eddb25ab5a722d90c98cdb5f6b43cbc5fa30c859e75e904b71cc done [2023-08-23T13:34:42.656Z] #145 naming to docker.io/library/security-proxy-auth done [2023-08-23T13:34:42.917Z] #145 exporting layers 0.2s done [2023-08-23T13:34:42.917Z] #145 writing image sha256:625a5d8c305997b8dff175a6757ec9c0e884fcfb115f8245eb4d5a5ebbfb7163 done [2023-08-23T13:34:42.917Z] #145 naming to docker.io/library/security-proxy-setup done [2023-08-23T13:34:42.917Z] #145 DONE 4.1s [2023-08-23T13:34:42.917Z] [2023-08-23T13:34:42.917Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-23T13:34:43.176Z] #209 DONE 0.6s [2023-08-23T13:34:43.176Z] [2023-08-23T13:34:43.176Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T13:34:43.176Z] #210 DONE 0.6s [2023-08-23T13:34:43.176Z] [2023-08-23T13:34:43.176Z] #145 [security-bootstrapper] exporting to image [2023-08-23T13:34:43.472Z] #145 exporting layers 0.3s done [2023-08-23T13:34:43.472Z] #145 exporting layers 0.2s done [2023-08-23T13:34:43.472Z] #145 writing image sha256:14b4d0819eb1f857e246995cade854ff86d118e1a5e9f859070809769148a893 done [2023-08-23T13:34:43.472Z] #145 naming to docker.io/library/security-secretstore-setup done [2023-08-23T13:34:43.472Z] #145 writing image sha256:fb39812dc8121ec1f5285e345058907da37e8f7db85808fa71784e3c70ecc44c done [2023-08-23T13:34:43.472Z] #145 naming to docker.io/library/security-bootstrapper done [2023-08-23T13:34:43.472Z] #145 DONE 4.4s [2023-08-23T13:34:43.472Z] time="2023-08-23T13:30:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.472Z] time="2023-08-23T13:30:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.472Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.472Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T13:34:43.473Z] time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-23T13:34:43.520Z] $ docker stop --time=1 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 [2023-08-23T13:34:44.760Z] $ docker rm -f --volumes 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T13:34:45.137Z] + docker images [2023-08-23T13:34:45.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-23T13:34:45.137Z] security-bootstrapper latest fb39812dc812 2 seconds ago 23MB [2023-08-23T13:34:45.137Z] core-common-config-bootstrapper latest e1ef0dd742a0 2 seconds ago 18MB [2023-08-23T13:34:45.137Z] security-secretstore-setup latest 14b4d0819eb1 2 seconds ago 44.1MB [2023-08-23T13:34:45.137Z] security-proxy-setup latest 625a5d8c3059 2 seconds ago 29.2MB [2023-08-23T13:34:45.137Z] security-proxy-auth latest ed2738838e16 2 seconds ago 19.4MB [2023-08-23T13:34:45.137Z] core-metadata latest e482141569de 3 seconds ago 21.6MB [2023-08-23T13:34:45.137Z] core-command latest 67bae1e115b7 4 seconds ago 21MB [2023-08-23T13:34:45.137Z] security-spiffe-token-provider latest fd2c4681c89d 4 seconds ago 33.5MB [2023-08-23T13:34:45.137Z] support-notifications latest ac59edab8a2b 4 seconds ago 34.3MB [2023-08-23T13:34:45.137Z] support-scheduler latest a2e981919c80 4 seconds ago 33.7MB [2023-08-23T13:34:45.137Z] core-data latest a50369976568 4 seconds ago 21.2MB [2023-08-23T13:34:45.137Z] security-spire-agent latest dea8716e8142 About a minute ago 161MB [2023-08-23T13:34:45.137Z] security-spire-server latest 8cbf79482673 About a minute ago 103MB [2023-08-23T13:34:45.137Z] security-spire-config latest b8cdf17154f9 About a minute ago 102MB [2023-08-23T13:34:45.137Z] ci-base-image-x86_64 latest 74f00ffaf03f 6 minutes ago 1.07GB [2023-08-23T13:34:45.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-23T13:34:45.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-23T13:34:45.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-23T13:34:50.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-23T13:35:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-23T13:35:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-23T13:35:00.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2023-08-23T13:35:10.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 97.0% of statements [2023-08-23T13:35:13.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-23T13:35:13.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-23T13:35:13.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-23T13:35:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.383s coverage: 71.5% of statements [2023-08-23T13:35:19.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-23T13:35:19.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-23T13:35:20.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 54.0% of statements [2023-08-23T13:35:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-23T13:35:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-23T13:35:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:35:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-23T13:35:24.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-23T13:35:31.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-23T13:35:31.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-23T13:35:43.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.601s coverage: 93.4% of statements [2023-08-23T13:35:43.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.444s coverage: 3.8% of statements [2023-08-23T13:35:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-23T13:35:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:35:45.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-23T13:35:47.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.592s coverage: 97.6% of statements [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-23T13:35:47.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-23T13:35:47.867Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-08-23T13:35:58.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-23T13:35:58.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-23T13:35:58.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2023-08-23T13:35:58.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 32.2% of statements [2023-08-23T13:36:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements [2023-08-23T13:36:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 82.9% of statements [2023-08-23T13:36:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2023-08-23T13:36:02.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2023-08-23T13:36:06.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2023-08-23T13:36:08.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-23T13:36:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-23T13:36:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-23T13:36:09.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-23T13:36:11.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-23T13:36:11.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-23T13:36:11.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-23T13:36:11.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-23T13:36:19.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-08-23T13:36:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-23T13:36:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-23T13:36:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-23T13:36:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-23T13:36:26.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-23T13:36:26.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-23T13:36:27.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.004s coverage: 79.9% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.276s coverage: 92.9% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-08-23T13:36:32.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.493s coverage: 81.8% of statements [2023-08-23T13:36:36.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-23T13:36:36.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-23T13:36:36.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.519s coverage: 82.1% of statements [2023-08-23T13:36:36.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 86.0% of statements [2023-08-23T13:36:41.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-23T13:36:41.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-23T13:36:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.979s coverage: 63.1% of statements [2023-08-23T13:36:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2023-08-23T13:36:44.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-08-23T13:36:44.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-08-23T13:36:44.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-08-23T13:36:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-23T13:36:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-23T13:36:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-23T13:36:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-08-23T13:36:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-23T13:36:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-23T13:36:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-23T13:36:52.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements [2023-08-23T13:36:52.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2023-08-23T13:36:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-23T13:36:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-23T13:36:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-23T13:36:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-23T13:36:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2023-08-23T13:37:04.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-23T13:37:04.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-23T13:37:04.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-23T13:37:04.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-23T13:37:10.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements [2023-08-23T13:37:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-23T13:37:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:37:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-23T13:37:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-23T13:37:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 95.7% of statements [2023-08-23T13:37:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-23T13:37:15.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-23T13:37:15.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 61.8% of statements [2023-08-23T13:37:18.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-23T13:37:18.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-23T13:37:18.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 98.9% of statements [2023-08-23T13:37:19.082Z] 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-08-23T13:37:19.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T13:37:19.082Z] go vet ./... [2023-08-23T13:39:55.773Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T13:39:55.773Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T13:39:55.773Z] ./bin/test-attribution-txt.sh [2023-08-23T13:39:55.773Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-23T13:39:55.773Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-23T13:39:55.773Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-23T13:39:55.773Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-23T13:39:55.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-23T13:39:56.419Z] + ls -al . [2023-08-23T13:39:56.419Z] total 724 [2023-08-23T13:39:56.419Z] drwxrwxr-x 11 1001 1001 4096 Aug 23 13:32 . [2023-08-23T13:39:56.419Z] drwxr-xr-x 4 root root 4096 Aug 23 13:32 .. [2023-08-23T13:39:56.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 .blubracket [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 16 Aug 23 13:30 .dockerignore [2023-08-23T13:39:56.419Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 13:30 .git [2023-08-23T13:39:56.419Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 13:30 .github [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 1173 Aug 23 13:30 .gitignore [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 13:30 .golangci.yml [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 87 Aug 23 13:30 .hadolint.yml [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 166 Aug 23 13:30 .sonarcloud.properties [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 13:30 ADOPTERS.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 11152 Aug 23 13:30 Attribution.txt [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 93407 Aug 23 13:30 CHANGELOG.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 13:30 CONTRIBUTING.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 13:30 GOVERNANCE.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 883 Aug 23 13:30 Jenkinsfile [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 13:30 LICENSE [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 14764 Aug 23 13:30 Makefile [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 13:30 OWNERS.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 9923 Aug 23 13:30 README.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 13:30 SECURITY.md [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 13:28 VERSION [2023-08-23T13:39:56.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 bin [2023-08-23T13:39:56.419Z] drwxrwxr-x 18 1001 1001 4096 Aug 23 13:30 cmd [2023-08-23T13:39:56.419Z] -rw-r--r-- 1 root root 446998 Aug 23 13:37 coverage.out [2023-08-23T13:39:56.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 fuzz_test [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 3687 Aug 23 13:30 go.mod [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 33714 Aug 23 13:30 go.sum [2023-08-23T13:39:56.419Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 13:30 internal [2023-08-23T13:39:56.419Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 13:30 openapi [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 594 Aug 23 13:30 security.txt [2023-08-23T13:39:56.419Z] drwxrwxr-x 4 1001 1001 4096 Aug 23 13:30 snap [2023-08-23T13:39:56.419Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 13:30 version.go [Pipeline] sh [2023-08-23T13:39:56.743Z] + '[' -e coverage.out ] [2023-08-23T13:39:56.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-23T13:39:56.768Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T13:39:58.186Z] Stashed 1 file(s) [Pipeline] sh [2023-08-23T13:39:58.494Z] + make build [2023-08-23T13:39:58.773Z] 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-08-23T13:41:35.394Z] 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-08-23T13:41:37.970Z] 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-08-23T13:41:43.305Z] 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-08-23T13:41:47.555Z] 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-08-23T13:42:26.406Z] 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-08-23T13:42:31.740Z] 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-08-23T13:42:38.374Z] 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-08-23T13:42:45.173Z] 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-08-23T13:42:48.532Z] 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-08-23T13:42:52.780Z] 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-08-23T13:42:58.115Z] 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-08-23T13:43:04.756Z] $ docker stop --time=1 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 [2023-08-23T13:43:08.649Z] $ docker rm -f --volumes 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 [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-08-23T13:43:10.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-23T13:43:10.884Z] [2023-08-23T13:43:10.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T13:43:11.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-23T13:43:11.489Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-23T13:43:11.489Z] 547446be3368: Pulling fs layer [2023-08-23T13:43:11.489Z] d125d8839a47: Pulling fs layer [2023-08-23T13:43:11.489Z] 3e85d5ac6304: Pulling fs layer [2023-08-23T13:43:11.489Z] c3105a71a48b: Pulling fs layer [2023-08-23T13:43:11.489Z] 0f093f025ec4: Pulling fs layer [2023-08-23T13:43:11.489Z] c3106fc0e877: Pulling fs layer [2023-08-23T13:43:11.489Z] c3105a71a48b: Waiting [2023-08-23T13:43:11.489Z] 0f093f025ec4: Waiting [2023-08-23T13:43:11.489Z] c3106fc0e877: Waiting [2023-08-23T13:43:11.489Z] 547446be3368: Verifying Checksum [2023-08-23T13:43:11.489Z] 547446be3368: Download complete [2023-08-23T13:43:11.489Z] c3105a71a48b: Verifying Checksum [2023-08-23T13:43:11.489Z] c3105a71a48b: Download complete [2023-08-23T13:43:11.758Z] d125d8839a47: Verifying Checksum [2023-08-23T13:43:11.758Z] d125d8839a47: Download complete [2023-08-23T13:43:12.024Z] c3106fc0e877: Verifying Checksum [2023-08-23T13:43:12.024Z] c3106fc0e877: Download complete [2023-08-23T13:43:12.024Z] 0f093f025ec4: Verifying Checksum [2023-08-23T13:43:12.024Z] 0f093f025ec4: Download complete [2023-08-23T13:43:12.289Z] 547446be3368: Pull complete [2023-08-23T13:43:13.247Z] d125d8839a47: Pull complete [2023-08-23T13:43:13.831Z] 3e85d5ac6304: Verifying Checksum [2023-08-23T13:43:13.831Z] 3e85d5ac6304: Download complete [2023-08-23T13:43:22.034Z] 3e85d5ac6304: Pull complete [2023-08-23T13:43:22.034Z] c3105a71a48b: Pull complete [2023-08-23T13:43:22.992Z] 0f093f025ec4: Pull complete [2023-08-23T13:43:22.992Z] c3106fc0e877: Pull complete [2023-08-23T13:43:22.992Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-23T13:43:22.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-23T13:43:22.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T13:43:23.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2023-08-23T13:43:23.233Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-23T13:43:25.306Z] $ docker top ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T13:43:25.814Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-23T13:43:38.118Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-23T13:43:38.118Z] #1 transferring dockerfile: 2.12kB done [2023-08-23T13:43:38.118Z] #1 DONE 0.1s [2023-08-23T13:43:38.118Z] [2023-08-23T13:43:38.118Z] #2 [core-data internal] load build definition from Dockerfile [2023-08-23T13:43:38.118Z] #2 transferring dockerfile: 1.90kB done [2023-08-23T13:43:38.118Z] #2 DONE 0.0s [2023-08-23T13:43:38.118Z] [2023-08-23T13:43:38.118Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-08-23T13:43:38.118Z] #3 transferring dockerfile: 2.58kB done [2023-08-23T13:43:38.118Z] #3 DONE 0.1s [2023-08-23T13:43:38.118Z] [2023-08-23T13:43:38.118Z] #4 [core-command internal] load build definition from Dockerfile [2023-08-23T13:43:38.118Z] #4 transferring dockerfile: 1.82kB done [2023-08-23T13:43:38.118Z] #4 DONE 0.1s [2023-08-23T13:43:38.118Z] [2023-08-23T13:43:38.118Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-23T13:43:38.118Z] #5 transferring dockerfile: 1.82kB done [2023-08-23T13:43:38.118Z] #5 DONE 0.1s [2023-08-23T13:43:38.118Z] [2023-08-23T13:43:38.118Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-23T13:43:38.386Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-08-23T13:43:38.386Z] #6 DONE 0.1s [2023-08-23T13:43:38.386Z] [2023-08-23T13:43:38.386Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-23T13:43:38.386Z] #7 transferring dockerfile: 2.82kB done [2023-08-23T13:43:38.386Z] #7 DONE 0.1s [2023-08-23T13:43:38.386Z] [2023-08-23T13:43:38.386Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-23T13:43:38.386Z] #8 transferring dockerfile: 2.68kB done [2023-08-23T13:43:38.386Z] #8 DONE 0.1s [2023-08-23T13:43:38.386Z] [2023-08-23T13:43:38.386Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-08-23T13:43:38.386Z] #9 transferring dockerfile: 2.63kB done [2023-08-23T13:43:38.386Z] #9 DONE 0.1s [2023-08-23T13:43:38.386Z] [2023-08-23T13:43:38.386Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-23T13:43:38.653Z] #10 transferring dockerfile: 2.38kB done [2023-08-23T13:43:38.653Z] #10 DONE 0.1s [2023-08-23T13:43:38.653Z] [2023-08-23T13:43:38.653Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-23T13:43:38.653Z] #11 transferring dockerfile: 2.39kB done [2023-08-23T13:43:38.653Z] #11 DONE 0.1s [2023-08-23T13:43:38.653Z] [2023-08-23T13:43:38.653Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-23T13:43:38.653Z] #12 transferring dockerfile: 1.78kB 0.0s done [2023-08-23T13:43:38.653Z] #12 DONE 0.1s [2023-08-23T13:43:38.653Z] [2023-08-23T13:43:38.653Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-23T13:43:38.920Z] #13 transferring dockerfile: 1.96kB 0.0s done [2023-08-23T13:43:38.920Z] #13 DONE 0.1s [2023-08-23T13:43:38.920Z] [2023-08-23T13:43:38.920Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-23T13:43:38.920Z] #14 transferring dockerfile: 2.04kB 0.0s done [2023-08-23T13:43:38.920Z] #14 DONE 0.1s [2023-08-23T13:43:38.920Z] [2023-08-23T13:43:38.920Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-23T13:43:38.920Z] #15 transferring context: [2023-08-23T13:43:38.920Z] #15 transferring context: 56B 0.0s done [2023-08-23T13:43:38.920Z] #15 DONE 0.1s [2023-08-23T13:43:39.502Z] [2023-08-23T13:43:39.502Z] #16 [core-data internal] load .dockerignore [2023-08-23T13:43:39.502Z] #16 transferring context: 56B done [2023-08-23T13:43:39.502Z] #16 DONE 0.0s [2023-08-23T13:43:39.502Z] [2023-08-23T13:43:39.502Z] #17 [security-spire-config internal] load .dockerignore [2023-08-23T13:43:39.502Z] #17 transferring context: 56B done [2023-08-23T13:43:39.502Z] #17 DONE 0.0s [2023-08-23T13:43:39.502Z] [2023-08-23T13:43:39.502Z] #18 [core-command internal] load .dockerignore [2023-08-23T13:43:39.502Z] #18 transferring context: 56B done [2023-08-23T13:43:39.502Z] #18 DONE 0.0s [2023-08-23T13:43:39.502Z] [2023-08-23T13:43:39.502Z] #19 [support-scheduler internal] load .dockerignore [2023-08-23T13:43:39.772Z] #19 transferring context: 56B 0.0s done [2023-08-23T13:43:39.772Z] #19 DONE 0.1s [2023-08-23T13:43:39.772Z] [2023-08-23T13:43:39.772Z] #20 [support-notifications internal] load .dockerignore [2023-08-23T13:43:39.772Z] #20 transferring context: 56B done [2023-08-23T13:43:39.772Z] #20 DONE 0.1s [2023-08-23T13:43:39.772Z] [2023-08-23T13:43:39.772Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-23T13:43:39.772Z] #21 transferring context: 56B 0.0s done [2023-08-23T13:43:39.772Z] #21 DONE 0.1s [2023-08-23T13:43:39.772Z] [2023-08-23T13:43:39.772Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-23T13:43:40.038Z] #22 transferring context: 56B done [2023-08-23T13:43:40.038Z] #22 DONE 0.1s [2023-08-23T13:43:40.038Z] [2023-08-23T13:43:40.038Z] #23 [security-spire-server internal] load .dockerignore [2023-08-23T13:43:40.038Z] #23 transferring context: 56B 0.0s done [2023-08-23T13:43:40.038Z] #23 DONE 0.1s [2023-08-23T13:43:40.038Z] [2023-08-23T13:43:40.038Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-23T13:43:40.038Z] #24 transferring context: 56B done [2023-08-23T13:43:40.038Z] #24 DONE 0.1s [2023-08-23T13:43:40.038Z] [2023-08-23T13:43:40.039Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-23T13:43:40.039Z] #25 transferring context: 56B 0.0s done [2023-08-23T13:43:40.039Z] #25 DONE 0.1s [2023-08-23T13:43:40.039Z] [2023-08-23T13:43:40.039Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-23T13:43:40.039Z] #26 transferring context: 56B done [2023-08-23T13:43:40.039Z] #26 DONE 0.0s [2023-08-23T13:43:40.039Z] [2023-08-23T13:43:40.039Z] #27 [core-metadata internal] load .dockerignore [2023-08-23T13:43:40.039Z] #27 transferring context: 56B done [2023-08-23T13:43:40.039Z] #27 DONE 0.0s [2023-08-23T13:43:40.306Z] [2023-08-23T13:43:40.306Z] #28 [security-proxy-auth internal] load .dockerignore [2023-08-23T13:43:40.306Z] #28 transferring context: 56B done [2023-08-23T13:43:40.306Z] #28 DONE 0.1s [2023-08-23T13:43:40.306Z] [2023-08-23T13:43:40.306Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:40.306Z] #29 DONE 0.0s [2023-08-23T13:43:40.306Z] [2023-08-23T13:43:40.306Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:43:40.306Z] #30 DONE 0.1s [2023-08-23T13:43:40.306Z] [2023-08-23T13:43:40.306Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:40.306Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:40.572Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:40.572Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:40.572Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:40.572Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s [2023-08-23T13:43:40.572Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-23T13:43:40.839Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:40.839Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-23T13:43:41.421Z] #31 ... [2023-08-23T13:43:41.422Z] [2023-08-23T13:43:41.422Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:41.422Z] #32 DONE 0.9s [2023-08-23T13:43:41.422Z] [2023-08-23T13:43:41.422Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:41.688Z] #31 ... [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:41.689Z] #29 DONE 0.0s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:41.689Z] #32 DONE 1.5s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:41.689Z] #33 DONE 0.5s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:41.689Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:41.689Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:41.689Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:41.689Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:41.689Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:41.689Z] #31 ... [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:41.689Z] #29 DONE 0.0s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:41.689Z] #31 ... [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:41.689Z] #29 DONE 0.0s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:41.689Z] #32 DONE 1.5s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:41.689Z] #33 DONE 0.5s [2023-08-23T13:43:41.689Z] [2023-08-23T13:43:41.689Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:41.689Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:41.689Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:41.689Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:41.689Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:41.689Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:41.955Z] #31 ... [2023-08-23T13:43:41.955Z] [2023-08-23T13:43:41.955Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:41.955Z] #29 DONE 0.0s [2023-08-23T13:43:41.955Z] [2023-08-23T13:43:41.955Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:41.955Z] #31 ... [2023-08-23T13:43:41.955Z] [2023-08-23T13:43:41.955Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:41.955Z] #29 DONE 0.0s [2023-08-23T13:43:42.222Z] [2023-08-23T13:43:42.222Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:42.222Z] #32 DONE 1.6s [2023-08-23T13:43:42.222Z] [2023-08-23T13:43:42.222Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:42.222Z] #33 DONE 0.5s [2023-08-23T13:43:42.222Z] [2023-08-23T13:43:42.222Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:42.222Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:42.222Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:42.222Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:42.222Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:42.222Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:42.222Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:42.490Z] #31 ... [2023-08-23T13:43:42.490Z] [2023-08-23T13:43:42.490Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:42.490Z] #32 DONE 1.6s [2023-08-23T13:43:42.490Z] [2023-08-23T13:43:42.490Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:42.490Z] #29 DONE 0.0s [2023-08-23T13:43:42.490Z] [2023-08-23T13:43:42.490Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:42.491Z] #33 DONE 0.6s [2023-08-23T13:43:42.491Z] [2023-08-23T13:43:42.491Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:42.491Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:42.491Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:42.491Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:42.491Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:42.491Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:42.491Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:42.491Z] #31 ... [2023-08-23T13:43:42.491Z] [2023-08-23T13:43:42.491Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:42.491Z] #29 DONE 0.0s [2023-08-23T13:43:42.756Z] [2023-08-23T13:43:42.756Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:42.756Z] #32 DONE 1.6s [2023-08-23T13:43:42.756Z] [2023-08-23T13:43:42.756Z] #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:42.756Z] #33 DONE 0.6s [2023-08-23T13:43:42.756Z] [2023-08-23T13:43:42.756Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:42.756Z] #29 DONE 0.0s [2023-08-23T13:43:42.756Z] [2023-08-23T13:43:42.756Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:42.756Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:42.756Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:42.756Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:42.756Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:42.756Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:42.756Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:43.022Z] #31 ... [2023-08-23T13:43:43.022Z] [2023-08-23T13:43:43.022Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:43:43.022Z] #30 DONE 1.2s [2023-08-23T13:43:43.022Z] [2023-08-23T13:43:43.022Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:43.022Z] #32 DONE 1.6s [2023-08-23T13:43:43.022Z] [2023-08-23T13:43:43.023Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:43.023Z] #33 DONE 0.6s [2023-08-23T13:43:43.023Z] [2023-08-23T13:43:43.023Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:43.023Z] #29 DONE 0.0s [2023-08-23T13:43:43.023Z] [2023-08-23T13:43:43.023Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:43.023Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:43.023Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:43.023Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:43.023Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:43.023Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:43.023Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:43.293Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:43.293Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:43.293Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:43.293Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:43.293Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:43.293Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:43.293Z] #31 DONE 3.6s [2023-08-23T13:43:43.293Z] [2023-08-23T13:43:43.293Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:43.293Z] #32 DONE 1.7s [2023-08-23T13:43:43.293Z] [2023-08-23T13:43:43.293Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:43.293Z] #33 DONE 0.6s [2023-08-23T13:43:43.293Z] [2023-08-23T13:43:43.293Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:43.293Z] #29 DONE 0.0s [2023-08-23T13:43:43.293Z] [2023-08-23T13:43:43.293Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:43:43.293Z] #34 DONE 0.0s [2023-08-23T13:43:43.293Z] [2023-08-23T13:43:43.293Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:43.565Z] #35 ... [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:43.565Z] #32 DONE 1.7s [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:43.565Z] #33 DONE 0.6s [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:43:43.565Z] #30 DONE 1.6s [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:43.565Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:43.565Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:43.565Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:43.565Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:43.565Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:43.565Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:43.565Z] #31 DONE 3.6s [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:43.565Z] #35 ... [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:43.565Z] #29 DONE 0.0s [2023-08-23T13:43:43.565Z] [2023-08-23T13:43:43.565Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:43.832Z] #35 ... [2023-08-23T13:43:43.832Z] [2023-08-23T13:43:43.832Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-23T13:43:43.832Z] #29 DONE 0.1s [2023-08-23T13:43:43.832Z] [2023-08-23T13:43:43.832Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:44.413Z] #35 transferring context: 38.12MB 4.0s [2023-08-23T13:43:46.992Z] #35 ... [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:46.992Z] #32 DONE 1.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:46.992Z] #33 DONE 0.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:46.992Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:46.992Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:46.992Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:46.992Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:46.992Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:46.992Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:46.992Z] #31 DONE 3.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-23T13:43:46.992Z] #30 DONE 4.4s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:46.992Z] #35 ... [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-23T13:43:46.992Z] #32 DONE 1.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-23T13:43:46.992Z] #33 DONE 0.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T13:43:46.992Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-23T13:43:46.992Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-23T13:43:46.992Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-23T13:43:46.992Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-23T13:43:46.992Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-23T13:43:46.992Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-08-23T13:43:46.992Z] #31 DONE 3.7s [2023-08-23T13:43:46.992Z] [2023-08-23T13:43:46.992Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:50.343Z] #35 transferring context: 48.29MB 9.2s [2023-08-23T13:43:51.753Z] #35 ... [2023-08-23T13:43:51.753Z] [2023-08-23T13:43:51.753Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:43:51.753Z] #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:51.753Z] #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:51.753Z] #36 ... [2023-08-23T13:43:51.753Z] [2023-08-23T13:43:51.753Z] #37 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-23T13:43:51.753Z] #0 5.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:51.753Z] #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:51.753Z] #0 8.614 OK: 263 MiB in 53 packages [2023-08-23T13:43:52.031Z] #37 ... [2023-08-23T13:43:52.031Z] [2023-08-23T13:43:52.031Z] #38 [security-spire-config internal] load build context [2023-08-23T13:43:52.031Z] #38 ... [2023-08-23T13:43:52.031Z] [2023-08-23T13:43:52.031Z] #39 [core-command internal] load build context [2023-08-23T13:43:52.031Z] #39 ... [2023-08-23T13:43:52.031Z] [2023-08-23T13:43:52.031Z] #37 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-23T13:43:52.031Z] #37 DONE 10.5s [2023-08-23T13:43:52.031Z] [2023-08-23T13:43:52.031Z] #39 [core-command internal] load build context [2023-08-23T13:43:52.031Z] #39 ... [2023-08-23T13:43:52.031Z] [2023-08-23T13:43:52.031Z] #40 [support-scheduler internal] load build context [2023-08-23T13:43:52.298Z] #40 ... [2023-08-23T13:43:52.298Z] [2023-08-23T13:43:52.298Z] #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-23T13:43:52.298Z] #0 7.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:52.298Z] #0 9.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:52.298Z] #41 ... [2023-08-23T13:43:52.298Z] [2023-08-23T13:43:52.298Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:43:52.566Z] #42 ... [2023-08-23T13:43:52.567Z] [2023-08-23T13:43:52.567Z] #43 [core-data internal] load build context [2023-08-23T13:43:52.567Z] #43 ... [2023-08-23T13:43:52.567Z] [2023-08-23T13:43:52.567Z] #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:43:52.567Z] #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:52.567Z] #0 8.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:52.834Z] #44 ... [2023-08-23T13:43:52.834Z] [2023-08-23T13:43:52.834Z] #45 [support-notifications internal] load build context [2023-08-23T13:43:52.834Z] #45 ... [2023-08-23T13:43:52.834Z] [2023-08-23T13:43:52.834Z] #46 [security-spire-server internal] load build context [2023-08-23T13:43:52.834Z] #46 ... [2023-08-23T13:43:52.834Z] [2023-08-23T13:43:52.834Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:43:53.102Z] #47 ... [2023-08-23T13:43:53.102Z] [2023-08-23T13:43:53.102Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:43:53.369Z] #48 ... [2023-08-23T13:43:53.369Z] [2023-08-23T13:43:53.369Z] #45 [support-notifications internal] load build context [2023-08-23T13:43:53.636Z] #45 ... [2023-08-23T13:43:53.636Z] [2023-08-23T13:43:53.636Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:43:53.636Z] #34 ... [2023-08-23T13:43:53.636Z] [2023-08-23T13:43:53.636Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:43:53.636Z] #49 ... [2023-08-23T13:43:53.636Z] [2023-08-23T13:43:53.636Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-23T13:43:53.636Z] #0 8.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:53.902Z] #50 ... [2023-08-23T13:43:53.902Z] [2023-08-23T13:43:53.902Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:43:54.167Z] #49 ... [2023-08-23T13:43:54.167Z] [2023-08-23T13:43:54.167Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:43:54.167Z] #51 ... [2023-08-23T13:43:54.167Z] [2023-08-23T13:43:54.167Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-23T13:43:54.167Z] #0 9.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:54.432Z] #52 ... [2023-08-23T13:43:54.432Z] [2023-08-23T13:43:54.432Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:43:54.432Z] #44 10.95 OK: 263 MiB in 53 packages [2023-08-23T13:43:54.432Z] #44 DONE 12.0s [2023-08-23T13:43:54.432Z] [2023-08-23T13:43:54.432Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:43:54.432Z] #53 ... [2023-08-23T13:43:54.432Z] [2023-08-23T13:43:54.432Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:43:54.432Z] #54 ... [2023-08-23T13:43:54.432Z] [2023-08-23T13:43:54.432Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T13:43:54.697Z] #55 ... [2023-08-23T13:43:54.697Z] [2023-08-23T13:43:54.697Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-23T13:43:54.697Z] #56 ... [2023-08-23T13:43:54.697Z] [2023-08-23T13:43:54.697Z] #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-23T13:43:54.962Z] #57 ... [2023-08-23T13:43:54.962Z] [2023-08-23T13:43:54.962Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-23T13:43:54.962Z] #58 ... [2023-08-23T13:43:54.962Z] [2023-08-23T13:43:54.962Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-23T13:43:55.227Z] #59 ... [2023-08-23T13:43:55.227Z] [2023-08-23T13:43:55.227Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:43:55.227Z] #51 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:43:56.191Z] #51 ... [2023-08-23T13:43:56.192Z] [2023-08-23T13:43:56.192Z] #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-23T13:43:56.192Z] #41 12.15 OK: 263 MiB in 53 packages [2023-08-23T13:43:56.192Z] #41 DONE 14.0s [2023-08-23T13:43:56.192Z] [2023-08-23T13:43:56.192Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:43:56.192Z] #35 transferring context: 55.64MB 15.7s [2023-08-23T13:43:56.770Z] #35 ... [2023-08-23T13:43:56.770Z] [2023-08-23T13:43:56.770Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-23T13:43:56.770Z] #36 12.76 OK: 263 MiB in 53 packages [2023-08-23T13:43:56.770Z] #36 DONE 15.8s [2023-08-23T13:43:56.770Z] [2023-08-23T13:43:56.770Z] #60 [core-metadata internal] load build context [2023-08-23T13:43:56.770Z] #60 ... [2023-08-23T13:43:56.770Z] [2023-08-23T13:43:56.770Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:43:57.036Z] #61 ... [2023-08-23T13:43:57.036Z] [2023-08-23T13:43:57.036Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:43:57.036Z] #51 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:02.362Z] #51 ... [2023-08-23T13:44:02.362Z] [2023-08-23T13:44:02.362Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:02.362Z] #60 transferring context: 16.58MB 13.6s [2023-08-23T13:44:02.362Z] #60 ... [2023-08-23T13:44:02.362Z] [2023-08-23T13:44:02.362Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:02.362Z] #38 ... [2023-08-23T13:44:02.362Z] [2023-08-23T13:44:02.362Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:44:02.362Z] #51 18.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:02.362Z] #51 18.16 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:02.362Z] #51 ... [2023-08-23T13:44:02.362Z] [2023-08-23T13:44:02.362Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:02.362Z] #40 ... [2023-08-23T13:44:02.362Z] [2023-08-23T13:44:02.362Z] #39 [core-command internal] load build context [2023-08-23T13:44:02.629Z] #39 ... [2023-08-23T13:44:02.629Z] [2023-08-23T13:44:02.629Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:02.629Z] #60 ... [2023-08-23T13:44:02.629Z] [2023-08-23T13:44:02.629Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:02.897Z] #42 ... [2023-08-23T13:44:02.897Z] [2023-08-23T13:44:02.897Z] #43 [core-data internal] load build context [2023-08-23T13:44:02.897Z] #43 ... [2023-08-23T13:44:02.897Z] [2023-08-23T13:44:02.897Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:02.897Z] #42 ... [2023-08-23T13:44:02.897Z] [2023-08-23T13:44:02.897Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:03.164Z] #46 ... [2023-08-23T13:44:03.164Z] [2023-08-23T13:44:03.164Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:03.429Z] #42 ... [2023-08-23T13:44:03.429Z] [2023-08-23T13:44:03.429Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:03.429Z] #48 ... [2023-08-23T13:44:03.429Z] [2023-08-23T13:44:03.429Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:03.694Z] #47 ... [2023-08-23T13:44:03.694Z] [2023-08-23T13:44:03.694Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:03.694Z] #45 ... [2023-08-23T13:44:03.694Z] [2023-08-23T13:44:03.694Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:03.694Z] #47 ... [2023-08-23T13:44:03.694Z] [2023-08-23T13:44:03.694Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:03.959Z] #34 ... [2023-08-23T13:44:03.959Z] [2023-08-23T13:44:03.959Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:04.223Z] #48 ... [2023-08-23T13:44:04.223Z] [2023-08-23T13:44:04.223Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:44:04.223Z] #49 ... [2023-08-23T13:44:04.223Z] [2023-08-23T13:44:04.223Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:04.487Z] #48 ... [2023-08-23T13:44:04.487Z] [2023-08-23T13:44:04.487Z] #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-23T13:44:04.487Z] #52 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:04.487Z] #52 17.75 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:04.487Z] #52 17.79 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:04.487Z] #52 17.94 OK: 8 MiB in 16 packages [2023-08-23T13:44:04.487Z] #52 DONE 21.3s [2023-08-23T13:44:04.487Z] [2023-08-23T13:44:04.487Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:04.752Z] #48 ... [2023-08-23T13:44:04.752Z] [2023-08-23T13:44:04.752Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-23T13:44:04.752Z] #51 18.56 OK: 8 MiB in 16 packages [2023-08-23T13:44:04.752Z] #51 DONE 20.5s [2023-08-23T13:44:04.752Z] [2023-08-23T13:44:04.752Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:05.016Z] #48 ... [2023-08-23T13:44:05.016Z] [2023-08-23T13:44:05.016Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-23T13:44:05.016Z] #50 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.016Z] #50 16.07 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:44:05.016Z] #50 16.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:44:05.016Z] #50 16.07 OK: 17694 distinct packages available [2023-08-23T13:44:05.016Z] #50 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.016Z] #50 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.281Z] #50 ... [2023-08-23T13:44:05.281Z] [2023-08-23T13:44:05.281Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-23T13:44:05.281Z] #59 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.281Z] #59 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.281Z] #59 19.48 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:44:05.281Z] #59 19.48 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:44:05.281Z] #59 19.48 OK: 17689 distinct packages available [2023-08-23T13:44:05.281Z] #59 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:05.281Z] #59 ... [2023-08-23T13:44:05.281Z] [2023-08-23T13:44:05.281Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:06.712Z] #48 ... [2023-08-23T13:44:06.712Z] [2023-08-23T13:44:06.712Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:44:06.712Z] #53 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:06.712Z] #53 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:06.712Z] #53 21.64 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:06.712Z] #53 21.69 (2/4) Installing openssl (3.0.10-r0) [2023-08-23T13:44:06.712Z] #53 21.87 (3/4) Installing su-exec (0.2-r2) [2023-08-23T13:44:06.712Z] #53 21.88 (4/4) Installing yq (4.30.4-r4) [2023-08-23T13:44:06.712Z] #53 ... [2023-08-23T13:44:06.712Z] [2023-08-23T13:44:06.712Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:06.712Z] #35 transferring context: 75.71MB 26.2s [2023-08-23T13:44:06.712Z] #35 ... [2023-08-23T13:44:06.712Z] [2023-08-23T13:44:06.712Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:44:06.712Z] #53 22.71 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:06.983Z] #53 22.85 OK: 17 MiB in 19 packages [2023-08-23T13:44:07.255Z] #53 ... [2023-08-23T13:44:07.255Z] [2023-08-23T13:44:07.255Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:07.255Z] #61 ... [2023-08-23T13:44:07.255Z] [2023-08-23T13:44:07.255Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:07.523Z] #35 ... [2023-08-23T13:44:07.523Z] [2023-08-23T13:44:07.523Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-23T13:44:07.523Z] #56 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:07.523Z] #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:07.523Z] #56 22.28 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:07.523Z] #56 22.35 (2/2) Installing su-exec (0.2-r2) [2023-08-23T13:44:07.523Z] #56 22.40 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:07.523Z] #56 22.56 OK: 8 MiB in 17 packages [2023-08-23T13:44:07.808Z] #56 ... [2023-08-23T13:44:07.808Z] [2023-08-23T13:44:07.808Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:08.084Z] #35 ... [2023-08-23T13:44:08.084Z] [2023-08-23T13:44:08.084Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T13:44:08.084Z] #55 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:08.084Z] #55 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:08.084Z] #55 22.07 (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T13:44:08.084Z] #55 22.73 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:08.084Z] #55 22.82 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:08.084Z] #55 22.94 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:44:08.084Z] #55 ... [2023-08-23T13:44:08.084Z] [2023-08-23T13:44:08.084Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:09.043Z] #35 ... [2023-08-23T13:44:09.043Z] [2023-08-23T13:44:09.043Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:44:09.043Z] #54 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:09.043Z] #54 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:09.043Z] #54 24.34 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:44:09.043Z] #54 24.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:44:09.043Z] #54 24.34 OK: 17689 distinct packages available [2023-08-23T13:44:09.310Z] #54 ... [2023-08-23T13:44:09.310Z] [2023-08-23T13:44:09.310Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:09.310Z] #60 ... [2023-08-23T13:44:09.310Z] [2023-08-23T13:44:09.310Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-23T13:44:09.310Z] #53 DONE 25.0s [2023-08-23T13:44:09.310Z] [2023-08-23T13:44:09.310Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-23T13:44:09.310Z] #56 DONE 24.9s [2023-08-23T13:44:09.310Z] [2023-08-23T13:44:09.310Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:09.578Z] #35 ... [2023-08-23T13:44:09.578Z] [2023-08-23T13:44:09.578Z] #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-23T13:44:09.578Z] #57 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:09.578Z] #57 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:09.578Z] #57 24.88 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-23T13:44:09.578Z] #57 24.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-23T13:44:09.578Z] #57 24.88 OK: 17689 distinct packages available [2023-08-23T13:44:09.845Z] #57 ... [2023-08-23T13:44:09.845Z] [2023-08-23T13:44:09.845Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:10.111Z] #35 ... [2023-08-23T13:44:10.111Z] [2023-08-23T13:44:10.111Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-23T13:44:10.111Z] #58 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:10.111Z] #58 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:10.111Z] #58 24.54 (1/4) Installing ca-certificates (20230506-r0) [2023-08-23T13:44:10.111Z] #58 25.22 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:10.111Z] #58 25.22 (3/4) Installing su-exec (0.2-r2) [2023-08-23T13:44:10.111Z] #58 25.22 (4/4) Installing yq (4.30.4-r4) [2023-08-23T13:44:10.111Z] #58 ... [2023-08-23T13:44:10.111Z] [2023-08-23T13:44:10.111Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:11.076Z] #35 ... [2023-08-23T13:44:11.076Z] [2023-08-23T13:44:11.076Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-23T13:44:11.076Z] #62 DONE 1.6s [2023-08-23T13:44:11.076Z] [2023-08-23T13:44:11.076Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:11.660Z] #35 ... [2023-08-23T13:44:11.660Z] [2023-08-23T13:44:11.660Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-23T13:44:11.660Z] #50 26.68 OK: 263 MiB in 53 packages [2023-08-23T13:44:11.660Z] #50 DONE 27.9s [2023-08-23T13:44:11.660Z] [2023-08-23T13:44:11.660Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:11.929Z] #60 ... [2023-08-23T13:44:11.929Z] [2023-08-23T13:44:11.929Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T13:44:11.929Z] #55 25.56 OK: 8 MiB in 17 packages [2023-08-23T13:44:11.929Z] #55 DONE 27.6s [2023-08-23T13:44:11.929Z] [2023-08-23T13:44:11.929Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:11.929Z] #35 transferring context: 83.35MB 31.4s [2023-08-23T13:44:12.408Z] #35 ... [2023-08-23T13:44:12.408Z] [2023-08-23T13:44:12.408Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:12.408Z] #38 ... [2023-08-23T13:44:12.408Z] [2023-08-23T13:44:12.408Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:12.676Z] #35 ... [2023-08-23T13:44:12.676Z] [2023-08-23T13:44:12.676Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:12.943Z] #40 ... [2023-08-23T13:44:12.943Z] [2023-08-23T13:44:12.943Z] #39 [core-command internal] load build context [2023-08-23T13:44:12.943Z] #39 ... [2023-08-23T13:44:12.943Z] [2023-08-23T13:44:12.943Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:12.943Z] #35 ... [2023-08-23T13:44:12.943Z] [2023-08-23T13:44:12.943Z] #43 [core-data internal] load build context [2023-08-23T13:44:13.209Z] #43 ... [2023-08-23T13:44:13.209Z] [2023-08-23T13:44:13.209Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:13.209Z] #46 ... [2023-08-23T13:44:13.209Z] [2023-08-23T13:44:13.209Z] #43 [core-data internal] load build context [2023-08-23T13:44:13.477Z] #43 ... [2023-08-23T13:44:13.477Z] [2023-08-23T13:44:13.477Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:13.477Z] #42 ... [2023-08-23T13:44:13.477Z] [2023-08-23T13:44:13.477Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:13.744Z] #40 ... [2023-08-23T13:44:13.744Z] [2023-08-23T13:44:13.744Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:13.744Z] #45 ... [2023-08-23T13:44:13.744Z] [2023-08-23T13:44:13.744Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:14.012Z] #47 ... [2023-08-23T13:44:14.012Z] [2023-08-23T13:44:14.012Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:14.278Z] #45 ... [2023-08-23T13:44:14.278Z] [2023-08-23T13:44:14.278Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:14.278Z] #34 ... [2023-08-23T13:44:14.278Z] [2023-08-23T13:44:14.278Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:44:14.544Z] #49 ... [2023-08-23T13:44:14.544Z] [2023-08-23T13:44:14.544Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:16.494Z] #34 ... [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-23T13:44:16.494Z] #54 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:16.494Z] #54 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:16.494Z] #54 29.65 (1/9) Installing ca-certificates (20230506-r0) [2023-08-23T13:44:16.494Z] #54 29.80 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-23T13:44:16.494Z] #54 29.83 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-23T13:44:16.494Z] #54 29.84 (4/9) Installing libcurl (8.2.1-r0) [2023-08-23T13:44:16.494Z] #54 29.87 (5/9) Installing curl (8.2.1-r0) [2023-08-23T13:44:16.494Z] #54 29.89 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:16.494Z] #54 29.90 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:44:16.494Z] #54 29.91 (8/9) Installing libucontext (1.2-r0) [2023-08-23T13:44:16.494Z] #54 29.91 (9/9) Installing gcompat (1.1.0-r0) [2023-08-23T13:44:16.494Z] #54 29.93 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:16.494Z] #54 30.00 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:44:16.494Z] #54 30.44 OK: 11 MiB in 24 packages [2023-08-23T13:44:16.494Z] #54 DONE 31.8s [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:16.494Z] #34 ... [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-23T13:44:16.494Z] #58 26.17 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:16.494Z] #58 26.30 Executing ca-certificates-20230506-r0.trigger [2023-08-23T13:44:16.494Z] #58 27.52 OK: 17 MiB in 19 packages [2023-08-23T13:44:16.494Z] #58 DONE 32.1s [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-23T13:44:16.494Z] #63 DONE 7.4s [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-23T13:44:16.494Z] #59 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:16.494Z] #59 27.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:16.494Z] #59 27.74 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:44:16.494Z] #59 27.79 (3/4) Installing libucontext (1.2-r0) [2023-08-23T13:44:16.494Z] #59 27.79 (4/4) Installing gcompat (1.1.0-r0) [2023-08-23T13:44:16.494Z] #59 27.86 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:16.494Z] #59 28.02 OK: 8 MiB in 19 packages [2023-08-23T13:44:16.494Z] #59 DONE 32.4s [2023-08-23T13:44:16.494Z] [2023-08-23T13:44:16.494Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:16.760Z] #48 ... [2023-08-23T13:44:16.760Z] [2023-08-23T13:44:16.760Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:17.024Z] #34 ... [2023-08-23T13:44:17.024Z] [2023-08-23T13:44:17.024Z] #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-23T13:44:17.024Z] #57 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:17.024Z] #57 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T13:44:17.024Z] #57 29.53 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-23T13:44:17.024Z] #57 29.54 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-23T13:44:17.024Z] #57 29.55 (3/5) Installing libucontext (1.2-r0) [2023-08-23T13:44:17.024Z] #57 29.57 (4/5) Installing gcompat (1.1.0-r0) [2023-08-23T13:44:17.024Z] #57 29.59 (5/5) Installing openssl (3.0.10-r0) [2023-08-23T13:44:17.024Z] #57 29.64 Executing busybox-1.35.0-r29.trigger [2023-08-23T13:44:17.024Z] #57 29.70 OK: 9 MiB in 20 packages [2023-08-23T13:44:17.024Z] #57 DONE 32.5s [2023-08-23T13:44:17.024Z] [2023-08-23T13:44:17.024Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:17.289Z] #48 ... [2023-08-23T13:44:17.289Z] [2023-08-23T13:44:17.289Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:17.555Z] #61 ... [2023-08-23T13:44:17.555Z] [2023-08-23T13:44:17.555Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:17.821Z] #48 ... [2023-08-23T13:44:17.821Z] [2023-08-23T13:44:17.821Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-23T13:44:17.821Z] #64 DONE 0.9s [2023-08-23T13:44:17.821Z] [2023-08-23T13:44:17.821Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:17.821Z] #48 transferring context: 51.87MB 34.5s [2023-08-23T13:44:22.055Z] #48 ... [2023-08-23T13:44:22.055Z] [2023-08-23T13:44:22.055Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:22.055Z] #60 ... [2023-08-23T13:44:22.055Z] [2023-08-23T13:44:22.055Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:22.636Z] #48 ... [2023-08-23T13:44:22.636Z] [2023-08-23T13:44:22.636Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:22.636Z] #38 transferring context: 76.30MB 40.7s [2023-08-23T13:44:22.636Z] #38 ... [2023-08-23T13:44:22.636Z] [2023-08-23T13:44:22.636Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:23.220Z] #48 ... [2023-08-23T13:44:23.220Z] [2023-08-23T13:44:23.220Z] #39 [core-command internal] load build context [2023-08-23T13:44:23.220Z] #39 ... [2023-08-23T13:44:23.220Z] [2023-08-23T13:44:23.220Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:23.220Z] #35 ... [2023-08-23T13:44:23.220Z] [2023-08-23T13:44:23.220Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:23.486Z] #48 ... [2023-08-23T13:44:23.486Z] [2023-08-23T13:44:23.486Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:23.486Z] #46 ... [2023-08-23T13:44:23.486Z] [2023-08-23T13:44:23.486Z] #43 [core-data internal] load build context [2023-08-23T13:44:23.751Z] #43 ... [2023-08-23T13:44:23.751Z] [2023-08-23T13:44:23.751Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:23.751Z] #42 ... [2023-08-23T13:44:23.751Z] [2023-08-23T13:44:23.751Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:24.016Z] #40 ... [2023-08-23T13:44:24.016Z] [2023-08-23T13:44:24.016Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:24.285Z] #42 ... [2023-08-23T13:44:24.285Z] [2023-08-23T13:44:24.285Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:24.285Z] #47 ... [2023-08-23T13:44:24.285Z] [2023-08-23T13:44:24.285Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:24.285Z] #42 ... [2023-08-23T13:44:24.285Z] [2023-08-23T13:44:24.285Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:24.550Z] #45 ... [2023-08-23T13:44:24.550Z] [2023-08-23T13:44:24.550Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:24.550Z] #42 ... [2023-08-23T13:44:24.550Z] [2023-08-23T13:44:24.550Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:44:24.816Z] #49 ... [2023-08-23T13:44:24.816Z] [2023-08-23T13:44:24.816Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:27.390Z] #42 ... [2023-08-23T13:44:27.390Z] [2023-08-23T13:44:27.390Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:27.390Z] #34 ... [2023-08-23T13:44:27.390Z] [2023-08-23T13:44:27.390Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:27.656Z] #42 ... [2023-08-23T13:44:27.656Z] [2023-08-23T13:44:27.656Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:27.656Z] #61 ... [2023-08-23T13:44:27.656Z] [2023-08-23T13:44:27.656Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:27.656Z] #42 transferring context: 110.14MB 45.1s [2023-08-23T13:44:32.985Z] #42 ... [2023-08-23T13:44:32.985Z] [2023-08-23T13:44:32.985Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:32.985Z] #60 ... [2023-08-23T13:44:32.985Z] [2023-08-23T13:44:32.985Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:32.985Z] #42 transferring context: 137.41MB 50.2s [2023-08-23T13:44:32.985Z] #42 ... [2023-08-23T13:44:32.985Z] [2023-08-23T13:44:32.985Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:32.985Z] #38 ... [2023-08-23T13:44:32.985Z] [2023-08-23T13:44:32.985Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:33.252Z] #42 ... [2023-08-23T13:44:33.252Z] [2023-08-23T13:44:33.252Z] #39 [core-command internal] load build context [2023-08-23T13:44:33.523Z] #39 ... [2023-08-23T13:44:33.523Z] [2023-08-23T13:44:33.523Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:33.523Z] #35 ... [2023-08-23T13:44:33.523Z] [2023-08-23T13:44:33.523Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:33.523Z] #42 ... [2023-08-23T13:44:33.523Z] [2023-08-23T13:44:33.523Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:33.789Z] #46 ... [2023-08-23T13:44:33.789Z] [2023-08-23T13:44:33.790Z] #43 [core-data internal] load build context [2023-08-23T13:44:33.790Z] #43 transferring context: 188.27MB 51.8s done [2023-08-23T13:44:33.790Z] #43 DONE 52.1s [2023-08-23T13:44:33.790Z] [2023-08-23T13:44:33.790Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:33.790Z] #48 ... [2023-08-23T13:44:33.790Z] [2023-08-23T13:44:33.790Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:34.055Z] #65 ... [2023-08-23T13:44:34.055Z] [2023-08-23T13:44:34.055Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:34.055Z] #40 ... [2023-08-23T13:44:34.055Z] [2023-08-23T13:44:34.055Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:34.822Z] #48 ... [2023-08-23T13:44:34.822Z] [2023-08-23T13:44:34.822Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:34.822Z] #45 ... [2023-08-23T13:44:34.822Z] [2023-08-23T13:44:34.822Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:34.822Z] #47 ... [2023-08-23T13:44:34.822Z] [2023-08-23T13:44:34.822Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:34.822Z] #45 ... [2023-08-23T13:44:34.822Z] [2023-08-23T13:44:34.822Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:44:35.115Z] #49 ... [2023-08-23T13:44:35.115Z] [2023-08-23T13:44:35.115Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:37.147Z] #47 ... [2023-08-23T13:44:37.147Z] [2023-08-23T13:44:37.147Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:37.147Z] #65 DONE 2.9s [2023-08-23T13:44:37.147Z] [2023-08-23T13:44:37.147Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:37.147Z] #47 ... [2023-08-23T13:44:37.147Z] [2023-08-23T13:44:37.147Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:37.147Z] #34 ... [2023-08-23T13:44:37.147Z] [2023-08-23T13:44:37.147Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:37.748Z] #47 ... [2023-08-23T13:44:37.748Z] [2023-08-23T13:44:37.748Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:38.035Z] #61 ... [2023-08-23T13:44:38.036Z] [2023-08-23T13:44:38.036Z] #34 [security-proxy-setup internal] load build context [2023-08-23T13:44:38.644Z] #34 transferring context: 186.27MB 55.1s [2023-08-23T13:44:39.600Z] #34 transferring context: 188.27MB 55.8s done [2023-08-23T13:44:39.600Z] #34 DONE 56.1s [2023-08-23T13:44:39.600Z] [2023-08-23T13:44:39.600Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:40.577Z] #66 ... [2023-08-23T13:44:40.577Z] [2023-08-23T13:44:40.577Z] #39 [core-command internal] load build context [2023-08-23T13:44:40.577Z] #39 transferring context: 188.27MB 58.3s done [2023-08-23T13:44:40.577Z] #39 DONE 58.7s [2023-08-23T13:44:40.577Z] [2023-08-23T13:44:40.577Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:40.845Z] #61 ... [2023-08-23T13:44:40.845Z] [2023-08-23T13:44:40.845Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:40.845Z] #66 DONE 1.2s [2023-08-23T13:44:40.845Z] [2023-08-23T13:44:40.845Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:41.813Z] #61 ... [2023-08-23T13:44:41.813Z] [2023-08-23T13:44:41.813Z] #40 [support-scheduler internal] load build context [2023-08-23T13:44:41.813Z] #40 transferring context: 188.27MB 59.3s done [2023-08-23T13:44:41.813Z] #40 DONE 59.8s [2023-08-23T13:44:41.813Z] [2023-08-23T13:44:41.813Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-23T13:44:41.813Z] #35 transferring context: 188.27MB 61.2s done [2023-08-23T13:44:41.813Z] #35 DONE 61.3s [2023-08-23T13:44:41.813Z] [2023-08-23T13:44:41.813Z] #61 [security-proxy-auth internal] load build context [2023-08-23T13:44:41.813Z] #61 transferring context: 188.27MB 53.4s done [2023-08-23T13:44:41.813Z] #61 DONE 55.1s [2023-08-23T13:44:41.813Z] [2023-08-23T13:44:41.813Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:42.487Z] #46 ... [2023-08-23T13:44:42.487Z] [2023-08-23T13:44:42.487Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:42.487Z] #38 ... [2023-08-23T13:44:42.487Z] [2023-08-23T13:44:42.487Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:42.487Z] #46 ... [2023-08-23T13:44:42.487Z] [2023-08-23T13:44:42.487Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:42.487Z] #60 ... [2023-08-23T13:44:42.487Z] [2023-08-23T13:44:42.487Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:42.752Z] #38 ... [2023-08-23T13:44:42.752Z] [2023-08-23T13:44:42.752Z] #45 [support-notifications internal] load build context [2023-08-23T13:44:42.752Z] #45 transferring context: 188.27MB 60.1s done [2023-08-23T13:44:42.752Z] #45 DONE 60.6s [2023-08-23T13:44:42.752Z] [2023-08-23T13:44:42.752Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:43.717Z] #38 ... [2023-08-23T13:44:43.717Z] [2023-08-23T13:44:43.717Z] #48 [security-secretstore-setup internal] load build context [2023-08-23T13:44:43.717Z] #48 transferring context: 188.27MB 60.2s done [2023-08-23T13:44:43.717Z] #48 DONE 60.6s [2023-08-23T13:44:43.717Z] [2023-08-23T13:44:43.717Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:43.717Z] #38 ... [2023-08-23T13:44:43.717Z] [2023-08-23T13:44:43.717Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:43.717Z] #67 DONE 0.9s [2023-08-23T13:44:43.717Z] [2023-08-23T13:44:43.717Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:43.717Z] #38 ... [2023-08-23T13:44:43.717Z] [2023-08-23T13:44:43.717Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:43.983Z] #42 ... [2023-08-23T13:44:43.983Z] [2023-08-23T13:44:43.983Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:43.983Z] #38 ... [2023-08-23T13:44:43.983Z] [2023-08-23T13:44:43.983Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-23T13:44:43.983Z] #49 transferring context: 188.27MB 59.1s done [2023-08-23T13:44:43.983Z] #49 DONE 60.4s [2023-08-23T13:44:43.983Z] [2023-08-23T13:44:43.983Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:44.573Z] #38 ... [2023-08-23T13:44:44.573Z] [2023-08-23T13:44:44.573Z] #60 [core-metadata internal] load build context [2023-08-23T13:44:44.573Z] #60 transferring context: 188.27MB 56.0s done [2023-08-23T13:44:44.573Z] #60 DONE 57.9s [2023-08-23T13:44:44.573Z] [2023-08-23T13:44:44.573Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:44.849Z] #38 ... [2023-08-23T13:44:44.849Z] [2023-08-23T13:44:44.849Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:44:44.849Z] #68 DONE 0.8s [2023-08-23T13:44:44.849Z] [2023-08-23T13:44:44.849Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:45.443Z] #38 ... [2023-08-23T13:44:45.443Z] [2023-08-23T13:44:45.443Z] #42 [security-bootstrapper internal] load build context [2023-08-23T13:44:45.443Z] #42 transferring context: 188.27MB 62.6s done [2023-08-23T13:44:45.443Z] #42 DONE 63.0s [2023-08-23T13:44:45.443Z] [2023-08-23T13:44:45.443Z] #38 [security-spire-config internal] load build context [2023-08-23T13:44:45.443Z] #38 transferring context: 188.27MB 63.5s done [2023-08-23T13:44:45.443Z] #38 DONE 63.8s [2023-08-23T13:44:45.443Z] [2023-08-23T13:44:45.443Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:46.413Z] #46 ... [2023-08-23T13:44:46.413Z] [2023-08-23T13:44:46.413Z] #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:44:46.413Z] #69 DONE 0.6s [2023-08-23T13:44:46.413Z] [2023-08-23T13:44:46.413Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:46.679Z] #46 ... [2023-08-23T13:44:46.679Z] [2023-08-23T13:44:46.679Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:44:46.949Z] #70 ... [2023-08-23T13:44:46.949Z] [2023-08-23T13:44:46.949Z] #46 [security-spire-server internal] load build context [2023-08-23T13:44:47.905Z] #46 transferring context: 188.27MB 64.7s done [2023-08-23T13:44:47.905Z] #46 DONE 65.2s [2023-08-23T13:44:47.905Z] [2023-08-23T13:44:47.905Z] #47 [security-spire-agent internal] load build context [2023-08-23T13:44:50.480Z] #47 transferring context: 188.27MB 67.5s done [2023-08-23T13:44:50.480Z] #47 DONE 67.9s [2023-08-23T13:44:50.480Z] [2023-08-23T13:44:50.480Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:44:51.063Z] #71 ... [2023-08-23T13:44:51.063Z] [2023-08-23T13:44:51.063Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:44:51.063Z] #72 ... [2023-08-23T13:44:51.063Z] [2023-08-23T13:44:51.063Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:44:53.636Z] #73 ... [2023-08-23T13:44:53.636Z] [2023-08-23T13:44:53.636Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:24.961Z] #74 ... [2023-08-23T13:45:24.961Z] [2023-08-23T13:45:24.961Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:24.961Z] #70 DONE 45.9s [2023-08-23T13:45:24.961Z] [2023-08-23T13:45:24.961Z] #75 [core-data builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #75 DONE 2.4s [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #76 [security-proxy-auth builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #76 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:25.228Z] #77 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:25.228Z] #78 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:25.228Z] #79 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:25.228Z] #80 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #81 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #82 [support-scheduler builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #82 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:25.228Z] #83 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:25.228Z] #84 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #85 [core-command builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #85 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:25.228Z] #86 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:25.228Z] #87 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:25.228Z] #88 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-23T13:45:25.228Z] #89 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:25.228Z] #90 CACHED [2023-08-23T13:45:25.228Z] [2023-08-23T13:45:25.228Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T13:45:30.569Z] #91 ... [2023-08-23T13:45:30.569Z] [2023-08-23T13:45:30.569Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:30.569Z] #72 DONE 49.2s [2023-08-23T13:45:30.569Z] [2023-08-23T13:45:30.569Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T13:45:30.569Z] #91 4.884 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-08-23T13:45:30.569Z] #91 ... [2023-08-23T13:45:30.569Z] [2023-08-23T13:45:30.569Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-08-23T13:45:32.570Z] #92 DONE 2.6s [2023-08-23T13:45:32.570Z] [2023-08-23T13:45:32.570Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T13:45:32.570Z] #0 3.735 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-08-23T13:45:32.837Z] #93 ... [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:32.837Z] #94 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #95 [security-secretstore-setup builder 6/7] COPY . . [2023-08-23T13:45:32.837Z] #95 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:32.837Z] #96 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-23T13:45:32.837Z] #97 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:32.837Z] #98 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-23T13:45:32.837Z] #99 CACHED [2023-08-23T13:45:32.837Z] [2023-08-23T13:45:32.837Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T13:45:35.423Z] #100 ... [2023-08-23T13:45:35.423Z] [2023-08-23T13:45:35.423Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-23T13:45:35.423Z] #0 4.167 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-08-23T13:45:35.423Z] #101 ... [2023-08-23T13:45:35.423Z] [2023-08-23T13:45:35.423Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-23T13:45:35.423Z] #0 4.563 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-08-23T13:45:35.423Z] #102 ... [2023-08-23T13:45:35.423Z] [2023-08-23T13:45:35.423Z] #103 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-23T13:45:35.423Z] #0 4.419 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-08-23T13:45:35.689Z] #103 ... [2023-08-23T13:45:35.689Z] [2023-08-23T13:45:35.689Z] #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T13:45:35.689Z] #0 4.667 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-08-23T13:45:35.689Z] #104 ... [2023-08-23T13:45:35.689Z] [2023-08-23T13:45:35.689Z] #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-23T13:45:35.956Z] #105 3.437 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-08-23T13:45:39.289Z] #105 ... [2023-08-23T13:45:39.289Z] [2023-08-23T13:45:39.289Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:39.289Z] #74 DONE 55.6s [2023-08-23T13:45:39.289Z] [2023-08-23T13:45:39.289Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T13:45:39.289Z] #100 3.404 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-08-23T13:45:39.289Z] #100 ... [2023-08-23T13:45:39.289Z] [2023-08-23T13:45:39.289Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:39.289Z] #73 DONE 54.3s [2023-08-23T13:45:39.557Z] [2023-08-23T13:45:39.557Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-23T13:45:42.885Z] #106 DONE 3.2s [2023-08-23T13:45:42.886Z] [2023-08-23T13:45:42.886Z] #107 [support-notifications builder 6/7] COPY . . [2023-08-23T13:45:42.886Z] #107 DONE 3.3s [2023-08-23T13:45:42.886Z] [2023-08-23T13:45:42.886Z] #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-23T13:45:42.886Z] #0 3.514 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-08-23T13:45:42.886Z] #108 ... [2023-08-23T13:45:42.886Z] [2023-08-23T13:45:42.886Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:45:43.469Z] #109 ... [2023-08-23T13:45:43.469Z] [2023-08-23T13:45:43.469Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:43.469Z] #71 DONE 57.3s [2023-08-23T13:45:43.734Z] [2023-08-23T13:45:43.734Z] #110 [security-spire-config builder 6/9] COPY . . [2023-08-23T13:45:47.074Z] #110 DONE 3.4s [2023-08-23T13:45:47.074Z] [2023-08-23T13:45:47.074Z] #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:45:47.342Z] #111 DONE 0.1s [2023-08-23T13:45:47.342Z] [2023-08-23T13:45:47.342Z] #112 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:45:47.342Z] #112 CACHED [2023-08-23T13:45:47.342Z] [2023-08-23T13:45:47.342Z] #113 [security-spire-server builder 6/9] COPY . . [2023-08-23T13:45:47.342Z] #113 CACHED [2023-08-23T13:45:47.342Z] [2023-08-23T13:45:47.342Z] #114 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:47.342Z] #114 CACHED [2023-08-23T13:45:47.342Z] [2023-08-23T13:45:47.342Z] #115 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:45:47.342Z] #115 CACHED [2023-08-23T13:45:47.342Z] [2023-08-23T13:45:47.342Z] #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:45:52.702Z] #116 DONE 4.7s [2023-08-23T13:45:52.702Z] [2023-08-23T13:45:52.702Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:45:52.702Z] #117 DONE 4.8s [2023-08-23T13:45:52.702Z] [2023-08-23T13:45:52.702Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-23T13:45:52.702Z] #118 ... [2023-08-23T13:45:52.702Z] [2023-08-23T13:45:52.702Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-23T13:45:52.702Z] #119 DONE 0.4s [2023-08-23T13:45:52.702Z] [2023-08-23T13:45:52.702Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-23T13:45:52.702Z] #118 DONE 0.5s [2023-08-23T13:45:52.702Z] [2023-08-23T13:45:52.702Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T13:45:52.702Z] #0 3.207 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-08-23T13:45:53.285Z] #120 ... [2023-08-23T13:45:53.285Z] [2023-08-23T13:45:53.285Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:45:53.285Z] #121 ... [2023-08-23T13:45:53.285Z] [2023-08-23T13:45:53.285Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-23T13:45:53.285Z] #122 CACHED [2023-08-23T13:45:53.285Z] [2023-08-23T13:45:53.285Z] #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-23T13:45:53.285Z] #123 CACHED [2023-08-23T13:45:53.285Z] [2023-08-23T13:45:53.286Z] #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-23T13:45:53.286Z] #124 CACHED [2023-08-23T13:45:53.286Z] [2023-08-23T13:45:53.286Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-23T13:45:53.286Z] #125 CACHED [2023-08-23T13:45:53.286Z] [2023-08-23T13:45:53.286Z] #126 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T13:45:53.286Z] #126 CACHED [2023-08-23T13:45:53.286Z] [2023-08-23T13:45:53.286Z] #127 [security-spire-agent builder 6/9] COPY . . [2023-08-23T13:45:53.286Z] #127 CACHED [2023-08-23T13:45:53.573Z] [2023-08-23T13:45:53.573Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:45:53.573Z] #121 DONE 0.3s [2023-08-23T13:45:53.573Z] [2023-08-23T13:45:53.573Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:45:53.839Z] #128 DONE 0.3s [2023-08-23T13:45:53.839Z] [2023-08-23T13:45:53.839Z] #129 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T13:45:53.839Z] #129 CACHED [2023-08-23T13:45:53.839Z] [2023-08-23T13:45:53.839Z] #130 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:45:53.839Z] #130 DONE 0.2s [2023-08-23T13:45:53.839Z] [2023-08-23T13:45:53.839Z] #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:45:53.839Z] #131 DONE 0.2s [2023-08-23T13:45:53.839Z] [2023-08-23T13:45:53.839Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:54.797Z] #132 ... [2023-08-23T13:45:54.797Z] [2023-08-23T13:45:54.797Z] #133 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-23T13:45:54.797Z] #133 CACHED [2023-08-23T13:45:55.078Z] [2023-08-23T13:45:55.078Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-23T13:45:55.078Z] #134 ... [2023-08-23T13:45:55.078Z] [2023-08-23T13:45:55.078Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T13:45:55.078Z] #109 2.615 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-08-23T13:45:55.358Z] #109 ... [2023-08-23T13:45:55.358Z] [2023-08-23T13:45:55.358Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:55.358Z] #132 DONE 1.3s [2023-08-23T13:45:55.358Z] [2023-08-23T13:45:55.359Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:45:55.359Z] #135 DONE 0.2s [2023-08-23T13:45:55.359Z] [2023-08-23T13:45:55.359Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:55.643Z] #136 ... [2023-08-23T13:45:55.643Z] [2023-08-23T13:45:55.643Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-23T13:45:55.643Z] #137 DONE 0.3s [2023-08-23T13:45:55.915Z] [2023-08-23T13:45:55.915Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-23T13:45:55.915Z] #138 DONE 0.3s [2023-08-23T13:45:55.915Z] [2023-08-23T13:45:55.915Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-23T13:45:56.187Z] #134 DONE 1.3s [2023-08-23T13:45:56.187Z] [2023-08-23T13:45:56.187Z] #139 [security-spire-server] exporting to image [2023-08-23T13:45:56.187Z] #139 exporting layers [2023-08-23T13:45:56.773Z] #139 ... [2023-08-23T13:45:56.773Z] [2023-08-23T13:45:56.773Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:56.773Z] #136 DONE 2.2s [2023-08-23T13:45:57.052Z] [2023-08-23T13:45:57.052Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:45:57.052Z] #140 DONE 0.2s [2023-08-23T13:45:57.052Z] [2023-08-23T13:45:57.052Z] #141 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:57.322Z] #141 ... [2023-08-23T13:45:57.322Z] [2023-08-23T13:45:57.322Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-23T13:45:57.322Z] #142 DONE 0.2s [2023-08-23T13:45:57.590Z] [2023-08-23T13:45:57.590Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-23T13:45:57.590Z] #143 DONE 0.2s [2023-08-23T13:45:57.590Z] [2023-08-23T13:45:57.590Z] #139 [security-spire-config] exporting to image [2023-08-23T13:45:58.173Z] #139 ... [2023-08-23T13:45:58.173Z] [2023-08-23T13:45:58.173Z] #141 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-23T13:45:58.173Z] #141 DONE 2.1s [2023-08-23T13:45:58.173Z] [2023-08-23T13:45:58.173Z] #139 [security-spire-config] exporting to image [2023-08-23T13:45:58.173Z] #139 exporting layers 2.3s done [2023-08-23T13:45:58.173Z] #139 writing image sha256:453caa35ac7f6aaa74437c5450989eabe7d8d50f601135dff48efa01f1e486f5 [2023-08-23T13:45:58.437Z] #139 ... [2023-08-23T13:45:58.437Z] [2023-08-23T13:45:58.437Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-23T13:45:58.437Z] #144 DONE 0.1s [2023-08-23T13:45:58.437Z] [2023-08-23T13:45:58.437Z] #139 [security-spire-server] exporting to image [2023-08-23T13:45:58.437Z] #139 writing image sha256:453caa35ac7f6aaa74437c5450989eabe7d8d50f601135dff48efa01f1e486f5 0.0s done [2023-08-23T13:45:58.437Z] #139 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-23T13:45:58.437Z] #139 ... [2023-08-23T13:45:58.437Z] [2023-08-23T13:45:58.437Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-23T13:45:58.437Z] #145 DONE 0.2s [2023-08-23T13:45:58.706Z] [2023-08-23T13:45:58.706Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-23T13:45:58.706Z] #146 DONE 0.3s [2023-08-23T13:45:58.706Z] [2023-08-23T13:45:58.706Z] #139 [security-spire-agent] exporting to image [2023-08-23T13:45:59.679Z] #139 exporting layers 2.1s done [2023-08-23T13:45:59.679Z] #139 writing image sha256:c1e9caa4b9f9644c8e6b33bac5340bf7618a0b4fd6ecbb6aca4543b69c946a0c [2023-08-23T13:45:59.679Z] #139 writing image sha256:c1e9caa4b9f9644c8e6b33bac5340bf7618a0b4fd6ecbb6aca4543b69c946a0c 0.0s done [2023-08-23T13:45:59.679Z] #139 naming to docker.io/library/security-spire-config-arm64 done [2023-08-23T13:46:00.634Z] #139 exporting layers 1.6s done [2023-08-23T13:46:00.634Z] #139 writing image sha256:7f29317a84cde9932424bd3ba041f42b3f50ff3c02b4fd300ee8b1dcd0f320f0 done [2023-08-23T13:46:00.634Z] #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-23T13:46:00.634Z] #139 DONE 4.5s [2023-08-23T13:46:00.634Z] [2023-08-23T13:46:00.634Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T14:00:53.779Z] #100 ... [2023-08-23T14:00:53.779Z] [2023-08-23T14:00:53.779Z] #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-23T14:00:53.779Z] #108 920.3 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-08-23T14:00:57.103Z] #108 ... [2023-08-23T14:00:57.103Z] [2023-08-23T14:00:57.103Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-23T14:00:57.103Z] #100 DONE 924.1s [2023-08-23T14:00:57.103Z] [2023-08-23T14:00:57.103Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T14:00:57.103Z] #93 ... [2023-08-23T14:00:57.103Z] [2023-08-23T14:00:57.103Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:00:57.374Z] #147 DONE 0.3s [2023-08-23T14:00:57.374Z] [2023-08-23T14:00:57.374Z] #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-23T14:00:57.638Z] #108 ... [2023-08-23T14:00:57.638Z] [2023-08-23T14:00:57.638Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:00:57.638Z] #148 DONE 0.1s [2023-08-23T14:00:57.904Z] [2023-08-23T14:00:57.904Z] #149 [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-08-23T14:00:57.904Z] #149 DONE 0.2s [2023-08-23T14:00:57.904Z] [2023-08-23T14:00:57.904Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-23T14:00:57.904Z] #150 DONE 0.2s [2023-08-23T14:00:57.904Z] [2023-08-23T14:00:57.904Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-23T14:00:58.483Z] #151 DONE 0.3s [2023-08-23T14:00:58.483Z] [2023-08-23T14:00:58.483Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-23T14:00:58.483Z] #152 DONE 0.1s [2023-08-23T14:00:58.483Z] [2023-08-23T14:00:58.483Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T14:01:00.418Z] #153 DONE 2.0s [2023-08-23T14:01:00.418Z] [2023-08-23T14:01:00.418Z] #139 [security-proxy-setup] exporting to image [2023-08-23T14:01:00.418Z] #139 exporting layers [2023-08-23T14:01:01.370Z] #139 exporting layers 0.8s done [2023-08-23T14:01:01.370Z] #139 writing image sha256:e019ff7d6678c1116a1e87b530e315a56b0f433b465cefbca0ce222a5e7447a6 0.0s done [2023-08-23T14:01:01.370Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-23T14:01:01.370Z] #139 DONE 5.2s [2023-08-23T14:01:01.370Z] [2023-08-23T14:01:01.370Z] #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T14:01:11.408Z] #104 ... [2023-08-23T14:01:11.408Z] [2023-08-23T14:01:11.408Z] #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-23T14:01:11.408Z] #105 DONE 937.3s [2023-08-23T14:01:11.408Z] [2023-08-23T14:01:11.408Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-23T14:01:11.408Z] #154 DONE 0.3s [2023-08-23T14:01:11.409Z] [2023-08-23T14:01:11.409Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-23T14:01:12.816Z] #155 DONE 2.3s [2023-08-23T14:01:12.816Z] [2023-08-23T14:01:12.816Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:01:12.816Z] #156 DONE 0.3s [2023-08-23T14:01:12.816Z] [2023-08-23T14:01:12.816Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T14:01:13.084Z] #93 ... [2023-08-23T14:01:13.084Z] [2023-08-23T14:01:13.084Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:01:13.350Z] #157 DONE 0.2s [2023-08-23T14:01:13.350Z] [2023-08-23T14:01:13.350Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-23T14:01:13.618Z] #158 DONE 0.3s [2023-08-23T14:01:13.618Z] [2023-08-23T14:01:13.618Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-23T14:01:13.882Z] #159 DONE 0.2s [2023-08-23T14:01:13.882Z] [2023-08-23T14:01:13.882Z] #160 [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-08-23T14:01:13.882Z] #160 DONE 0.1s [2023-08-23T14:01:13.882Z] [2023-08-23T14:01:13.882Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-23T14:01:13.882Z] #102 ... [2023-08-23T14:01:13.882Z] [2023-08-23T14:01:13.882Z] #161 [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-08-23T14:01:14.165Z] #161 DONE 0.2s [2023-08-23T14:01:14.165Z] [2023-08-23T14:01:14.165Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-23T14:01:14.165Z] #162 DONE 0.2s [2023-08-23T14:01:14.165Z] [2023-08-23T14:01:14.165Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-23T14:01:14.429Z] #163 DONE 0.2s [2023-08-23T14:01:14.429Z] [2023-08-23T14:01:14.429Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-23T14:01:16.363Z] #164 DONE 2.1s [2023-08-23T14:01:16.363Z] [2023-08-23T14:01:16.363Z] #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-23T14:01:16.629Z] #108 DONE 943.9s [2023-08-23T14:01:16.629Z] [2023-08-23T14:01:16.629Z] #139 [security-bootstrapper] exporting to image [2023-08-23T14:01:16.629Z] #139 exporting layers [2023-08-23T14:01:17.593Z] #139 ... [2023-08-23T14:01:17.594Z] [2023-08-23T14:01:17.594Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:01:17.594Z] #165 DONE 0.3s [2023-08-23T14:01:17.863Z] [2023-08-23T14:01:17.863Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:01:17.863Z] #166 DONE 0.2s [2023-08-23T14:01:17.863Z] [2023-08-23T14:01:17.863Z] #167 [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-08-23T14:01:18.129Z] #167 DONE 0.2s [2023-08-23T14:01:18.129Z] [2023-08-23T14:01:18.129Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-23T14:01:18.129Z] #101 ... [2023-08-23T14:01:18.129Z] [2023-08-23T14:01:18.129Z] #139 [security-bootstrapper] exporting to image [2023-08-23T14:01:18.129Z] #139 exporting layers 1.7s done [2023-08-23T14:01:18.129Z] #139 writing image sha256:e56fbdccd55775f8233bf12be4b568d53ed7bbae239f94e79fe0ee9ffe21dd9d done [2023-08-23T14:01:18.129Z] #139 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-23T14:01:18.129Z] #139 DONE 6.9s [2023-08-23T14:01:18.129Z] [2023-08-23T14:01:18.129Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-23T14:01:18.393Z] #168 DONE 0.2s [2023-08-23T14:01:18.393Z] [2023-08-23T14:01:18.393Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:01:18.679Z] #169 DONE 0.1s [2023-08-23T14:01:18.679Z] [2023-08-23T14:01:18.679Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-23T14:01:18.946Z] #170 DONE 0.3s [2023-08-23T14:01:18.946Z] [2023-08-23T14:01:18.946Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-23T14:01:19.223Z] #171 DONE 0.3s [2023-08-23T14:01:19.223Z] [2023-08-23T14:01:19.223Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-23T14:01:19.491Z] #172 DONE 0.1s [2023-08-23T14:01:19.491Z] [2023-08-23T14:01:19.491Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T14:01:23.730Z] #173 ... [2023-08-23T14:01:23.730Z] [2023-08-23T14:01:23.730Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-23T14:01:23.730Z] #101 DONE 958.0s [2023-08-23T14:01:23.730Z] [2023-08-23T14:01:23.730Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T14:01:23.730Z] #173 DONE 3.9s [2023-08-23T14:01:23.730Z] [2023-08-23T14:01:23.730Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:01:23.730Z] #91 ... [2023-08-23T14:01:23.730Z] [2023-08-23T14:01:23.730Z] #139 [security-secretstore-setup] exporting to image [2023-08-23T14:01:23.730Z] #139 exporting layers [2023-08-23T14:01:24.705Z] #139 ... [2023-08-23T14:01:24.705Z] [2023-08-23T14:01:24.705Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:01:24.705Z] #174 DONE 0.2s [2023-08-23T14:01:24.971Z] [2023-08-23T14:01:24.971Z] #139 [security-secretstore-setup] exporting to image [2023-08-23T14:01:24.971Z] #139 exporting layers 1.7s done [2023-08-23T14:01:24.971Z] #139 writing image sha256:30d01f510b410b271f1d5c41fb367d7527933a7f6a457c884ba1f8d2a6060355 done [2023-08-23T14:01:24.971Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-23T14:01:24.971Z] #139 DONE 8.6s [2023-08-23T14:01:24.971Z] [2023-08-23T14:01:24.971Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:01:24.971Z] #175 DONE 0.3s [2023-08-23T14:01:24.971Z] [2023-08-23T14:01:24.971Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-23T14:01:25.236Z] #176 DONE 0.4s [2023-08-23T14:01:25.236Z] [2023-08-23T14:01:25.236Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:01:25.511Z] #91 ... [2023-08-23T14:01:25.511Z] [2023-08-23T14:01:25.511Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:01:25.787Z] #177 DONE 0.2s [2023-08-23T14:01:25.787Z] [2023-08-23T14:01:25.787Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-23T14:01:25.787Z] #178 DONE 0.2s [2023-08-23T14:01:25.787Z] [2023-08-23T14:01:25.787Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T14:01:27.734Z] #179 DONE 2.0s [2023-08-23T14:01:27.734Z] [2023-08-23T14:01:27.734Z] #139 [security-proxy-auth] exporting to image [2023-08-23T14:01:28.313Z] #139 exporting layers 0.5s done [2023-08-23T14:01:28.313Z] #139 writing image sha256:5ef08946e0cc7cb122192928db516404f61ce9ee1d20d291e3331214353f2fa9 done [2023-08-23T14:01:28.313Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-23T14:01:28.313Z] #139 DONE 9.1s [2023-08-23T14:01:28.313Z] [2023-08-23T14:01:28.313Z] #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-23T14:01:36.483Z] #102 DONE 971.3s [2023-08-23T14:01:36.483Z] [2023-08-23T14:01:36.483Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:01:37.062Z] #109 ... [2023-08-23T14:01:37.062Z] [2023-08-23T14:01:37.062Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:01:37.326Z] #180 DONE 0.1s [2023-08-23T14:01:37.326Z] [2023-08-23T14:01:37.326Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:01:37.326Z] #181 DONE 0.2s [2023-08-23T14:01:37.326Z] [2023-08-23T14:01:37.326Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-23T14:01:37.908Z] #182 DONE 0.3s [2023-08-23T14:01:37.908Z] [2023-08-23T14:01:37.909Z] #183 [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-08-23T14:01:37.909Z] #183 DONE 0.1s [2023-08-23T14:01:37.909Z] [2023-08-23T14:01:37.909Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:01:37.909Z] #120 ... [2023-08-23T14:01:37.909Z] [2023-08-23T14:01:37.909Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-23T14:01:37.909Z] #184 DONE 0.2s [2023-08-23T14:01:37.909Z] [2023-08-23T14:01:37.909Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-23T14:01:39.841Z] #185 DONE 1.8s [2023-08-23T14:01:39.841Z] [2023-08-23T14:01:39.841Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:01:39.841Z] #120 ... [2023-08-23T14:01:39.841Z] [2023-08-23T14:01:39.841Z] #139 [core-common-config-bootstrapper] exporting to image [2023-08-23T14:01:39.841Z] #139 exporting layers [2023-08-23T14:01:40.421Z] #139 exporting layers 0.7s done [2023-08-23T14:01:40.421Z] #139 writing image sha256:495b631314b337709db9b5fcc8d74da00f2f5ef601ab7485b7eb19830f735e8a done [2023-08-23T14:01:40.421Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-23T14:01:40.421Z] #139 DONE 9.8s [2023-08-23T14:01:40.421Z] [2023-08-23T14:01:40.421Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:02:19.560Z] #120 ... [2023-08-23T14:02:19.560Z] [2023-08-23T14:02:19.560Z] #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-23T14:02:19.560Z] #104 DONE 1014.0s [2023-08-23T14:02:19.560Z] [2023-08-23T14:02:19.560Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:02:19.560Z] #109 ... [2023-08-23T14:02:19.560Z] [2023-08-23T14:02:19.560Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:02:19.560Z] #186 DONE 0.1s [2023-08-23T14:02:19.560Z] [2023-08-23T14:02:19.560Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:02:19.560Z] #187 DONE 0.1s [2023-08-23T14:02:19.560Z] [2023-08-23T14:02:19.560Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:02:19.851Z] #91 ... [2023-08-23T14:02:19.851Z] [2023-08-23T14:02:19.851Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-23T14:02:20.128Z] #188 DONE 0.3s [2023-08-23T14:02:20.128Z] [2023-08-23T14:02:20.128Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:02:20.392Z] #189 DONE 0.1s [2023-08-23T14:02:20.392Z] [2023-08-23T14:02:20.392Z] #139 [core-command] exporting to image [2023-08-23T14:02:20.392Z] #139 exporting layers [2023-08-23T14:02:20.656Z] #139 exporting layers 0.3s done [2023-08-23T14:02:20.656Z] #139 writing image sha256:e96c6ea9dceedfb60c36aa63f6a619be75d409e460d0e009684a2fd8c476019a done [2023-08-23T14:02:20.656Z] #139 naming to docker.io/library/core-command-arm64 done [2023-08-23T14:02:20.656Z] #139 DONE 10.1s [2023-08-23T14:02:20.656Z] [2023-08-23T14:02:20.656Z] #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-23T14:02:35.624Z] #93 DONE 1028.9s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:02:35.624Z] #120 ... [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:02:35.624Z] #190 DONE 0.1s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:02:35.624Z] #191 DONE 0.2s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-23T14:02:35.624Z] #192 DONE 0.4s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:02:35.624Z] #120 ... [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:02:35.624Z] #193 ... [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #103 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-23T14:02:35.624Z] #103 DONE 1030.2s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:02:35.624Z] #193 DONE 0.3s [2023-08-23T14:02:35.624Z] [2023-08-23T14:02:35.624Z] #139 [core-data] exporting to image [2023-08-23T14:02:35.624Z] #139 exporting layers [2023-08-23T14:02:36.578Z] #139 exporting layers 0.8s done [2023-08-23T14:02:36.578Z] #139 writing image sha256:564ab08d593c016063479ee260464b70a20efc336425236d2fdff584710e3b73 0.0s done [2023-08-23T14:02:36.578Z] #139 naming to docker.io/library/core-data-arm64 done [2023-08-23T14:02:36.578Z] #139 DONE 10.9s [2023-08-23T14:02:36.578Z] [2023-08-23T14:02:36.578Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:02:36.578Z] #194 DONE 0.2s [2023-08-23T14:02:36.578Z] [2023-08-23T14:02:36.578Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:02:36.578Z] #195 DONE 0.1s [2023-08-23T14:02:36.578Z] [2023-08-23T14:02:36.578Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-23T14:02:36.842Z] #196 DONE 0.3s [2023-08-23T14:02:36.842Z] [2023-08-23T14:02:36.842Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:02:36.842Z] #197 DONE 0.1s [2023-08-23T14:02:36.842Z] [2023-08-23T14:02:36.842Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:02:36.842Z] #109 ... [2023-08-23T14:02:36.842Z] [2023-08-23T14:02:36.842Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-23T14:02:36.842Z] #198 DONE 0.1s [2023-08-23T14:02:37.108Z] [2023-08-23T14:02:37.108Z] #139 [core-metadata] exporting to image [2023-08-23T14:02:37.373Z] #139 exporting layers 0.3s done [2023-08-23T14:02:37.373Z] #139 writing image sha256:25de8d4b3459da30fa6f1fbb9ac74ef372c97210f5b5082431e2c52376f6c1f7 [2023-08-23T14:02:37.373Z] #139 writing image sha256:25de8d4b3459da30fa6f1fbb9ac74ef372c97210f5b5082431e2c52376f6c1f7 done [2023-08-23T14:02:37.373Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-08-23T14:02:37.373Z] #139 DONE 11.2s [2023-08-23T14:02:37.373Z] [2023-08-23T14:02:37.373Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:03:09.567Z] #91 ... [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-23T14:03:09.567Z] #120 DONE 1046.2s [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:03:09.567Z] #91 ... [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:03:09.567Z] #199 DONE 0.1s [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:03:09.567Z] #91 ... [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:03:09.567Z] #200 DONE 0.1s [2023-08-23T14:03:09.567Z] [2023-08-23T14:03:09.567Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-23T14:03:09.830Z] #201 DONE 0.4s [2023-08-23T14:03:09.830Z] [2023-08-23T14:03:09.830Z] #202 [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-08-23T14:03:10.122Z] #202 DONE 0.1s [2023-08-23T14:03:10.122Z] [2023-08-23T14:03:10.122Z] #139 [security-spiffe-token-provider] exporting to image [2023-08-23T14:03:10.122Z] #139 exporting layers [2023-08-23T14:03:10.704Z] #139 exporting layers 0.6s done [2023-08-23T14:03:10.704Z] #139 writing image sha256:ccd0d4887b3b791dfd5a43e53b6ea0cca363ee598c33d0bd515fb6603ccfff5c done [2023-08-23T14:03:10.704Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-23T14:03:10.704Z] #139 DONE 11.9s [2023-08-23T14:03:10.704Z] [2023-08-23T14:03:10.704Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:03:32.757Z] #109 ... [2023-08-23T14:03:32.757Z] [2023-08-23T14:03:32.757Z] #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-23T14:03:32.757Z] #91 DONE 1084.5s [2023-08-23T14:03:32.757Z] [2023-08-23T14:03:32.757Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:03:32.757Z] #109 ... [2023-08-23T14:03:32.757Z] [2023-08-23T14:03:32.757Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:03:32.757Z] #203 DONE 0.1s [2023-08-23T14:03:32.757Z] [2023-08-23T14:03:32.758Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:03:32.758Z] #204 DONE 0.2s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-23T14:03:32.758Z] #205 DONE 0.4s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:03:32.758Z] #206 DONE 0.1s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #139 [support-scheduler] exporting to image [2023-08-23T14:03:32.758Z] #139 exporting layers [2023-08-23T14:03:32.758Z] #139 exporting layers 0.4s done [2023-08-23T14:03:32.758Z] #139 writing image sha256:e68201d08a8da220fa7fd2f262359e06f67dd0fc090a5556b5cae2cfd396af1b done [2023-08-23T14:03:32.758Z] #139 naming to docker.io/library/support-scheduler-arm64 [2023-08-23T14:03:32.758Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-08-23T14:03:32.758Z] #139 DONE 12.2s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-23T14:03:32.758Z] #109 DONE 1069.0s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-23T14:03:32.758Z] #207 DONE 0.1s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-23T14:03:32.758Z] #208 DONE 0.1s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-23T14:03:32.758Z] #209 DONE 0.4s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-23T14:03:32.758Z] #210 DONE 0.1s [2023-08-23T14:03:32.758Z] [2023-08-23T14:03:32.758Z] #139 [support-notifications] exporting to image [2023-08-23T14:03:33.022Z] #139 exporting layers 0.4s done [2023-08-23T14:03:33.022Z] #139 writing image sha256:377211889c7b64e20cd4b83fbbe957a63813470260d092a7cd39dbb83d21db79 done [2023-08-23T14:03:33.022Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-08-23T14:03:33.022Z] #139 DONE 12.7s [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-23T14:03:33.022Z] time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-23T14:03:33.023Z] $ docker stop --time=1 ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e [2023-08-23T14:03:36.828Z] $ docker rm -f --volumes ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T14:03:37.293Z] + docker images [2023-08-23T14:03:37.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-23T14:03:37.293Z] support-notifications-arm64 latest 377211889c7b 5 seconds ago 33.7MB [2023-08-23T14:03:37.293Z] support-scheduler-arm64 latest e68201d08a8d 7 seconds ago 32.9MB [2023-08-23T14:03:37.293Z] security-spiffe-token-provider-arm64 latest ccd0d4887b3b 28 seconds ago 33.3MB [2023-08-23T14:03:37.293Z] core-metadata-arm64 latest 25de8d4b3459 About a minute ago 21.2MB [2023-08-23T14:03:37.293Z] core-data-arm64 latest 564ab08d593c About a minute ago 20.9MB [2023-08-23T14:03:37.293Z] core-command-arm64 latest e96c6ea9dcee About a minute ago 20.8MB [2023-08-23T14:03:37.293Z] core-common-config-bootstrapper-arm64 latest 495b631314b3 About a minute ago 18MB [2023-08-23T14:03:37.293Z] security-proxy-auth-arm64 latest 5ef08946e0cc 2 minutes ago 19.3MB [2023-08-23T14:03:37.293Z] security-secretstore-setup-arm64 latest 30d01f510b41 2 minutes ago 43MB [2023-08-23T14:03:37.293Z] security-bootstrapper-arm64 latest e56fbdccd557 2 minutes ago 22.6MB [2023-08-23T14:03:37.293Z] security-proxy-setup-arm64 latest e019ff7d6678 2 minutes ago 28.8MB [2023-08-23T14:03:37.293Z] security-spire-agent-arm64 latest 7f29317a84cd 17 minutes ago 152MB [2023-08-23T14:03:37.293Z] security-spire-config-arm64 latest c1e9caa4b9f9 17 minutes ago 96.1MB [2023-08-23T14:03:37.293Z] security-spire-server-arm64 latest 453caa35ac7f 17 minutes ago 96.9MB [2023-08-23T14:03:37.293Z] ci-base-image-arm64 latest 71c7219c4ae9 31 minutes ago 1.05GB [2023-08-23T14:03:37.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-23T14:03:37.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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-08-23T14:03:37.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:03:37.707Z] [2023-08-23T14:03:37.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:03:38.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:03:38.295Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T14:03:38.295Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T14:03:38.295Z] 04944245beec: Pulling fs layer [2023-08-23T14:03:38.295Z] 699f458cf7ca: Pulling fs layer [2023-08-23T14:03:38.295Z] 765212b225bb: Pulling fs layer [2023-08-23T14:03:38.295Z] f23df028b6ca: Pulling fs layer [2023-08-23T14:03:38.295Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T14:03:38.295Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T14:03:38.295Z] f23df028b6ca: Waiting [2023-08-23T14:03:38.295Z] 765212b225bb: Waiting [2023-08-23T14:03:38.295Z] d65c8cfc05b1: Waiting [2023-08-23T14:03:38.295Z] 2437ff75d9bd: Waiting [2023-08-23T14:03:38.295Z] 04944245beec: Verifying Checksum [2023-08-23T14:03:38.295Z] 04944245beec: Download complete [2023-08-23T14:03:38.295Z] 765212b225bb: Verifying Checksum [2023-08-23T14:03:38.295Z] 765212b225bb: Download complete [2023-08-23T14:03:38.565Z] f23df028b6ca: Verifying Checksum [2023-08-23T14:03:38.565Z] f23df028b6ca: Download complete [2023-08-23T14:03:38.565Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T14:03:38.565Z] d65c8cfc05b1: Download complete [2023-08-23T14:03:38.565Z] 699f458cf7ca: Verifying Checksum [2023-08-23T14:03:38.565Z] 699f458cf7ca: Download complete [2023-08-23T14:03:38.831Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T14:03:38.831Z] 8998bd30e6a1: Download complete [2023-08-23T14:03:41.405Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T14:03:41.405Z] 2437ff75d9bd: Download complete [2023-08-23T14:03:42.809Z] 8998bd30e6a1: Pull complete [2023-08-23T14:03:43.075Z] 04944245beec: Pull complete [2023-08-23T14:03:44.477Z] 699f458cf7ca: Pull complete [2023-08-23T14:03:44.743Z] 765212b225bb: Pull complete [2023-08-23T14:03:45.321Z] f23df028b6ca: Pull complete [2023-08-23T14:03:45.586Z] d65c8cfc05b1: Pull complete [2023-08-23T14:04:00.554Z] 2437ff75d9bd: Pull complete [2023-08-23T14:04:00.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T14:04:00.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:04:00.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:04:00.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2023-08-23T14:04:00.776Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-23T14:04:03.482Z] $ docker top 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:04.371Z] ---> job-cost.sh [2023-08-23T14:04:04.371Z] lf-activate-venv: SKIPPING [2023-08-23T14:04:04.371Z] INFO: No Stack... [2023-08-23T14:04:04.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T14:04:05.521Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T14:04:05.835Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-08-23T14:04:05.836Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T14:04:06.151Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] [2023-08-23T14:04:06.157Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] did not exist. Created. [2023-08-23T14:04:06.157Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T14:04:06.479Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T14:04:06.664Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T14:04:06.671Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T14:04:06.675Z] $ docker stop --time=1 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 [2023-08-23T14:04:08.160Z] $ docker rm -f --volumes 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 [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-08-23T14:04:08.590Z] provisioning config files... [2023-08-23T14:04:08.596Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15884350707719119168tmp [Pipeline] { [Pipeline] sh [2023-08-23T14:04:08.885Z] + set +x [2023-08-23T14:04:08.885Z] + curl -s https://codecov.io/bash [2023-08-23T14:04:08.885Z] + bash -s -- [2023-08-23T14:04:08.885Z] [2023-08-23T14:04:08.885Z] _____ _ [2023-08-23T14:04:08.885Z] / ____| | | [2023-08-23T14:04:08.885Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T14:04:08.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T14:04:08.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T14:04:08.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T14:04:08.885Z] Bash-1.0.6 [2023-08-23T14:04:08.885Z] [2023-08-23T14:04:08.885Z] [2023-08-23T14:04:08.885Z] ==> git version 2.25.1 found [2023-08-23T14:04:08.885Z] ==> 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-08-23T14:04:08.885Z] Release-Date: 2020-01-08 [2023-08-23T14:04:08.885Z] 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-08-23T14:04:08.885Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T14:04:08.885Z] ==> Jenkins CI detected. [2023-08-23T14:04:08.885Z] current dir:  /w/workspace/edgex-go/3 [2023-08-23T14:04:08.885Z] project root: . [2023-08-23T14:04:08.885Z] --> token set from env [2023-08-23T14:04:08.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T14:04:08.885Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T14:04:08.885Z] ==> Python coveragepy not found [2023-08-23T14:04:08.885Z] ==> Searching for coverage reports in: [2023-08-23T14:04:08.885Z] + . [2023-08-23T14:04:09.145Z] -> Found 1 reports [2023-08-23T14:04:09.145Z] ==> Detecting git/mercurial file structure [2023-08-23T14:04:09.145Z] ==> Reading reports [2023-08-23T14:04:09.145Z] + ./coverage.out bytes=446998 [2023-08-23T14:04:09.145Z] ==> Appending adjustments [2023-08-23T14:04:09.145Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T14:04:10.079Z] + Found adjustments [2023-08-23T14:04:10.079Z] ==> Gzipping contents [2023-08-23T14:04:10.079Z] 56K /tmp/codecov.RH0Qfu.gz [2023-08-23T14:04:10.079Z] ==> Uploading reports [2023-08-23T14:04:10.079Z] url: https://codecov.io [2023-08-23T14:04:10.079Z] query: branch=PR-4644&commit=8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= [2023-08-23T14:04:10.079Z] -> Pinging Codecov [2023-08-23T14:04:10.080Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4644&commit=8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= [2023-08-23T14:04:10.342Z] -> Uploading to [2023-08-23T14:04:10.342Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/00271124DB129430A58F1EEE437C3FCB/8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a/0e35db70-dbe5-44b3-9b3a-367dedb0a5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T140410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e975415fdb9fa73f64cbd4014e6aad3856fcab036cc382ff4489a212ad938341 [2023-08-23T14:04:10.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T14:04:10.342Z] Dload Upload Total Spent Left Speed [2023-08-23T14:04:10.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57336 0 0 100 57336 0 255k --:--:-- --:--:-- --:--:-- 255k [2023-08-23T14:04:10.601Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] } [2023-08-23T14:04:10.608Z] 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-08-23T14:04:11.217Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:11.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:12.363Z] ---> package-listing.sh [2023-08-23T14:04:12.363Z] ++ facter osfamily [2023-08-23T14:04:12.363Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T14:04:12.623Z] + OS_FAMILY=debian [2023-08-23T14:04:12.623Z] + workspace=/w/workspace/edgex-go/3 [2023-08-23T14:04:12.623Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T14:04:12.623Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T14:04:12.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T14:04:12.623Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T14:04:12.623Z] + '[' /w/workspace/edgex-go/3 ']' [2023-08-23T14:04:12.623Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T14:04:12.623Z] + case "${OS_FAMILY}" in [2023-08-23T14:04:12.623Z] + dpkg -l [2023-08-23T14:04:12.623Z] + grep '^ii' [2023-08-23T14:04:12.623Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T14:04:12.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T14:04:12.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T14:04:12.623Z] + '[' /w/workspace/edgex-go/3 ']' [2023-08-23T14:04:12.623Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-08-23T14:04:12.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-08-23T14:04:12.633Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-23T14:04:12.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:04:13.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:04:13.469Z] [2023-08-23T14:04:13.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:04:13.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:04:13.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T14:04:13.770Z] 5eb5b503b376: Pulling fs layer [2023-08-23T14:04:13.770Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T14:04:13.770Z] ec43610c2a17: Pulling fs layer [2023-08-23T14:04:13.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T14:04:13.770Z] 33b1e0a273af: Pulling fs layer [2023-08-23T14:04:13.770Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T14:04:13.770Z] 2f39f015ded8: Pulling fs layer [2023-08-23T14:04:13.770Z] 5d3b04190fa2: Waiting [2023-08-23T14:04:13.770Z] 3a2ae6a8a46f: Waiting [2023-08-23T14:04:13.770Z] 2f39f015ded8: Waiting [2023-08-23T14:04:13.770Z] 5c69ac0246d0: Download complete [2023-08-23T14:04:13.770Z] 3a2ae6a8a46f: Download complete [2023-08-23T14:04:13.770Z] 33b1e0a273af: Verifying Checksum [2023-08-23T14:04:13.770Z] 33b1e0a273af: Download complete [2023-08-23T14:04:13.770Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T14:04:13.770Z] 5d3b04190fa2: Download complete [2023-08-23T14:04:13.770Z] ec43610c2a17: Verifying Checksum [2023-08-23T14:04:13.770Z] ec43610c2a17: Download complete [2023-08-23T14:04:14.031Z] 5eb5b503b376: Download complete [2023-08-23T14:04:14.596Z] 2f39f015ded8: Download complete [2023-08-23T14:04:15.162Z] 5eb5b503b376: Pull complete [2023-08-23T14:04:15.162Z] 5c69ac0246d0: Pull complete [2023-08-23T14:04:16.096Z] ec43610c2a17: Pull complete [2023-08-23T14:04:16.096Z] 3a2ae6a8a46f: Pull complete [2023-08-23T14:04:16.662Z] 33b1e0a273af: Pull complete [2023-08-23T14:04:16.662Z] 5d3b04190fa2: Pull complete [2023-08-23T14:04:20.846Z] 2f39f015ded8: Pull complete [2023-08-23T14:04:20.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T14:04:20.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:04:20.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:04:20.926Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-08-23T14:04:20.946Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T14:04:28.284Z] $ docker top 6d0e462d3455ac75324e7fb1e9c334a5d96b77861df6a54d601f1f608f54ce0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:04:28.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T14:04:28.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T14:04:29.193Z] + ls /var/log/sa-host [2023-08-23T14:04:29.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T14:04:29.257Z] provisioning config files... [2023-08-23T14:04:29.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15618031039538259790tmp [Pipeline] { [Pipeline] echo [2023-08-23T14:04:29.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:29.572Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T14:04:29.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:29.908Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T14:04:29.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:30.199Z] ---> sudo-logs.sh [2023-08-23T14:04:30.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T14:04:30.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:30.502Z] ---> job-cost.sh [2023-08-23T14:04:30.502Z] lf-activate-venv: SKIPPING [2023-08-23T14:04:30.502Z] DEBUG: total: 0.10999999940395355 [2023-08-23T14:04:30.502Z] INFO: Retrieving Stack Cost... [2023-08-23T14:04:30.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T14:04:31.327Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T14:04:31.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:31.618Z] ---> logs-deploy.sh [2023-08-23T14:04:31.618Z] lf-activate-venv: SKIPPING [2023-08-23T14:04:31.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4644/3 [2023-08-23T14:04:31.618Z] INFO: archiving workspace using pattern(s): [2023-08-23T14:04:32.553Z] Archives upload complete. [2023-08-23T14:04:32.553Z] INFO: archiving logs to Nexus