Pull request #4569 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 323adb052d2cb802e75befd3ef3d99665f3d8896+3451b7e6c986f3e69473b278945a55ce4856eec7 (510ed787c8de1ba620dcfd56044f50142a556690) 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-ssh4237156679311374143.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-ssh9935506435141404462.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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10220679103424768194.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-ssh4617173191913627512.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2432510152954039790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3715’ Running on prd-ubuntu20.04-docker-8c-8g-3717 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/34 [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/34 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 323adb052d2cb802e75befd3ef3d99665f3d8896 Merge succeeded, producing 795763e47787cad22a5e76a80faa1b6caddd8281 Checking out Revision 795763e47787cad22a5e76a80faa1b6caddd8281 (PR-4569) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 323adb052d2cb802e75befd3ef3d99665f3d8896 # 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 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 795763e47787cad22a5e76a80faa1b6caddd8281 # timeout=10 Commit message: "Merge commit '3451b7e6c986f3e69473b278945a55ce4856eec7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 997c617158b1cff1449145eaf521969bce7f53ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T21:32:10.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T21:32:10.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T21:32:10.360Z] ========================================================= [2023-08-15T21:32:10.360Z] EdgeX Global Pipelines Version Info [2023-08-15T21:32:10.360Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:32:11.533Z] ------------------- [2023-08-15T21:32:11.533Z] stable info: [2023-08-15T21:32:11.533Z] ------------------- [2023-08-15T21:32:11.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T21:32:11.533Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T21:32:11.533Z] Message: update stable to v1.0.253 [2023-08-15T21:32:11.793Z] ------------------- [2023-08-15T21:32:11.793Z] experimental info: [2023-08-15T21:32:11.793Z] ------------------- [2023-08-15T21:32:11.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T21:32:11.793Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T21:32:11.793Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T21:32:11.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-15T21:32:11.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-15T21:32:11.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T21:32:12.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T21:32:12.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T21:32:12.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T21:32:12.049Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T21:32:12.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-15T21:32:12.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-15T21:32:12.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-15T21:32:12.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T21:32:12.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T21:32:12.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T21:32:12.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T21:32:12.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T21:32:12.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T21:32:12.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T21:32:12.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T21:32:12.290Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-15T21:32:12.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-15T21:32:12.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T21:32:12.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T21:32:12.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T21:32:12.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-15T21:32:12.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-15T21:32:12.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-15T21:32:12.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo [2023-08-15T21:32:12.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 795763e [Pipeline] echo [2023-08-15T21:32:12.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T21:32:12.498Z] provisioning config files... [2023-08-15T21:32:12.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config4529511485665110972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:32:12.820Z] ---> docker-login.sh [2023-08-15T21:32:12.820Z] nexus3.edgexfoundry.org:10001 [2023-08-15T21:32:13.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:32:13.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:32:13.766Z] Configure a credential helper to remove this warning. See [2023-08-15T21:32:13.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:32:13.766Z] [2023-08-15T21:32:13.766Z] Login Succeeded [2023-08-15T21:32:13.766Z] nexus3.edgexfoundry.org:10002 [2023-08-15T21:32:13.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:32:13.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:32:13.767Z] Configure a credential helper to remove this warning. See [2023-08-15T21:32:13.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:32:13.767Z] [2023-08-15T21:32:13.767Z] Login Succeeded [2023-08-15T21:32:13.767Z] nexus3.edgexfoundry.org:10003 [2023-08-15T21:32:14.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:32:14.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:32:14.027Z] Configure a credential helper to remove this warning. See [2023-08-15T21:32:14.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:32:14.027Z] [2023-08-15T21:32:14.027Z] Login Succeeded [2023-08-15T21:32:14.027Z] nexus3.edgexfoundry.org:10004 [2023-08-15T21:32:14.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:32:14.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:32:14.027Z] Configure a credential helper to remove this warning. See [2023-08-15T21:32:14.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:32:14.027Z] [2023-08-15T21:32:14.027Z] Login Succeeded [2023-08-15T21:32:14.027Z] docker.io [2023-08-15T21:32:14.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:32:14.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:32:14.304Z] Configure a credential helper to remove this warning. See [2023-08-15T21:32:14.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:32:14.305Z] [2023-08-15T21:32:14.305Z] Login Succeeded [2023-08-15T21:32:14.305Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T21:32:14.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T21:32:14.660Z] + 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-15T21:32:14.660Z] + dirname cmd/core-command/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/core-data/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/core-metadata/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-15T21:32:14.660Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T21:32:14.660Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-08-15T21:32:14.660Z] cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-08-15T21:32:14.660Z] cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-15T21:32:14.660Z] + dirname cmd/support-notifications/Dockerfile [2023-08-15T21:32:14.660Z] + cut -d/ -f2 [2023-08-15T21:32:14.660Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-15T21:32:14.660Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2023-08-15T21:32:14.660Z] [2023-08-15T21:32:14.660Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-15T21:32:14.724Z] 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-15T21:32:15.116Z] + git rev-list -1 --merges 795763e47787cad22a5e76a80faa1b6caddd8281~1..795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo [2023-08-15T21:32:15.129Z] -----------> git rev-list -1 --merges 795763e47787cad22a5e76a80faa1b6caddd8281~1..795763e47787cad22a5e76a80faa1b6caddd8281 795763e47787cad22a5e76a80faa1b6caddd8281 [2023-08-15T21:32:15.129Z] 795763e47787cad22a5e76a80faa1b6caddd8281 [false] [Pipeline] sh [2023-08-15T21:32:15.422Z] + git log --format=format:%s -1 795763e47787cad22a5e76a80faa1b6caddd8281 [Pipeline] echo [2023-08-15T21:32:15.458Z] ========================================================= [2023-08-15T21:32:15.458Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T21:32:15.458Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-15T21:32:15.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T21:32:15.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T21:32:15.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T21:32:15.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T21:32:15.969Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T21:32:15.969Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T21:32:15.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:32:16.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T21:32:16.355Z] [2023-08-15T21:32:16.355Z] 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-15T21:32:16.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T21:32:16.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T21:32:16.913Z] b85a868b505f: Pulling fs layer [2023-08-15T21:32:16.913Z] e2be974225ed: Pulling fs layer [2023-08-15T21:32:16.913Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T21:32:16.913Z] 988bab9f4d93: Pulling fs layer [2023-08-15T21:32:16.913Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T21:32:16.913Z] eaf3925da568: Pulling fs layer [2023-08-15T21:32:16.913Z] bab4dde63d76: Pulling fs layer [2023-08-15T21:32:16.913Z] bde34c3a00c8: Pulling fs layer [2023-08-15T21:32:16.913Z] b352a97aabf1: Pulling fs layer [2023-08-15T21:32:16.913Z] 4872d77fe225: Pulling fs layer [2023-08-15T21:32:16.913Z] 5851b861e8e6: Pulling fs layer [2023-08-15T21:32:16.913Z] 988bab9f4d93: Waiting [2023-08-15T21:32:16.913Z] bde34c3a00c8: Waiting [2023-08-15T21:32:16.913Z] b352a97aabf1: Waiting [2023-08-15T21:32:16.913Z] 1469e6f7b9e6: Waiting [2023-08-15T21:32:16.913Z] 4872d77fe225: Waiting [2023-08-15T21:32:16.913Z] eaf3925da568: Waiting [2023-08-15T21:32:16.913Z] 5851b861e8e6: Waiting [2023-08-15T21:32:16.913Z] bab4dde63d76: Waiting [2023-08-15T21:32:16.913Z] e2be974225ed: Verifying Checksum [2023-08-15T21:32:16.913Z] e2be974225ed: Download complete [2023-08-15T21:32:16.913Z] 988bab9f4d93: Verifying Checksum [2023-08-15T21:32:16.913Z] 988bab9f4d93: Download complete [2023-08-15T21:32:16.913Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T21:32:16.913Z] 1469e6f7b9e6: Download complete [2023-08-15T21:32:16.913Z] eaf3925da568: Verifying Checksum [2023-08-15T21:32:16.913Z] eaf3925da568: Download complete [2023-08-15T21:32:16.913Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T21:32:16.913Z] 339a4e72a1f5: Download complete [2023-08-15T21:32:16.913Z] bde34c3a00c8: Download complete [2023-08-15T21:32:17.179Z] b352a97aabf1: Verifying Checksum [2023-08-15T21:32:17.179Z] b352a97aabf1: Download complete [2023-08-15T21:32:17.179Z] 4872d77fe225: Verifying Checksum [2023-08-15T21:32:17.179Z] 4872d77fe225: Download complete [2023-08-15T21:32:17.179Z] 5851b861e8e6: Verifying Checksum [2023-08-15T21:32:17.179Z] 5851b861e8e6: Download complete [2023-08-15T21:32:17.179Z] b85a868b505f: Download complete [2023-08-15T21:32:17.439Z] bab4dde63d76: Verifying Checksum [2023-08-15T21:32:17.439Z] bab4dde63d76: Download complete [2023-08-15T21:32:18.378Z] b85a868b505f: Pull complete [2023-08-15T21:32:18.642Z] e2be974225ed: Pull complete [2023-08-15T21:32:19.238Z] 339a4e72a1f5: Pull complete [2023-08-15T21:32:19.238Z] 988bab9f4d93: Pull complete [2023-08-15T21:32:19.499Z] 1469e6f7b9e6: Pull complete [2023-08-15T21:32:19.782Z] eaf3925da568: Pull complete [2023-08-15T21:32:21.690Z] bab4dde63d76: Pull complete [2023-08-15T21:32:22.387Z] bde34c3a00c8: Pull complete [2023-08-15T21:32:22.387Z] b352a97aabf1: Pull complete [2023-08-15T21:32:22.387Z] 4872d77fe225: Pull complete [2023-08-15T21:32:22.646Z] 5851b861e8e6: Pull complete [2023-08-15T21:32:22.646Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T21:32:22.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T21:32:22.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:32:22.736Z] prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container [2023-08-15T21:32:22.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T21:32:28.206Z] $ docker top 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 -eo pid,comm [2023-08-15T21:32:28.280Z] 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-15T21:32:28.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T21:32:28.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T21:32:28.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T21:32:28.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T21:32:28.476Z] $ docker exec 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent [2023-08-15T21:32:28.657Z] SSH_AUTH_SOCK=/tmp/ssh-gb5Nv2cpgHT7/agent.33 [2023-08-15T21:32:28.657Z] SSH_AGENT_PID=39 [2023-08-15T21:32:28.665Z] Running ssh-add (command line suppressed) [2023-08-15T21:32:28.767Z] Identity added: /w/workspace/edgex-go/34@tmp/private_key_16504793418906519932.key (/w/workspace/edgex-go/34@tmp/private_key_16504793418906519932.key) [2023-08-15T21:32:28.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T21:32:29.072Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T21:32:29.094Z] $ docker exec --env ******** --env ******** 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent -k [2023-08-15T21:32:29.215Z] unset SSH_AUTH_SOCK; [2023-08-15T21:32:29.216Z] unset SSH_AGENT_PID; [2023-08-15T21:32:29.216Z] echo Agent pid 39 killed; [2023-08-15T21:32:29.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T21:32:29.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T21:32:29.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T21:32:29.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T21:32:29.359Z] $ docker exec 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent [2023-08-15T21:32:29.463Z] SSH_AUTH_SOCK=/tmp/ssh-OZ47lhrTuidf/agent.71 [2023-08-15T21:32:29.463Z] SSH_AGENT_PID=77 [2023-08-15T21:32:29.468Z] Running ssh-add (command line suppressed) [2023-08-15T21:32:29.573Z] Identity added: /w/workspace/edgex-go/34@tmp/private_key_11279670056175948980.key (/w/workspace/edgex-go/34@tmp/private_key_11279670056175948980.key) [2023-08-15T21:32:29.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T21:32:29.882Z] + git semver init [2023-08-15T21:32:30.140Z] 2023-08-15 21:32:30,140 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T21:32:30.140Z] 2023-08-15 21:32:30,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/34/.semver [2023-08-15T21:32:30.141Z] 2023-08-15 21:32:30,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/34/.semver [2023-08-15T21:32:30.141Z] 2023-08-15 21:32:30,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/34/.semver'], cwd=/w/workspace/edgex-go/34, universal_newlines=False, shell=None, istream=None) [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/34/.git/info/exclude [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/34/.semver/PR-4569 with force:False [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/34/.semver/PR-4569 [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,243 [execute] INFO git cat-file --batch-check [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/34/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,250 [execute] INFO git cat-file --batch [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/34/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T21:32:36.725Z] 2023-08-15 21:32:36,256 [read_version] DEBUG read version from /w/workspace/edgex-go/34/.semver/PR-4569 [2023-08-15T21:32:36.725Z] 0.0.0 [Pipeline] } [2023-08-15T21:32:36.739Z] $ docker exec --env ******** --env ******** 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 ssh-agent -k [2023-08-15T21:32:36.851Z] unset SSH_AUTH_SOCK; [2023-08-15T21:32:36.851Z] unset SSH_AGENT_PID; [2023-08-15T21:32:36.851Z] echo Agent pid 77 killed; [2023-08-15T21:32:36.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T21:32:37.247Z] + git semver [Pipeline] } [2023-08-15T21:32:37.548Z] $ docker stop --time=1 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 [2023-08-15T21:32:39.096Z] $ docker rm -f --volumes 8887eb7fcccfee3751c1ae43af8375fe78e5532fa6b9a73a100610f2f411f0c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T21:32:39.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T21:32:39.756Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T21:32:39.759Z] [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-15T21:32:40.180Z] + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] echo [2023-08-15T21:32:40.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T21:32:40.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T21:32:40.223Z] ========================================================= [2023-08-15T21:32:40.223Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T21:32:40.223Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:32:40.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T21:32:40.516Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T21:32:40.516Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T21:32:40.516Z] 6911f1a30b25: Pulling fs layer [2023-08-15T21:32:40.516Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T21:32:40.516Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T21:32:40.516Z] ec0bb842ea78: Pulling fs layer [2023-08-15T21:32:40.516Z] 6863d3e3a2b1: Waiting [2023-08-15T21:32:40.516Z] ec0bb842ea78: Waiting [2023-08-15T21:32:40.516Z] 40a00589a448: Pulling fs layer [2023-08-15T21:32:40.516Z] 6c08303d61cc: Pulling fs layer [2023-08-15T21:32:40.516Z] 798269fcf238: Pulling fs layer [2023-08-15T21:32:40.516Z] 6c08303d61cc: Waiting [2023-08-15T21:32:40.516Z] 40a00589a448: Waiting [2023-08-15T21:32:40.516Z] 798269fcf238: Waiting [2023-08-15T21:32:40.516Z] 6911f1a30b25: Verifying Checksum [2023-08-15T21:32:40.516Z] 6911f1a30b25: Download complete [2023-08-15T21:32:40.516Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T21:32:40.516Z] 6863d3e3a2b1: Download complete [2023-08-15T21:32:40.516Z] ec0bb842ea78: Verifying Checksum [2023-08-15T21:32:40.516Z] ec0bb842ea78: Download complete [2023-08-15T21:32:40.516Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T21:32:40.516Z] 4db1b89c0bd1: Download complete [2023-08-15T21:32:40.516Z] 40a00589a448: Verifying Checksum [2023-08-15T21:32:40.516Z] 40a00589a448: Download complete [2023-08-15T21:32:40.776Z] 4db1b89c0bd1: Pull complete [2023-08-15T21:32:41.040Z] 6911f1a30b25: Pull complete [2023-08-15T21:32:41.301Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T21:32:41.301Z] e194b8c5c2a9: Download complete [2023-08-15T21:32:41.301Z] 798269fcf238: Download complete [2023-08-15T21:32:41.559Z] 6c08303d61cc: Verifying Checksum [2023-08-15T21:32:41.559Z] 6c08303d61cc: Download complete [2023-08-15T21:32:44.857Z] e194b8c5c2a9: Pull complete [2023-08-15T21:32:44.857Z] 6863d3e3a2b1: Pull complete [2023-08-15T21:32:45.116Z] ec0bb842ea78: Pull complete [2023-08-15T21:32:45.375Z] 40a00589a448: Pull complete [2023-08-15T21:32:47.904Z] 6c08303d61cc: Pull complete [2023-08-15T21:32:49.416Z] 798269fcf238: Pull complete [2023-08-15T21:32:49.416Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T21:32:49.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T21:32:49.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:32:49.710Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-15T21:32:49.711Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T21:32:49.711Z] WORKDIR /edgex [2023-08-15T21:32:49.711Z] COPY go.mod . [2023-08-15T21:32:49.711Z] RUN go mod download [2023-08-15T21:32:50.278Z] Sending build context to Docker daemon 170.8MB [2023-08-15T21:32:50.278Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T21:32:50.278Z] ---> ec979cd7f677 [2023-08-15T21:32:50.278Z] Step 2/4 : WORKDIR /edgex [2023-08-15T21:32:54.850Z] Still waiting to schedule task [2023-08-15T21:32:54.850Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3716’ is offline [2023-08-15T21:33:00.258Z] ---> Running in 7415d31a5cce [2023-08-15T21:33:00.258Z] Removing intermediate container 7415d31a5cce [2023-08-15T21:33:00.258Z] ---> c352849a18a3 [2023-08-15T21:33:00.258Z] Step 3/4 : COPY go.mod . [2023-08-15T21:33:00.258Z] ---> 63bbd589b5e6 [2023-08-15T21:33:00.258Z] Step 4/4 : RUN go mod download [2023-08-15T21:33:00.258Z] ---> Running in 2e51c76d1a2c [2023-08-15T21:33:22.282Z] Removing intermediate container 2e51c76d1a2c [2023-08-15T21:33:22.282Z] ---> d5fad3f75268 [2023-08-15T21:33:22.282Z] Successfully built d5fad3f75268 [2023-08-15T21:33:22.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:33:22.640Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T21:33:22.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:33:22.721Z] prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container [2023-08-15T21:33:22.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T21:33:23.111Z] $ docker top 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T21:33:23.444Z] + go version [2023-08-15T21:33:23.444Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T21:33:23.459Z] $ docker stop --time=1 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 [2023-08-15T21:33:24.795Z] $ docker rm -f --volumes 7c8b8862d9c92de305a04dc359b3164e4672f271436ccce13ca3763f6feb6ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:33:25.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T21:33:25.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:33:25.290Z] prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container [2023-08-15T21:33:25.325Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T21:33:26.028Z] $ docker top 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T21:33:26.090Z] ========================================================= [2023-08-15T21:33:26.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-15T21:33:26.090Z] ========================================================= [Pipeline] sh [2023-08-15T21:33:26.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:33:26.676Z] + make test [2023-08-15T21:33:26.676Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T21:33:34.872Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-15T21:33:47.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-15T21:33:47.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-15T21:33:47.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-15T21:33:47.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-15T21:33:47.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-15T21:33:48.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-15T21:33:48.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-15T21:33:48.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-15T21:33:48.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-15T21:33:48.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-15T21:33:48.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-15T21:33:49.454Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-15T21:33:49.454Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-15T21:33:49.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-15T21:33:50.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-15T21:33:50.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-15T21:33:50.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-08-15T21:33:51.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 97.0% of statements [2023-08-15T21:33:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-15T21:33:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-15T21:33:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-15T21:33:53.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-15T21:33:55.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-08-15T21:33:55.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements [2023-08-15T21:33:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-15T21:33:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-15T21:33:56.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.542s coverage: 93.4% of statements [2023-08-15T21:33:56.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-15T21:33:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-15T21:33:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 97.6% of statements [2023-08-15T21:33:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2023-08-15T21:33:58.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-15T21:33:58.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-15T21:33:58.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-08-15T21:33:58.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 32.2% of statements [2023-08-15T21:33:58.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 42.9% of statements [2023-08-15T21:33:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 82.9% of statements [2023-08-15T21:33:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2023-08-15T21:33:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2023-08-15T21:33:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-15T21:34:00.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-15T21:34:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-15T21:34:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-15T21:34:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-15T21:34:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-15T21:34:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-15T21:34:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-15T21:34:03.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-15T21:34:04.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-15T21:34:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-15T21:34:06.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-15T21:34:06.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-15T21:34:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-15T21:34:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-15T21:34:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-15T21:34:10.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-15T21:34:10.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-15T21:34:10.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-15T21:34:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2023-08-15T21:34:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-15T21:34:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-15T21:34:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-15T21:34:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-15T21:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-15T21:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-15T21:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-15T21:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-15T21:34:15.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-15T21:34:15.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:34:15.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-15T21:34:15.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-15T21:34:18.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-15T21:34:18.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-15T21:34:18.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-15T21:34:18.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:34:25.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.368s coverage: 79.9% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.100s coverage: 92.9% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.173s coverage: 62.3% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.143s coverage: 81.8% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 63.1% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 38.4% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.8% of statements [2023-08-15T21:34:28.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 98.9% of statements [2023-08-15T21:34:28.545Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3718 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-15T21:34:28.557Z] Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout [2023-08-15T21:34:28.589Z] The recommended git tool is: git [2023-08-15T21:34:28.692Z] 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-15T21:34:28.952Z] fuzz_test/Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image [2023-08-15T21:34:28.952Z] fuzz_test/Dockerfile.fuzz:23 DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check [2023-08-15T21:34:28.952Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-15T21:34:28.968Z] $ docker stop --time=1 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 [2023-08-15T21:34:30.931Z] $ docker rm -f --volumes 1f4e7bcac2c0a748f4efb13f36f5ef43e90debe05ec95f8edd29f668e15fa9a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T21:34:31.324Z] Failed in branch amd64 [2023-08-15T21:34:33.597Z] using credential edgex-jenkins-ssh [2023-08-15T21:34:33.617Z] Cloning the remote Git repository [2023-08-15T21:34:33.658Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-15T21:34:33.748Z] > git init /w/workspace/edgex-go/34 # timeout=10 [2023-08-15T21:34:33.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-15T21:34:33.899Z] > git --version # timeout=10 [2023-08-15T21:34:33.919Z] > git --version # 'git version 2.25.1' [2023-08-15T21:34:33.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T21:34:34.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T21:34:52.610Z] Merging remotes/origin/main commit 3451b7e6c986f3e69473b278945a55ce4856eec7 into PR head commit 323adb052d2cb802e75befd3ef3d99665f3d8896 [2023-08-15T21:34:50.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-15T21:34:50.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T21:34:51.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-15T21:34:51.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-15T21:34:51.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T21:34:51.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T21:34:52.635Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T21:34:52.709Z] > git checkout -f 323adb052d2cb802e75befd3ef3d99665f3d8896 # timeout=10 [2023-08-15T21:34:53.180Z] Merge succeeded, producing 02a411aeb1cf68486ab87433bda94d32b901efc7 [2023-08-15T21:34:53.181Z] Checking out Revision 02a411aeb1cf68486ab87433bda94d32b901efc7 (PR-4569) [2023-08-15T21:34:52.928Z] > git remote # timeout=10 [2023-08-15T21:34:52.948Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T21:34:52.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T21:34:52.982Z] > git merge 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 [2023-08-15T21:34:53.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T21:34:53.189Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T21:34:53.201Z] > git checkout -f 02a411aeb1cf68486ab87433bda94d32b901efc7 # timeout=10 [2023-08-15T21:34:56.673Z] Commit message: "Merge commit '3451b7e6c986f3e69473b278945a55ce4856eec7' into HEAD" [2023-08-15T21:34:56.698Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T21:34:56.683Z] > git rev-list --no-walk 997c617158b1cff1449145eaf521969bce7f53ea # timeout=10 [2023-08-15T21:34:57.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T21:34:57.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T21:34:57.643Z] Dload Upload Total Spent Left Speed [2023-08-15T21:34:57.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-15T21:34:58.321Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T21:34:58.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T21:34:58.646Z] + sudo tee /etc/docker/daemon.new [2023-08-15T21:34:58.646Z] { [2023-08-15T21:34:58.646Z] "registry-mirrors": [ [2023-08-15T21:34:58.646Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T21:34:58.646Z] ], [2023-08-15T21:34:58.646Z] "bip": "10.250.0.254/24", [2023-08-15T21:34:58.646Z] "hosts": [ [2023-08-15T21:34:58.646Z] "tcp://0.0.0.0:5555", [2023-08-15T21:34:58.646Z] "unix:///var/run/docker.sock" [2023-08-15T21:34:58.646Z] ], [2023-08-15T21:34:58.646Z] "mtu": 1458, [2023-08-15T21:34:58.646Z] "selinux-enabled": true, [2023-08-15T21:34:58.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T21:34:58.646Z] } [Pipeline] sh [2023-08-15T21:34:58.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T21:34:59.300Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T21:35:17.569Z] provisioning config files... [2023-08-15T21:35:17.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config11789923326358258635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T21:35:17.941Z] ---> docker-login.sh [2023-08-15T21:35:17.941Z] nexus3.edgexfoundry.org:10001 [2023-08-15T21:35:18.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:35:18.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:35:18.483Z] Configure a credential helper to remove this warning. See [2023-08-15T21:35:18.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:35:18.483Z] [2023-08-15T21:35:18.483Z] Login Succeeded [2023-08-15T21:35:18.483Z] nexus3.edgexfoundry.org:10002 [2023-08-15T21:35:18.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:35:19.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:35:19.039Z] Configure a credential helper to remove this warning. See [2023-08-15T21:35:19.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:35:19.039Z] [2023-08-15T21:35:19.039Z] Login Succeeded [2023-08-15T21:35:19.039Z] nexus3.edgexfoundry.org:10003 [2023-08-15T21:35:19.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:35:19.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:35:19.310Z] Configure a credential helper to remove this warning. See [2023-08-15T21:35:19.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:35:19.310Z] [2023-08-15T21:35:19.310Z] Login Succeeded [2023-08-15T21:35:19.310Z] nexus3.edgexfoundry.org:10004 [2023-08-15T21:35:19.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:35:19.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:35:19.580Z] Configure a credential helper to remove this warning. See [2023-08-15T21:35:19.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:35:19.580Z] [2023-08-15T21:35:19.580Z] Login Succeeded [2023-08-15T21:35:19.580Z] docker.io [2023-08-15T21:35:19.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T21:35:20.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T21:35:20.122Z] Configure a credential helper to remove this warning. See [2023-08-15T21:35:20.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T21:35:20.122Z] [2023-08-15T21:35:20.122Z] Login Succeeded [2023-08-15T21:35:20.122Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T21:35:20.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-15T21:35:20.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] echo [2023-08-15T21:35:20.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T21:35:20.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T21:35:20.735Z] ========================================================= [2023-08-15T21:35:20.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T21:35:20.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:35:21.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T21:35:22.017Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T21:35:22.017Z] edb6bdbacee9: Pulling fs layer [2023-08-15T21:35:22.017Z] 5f9638ab2659: Pulling fs layer [2023-08-15T21:35:22.017Z] 8d51d6327a98: Pulling fs layer [2023-08-15T21:35:22.017Z] 8b374f2dd631: Pulling fs layer [2023-08-15T21:35:22.017Z] ec14aa9079de: Pulling fs layer [2023-08-15T21:35:22.017Z] 2f466654f4bb: Pulling fs layer [2023-08-15T21:35:22.017Z] 554e91adad29: Pulling fs layer [2023-08-15T21:35:22.017Z] 8b374f2dd631: Waiting [2023-08-15T21:35:22.017Z] ec14aa9079de: Waiting [2023-08-15T21:35:22.017Z] 2f466654f4bb: Waiting [2023-08-15T21:35:22.017Z] 554e91adad29: Waiting [2023-08-15T21:35:22.017Z] 5f9638ab2659: Download complete [2023-08-15T21:35:22.017Z] 8b374f2dd631: Verifying Checksum [2023-08-15T21:35:22.017Z] 8b374f2dd631: Download complete [2023-08-15T21:35:22.017Z] ec14aa9079de: Verifying Checksum [2023-08-15T21:35:22.017Z] ec14aa9079de: Download complete [2023-08-15T21:35:22.017Z] edb6bdbacee9: Verifying Checksum [2023-08-15T21:35:22.017Z] edb6bdbacee9: Download complete [2023-08-15T21:35:22.981Z] edb6bdbacee9: Pull complete [2023-08-15T21:35:23.250Z] 554e91adad29: Verifying Checksum [2023-08-15T21:35:23.250Z] 554e91adad29: Download complete [2023-08-15T21:35:23.522Z] 5f9638ab2659: Pull complete [2023-08-15T21:35:24.104Z] 8d51d6327a98: Verifying Checksum [2023-08-15T21:35:24.104Z] 8d51d6327a98: Download complete [2023-08-15T21:35:24.370Z] 2f466654f4bb: Verifying Checksum [2023-08-15T21:35:24.370Z] 2f466654f4bb: Download complete [2023-08-15T21:35:36.682Z] 8d51d6327a98: Pull complete [2023-08-15T21:35:36.682Z] 8b374f2dd631: Pull complete [2023-08-15T21:35:36.682Z] ec14aa9079de: Pull complete [2023-08-15T21:35:42.043Z] 2f466654f4bb: Pull complete [2023-08-15T21:35:44.633Z] 554e91adad29: Pull complete [2023-08-15T21:35:44.633Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T21:35:44.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T21:35:44.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:35:44.964Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T21:35:44.964Z] WORKDIR /edgex [2023-08-15T21:35:44.964Z] COPY go.mod . [2023-08-15T21:35:44.964Z] RUN go mod download build [2023-08-15T21:35:44.964Z] -t ci-base-image-arm64 -f - . [2023-08-15T21:35:45.555Z] Sending build context to Docker daemon 2.945MB [2023-08-15T21:35:45.555Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T21:35:45.555Z] ---> 1e15ea492957 [2023-08-15T21:35:45.555Z] Step 2/4 : WORKDIR /edgex [2023-08-15T21:35:48.138Z] ---> Running in f96c8a8d5894 [2023-08-15T21:35:48.405Z] Removing intermediate container f96c8a8d5894 [2023-08-15T21:35:48.405Z] ---> b17c9ed50ec6 [2023-08-15T21:35:48.405Z] Step 3/4 : COPY go.mod . [2023-08-15T21:35:48.990Z] ---> 8402eec2e799 [2023-08-15T21:35:48.990Z] Step 4/4 : RUN go mod download [2023-08-15T21:35:48.990Z] ---> Running in ca1105e519b8 [2023-08-15T21:36:27.887Z] Removing intermediate container ca1105e519b8 [2023-08-15T21:36:27.887Z] ---> bddd35d5c590 [2023-08-15T21:36:27.887Z] Successfully built bddd35d5c590 [2023-08-15T21:36:27.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:36:28.217Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T21:36:28.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:36:28.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2023-08-15T21:36:28.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T21:36:29.999Z] $ docker top 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T21:36:30.864Z] + go version [2023-08-15T21:36:30.864Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T21:36:30.885Z] $ docker stop --time=1 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 [2023-08-15T21:36:32.511Z] $ docker rm -f --volumes 1f5af579bd881c21cf81f030ab157a692a3050fc1dc788852463242a30dc42a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:36:33.058Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T21:36:33.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:36:33.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2023-08-15T21:36:33.319Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T21:36:34.404Z] $ docker top da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T21:36:34.600Z] ========================================================= [2023-08-15T21:36:34.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-15T21:36:34.600Z] ========================================================= [Pipeline] sh [2023-08-15T21:36:34.902Z] + git config --global --add safe.directory /w/workspace/edgex-go/34 [Pipeline] fileExists [Pipeline] sh [2023-08-15T21:36:35.233Z] + make test [2023-08-15T21:36:35.501Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T21:37:14.379Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-15T21:39:21.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-15T21:39:22.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-15T21:39:24.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-15T21:39:24.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-15T21:39:24.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-15T21:39:24.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-15T21:39:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-15T21:39:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-15T21:39:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.361s coverage: 28.7% of statements [2023-08-15T21:39:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 97.0% of statements [2023-08-15T21:39:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-15T21:39:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-15T21:39:50.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-15T21:39:53.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.720s coverage: 71.5% of statements [2023-08-15T21:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-15T21:39:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-15T21:39:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 54.0% of statements [2023-08-15T21:40:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-15T21:40:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-15T21:40:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-15T21:40:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-15T21:40:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:40:09.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-15T21:40:09.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-15T21:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.917s coverage: 93.4% of statements [2023-08-15T21:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.415s coverage: 3.8% of statements [2023-08-15T21:40:24.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-15T21:40:24.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:40:24.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-15T21:40:26.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.600s coverage: 97.6% of statements [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-15T21:40:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-15T21:40:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2023-08-15T21:40:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-15T21:40:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-15T21:40:36.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements [2023-08-15T21:40:36.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 32.2% of statements [2023-08-15T21:40:40.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements [2023-08-15T21:40:41.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.299s coverage: 82.9% of statements [2023-08-15T21:40:41.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements [2023-08-15T21:40:41.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-08-15T21:40:43.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2023-08-15T21:40:45.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-15T21:40:46.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-15T21:40:46.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-15T21:40:46.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-15T21:40:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-15T21:40:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-15T21:40:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-15T21:40:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-15T21:40:55.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2023-08-15T21:40:55.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-15T21:40:55.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-15T21:40:55.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-15T21:40:55.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-15T21:41:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-15T21:41:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-15T21:41:03.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.929s coverage: 79.9% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.264s coverage: 92.9% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 62.3% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.192s coverage: 20.0% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements [2023-08-15T21:41:10.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements [2023-08-15T21:41:11.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-15T21:41:11.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.479s coverage: 82.1% of statements [2023-08-15T21:41:12.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-15T21:41:12.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements [2023-08-15T21:41:18.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-15T21:41:18.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-15T21:41:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements [2023-08-15T21:41:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2023-08-15T21:41:19.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-08-15T21:41:19.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-08-15T21:41:19.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-08-15T21:41:20.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-15T21:41:20.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-15T21:41:20.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-15T21:41:20.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-08-15T21:41:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-15T21:41:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-15T21:41:27.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-15T21:41:28.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.191s coverage: 38.4% of statements [2023-08-15T21:41:28.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2023-08-15T21:41:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-15T21:41:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-15T21:41:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-15T21:41:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-15T21:41:33.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2023-08-15T21:41:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-15T21:41:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-15T21:41:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-15T21:41:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-15T21:41:45.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2023-08-15T21:41:45.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-15T21:41:45.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:41:45.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-15T21:41:45.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-15T21:41:46.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 95.7% of statements [2023-08-15T21:41:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-15T21:41:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-15T21:41:50.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.8% of statements [2023-08-15T21:41:52.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-15T21:41:52.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-15T21:41:52.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 98.9% of statements [2023-08-15T21:41:53.440Z] 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-15T21:41:53.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T21:41:53.440Z] go vet ./... [2023-08-15T21:44:30.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T21:44:30.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T21:44:30.159Z] ./bin/test-attribution-txt.sh [2023-08-15T21:44:30.159Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T21:44:30.159Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T21:44:30.159Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T21:44:30.159Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T21:44:30.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-15T21:44:30.833Z] + ls -al . [2023-08-15T21:44:30.833Z] total 724 [2023-08-15T21:44:30.833Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 21:36 . [2023-08-15T21:44:30.833Z] drwxr-xr-x 4 root root 4096 Aug 15 21:36 .. [2023-08-15T21:44:30.833Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 .blubracket [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 16 Aug 15 21:34 .dockerignore [2023-08-15T21:44:30.833Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 21:34 .git [2023-08-15T21:44:30.833Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 21:34 .github [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 1173 Aug 15 21:34 .gitignore [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 21:34 .golangci.yml [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 87 Aug 15 21:34 .hadolint.yml [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 21:34 .sonarcloud.properties [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 21:34 ADOPTERS.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 11152 Aug 15 21:34 Attribution.txt [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 93407 Aug 15 21:34 CHANGELOG.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 21:34 CONTRIBUTING.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 21:34 GOVERNANCE.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 883 Aug 15 21:34 Jenkinsfile [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 21:34 LICENSE [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 14783 Aug 15 21:34 Makefile [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 21:34 OWNERS.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 9923 Aug 15 21:34 README.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 21:34 SECURITY.md [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 21:32 VERSION [2023-08-15T21:44:30.833Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 bin [2023-08-15T21:44:30.833Z] drwxrwxr-x 18 1001 1001 4096 Aug 15 21:34 cmd [2023-08-15T21:44:30.833Z] -rw-r--r-- 1 root root 446998 Aug 15 21:41 coverage.out [2023-08-15T21:44:30.833Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 21:34 fuzz_test [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 3687 Aug 15 21:34 go.mod [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 33714 Aug 15 21:34 go.sum [2023-08-15T21:44:30.833Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 21:34 internal [2023-08-15T21:44:30.833Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 21:34 openapi [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 594 Aug 15 21:34 security.txt [2023-08-15T21:44:30.833Z] drwxrwxr-x 4 1001 1001 4096 Aug 15 21:34 snap [2023-08-15T21:44:30.833Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 21:34 version.go [Pipeline] sh [2023-08-15T21:44:31.153Z] + '[' -e coverage.out ] [2023-08-15T21:44:31.153Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-15T21:44:31.916Z] Stashed 1 file(s) [Pipeline] sh [2023-08-15T21:44:32.538Z] + make build [2023-08-15T21:44:32.538Z] 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-15T21:46:09.253Z] 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-15T21:46:11.215Z] 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-15T21:46:16.553Z] 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-15T21:46:20.801Z] 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-15T21:46:59.648Z] 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-15T21:47:06.279Z] 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-15T21:47:12.933Z] 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-15T21:47:18.271Z] 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-15T21:47:21.606Z] 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-15T21:47:25.850Z] 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-15T21:47:32.486Z] 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-15T21:47:37.833Z] $ docker stop --time=1 da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a [2023-08-15T21:47:39.895Z] $ docker rm -f --volumes da91bb8881c44c746000427b63a79b7963fd52bf3780c63baa038af19ffa4d7a [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-15T21:47:42.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T21:47:42.666Z] [2023-08-15T21:47:42.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T21:47:42.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T21:47:43.260Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-15T21:47:43.260Z] 547446be3368: Pulling fs layer [2023-08-15T21:47:43.260Z] d125d8839a47: Pulling fs layer [2023-08-15T21:47:43.260Z] 3e85d5ac6304: Pulling fs layer [2023-08-15T21:47:43.260Z] c3105a71a48b: Pulling fs layer [2023-08-15T21:47:43.260Z] 0f093f025ec4: Pulling fs layer [2023-08-15T21:47:43.260Z] c3106fc0e877: Pulling fs layer [2023-08-15T21:47:43.260Z] c3105a71a48b: Waiting [2023-08-15T21:47:43.260Z] 0f093f025ec4: Waiting [2023-08-15T21:47:43.261Z] c3106fc0e877: Waiting [2023-08-15T21:47:43.261Z] 547446be3368: Download complete [2023-08-15T21:47:43.261Z] c3105a71a48b: Verifying Checksum [2023-08-15T21:47:43.261Z] c3105a71a48b: Download complete [2023-08-15T21:47:43.841Z] d125d8839a47: Verifying Checksum [2023-08-15T21:47:43.841Z] d125d8839a47: Download complete [2023-08-15T21:47:43.841Z] c3106fc0e877: Verifying Checksum [2023-08-15T21:47:43.841Z] c3106fc0e877: Download complete [2023-08-15T21:47:43.841Z] 0f093f025ec4: Verifying Checksum [2023-08-15T21:47:43.841Z] 0f093f025ec4: Download complete [2023-08-15T21:47:44.109Z] 547446be3368: Pull complete [2023-08-15T21:47:45.065Z] d125d8839a47: Pull complete [2023-08-15T21:47:45.646Z] 3e85d5ac6304: Verifying Checksum [2023-08-15T21:47:45.646Z] 3e85d5ac6304: Download complete [2023-08-15T21:47:53.857Z] 3e85d5ac6304: Pull complete [2023-08-15T21:47:53.857Z] c3105a71a48b: Pull complete [2023-08-15T21:47:54.817Z] 0f093f025ec4: Pull complete [2023-08-15T21:47:55.398Z] c3106fc0e877: Pull complete [2023-08-15T21:47:55.398Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-15T21:47:55.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T21:47:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T21:47:55.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2023-08-15T21:47:55.636Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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-devops/edgex-compose-arm64:latest cat [2023-08-15T21:47:57.657Z] $ docker top 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T21:47:58.497Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-15T21:48:06.701Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-15T21:48:06.701Z] #1 transferring dockerfile: 1.82kB done [2023-08-15T21:48:06.701Z] #1 DONE 0.1s [2023-08-15T21:48:06.968Z] [2023-08-15T21:48:06.968Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-15T21:48:06.968Z] #2 transferring dockerfile: 2.82kB done [2023-08-15T21:48:06.968Z] #2 DONE 0.0s [2023-08-15T21:48:06.968Z] [2023-08-15T21:48:06.968Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-08-15T21:48:06.968Z] #3 transferring dockerfile: 1.96kB done [2023-08-15T21:48:06.968Z] #3 DONE 0.1s [2023-08-15T21:48:06.968Z] [2023-08-15T21:48:06.968Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-15T21:48:07.235Z] #4 transferring dockerfile: 2.06kB done [2023-08-15T21:48:09.808Z] #4 DONE 2.5s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #5 ... [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #6 transferring dockerfile: 2.58kB done [2023-08-15T21:48:09.808Z] #6 DONE 2.5s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #7 transferring dockerfile: 1.78kB done [2023-08-15T21:48:09.808Z] #7 DONE 2.5s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #8 transferring dockerfile: 2.63kB done [2023-08-15T21:48:09.808Z] #8 DONE 2.6s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #9 transferring dockerfile: 1.84kB 0.0s done [2023-08-15T21:48:09.808Z] #9 DONE 2.6s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #10 transferring dockerfile: 2.38kB done [2023-08-15T21:48:09.808Z] #10 DONE 2.6s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #11 transferring dockerfile: 1.82kB done [2023-08-15T21:48:09.808Z] #11 DONE 2.6s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #12 transferring dockerfile: 2.68kB done [2023-08-15T21:48:09.808Z] #12 DONE 2.6s [2023-08-15T21:48:09.808Z] [2023-08-15T21:48:09.808Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T21:48:09.808Z] #5 transferring dockerfile: 2.04kB done [2023-08-15T21:48:10.079Z] #5 DONE 2.5s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-15T21:48:10.079Z] #13 transferring dockerfile: 1.90kB done [2023-08-15T21:48:10.079Z] #13 DONE 2.5s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-15T21:48:10.079Z] #14 transferring dockerfile: 2.12kB 0.0s done [2023-08-15T21:48:10.079Z] #14 DONE 2.7s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #15 [support-scheduler internal] load .dockerignore [2023-08-15T21:48:10.079Z] #15 transferring context: 56B 0.0s done [2023-08-15T21:48:10.079Z] #15 DONE 2.5s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-15T21:48:10.079Z] #16 transferring context: 56B done [2023-08-15T21:48:10.079Z] #16 DONE 0.0s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #17 [core-metadata internal] load .dockerignore [2023-08-15T21:48:10.079Z] #17 transferring context: 56B 0.0s done [2023-08-15T21:48:10.079Z] #17 DONE 0.1s [2023-08-15T21:48:10.079Z] [2023-08-15T21:48:10.079Z] #18 [security-proxy-setup internal] load .dockerignore [2023-08-15T21:48:10.346Z] #18 transferring context: 56B 0.0s done [2023-08-15T21:48:10.347Z] #18 DONE 0.0s [2023-08-15T21:48:10.347Z] [2023-08-15T21:48:10.347Z] #19 [security-spire-config internal] load .dockerignore [2023-08-15T21:48:10.347Z] #19 transferring context: 56B done [2023-08-15T21:48:10.347Z] #19 DONE 0.1s [2023-08-15T21:48:10.347Z] [2023-08-15T21:48:10.347Z] #20 [support-notifications internal] load .dockerignore [2023-08-15T21:48:10.347Z] #20 transferring context: 56B done [2023-08-15T21:48:10.347Z] #20 DONE 0.1s [2023-08-15T21:48:10.347Z] [2023-08-15T21:48:10.347Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-15T21:48:10.347Z] #21 transferring context: 56B done [2023-08-15T21:48:10.347Z] #21 DONE 0.1s [2023-08-15T21:48:10.347Z] [2023-08-15T21:48:10.347Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-15T21:48:10.615Z] #22 transferring context: 56B done [2023-08-15T21:48:10.615Z] #22 DONE 0.1s [2023-08-15T21:48:10.615Z] [2023-08-15T21:48:10.615Z] #23 [core-command internal] load .dockerignore [2023-08-15T21:48:10.615Z] #23 transferring context: 56B done [2023-08-15T21:48:10.615Z] #23 DONE 0.1s [2023-08-15T21:48:10.615Z] [2023-08-15T21:48:10.615Z] #24 [security-spire-agent internal] load .dockerignore [2023-08-15T21:48:10.615Z] #24 transferring context: 56B done [2023-08-15T21:48:10.615Z] #24 DONE 0.0s [2023-08-15T21:48:10.615Z] [2023-08-15T21:48:10.615Z] #25 [security-spire-server internal] load .dockerignore [2023-08-15T21:48:10.615Z] #25 transferring context: 56B done [2023-08-15T21:48:10.615Z] #25 DONE 0.1s [2023-08-15T21:48:10.615Z] [2023-08-15T21:48:10.615Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-15T21:48:10.884Z] #26 transferring context: 56B 0.0s done [2023-08-15T21:48:10.884Z] #26 DONE 0.1s [2023-08-15T21:48:10.884Z] [2023-08-15T21:48:10.884Z] #27 [core-data internal] load .dockerignore [2023-08-15T21:48:10.884Z] #27 transferring context: 56B 0.0s done [2023-08-15T21:48:10.884Z] #27 DONE 0.1s [2023-08-15T21:48:10.884Z] [2023-08-15T21:48:10.884Z] #28 [security-proxy-auth internal] load .dockerignore [2023-08-15T21:48:10.884Z] #28 transferring context: 56B done [2023-08-15T21:48:10.884Z] #28 DONE 0.0s [2023-08-15T21:48:11.466Z] [2023-08-15T21:48:11.466Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:11.466Z] #29 DONE 0.0s [2023-08-15T21:48:11.466Z] [2023-08-15T21:48:11.466Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:11.466Z] #30 ... [2023-08-15T21:48:11.466Z] [2023-08-15T21:48:11.466Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:11.466Z] #29 DONE 0.0s [2023-08-15T21:48:11.466Z] [2023-08-15T21:48:11.466Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:11.734Z] #30 DONE 0.2s [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:11.734Z] #29 DONE 0.0s [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:11.734Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:11.734Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:11.734Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s [2023-08-15T21:48:11.734Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:11.734Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:11.734Z] #31 ... [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:11.734Z] #29 DONE 0.0s [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:11.734Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:11.734Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:11.734Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.2s [2023-08-15T21:48:11.734Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:11.734Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:11.734Z] #31 ... [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:11.734Z] #29 DONE 0.0s [2023-08-15T21:48:11.734Z] [2023-08-15T21:48:11.734Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:11.734Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.3s [2023-08-15T21:48:12.000Z] #31 ... [2023-08-15T21:48:12.000Z] [2023-08-15T21:48:12.000Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:12.000Z] #30 DONE 0.4s [2023-08-15T21:48:12.000Z] [2023-08-15T21:48:12.000Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:12.000Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:12.000Z] #31 ... [2023-08-15T21:48:12.000Z] [2023-08-15T21:48:12.000Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:12.000Z] #29 DONE 0.0s [2023-08-15T21:48:12.000Z] [2023-08-15T21:48:12.000Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:12.000Z] #30 DONE 0.4s [2023-08-15T21:48:12.000Z] [2023-08-15T21:48:12.000Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:12.000Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:12.000Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:12.000Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:12.000Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:12.000Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:12.000Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-15T21:48:12.271Z] #31 ... [2023-08-15T21:48:12.271Z] [2023-08-15T21:48:12.271Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:12.271Z] #29 DONE 0.0s [2023-08-15T21:48:12.271Z] [2023-08-15T21:48:12.271Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:12.538Z] #32 ... [2023-08-15T21:48:12.538Z] [2023-08-15T21:48:12.538Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:12.538Z] #30 DONE 0.7s [2023-08-15T21:48:12.538Z] [2023-08-15T21:48:12.538Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:12.538Z] #32 ... [2023-08-15T21:48:12.538Z] [2023-08-15T21:48:12.538Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:12.538Z] #29 DONE 0.0s [2023-08-15T21:48:12.538Z] [2023-08-15T21:48:12.538Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:12.538Z] #29 DONE 0.0s [2023-08-15T21:48:12.538Z] [2023-08-15T21:48:12.538Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:12.538Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:12.538Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:12.538Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:12.539Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:12.539Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:12.805Z] #31 ... [2023-08-15T21:48:12.805Z] [2023-08-15T21:48:12.805Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:12.805Z] #29 DONE 0.0s [2023-08-15T21:48:12.805Z] [2023-08-15T21:48:12.805Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:12.805Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:12.805Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:12.805Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:12.805Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:12.805Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:13.072Z] #31 ... [2023-08-15T21:48:13.072Z] [2023-08-15T21:48:13.072Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:13.072Z] #29 DONE 0.0s [2023-08-15T21:48:13.072Z] [2023-08-15T21:48:13.072Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:13.072Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:13.072Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:13.072Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:13.072Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:13.072Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:13.072Z] #31 ... [2023-08-15T21:48:13.072Z] [2023-08-15T21:48:13.072Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:13.072Z] #29 DONE 0.0s [2023-08-15T21:48:13.072Z] [2023-08-15T21:48:13.072Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:13.072Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:13.072Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:13.072Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:13.073Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:13.073Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:13.343Z] #31 ... [2023-08-15T21:48:13.343Z] [2023-08-15T21:48:13.343Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T21:48:13.343Z] #29 DONE 0.0s [2023-08-15T21:48:13.343Z] [2023-08-15T21:48:13.343Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:13.343Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:13.343Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:13.343Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:13.343Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:13.343Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:13.612Z] #31 ... [2023-08-15T21:48:13.612Z] [2023-08-15T21:48:13.613Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T21:48:13.613Z] #30 DONE 1.7s [2023-08-15T21:48:13.613Z] [2023-08-15T21:48:13.613Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:13.613Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:13.613Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:13.613Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:13.613Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:13.613Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:13.613Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T21:48:13.613Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T21:48:13.613Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-15T21:48:13.613Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T21:48:13.613Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T21:48:14.194Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.0s done [2023-08-15T21:48:14.462Z] #31 ... [2023-08-15T21:48:14.462Z] [2023-08-15T21:48:14.462Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T21:48:14.462Z] #33 DONE 3.5s [2023-08-15T21:48:14.462Z] [2023-08-15T21:48:14.462Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-15T21:48:15.427Z] #34 DONE 1.5s [2023-08-15T21:48:15.427Z] [2023-08-15T21:48:15.427Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T21:48:16.007Z] #35 ... [2023-08-15T21:48:16.007Z] [2023-08-15T21:48:16.007Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T21:48:16.007Z] #31 DONE 5.0s [2023-08-15T21:48:16.007Z] [2023-08-15T21:48:16.007Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:16.007Z] #36 transferring context: 25.76MB 4.3s [2023-08-15T21:48:16.971Z] #36 ... [2023-08-15T21:48:16.971Z] [2023-08-15T21:48:16.971Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:22.316Z] #37 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #38 [support-scheduler internal] load build context [2023-08-15T21:48:22.316Z] #38 transferring context: 24.19MB 9.7s [2023-08-15T21:48:22.316Z] #38 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:22.316Z] #32 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #39 [core-metadata internal] load build context [2023-08-15T21:48:22.316Z] #39 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:22.316Z] #40 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #39 [core-metadata internal] load build context [2023-08-15T21:48:22.316Z] #39 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:22.316Z] #41 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:22.316Z] #42 ... [2023-08-15T21:48:22.316Z] [2023-08-15T21:48:22.316Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:22.587Z] #41 ... [2023-08-15T21:48:22.587Z] [2023-08-15T21:48:22.587Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:48:22.587Z] #43 ... [2023-08-15T21:48:22.587Z] [2023-08-15T21:48:22.587Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:22.864Z] #42 ... [2023-08-15T21:48:22.864Z] [2023-08-15T21:48:22.864Z] #44 [core-command internal] load build context [2023-08-15T21:48:23.131Z] #44 ... [2023-08-15T21:48:23.131Z] [2023-08-15T21:48:23.131Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:23.131Z] #45 ... [2023-08-15T21:48:23.131Z] [2023-08-15T21:48:23.131Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:23.131Z] #46 ... [2023-08-15T21:48:23.131Z] [2023-08-15T21:48:23.131Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:23.402Z] #47 ... [2023-08-15T21:48:23.402Z] [2023-08-15T21:48:23.402Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:23.683Z] #42 ... [2023-08-15T21:48:23.683Z] [2023-08-15T21:48:23.683Z] #48 [core-data internal] load build context [2023-08-15T21:48:23.683Z] #48 ... [2023-08-15T21:48:23.683Z] [2023-08-15T21:48:23.683Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:23.951Z] #49 ... [2023-08-15T21:48:23.951Z] [2023-08-15T21:48:23.951Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:25.382Z] #47 ... [2023-08-15T21:48:25.382Z] [2023-08-15T21:48:25.382Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T21:48:25.382Z] #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.382Z] #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.382Z] #50 ... [2023-08-15T21:48:25.382Z] [2023-08-15T21:48:25.382Z] #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T21:48:25.382Z] #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.382Z] #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.648Z] #51 ... [2023-08-15T21:48:25.648Z] [2023-08-15T21:48:25.648Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T21:48:25.648Z] #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.648Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.648Z] #0 7.870 OK: 263 MiB in 53 packages [2023-08-15T21:48:25.648Z] #52 DONE 10.2s [2023-08-15T21:48:25.648Z] [2023-08-15T21:48:25.648Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:25.914Z] #47 ... [2023-08-15T21:48:25.914Z] [2023-08-15T21:48:25.914Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T21:48:25.914Z] #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.914Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:25.914Z] #53 ... [2023-08-15T21:48:25.914Z] [2023-08-15T21:48:25.914Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:26.505Z] #40 ... [2023-08-15T21:48:26.505Z] [2023-08-15T21:48:26.505Z] #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:26.505Z] #54 ... [2023-08-15T21:48:26.505Z] [2023-08-15T21:48:26.505Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T21:48:26.505Z] #0 8.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:26.771Z] #55 ... [2023-08-15T21:48:26.771Z] [2023-08-15T21:48:26.771Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:27.036Z] #40 ... [2023-08-15T21:48:27.036Z] [2023-08-15T21:48:27.036Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T21:48:27.036Z] #56 ... [2023-08-15T21:48:27.036Z] [2023-08-15T21:48:27.036Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T21:48:27.036Z] #57 ... [2023-08-15T21:48:27.036Z] [2023-08-15T21:48:27.036Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T21:48:27.302Z] #58 ... [2023-08-15T21:48:27.302Z] [2023-08-15T21:48:27.302Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T21:48:27.302Z] #59 ... [2023-08-15T21:48:27.302Z] [2023-08-15T21:48:27.302Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:27.302Z] #36 transferring context: 44.78MB 15.6s [2023-08-15T21:48:27.567Z] #36 ... [2023-08-15T21:48:27.567Z] [2023-08-15T21:48:27.567Z] #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T21:48:27.567Z] #60 ... [2023-08-15T21:48:27.567Z] [2023-08-15T21:48:27.567Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T21:48:27.833Z] #61 ... [2023-08-15T21:48:27.833Z] [2023-08-15T21:48:27.833Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:28.103Z] #36 ... [2023-08-15T21:48:28.103Z] [2023-08-15T21:48:28.103Z] #35 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T21:48:28.103Z] #35 6.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:28.103Z] #35 8.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:28.103Z] #35 11.76 OK: 263 MiB in 53 packages [2023-08-15T21:48:28.103Z] #35 DONE 13.0s [2023-08-15T21:48:28.103Z] [2023-08-15T21:48:28.103Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:29.078Z] #36 ... [2023-08-15T21:48:29.078Z] [2023-08-15T21:48:29.078Z] #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T21:48:29.078Z] #51 11.82 OK: 263 MiB in 53 packages [2023-08-15T21:48:29.078Z] #51 DONE 13.7s [2023-08-15T21:48:29.078Z] [2023-08-15T21:48:29.078Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:31.044Z] #36 ... [2023-08-15T21:48:31.044Z] [2023-08-15T21:48:31.044Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T21:48:31.044Z] #50 13.70 OK: 263 MiB in 53 packages [2023-08-15T21:48:31.044Z] #50 DONE 15.6s [2023-08-15T21:48:31.045Z] [2023-08-15T21:48:31.045Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:32.449Z] #36 ... [2023-08-15T21:48:32.449Z] [2023-08-15T21:48:32.449Z] #38 [support-scheduler internal] load build context [2023-08-15T21:48:32.449Z] #38 transferring context: 33.86MB 20.3s [2023-08-15T21:48:32.449Z] #38 ... [2023-08-15T21:48:32.449Z] [2023-08-15T21:48:32.449Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:32.449Z] #32 ... [2023-08-15T21:48:32.449Z] [2023-08-15T21:48:32.449Z] #39 [core-metadata internal] load build context [2023-08-15T21:48:32.449Z] #39 ... [2023-08-15T21:48:32.449Z] [2023-08-15T21:48:32.449Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:32.713Z] #32 ... [2023-08-15T21:48:32.713Z] [2023-08-15T21:48:32.713Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:32.713Z] #41 ... [2023-08-15T21:48:32.713Z] [2023-08-15T21:48:32.713Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:32.978Z] #32 ... [2023-08-15T21:48:32.978Z] [2023-08-15T21:48:32.978Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:48:32.978Z] #43 ... [2023-08-15T21:48:32.978Z] [2023-08-15T21:48:32.978Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:33.246Z] #41 ... [2023-08-15T21:48:33.246Z] [2023-08-15T21:48:33.246Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T21:48:33.246Z] #55 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:33.246Z] #55 14.52 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:33.246Z] #55 14.68 (2/2) Installing su-exec (0.2-r2) [2023-08-15T21:48:33.246Z] #55 14.68 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:33.246Z] #55 14.89 OK: 8 MiB in 17 packages [2023-08-15T21:48:33.246Z] #55 DONE 16.6s [2023-08-15T21:48:33.246Z] [2023-08-15T21:48:33.246Z] #44 [core-command internal] load build context [2023-08-15T21:48:33.246Z] #44 ... [2023-08-15T21:48:33.246Z] [2023-08-15T21:48:33.246Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:33.514Z] #46 ... [2023-08-15T21:48:33.515Z] [2023-08-15T21:48:33.515Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:33.515Z] #45 ... [2023-08-15T21:48:33.515Z] [2023-08-15T21:48:33.515Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:33.781Z] #46 ... [2023-08-15T21:48:33.781Z] [2023-08-15T21:48:33.781Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:34.045Z] #42 ... [2023-08-15T21:48:34.045Z] [2023-08-15T21:48:34.045Z] #48 [core-data internal] load build context [2023-08-15T21:48:34.311Z] #48 ... [2023-08-15T21:48:34.311Z] [2023-08-15T21:48:34.311Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:34.576Z] #42 ... [2023-08-15T21:48:34.576Z] [2023-08-15T21:48:34.576Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:34.841Z] #49 ... [2023-08-15T21:48:34.841Z] [2023-08-15T21:48:34.841Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:36.242Z] #42 ... [2023-08-15T21:48:36.242Z] [2023-08-15T21:48:36.242Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:36.242Z] #47 ... [2023-08-15T21:48:36.242Z] [2023-08-15T21:48:36.242Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:37.199Z] #42 ... [2023-08-15T21:48:37.199Z] [2023-08-15T21:48:37.199Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:37.199Z] #40 ... [2023-08-15T21:48:37.199Z] [2023-08-15T21:48:37.199Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:38.169Z] #42 transferring context: 58.21MB 25.3s [2023-08-15T21:48:38.435Z] #42 ... [2023-08-15T21:48:38.435Z] [2023-08-15T21:48:38.435Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T21:48:38.435Z] #53 13.40 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T21:48:38.435Z] #53 13.40 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T21:48:38.435Z] #53 13.40 OK: 17694 distinct packages available [2023-08-15T21:48:38.435Z] #53 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:38.435Z] #53 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:38.435Z] #53 21.15 OK: 263 MiB in 53 packages [2023-08-15T21:48:38.435Z] #53 DONE 22.9s [2023-08-15T21:48:38.435Z] [2023-08-15T21:48:38.435Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:38.704Z] #42 ... [2023-08-15T21:48:38.704Z] [2023-08-15T21:48:38.704Z] #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:38.704Z] #54 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:38.704Z] #54 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:38.704Z] #54 19.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:38.704Z] #54 19.67 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:38.704Z] #54 19.83 OK: 8 MiB in 16 packages [2023-08-15T21:48:38.704Z] #54 ... [2023-08-15T21:48:38.704Z] [2023-08-15T21:48:38.704Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:39.101Z] #42 ... [2023-08-15T21:48:39.101Z] [2023-08-15T21:48:39.101Z] #54 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:39.101Z] #54 DONE 23.0s [2023-08-15T21:48:39.101Z] [2023-08-15T21:48:39.101Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:39.390Z] #42 ... [2023-08-15T21:48:39.390Z] [2023-08-15T21:48:39.390Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T21:48:39.390Z] #62 DONE 5.9s [2023-08-15T21:48:39.390Z] [2023-08-15T21:48:39.390Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:40.002Z] #42 ... [2023-08-15T21:48:40.002Z] [2023-08-15T21:48:40.002Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:40.002Z] #37 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:40.002Z] #37 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:40.002Z] #37 21.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:40.002Z] #37 21.03 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:40.002Z] #37 21.31 OK: 8 MiB in 16 packages [2023-08-15T21:48:40.002Z] #37 ... [2023-08-15T21:48:40.002Z] [2023-08-15T21:48:40.002Z] #39 [core-metadata internal] load build context [2023-08-15T21:48:40.274Z] #39 ... [2023-08-15T21:48:40.274Z] [2023-08-15T21:48:40.274Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:40.585Z] #42 ... [2023-08-15T21:48:40.585Z] [2023-08-15T21:48:40.585Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T21:48:40.585Z] #37 DONE 23.7s [2023-08-15T21:48:40.585Z] [2023-08-15T21:48:40.585Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:41.200Z] #42 ... [2023-08-15T21:48:41.200Z] [2023-08-15T21:48:41.200Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-15T21:48:41.200Z] #63 DONE 1.8s [2023-08-15T21:48:41.200Z] [2023-08-15T21:48:41.200Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:41.492Z] #42 ... [2023-08-15T21:48:41.492Z] [2023-08-15T21:48:41.492Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T21:48:41.492Z] #59 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:41.492Z] #59 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:41.492Z] #59 22.57 (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T21:48:41.492Z] #59 23.28 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:41.492Z] #59 23.28 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:41.492Z] #59 23.52 Executing ca-certificates-20230506-r0.trigger [2023-08-15T21:48:41.492Z] #59 ... [2023-08-15T21:48:41.492Z] [2023-08-15T21:48:41.492Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T21:48:41.492Z] #58 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:41.492Z] #58 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:41.492Z] #58 23.00 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T21:48:41.492Z] #58 23.00 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T21:48:41.492Z] #58 23.00 OK: 17689 distinct packages available [2023-08-15T21:48:41.492Z] #58 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:41.760Z] #58 ... [2023-08-15T21:48:41.760Z] [2023-08-15T21:48:41.761Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:42.341Z] #42 ... [2023-08-15T21:48:42.341Z] [2023-08-15T21:48:42.341Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:42.341Z] #36 ... [2023-08-15T21:48:42.341Z] [2023-08-15T21:48:42.341Z] #38 [support-scheduler internal] load build context [2023-08-15T21:48:42.341Z] #38 transferring context: 46.82MB 30.5s [2023-08-15T21:48:42.341Z] #38 ... [2023-08-15T21:48:42.341Z] [2023-08-15T21:48:42.341Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:43.302Z] #36 ... [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T21:48:43.302Z] #56 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:43.302Z] #56 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:43.302Z] #56 24.65 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:43.302Z] #56 24.69 (2/2) Installing openssl (3.0.10-r0) [2023-08-15T21:48:43.302Z] #56 24.83 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:43.302Z] #56 24.98 OK: 8 MiB in 17 packages [2023-08-15T21:48:43.302Z] #56 ... [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:43.302Z] #32 ... [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:43.302Z] #36 ... [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T21:48:43.302Z] #59 25.11 OK: 8 MiB in 17 packages [2023-08-15T21:48:43.302Z] #59 DONE 26.3s [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:43.302Z] #36 ... [2023-08-15T21:48:43.302Z] [2023-08-15T21:48:43.302Z] #44 [core-command internal] load build context [2023-08-15T21:48:43.568Z] #44 ... [2023-08-15T21:48:43.568Z] [2023-08-15T21:48:43.568Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:48:43.568Z] #43 ... [2023-08-15T21:48:43.568Z] [2023-08-15T21:48:43.568Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:43.835Z] #41 ... [2023-08-15T21:48:43.835Z] [2023-08-15T21:48:43.835Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:43.835Z] #45 ... [2023-08-15T21:48:43.835Z] [2023-08-15T21:48:43.835Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:44.101Z] #36 ... [2023-08-15T21:48:44.101Z] [2023-08-15T21:48:44.101Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T21:48:44.101Z] #56 DONE 26.9s [2023-08-15T21:48:44.101Z] [2023-08-15T21:48:44.101Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:44.101Z] #36 ... [2023-08-15T21:48:44.101Z] [2023-08-15T21:48:44.101Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:44.101Z] #46 ... [2023-08-15T21:48:44.101Z] [2023-08-15T21:48:44.101Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:44.371Z] #45 ... [2023-08-15T21:48:44.371Z] [2023-08-15T21:48:44.371Z] #48 [core-data internal] load build context [2023-08-15T21:48:44.636Z] #48 ... [2023-08-15T21:48:44.636Z] [2023-08-15T21:48:44.636Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:44.902Z] #46 ... [2023-08-15T21:48:44.902Z] [2023-08-15T21:48:44.902Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:44.902Z] #49 ... [2023-08-15T21:48:44.902Z] [2023-08-15T21:48:44.902Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T21:48:44.902Z] #64 DONE 1.1s [2023-08-15T21:48:44.902Z] [2023-08-15T21:48:44.902Z] #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T21:48:44.902Z] #60 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:44.902Z] #60 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:44.902Z] #60 25.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T21:48:44.902Z] #60 25.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T21:48:44.902Z] #60 25.35 OK: 17689 distinct packages available [2023-08-15T21:48:44.902Z] #60 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:44.902Z] #60 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:45.168Z] #60 ... [2023-08-15T21:48:45.168Z] [2023-08-15T21:48:45.168Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:45.434Z] #36 ... [2023-08-15T21:48:45.434Z] [2023-08-15T21:48:45.434Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T21:48:45.434Z] #61 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:45.434Z] #61 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:45.434Z] #61 26.75 (1/4) Installing ca-certificates (20230506-r0) [2023-08-15T21:48:45.434Z] #61 26.94 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:45.434Z] #61 26.94 (3/4) Installing su-exec (0.2-r2) [2023-08-15T21:48:45.434Z] #61 26.94 (4/4) Installing yq (4.30.4-r4) [2023-08-15T21:48:45.435Z] #61 27.39 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:45.435Z] #61 27.53 Executing ca-certificates-20230506-r0.trigger [2023-08-15T21:48:45.435Z] #61 ... [2023-08-15T21:48:45.435Z] [2023-08-15T21:48:45.435Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:46.022Z] #49 ... [2023-08-15T21:48:46.022Z] [2023-08-15T21:48:46.022Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T21:48:46.022Z] #57 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:46.022Z] #57 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:46.022Z] #57 26.85 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T21:48:46.022Z] #57 26.85 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T21:48:46.022Z] #57 26.85 OK: 17689 distinct packages available [2023-08-15T21:48:46.022Z] #57 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:46.022Z] #57 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:46.022Z] #57 ... [2023-08-15T21:48:46.022Z] [2023-08-15T21:48:46.022Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:46.288Z] #49 ... [2023-08-15T21:48:46.288Z] [2023-08-15T21:48:46.288Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:46.288Z] #47 ... [2023-08-15T21:48:46.288Z] [2023-08-15T21:48:46.288Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:47.242Z] #46 ... [2023-08-15T21:48:47.242Z] [2023-08-15T21:48:47.242Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T21:48:47.242Z] #61 28.89 OK: 17 MiB in 19 packages [2023-08-15T21:48:47.242Z] #61 DONE 30.1s [2023-08-15T21:48:47.242Z] [2023-08-15T21:48:47.242Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:47.242Z] #46 ... [2023-08-15T21:48:47.242Z] [2023-08-15T21:48:47.242Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:47.242Z] #40 ... [2023-08-15T21:48:47.242Z] [2023-08-15T21:48:47.242Z] #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T21:48:47.242Z] #60 30.14 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:47.509Z] #60 30.16 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-15T21:48:47.509Z] #60 30.21 (3/5) Installing libucontext (1.2-r0) [2023-08-15T21:48:47.509Z] #60 30.22 (4/5) Installing gcompat (1.1.0-r0) [2023-08-15T21:48:47.509Z] #60 30.24 (5/5) Installing openssl (3.0.10-r0) [2023-08-15T21:48:47.509Z] #60 30.34 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:47.509Z] #60 30.39 OK: 9 MiB in 20 packages [2023-08-15T21:48:49.460Z] #60 DONE 32.1s [2023-08-15T21:48:49.460Z] [2023-08-15T21:48:49.460Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:49.460Z] #40 transferring context: 76.97MB 37.1s [2023-08-15T21:48:49.460Z] #40 ... [2023-08-15T21:48:49.460Z] [2023-08-15T21:48:49.460Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T21:48:49.460Z] #58 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T21:48:49.460Z] #58 28.63 (1/9) Installing ca-certificates (20230506-r0) [2023-08-15T21:48:49.460Z] #58 28.85 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-15T21:48:49.460Z] #58 28.90 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-15T21:48:49.460Z] #58 28.96 (4/9) Installing libcurl (8.2.1-r0) [2023-08-15T21:48:49.460Z] #58 29.05 (5/9) Installing curl (8.2.1-r0) [2023-08-15T21:48:49.460Z] #58 29.08 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:49.460Z] #58 29.10 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-15T21:48:49.460Z] #58 29.11 (8/9) Installing libucontext (1.2-r0) [2023-08-15T21:48:49.460Z] #58 29.12 (9/9) Installing gcompat (1.1.0-r0) [2023-08-15T21:48:49.460Z] #58 29.15 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:49.460Z] #58 29.27 Executing ca-certificates-20230506-r0.trigger [2023-08-15T21:48:49.460Z] #58 30.62 OK: 11 MiB in 24 packages [2023-08-15T21:48:49.460Z] #58 DONE 32.4s [2023-08-15T21:48:49.460Z] [2023-08-15T21:48:49.460Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:49.733Z] #40 ... [2023-08-15T21:48:49.733Z] [2023-08-15T21:48:49.733Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T21:48:49.733Z] #57 31.18 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-15T21:48:49.733Z] #57 31.18 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-15T21:48:49.733Z] #57 31.18 (3/4) Installing libucontext (1.2-r0) [2023-08-15T21:48:49.733Z] #57 31.18 (4/4) Installing gcompat (1.1.0-r0) [2023-08-15T21:48:49.733Z] #57 31.18 Executing busybox-1.35.0-r29.trigger [2023-08-15T21:48:49.733Z] #57 31.18 OK: 8 MiB in 19 packages [2023-08-15T21:48:49.733Z] #57 DONE 32.6s [2023-08-15T21:48:49.733Z] [2023-08-15T21:48:49.733Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:50.313Z] #40 ... [2023-08-15T21:48:50.313Z] [2023-08-15T21:48:50.313Z] #39 [core-metadata internal] load build context [2023-08-15T21:48:50.578Z] #39 ... [2023-08-15T21:48:50.578Z] [2023-08-15T21:48:50.578Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:52.525Z] #40 ... [2023-08-15T21:48:52.525Z] [2023-08-15T21:48:52.525Z] #42 [support-notifications internal] load build context [2023-08-15T21:48:52.525Z] #42 ... [2023-08-15T21:48:52.525Z] [2023-08-15T21:48:52.525Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:52.525Z] #40 ... [2023-08-15T21:48:52.525Z] [2023-08-15T21:48:52.525Z] #38 [support-scheduler internal] load build context [2023-08-15T21:48:52.790Z] #38 ... [2023-08-15T21:48:52.790Z] [2023-08-15T21:48:52.790Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:48:53.371Z] #40 ... [2023-08-15T21:48:53.371Z] [2023-08-15T21:48:53.371Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:53.636Z] #32 ... [2023-08-15T21:48:53.636Z] [2023-08-15T21:48:53.636Z] #44 [core-command internal] load build context [2023-08-15T21:48:53.636Z] #44 ... [2023-08-15T21:48:53.636Z] [2023-08-15T21:48:53.636Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:48:53.901Z] #32 ... [2023-08-15T21:48:53.901Z] [2023-08-15T21:48:53.901Z] #41 [security-spire-config internal] load build context [2023-08-15T21:48:53.901Z] #41 ... [2023-08-15T21:48:53.901Z] [2023-08-15T21:48:53.901Z] #44 [core-command internal] load build context [2023-08-15T21:48:53.901Z] #44 ... [2023-08-15T21:48:53.901Z] [2023-08-15T21:48:53.901Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:48:54.167Z] #43 ... [2023-08-15T21:48:54.167Z] [2023-08-15T21:48:54.167Z] #44 [core-command internal] load build context [2023-08-15T21:48:54.434Z] #44 transferring context: 102.64MB 41.1s [2023-08-15T21:48:54.699Z] #44 ... [2023-08-15T21:48:54.699Z] [2023-08-15T21:48:54.699Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:54.699Z] #45 ... [2023-08-15T21:48:54.699Z] [2023-08-15T21:48:54.699Z] #48 [core-data internal] load build context [2023-08-15T21:48:54.699Z] #48 ... [2023-08-15T21:48:54.699Z] [2023-08-15T21:48:54.699Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:55.657Z] #45 ... [2023-08-15T21:48:55.657Z] [2023-08-15T21:48:55.657Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:48:55.657Z] #36 ... [2023-08-15T21:48:55.657Z] [2023-08-15T21:48:55.657Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:48:56.621Z] #45 ... [2023-08-15T21:48:56.621Z] [2023-08-15T21:48:56.621Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:56.621Z] #49 ... [2023-08-15T21:48:56.621Z] [2023-08-15T21:48:56.621Z] #47 [security-spire-server internal] load build context [2023-08-15T21:48:56.621Z] #47 ... [2023-08-15T21:48:56.621Z] [2023-08-15T21:48:56.621Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:57.202Z] #49 ... [2023-08-15T21:48:57.202Z] [2023-08-15T21:48:57.202Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:48:57.476Z] #46 ... [2023-08-15T21:48:57.476Z] [2023-08-15T21:48:57.476Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:48:59.424Z] #49 transferring context: 78.60MB 45.1s [2023-08-15T21:49:00.833Z] #49 ... [2023-08-15T21:49:00.833Z] [2023-08-15T21:49:00.833Z] #39 [core-metadata internal] load build context [2023-08-15T21:49:00.833Z] #39 ... [2023-08-15T21:49:00.833Z] [2023-08-15T21:49:00.833Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:49:02.773Z] #49 ... [2023-08-15T21:49:02.773Z] [2023-08-15T21:49:02.774Z] #42 [support-notifications internal] load build context [2023-08-15T21:49:02.774Z] #42 ... [2023-08-15T21:49:02.774Z] [2023-08-15T21:49:02.774Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:49:02.774Z] #49 ... [2023-08-15T21:49:02.774Z] [2023-08-15T21:49:02.774Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:02.774Z] #38 ... [2023-08-15T21:49:02.774Z] [2023-08-15T21:49:02.774Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:49:03.729Z] #49 ... [2023-08-15T21:49:03.729Z] [2023-08-15T21:49:03.729Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:49:03.729Z] #40 ... [2023-08-15T21:49:03.729Z] [2023-08-15T21:49:03.729Z] #42 [support-notifications internal] load build context [2023-08-15T21:49:03.996Z] #42 ... [2023-08-15T21:49:03.996Z] [2023-08-15T21:49:03.996Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:03.996Z] #32 ... [2023-08-15T21:49:03.996Z] [2023-08-15T21:49:03.996Z] #41 [security-spire-config internal] load build context [2023-08-15T21:49:04.261Z] #41 ... [2023-08-15T21:49:04.261Z] [2023-08-15T21:49:04.261Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:04.261Z] #43 ... [2023-08-15T21:49:04.261Z] [2023-08-15T21:49:04.261Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:04.527Z] #32 transferring context: 174.83MB 52.3s [2023-08-15T21:49:04.793Z] #32 ... [2023-08-15T21:49:04.793Z] [2023-08-15T21:49:04.793Z] #44 [core-command internal] load build context [2023-08-15T21:49:04.793Z] #44 ... [2023-08-15T21:49:04.793Z] [2023-08-15T21:49:04.793Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:05.058Z] #32 ... [2023-08-15T21:49:05.058Z] [2023-08-15T21:49:05.058Z] #48 [core-data internal] load build context [2023-08-15T21:49:05.058Z] #48 ... [2023-08-15T21:49:05.058Z] [2023-08-15T21:49:05.058Z] #39 [core-metadata internal] load build context [2023-08-15T21:49:05.058Z] #39 transferring context: 188.25MB 52.6s done [2023-08-15T21:49:05.058Z] #39 DONE 53.2s [2023-08-15T21:49:05.058Z] [2023-08-15T21:49:05.058Z] #48 [core-data internal] load build context [2023-08-15T21:49:05.058Z] #48 ... [2023-08-15T21:49:05.058Z] [2023-08-15T21:49:05.058Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:05.645Z] #32 ... [2023-08-15T21:49:05.645Z] [2023-08-15T21:49:05.645Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:49:05.911Z] #36 ... [2023-08-15T21:49:05.911Z] [2023-08-15T21:49:05.911Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:06.491Z] #32 ... [2023-08-15T21:49:06.491Z] [2023-08-15T21:49:06.491Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:06.757Z] #45 ... [2023-08-15T21:49:06.757Z] [2023-08-15T21:49:06.757Z] #47 [security-spire-server internal] load build context [2023-08-15T21:49:06.757Z] #47 ... [2023-08-15T21:49:06.757Z] [2023-08-15T21:49:06.757Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:07.337Z] #32 transferring context: 188.25MB 55.1s done [2023-08-15T21:49:07.602Z] #32 ... [2023-08-15T21:49:07.602Z] [2023-08-15T21:49:07.602Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:49:07.602Z] #46 ... [2023-08-15T21:49:07.602Z] [2023-08-15T21:49:07.602Z] #44 [core-command internal] load build context [2023-08-15T21:49:08.184Z] #44 ... [2023-08-15T21:49:08.184Z] [2023-08-15T21:49:08.184Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-15T21:49:08.184Z] #32 DONE 55.9s [2023-08-15T21:49:08.184Z] [2023-08-15T21:49:08.184Z] #44 [core-command internal] load build context [2023-08-15T21:49:08.449Z] #44 ... [2023-08-15T21:49:08.449Z] [2023-08-15T21:49:08.449Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:49:08.449Z] #65 DONE 3.1s [2023-08-15T21:49:08.449Z] [2023-08-15T21:49:08.449Z] #44 [core-command internal] load build context [2023-08-15T21:49:08.715Z] #44 ... [2023-08-15T21:49:08.715Z] [2023-08-15T21:49:08.715Z] #42 [support-notifications internal] load build context [2023-08-15T21:49:08.715Z] #42 transferring context: 188.25MB 55.7s done [2023-08-15T21:49:08.715Z] #42 DONE 56.5s [2023-08-15T21:49:08.715Z] [2023-08-15T21:49:08.715Z] #44 [core-command internal] load build context [2023-08-15T21:49:09.674Z] #44 transferring context: 188.25MB 56.3s done [2023-08-15T21:49:09.939Z] #44 ... [2023-08-15T21:49:09.939Z] [2023-08-15T21:49:09.939Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:49:09.939Z] #66 DONE 1.7s [2023-08-15T21:49:09.939Z] [2023-08-15T21:49:09.939Z] #41 [security-spire-config internal] load build context [2023-08-15T21:49:09.939Z] #41 transferring context: 188.25MB 56.7s done [2023-08-15T21:49:09.939Z] #41 DONE 57.8s [2023-08-15T21:49:09.939Z] [2023-08-15T21:49:10.207Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:49:10.207Z] #40 ... [2023-08-15T21:49:10.207Z] [2023-08-15T21:49:10.207Z] #44 [core-command internal] load build context [2023-08-15T21:49:10.207Z] #44 DONE 57.2s [2023-08-15T21:49:10.207Z] [2023-08-15T21:49:10.207Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:49:10.207Z] #40 ... [2023-08-15T21:49:10.207Z] [2023-08-15T21:49:10.207Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:10.471Z] #43 ... [2023-08-15T21:49:10.471Z] [2023-08-15T21:49:10.471Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T21:49:10.738Z] #67 ... [2023-08-15T21:49:10.738Z] [2023-08-15T21:49:10.738Z] #36 [security-bootstrapper internal] load build context [2023-08-15T21:49:10.738Z] #36 transferring context: 188.25MB 58.1s done [2023-08-15T21:49:10.738Z] #36 DONE 59.1s [2023-08-15T21:49:10.738Z] [2023-08-15T21:49:10.738Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:10.738Z] #43 ... [2023-08-15T21:49:10.738Z] [2023-08-15T21:49:10.738Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:49:10.738Z] #68 DONE 2.1s [2023-08-15T21:49:10.738Z] [2023-08-15T21:49:10.738Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:11.333Z] #43 ... [2023-08-15T21:49:11.333Z] [2023-08-15T21:49:11.333Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-15T21:49:11.333Z] #46 transferring context: 188.25MB 56.9s done [2023-08-15T21:49:11.333Z] #46 DONE 58.0s [2023-08-15T21:49:11.333Z] [2023-08-15T21:49:11.333Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:12.304Z] #43 ... [2023-08-15T21:49:12.304Z] [2023-08-15T21:49:12.304Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T21:49:12.304Z] #67 DONE 1.7s [2023-08-15T21:49:12.304Z] [2023-08-15T21:49:12.304Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:12.886Z] #43 ... [2023-08-15T21:49:12.886Z] [2023-08-15T21:49:12.886Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:13.152Z] #38 ... [2023-08-15T21:49:13.152Z] [2023-08-15T21:49:13.152Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:49:13.152Z] #69 DONE 2.1s [2023-08-15T21:49:13.152Z] [2023-08-15T21:49:13.152Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:13.152Z] #38 ... [2023-08-15T21:49:13.152Z] [2023-08-15T21:49:13.152Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:13.152Z] #43 ... [2023-08-15T21:49:13.152Z] [2023-08-15T21:49:13.152Z] #40 [security-proxy-setup internal] load build context [2023-08-15T21:49:13.152Z] #40 transferring context: 188.25MB 60.6s done [2023-08-15T21:49:13.152Z] #40 DONE 61.5s [2023-08-15T21:49:13.152Z] [2023-08-15T21:49:13.152Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:13.733Z] #43 ... [2023-08-15T21:49:13.733Z] [2023-08-15T21:49:13.733Z] #47 [security-spire-server internal] load build context [2023-08-15T21:49:13.733Z] #47 transferring context: 188.25MB 59.0s done [2023-08-15T21:49:13.733Z] #47 DONE 60.4s [2023-08-15T21:49:13.733Z] [2023-08-15T21:49:13.733Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:49:14.000Z] #49 ... [2023-08-15T21:49:14.000Z] [2023-08-15T21:49:14.000Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:15.405Z] #38 ... [2023-08-15T21:49:15.405Z] [2023-08-15T21:49:15.405Z] #48 [core-data internal] load build context [2023-08-15T21:49:15.405Z] #48 ... [2023-08-15T21:49:15.406Z] [2023-08-15T21:49:15.406Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:16.812Z] #38 ... [2023-08-15T21:49:16.812Z] [2023-08-15T21:49:16.812Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:16.812Z] #45 ... [2023-08-15T21:49:16.812Z] [2023-08-15T21:49:16.812Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:17.771Z] #38 ... [2023-08-15T21:49:17.772Z] [2023-08-15T21:49:17.772Z] #48 [core-data internal] load build context [2023-08-15T21:49:17.772Z] #48 transferring context: 188.25MB 63.3s done [2023-08-15T21:49:17.772Z] #48 DONE 64.0s [2023-08-15T21:49:17.772Z] [2023-08-15T21:49:17.772Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:18.359Z] #38 ... [2023-08-15T21:49:18.359Z] [2023-08-15T21:49:18.359Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:49:18.624Z] #70 ... [2023-08-15T21:49:18.624Z] [2023-08-15T21:49:18.624Z] #38 [support-scheduler internal] load build context [2023-08-15T21:49:19.204Z] #38 transferring context: 188.25MB 67.4s done [2023-08-15T21:49:19.204Z] #38 DONE 67.7s [2023-08-15T21:49:19.204Z] [2023-08-15T21:49:19.204Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:19.786Z] #45 ... [2023-08-15T21:49:19.786Z] [2023-08-15T21:49:19.786Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:49:20.053Z] #71 ... [2023-08-15T21:49:20.053Z] [2023-08-15T21:49:20.053Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:20.319Z] #45 ... [2023-08-15T21:49:20.319Z] [2023-08-15T21:49:20.319Z] #43 [security-secretstore-setup internal] load build context [2023-08-15T21:49:20.319Z] #43 transferring context: 188.25MB 67.1s done [2023-08-15T21:49:20.319Z] #43 DONE 67.8s [2023-08-15T21:49:20.319Z] [2023-08-15T21:49:20.319Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:20.906Z] #45 ... [2023-08-15T21:49:20.906Z] [2023-08-15T21:49:20.906Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:49:21.175Z] #72 ... [2023-08-15T21:49:21.175Z] [2023-08-15T21:49:21.175Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:21.442Z] #45 ... [2023-08-15T21:49:21.442Z] [2023-08-15T21:49:21.442Z] #49 [security-proxy-auth internal] load build context [2023-08-15T21:49:21.442Z] #49 transferring context: 188.25MB 67.2s done [2023-08-15T21:49:21.442Z] #49 DONE 67.9s [2023-08-15T21:49:21.442Z] [2023-08-15T21:49:21.442Z] #45 [security-spire-agent internal] load build context [2023-08-15T21:49:22.025Z] #45 transferring context: 188.25MB 68.8s done [2023-08-15T21:49:22.025Z] #45 DONE 69.2s [2023-08-15T21:49:22.025Z] [2023-08-15T21:49:22.025Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:49:22.292Z] #73 ... [2023-08-15T21:49:22.292Z] [2023-08-15T21:49:22.292Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.102Z] #74 DONE 49.0s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #71 DONE 52.3s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #72 DONE 51.2s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #70 DONE 53.7s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #75 ... [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #73 DONE 50.2s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-15T21:50:09.103Z] #76 DONE 3.8s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #77 DONE 3.9s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #78 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #79 [core-command builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #79 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #80 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #81 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #82 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #83 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #84 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #85 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #86 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #87 [core-data builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #87 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #88 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #89 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #90 [core-metadata builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #90 DONE 3.9s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #91 [security-bootstrapper builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #91 DONE 3.9s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #92 [support-scheduler builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #92 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #93 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #94 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T21:50:09.103Z] #95 ... [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #96 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #97 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #98 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #99 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #100 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #101 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-15T21:50:09.103Z] #75 DONE 3.9s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:50:09.103Z] #102 ... [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T21:50:09.103Z] #103 DONE 0.4s [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:09.103Z] #104 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T21:50:09.103Z] #105 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-15T21:50:09.103Z] #106 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #107 [security-spire-server builder 6/9] COPY . . [2023-08-15T21:50:09.103Z] #107 CACHED [2023-08-15T21:50:09.103Z] [2023-08-15T21:50:09.103Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-15T21:50:12.440Z] #108 ... [2023-08-15T21:50:12.440Z] [2023-08-15T21:50:12.440Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T21:50:12.440Z] #0 4.291 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-15T21:50:12.440Z] #109 ... [2023-08-15T21:50:12.440Z] [2023-08-15T21:50:12.440Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T21:50:12.440Z] #95 6.090 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-15T21:50:13.019Z] #95 ... [2023-08-15T21:50:13.019Z] [2023-08-15T21:50:13.019Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-15T21:50:13.019Z] #110 DONE 6.4s [2023-08-15T21:50:13.019Z] [2023-08-15T21:50:13.019Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-15T21:50:13.284Z] #111 DONE 0.3s [2023-08-15T21:50:13.284Z] [2023-08-15T21:50:13.284Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-15T21:50:13.284Z] #108 DONE 6.8s [2023-08-15T21:50:13.284Z] [2023-08-15T21:50:13.284Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T21:50:13.865Z] #112 DONE 0.4s [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T21:50:13.865Z] #102 6.647 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-15T21:50:13.865Z] #102 ... [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-15T21:50:13.865Z] #113 CACHED [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #114 [security-spire-agent builder 6/9] COPY . . [2023-08-15T21:50:13.865Z] #114 CACHED [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-15T21:50:13.865Z] #115 CACHED [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #116 [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-15T21:50:13.865Z] #116 CACHED [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T21:50:13.865Z] #117 CACHED [2023-08-15T21:50:13.865Z] [2023-08-15T21:50:13.865Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T21:50:13.865Z] #118 CACHED [2023-08-15T21:50:14.129Z] [2023-08-15T21:50:14.129Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:50:14.129Z] #119 DONE 0.3s [2023-08-15T21:50:14.129Z] [2023-08-15T21:50:14.129Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:50:14.129Z] #120 DONE 0.3s [2023-08-15T21:50:14.129Z] [2023-08-15T21:50:14.129Z] #121 [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-15T21:50:14.129Z] #0 6.402 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-15T21:50:15.087Z] #121 ... [2023-08-15T21:50:15.087Z] [2023-08-15T21:50:15.087Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T21:50:15.087Z] #122 CACHED [2023-08-15T21:50:15.087Z] [2023-08-15T21:50:15.087Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:50:15.356Z] #123 DONE 0.4s [2023-08-15T21:50:15.356Z] [2023-08-15T21:50:15.356Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T21:50:15.630Z] #124 ... [2023-08-15T21:50:15.630Z] [2023-08-15T21:50:15.630Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:50:15.630Z] #125 CACHED [2023-08-15T21:50:15.906Z] [2023-08-15T21:50:15.906Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T21:50:15.906Z] #126 ... [2023-08-15T21:50:15.906Z] [2023-08-15T21:50:15.906Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T21:50:15.906Z] #127 DONE 0.5s [2023-08-15T21:50:16.174Z] [2023-08-15T21:50:16.174Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T21:50:16.174Z] #0 5.452 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-15T21:50:16.174Z] #128 ... [2023-08-15T21:50:16.174Z] [2023-08-15T21:50:16.174Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T21:50:16.174Z] #0 4.210 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-15T21:50:16.440Z] #129 ... [2023-08-15T21:50:16.440Z] [2023-08-15T21:50:16.440Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T21:50:16.440Z] #0 6.533 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-15T21:50:16.706Z] #130 ... [2023-08-15T21:50:16.706Z] [2023-08-15T21:50:16.706Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T21:50:16.706Z] #0 5.184 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-15T21:50:16.706Z] #131 ... [2023-08-15T21:50:16.706Z] [2023-08-15T21:50:16.706Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T21:50:16.706Z] #0 6.743 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-15T21:50:16.973Z] #132 ... [2023-08-15T21:50:16.973Z] [2023-08-15T21:50:16.973Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T21:50:16.973Z] #0 6.346 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-15T21:50:16.973Z] #133 ... [2023-08-15T21:50:16.973Z] [2023-08-15T21:50:16.973Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T21:50:16.973Z] #126 DONE 1.5s [2023-08-15T21:50:16.973Z] [2023-08-15T21:50:16.973Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T21:50:16.973Z] #0 5.644 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-15T21:50:17.244Z] #134 ... [2023-08-15T21:50:17.244Z] [2023-08-15T21:50:17.244Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T21:50:17.244Z] #135 ... [2023-08-15T21:50:17.244Z] [2023-08-15T21:50:17.244Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T21:50:17.244Z] #124 DONE 2.0s [2023-08-15T21:50:17.516Z] [2023-08-15T21:50:17.516Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T21:50:17.516Z] #136 DONE 1.5s [2023-08-15T21:50:17.516Z] [2023-08-15T21:50:17.516Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T21:50:17.794Z] #137 DONE 0.5s [2023-08-15T21:50:17.794Z] [2023-08-15T21:50:17.794Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T21:50:17.794Z] #138 DONE 0.3s [2023-08-15T21:50:17.794Z] [2023-08-15T21:50:17.794Z] #139 [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-15T21:50:18.380Z] #139 DONE 0.3s [2023-08-15T21:50:18.380Z] [2023-08-15T21:50:18.380Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T21:50:18.380Z] #140 DONE 0.3s [2023-08-15T21:50:18.380Z] [2023-08-15T21:50:18.380Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T21:50:18.380Z] #141 ... [2023-08-15T21:50:18.380Z] [2023-08-15T21:50:18.380Z] #142 [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-15T21:50:18.380Z] #142 DONE 0.3s [2023-08-15T21:50:18.645Z] [2023-08-15T21:50:18.645Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T21:50:18.645Z] #141 DONE 0.3s [2023-08-15T21:50:18.645Z] [2023-08-15T21:50:18.645Z] #143 [security-spire-server] exporting to image [2023-08-15T21:50:18.645Z] #143 exporting layers [2023-08-15T21:50:18.911Z] #143 ... [2023-08-15T21:50:18.911Z] [2023-08-15T21:50:18.911Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T21:50:18.911Z] #135 DONE 1.8s [2023-08-15T21:50:19.179Z] [2023-08-15T21:50:19.179Z] #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-15T21:50:19.450Z] #144 DONE 0.4s [2023-08-15T21:50:19.450Z] [2023-08-15T21:50:19.450Z] #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-15T21:50:19.716Z] #145 DONE 0.5s [2023-08-15T21:50:19.716Z] [2023-08-15T21:50:19.716Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-15T21:50:19.982Z] #146 DONE 0.2s [2023-08-15T21:50:19.982Z] [2023-08-15T21:50:19.982Z] #143 [security-spire-agent] exporting to image [2023-08-15T21:50:21.914Z] #143 exporting layers 3.0s done [2023-08-15T21:50:21.914Z] #143 writing image sha256:df79cf2f169e0d92fba34b2da1f0aa0fcb328fa39ae11ec94c14b2914be1dd8c 0.0s done [2023-08-15T21:50:21.914Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-08-15T21:50:21.914Z] #143 writing image sha256:a248f8cc56f4dba4e90f3305d55397d814b27f0c7ef66adffdc7c5db1dee9059 [2023-08-15T21:50:21.914Z] #143 writing image sha256:a248f8cc56f4dba4e90f3305d55397d814b27f0c7ef66adffdc7c5db1dee9059 done [2023-08-15T21:50:21.914Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-08-15T21:50:21.914Z] #143 exporting layers 1.8s done [2023-08-15T21:50:21.914Z] #143 writing image sha256:c8205be08b0cd438b411d14f8d0ba0b2e968229da69fdd77649acd2f5fca4e9f 0.0s done [2023-08-15T21:50:21.914Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-15T21:50:21.914Z] #143 DONE 3.5s [2023-08-15T21:50:21.914Z] [2023-08-15T21:50:21.914Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T22:05:29.373Z] #129 ... [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #121 [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-15T22:05:29.373Z] #121 913.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-15T22:05:29.373Z] #121 ... [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T22:05:29.373Z] #132 DONE 921.2s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T22:05:29.373Z] #95 ... [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:05:29.373Z] #147 DONE 0.2s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T22:05:29.373Z] #95 ... [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:05:29.373Z] #148 DONE 0.2s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T22:05:29.373Z] #149 DONE 0.2s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-15T22:05:29.373Z] #150 DONE 0.3s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T22:05:29.373Z] #151 DONE 0.2s [2023-08-15T22:05:29.373Z] [2023-08-15T22:05:29.373Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T22:05:31.311Z] #152 DONE 2.2s [2023-08-15T22:05:31.311Z] [2023-08-15T22:05:31.311Z] #143 [security-proxy-setup] exporting to image [2023-08-15T22:05:31.311Z] #143 exporting layers [2023-08-15T22:05:31.889Z] #143 exporting layers 0.8s done [2023-08-15T22:05:31.889Z] #143 writing image sha256:c58c299cd27ab9c76769320ad97cf32a5b1a1e3fa5da02775f5c26032450e13b done [2023-08-15T22:05:31.889Z] #143 naming to docker.io/library/security-proxy-setup-arm64 [2023-08-15T22:05:31.889Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-15T22:05:31.889Z] #143 DONE 4.3s [2023-08-15T22:05:31.889Z] [2023-08-15T22:05:31.889Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T22:05:37.211Z] #134 ... [2023-08-15T22:05:37.211Z] [2023-08-15T22:05:37.211Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T22:05:37.211Z] #95 DONE 930.1s [2023-08-15T22:05:37.211Z] [2023-08-15T22:05:37.211Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:05:37.211Z] #102 ... [2023-08-15T22:05:37.211Z] [2023-08-15T22:05:37.211Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-15T22:05:37.211Z] #153 DONE 0.2s [2023-08-15T22:05:37.211Z] [2023-08-15T22:05:37.211Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T22:05:37.211Z] #130 ... [2023-08-15T22:05:37.211Z] [2023-08-15T22:05:37.211Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T22:05:39.780Z] #154 DONE 2.3s [2023-08-15T22:05:39.780Z] [2023-08-15T22:05:39.780Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:05:40.045Z] #155 DONE 0.5s [2023-08-15T22:05:40.045Z] [2023-08-15T22:05:40.045Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:05:40.045Z] #156 DONE 0.1s [2023-08-15T22:05:40.045Z] [2023-08-15T22:05:40.045Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-15T22:05:40.312Z] #157 DONE 0.4s [2023-08-15T22:05:40.312Z] [2023-08-15T22:05:40.312Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-15T22:05:40.577Z] #158 DONE 0.1s [2023-08-15T22:05:40.577Z] [2023-08-15T22:05:40.577Z] #159 [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-15T22:05:40.577Z] #159 DONE 0.2s [2023-08-15T22:05:40.577Z] [2023-08-15T22:05:40.577Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T22:05:40.842Z] #133 ... [2023-08-15T22:05:40.842Z] [2023-08-15T22:05:40.842Z] #160 [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-15T22:05:40.842Z] #160 DONE 0.1s [2023-08-15T22:05:40.842Z] [2023-08-15T22:05:40.842Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-15T22:05:41.107Z] #161 DONE 0.2s [2023-08-15T22:05:41.107Z] [2023-08-15T22:05:41.107Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-15T22:05:41.372Z] #162 DONE 0.1s [2023-08-15T22:05:41.372Z] [2023-08-15T22:05:41.372Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T22:05:45.602Z] #163 DONE 4.0s [2023-08-15T22:05:45.602Z] [2023-08-15T22:05:45.602Z] #121 [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-15T22:05:45.602Z] #121 DONE 939.0s [2023-08-15T22:05:45.602Z] [2023-08-15T22:05:45.602Z] #143 [security-bootstrapper] exporting to image [2023-08-15T22:05:45.602Z] #143 exporting layers [2023-08-15T22:05:46.556Z] #143 ... [2023-08-15T22:05:46.556Z] [2023-08-15T22:05:46.556Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:05:46.556Z] #164 DONE 0.5s [2023-08-15T22:05:46.837Z] [2023-08-15T22:05:46.837Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:05:46.837Z] #165 DONE 0.3s [2023-08-15T22:05:46.837Z] [2023-08-15T22:05:46.837Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:05:47.102Z] #102 ... [2023-08-15T22:05:47.102Z] [2023-08-15T22:05:47.102Z] #143 [security-bootstrapper] exporting to image [2023-08-15T22:05:47.102Z] #143 exporting layers 1.9s done [2023-08-15T22:05:47.102Z] #143 writing image sha256:c33e71cc98bb8e9c3bb29e8322ee3721965b54016d74acf5d82c1a7b9411ccc2 0.0s done [2023-08-15T22:05:47.102Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-15T22:05:47.102Z] #143 DONE 6.2s [2023-08-15T22:05:47.102Z] [2023-08-15T22:05:47.102Z] #166 [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-15T22:05:47.367Z] #166 DONE 0.3s [2023-08-15T22:05:47.367Z] [2023-08-15T22:05:47.367Z] #167 [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-15T22:05:47.367Z] #167 DONE 0.2s [2023-08-15T22:05:47.367Z] [2023-08-15T22:05:47.367Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T22:05:47.367Z] #109 DONE 941.3s [2023-08-15T22:05:47.367Z] [2023-08-15T22:05:47.367Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T22:05:47.673Z] #134 ... [2023-08-15T22:05:47.673Z] [2023-08-15T22:05:47.673Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:05:47.993Z] #168 DONE 0.4s [2023-08-15T22:05:47.993Z] [2023-08-15T22:05:47.993Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T22:05:47.993Z] #133 ... [2023-08-15T22:05:47.993Z] [2023-08-15T22:05:47.993Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-15T22:05:48.577Z] #169 DONE 0.5s [2023-08-15T22:05:48.577Z] [2023-08-15T22:05:48.577Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T22:05:48.577Z] #170 ... [2023-08-15T22:05:48.577Z] [2023-08-15T22:05:48.577Z] #171 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:05:48.577Z] #171 DONE 0.4s [2023-08-15T22:05:48.847Z] [2023-08-15T22:05:48.847Z] #172 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:05:48.847Z] #172 DONE 0.2s [2023-08-15T22:05:48.847Z] [2023-08-15T22:05:48.847Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T22:05:49.114Z] #173 ... [2023-08-15T22:05:49.114Z] [2023-08-15T22:05:49.114Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T22:05:49.114Z] #170 DONE 0.7s [2023-08-15T22:05:49.379Z] [2023-08-15T22:05:49.379Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T22:05:49.379Z] #173 DONE 0.4s [2023-08-15T22:05:49.379Z] [2023-08-15T22:05:49.379Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:05:49.379Z] #174 ... [2023-08-15T22:05:49.379Z] [2023-08-15T22:05:49.379Z] #175 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T22:05:49.379Z] #175 DONE 0.2s [2023-08-15T22:05:49.645Z] [2023-08-15T22:05:49.645Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:05:49.645Z] #174 DONE 0.3s [2023-08-15T22:05:49.645Z] [2023-08-15T22:05:49.645Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T22:05:49.920Z] #176 DONE 0.3s [2023-08-15T22:05:49.920Z] [2023-08-15T22:05:49.920Z] #177 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T22:05:52.503Z] #177 DONE 2.7s [2023-08-15T22:05:52.503Z] [2023-08-15T22:05:52.503Z] #143 [security-secretstore-setup] exporting to image [2023-08-15T22:05:52.503Z] #143 exporting layers [2023-08-15T22:05:52.769Z] #143 ... [2023-08-15T22:05:52.769Z] [2023-08-15T22:05:52.769Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T22:05:52.769Z] #178 DONE 2.8s [2023-08-15T22:05:52.769Z] [2023-08-15T22:05:52.769Z] #143 [security-proxy-auth] exporting to image [2023-08-15T22:05:53.497Z] #143 exporting layers 0.8s done [2023-08-15T22:05:53.497Z] #143 writing image sha256:3e46448d57ea647866b406811e5c17e4251d9518e63a4447ac4aeb5f6f271126 done [2023-08-15T22:05:53.497Z] #143 naming to docker.io/library/security-proxy-auth-arm64 [2023-08-15T22:05:53.774Z] #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-08-15T22:05:54.052Z] #143 exporting layers 1.8s done [2023-08-15T22:05:54.052Z] #143 writing image sha256:6fdb76a2a8f7c3e9bac8474030384fa2771bbd76f6e145d4e3b1a065e5ace3ea done [2023-08-15T22:05:54.052Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-15T22:05:54.052Z] #143 DONE 8.0s [2023-08-15T22:05:54.052Z] [2023-08-15T22:05:54.052Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T22:06:12.588Z] #129 ... [2023-08-15T22:06:12.588Z] [2023-08-15T22:06:12.588Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T22:06:12.588Z] #130 DONE 965.6s [2023-08-15T22:06:12.588Z] [2023-08-15T22:06:12.588Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:06:12.588Z] #102 ... [2023-08-15T22:06:12.588Z] [2023-08-15T22:06:12.588Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:06:12.588Z] #179 DONE 0.2s [2023-08-15T22:06:12.588Z] [2023-08-15T22:06:12.588Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:06:12.854Z] #180 DONE 0.2s [2023-08-15T22:06:12.854Z] [2023-08-15T22:06:12.854Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-15T22:06:13.133Z] #181 DONE 0.3s [2023-08-15T22:06:13.133Z] [2023-08-15T22:06:13.133Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:06:13.401Z] #182 DONE 0.2s [2023-08-15T22:06:13.401Z] [2023-08-15T22:06:13.401Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-15T22:06:13.401Z] #183 DONE 0.2s [2023-08-15T22:06:13.401Z] [2023-08-15T22:06:13.401Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T22:06:15.344Z] #184 DONE 2.1s [2023-08-15T22:06:15.344Z] [2023-08-15T22:06:15.344Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T22:06:15.610Z] #129 ... [2023-08-15T22:06:15.610Z] [2023-08-15T22:06:15.610Z] #143 [core-common-config-bootstrapper] exporting to image [2023-08-15T22:06:15.610Z] #143 exporting layers [2023-08-15T22:06:15.876Z] #143 exporting layers 0.6s done [2023-08-15T22:06:15.876Z] #143 writing image sha256:7ccbbb109423b1d86071331d5b0854c91a820db839c93627ba380f858bf758ce done [2023-08-15T22:06:15.876Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-15T22:06:15.876Z] #143 DONE 8.6s [2023-08-15T22:06:15.876Z] [2023-08-15T22:06:15.876Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T22:06:54.715Z] #129 ... [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T22:06:54.715Z] #133 DONE 1004.7s [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:06:54.715Z] #102 ... [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:06:54.715Z] #185 DONE 0.2s [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:06:54.715Z] #102 ... [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:06:54.715Z] #186 DONE 0.2s [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-15T22:06:54.715Z] #187 DONE 0.3s [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.715Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:06:54.715Z] #188 DONE 0.1s [2023-08-15T22:06:54.715Z] [2023-08-15T22:06:54.716Z] #143 [core-command] exporting to image [2023-08-15T22:06:54.716Z] #143 exporting layers [2023-08-15T22:06:54.716Z] #143 exporting layers 0.5s done [2023-08-15T22:06:54.716Z] #143 writing image sha256:edf7920dd481b8ef182d514354930157acb612aea454bba051466af43644d63e done [2023-08-15T22:06:54.716Z] #143 naming to docker.io/library/core-command-arm64 done [2023-08-15T22:06:54.716Z] #143 DONE 9.1s [2023-08-15T22:06:54.716Z] [2023-08-15T22:06:54.716Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:07:07.006Z] #102 ... [2023-08-15T22:07:07.006Z] [2023-08-15T22:07:07.006Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T22:07:07.006Z] #134 DONE 1020.7s [2023-08-15T22:07:07.006Z] [2023-08-15T22:07:07.006Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T22:07:07.006Z] #131 DONE 1020.8s [2023-08-15T22:07:07.006Z] [2023-08-15T22:07:07.006Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:07:07.601Z] #102 ... [2023-08-15T22:07:07.601Z] [2023-08-15T22:07:07.601Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:07:07.867Z] #189 DONE 0.3s [2023-08-15T22:07:07.867Z] [2023-08-15T22:07:07.867Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:07:07.867Z] #190 DONE 0.2s [2023-08-15T22:07:07.867Z] [2023-08-15T22:07:07.867Z] #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:07:08.134Z] #191 DONE 0.2s [2023-08-15T22:07:08.134Z] [2023-08-15T22:07:08.134Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T22:07:08.400Z] #192 ... [2023-08-15T22:07:08.400Z] [2023-08-15T22:07:08.400Z] #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:07:08.400Z] #193 DONE 0.2s [2023-08-15T22:07:08.400Z] [2023-08-15T22:07:08.400Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T22:07:08.400Z] #192 DONE 0.5s [2023-08-15T22:07:08.400Z] [2023-08-15T22:07:08.400Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-15T22:07:08.980Z] #194 DONE 0.5s [2023-08-15T22:07:08.980Z] [2023-08-15T22:07:08.980Z] #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:07:08.980Z] #195 DONE 0.2s [2023-08-15T22:07:08.980Z] [2023-08-15T22:07:08.980Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:07:09.246Z] #196 DONE 0.2s [2023-08-15T22:07:09.246Z] [2023-08-15T22:07:09.246Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T22:07:09.246Z] #197 DONE 0.1s [2023-08-15T22:07:09.246Z] [2023-08-15T22:07:09.246Z] #143 [core-metadata] exporting to image [2023-08-15T22:07:09.246Z] #143 exporting layers [2023-08-15T22:07:09.512Z] #143 exporting layers 0.6s done [2023-08-15T22:07:09.512Z] #143 writing image sha256:dcf6cb6808f420b8b930482efe9a9acd41ab3f6c6d76c514dd2feaa75e903159 0.0s done [2023-08-15T22:07:09.512Z] #143 naming to docker.io/library/core-data-arm64 [2023-08-15T22:07:09.512Z] #143 naming to docker.io/library/core-data-arm64 0.0s done [2023-08-15T22:07:09.778Z] #143 exporting layers 0.5s done [2023-08-15T22:07:09.778Z] #143 writing image sha256:cd618f3ee622a24684eab5600779deace2d88927692b32003b2405b0ddd0caa7 done [2023-08-15T22:07:09.778Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-08-15T22:07:09.778Z] #143 DONE 10.0s [2023-08-15T22:07:09.778Z] [2023-08-15T22:07:09.778Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T22:07:36.451Z] #129 DONE 1047.8s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:07:36.451Z] #102 ... [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:07:36.451Z] #198 DONE 0.2s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:07:36.451Z] #102 ... [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:07:36.451Z] #199 DONE 0.2s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:07:36.451Z] #102 ... [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T22:07:36.451Z] #200 DONE 0.3s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:07:36.451Z] #201 DONE 0.1s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-15T22:07:36.451Z] #143 exporting layers [2023-08-15T22:07:36.451Z] #143 exporting layers 0.5s done [2023-08-15T22:07:36.451Z] #143 writing image sha256:3c7a2f8b63db103b55b17fca072151b1867659db439e63aae1d02219bfcc2263 done [2023-08-15T22:07:36.451Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-15T22:07:36.451Z] #143 DONE 10.5s [2023-08-15T22:07:36.451Z] [2023-08-15T22:07:36.451Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T22:08:03.120Z] #102 DONE 1073.9s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T22:08:03.120Z] #128 DONE 1073.9s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:08:03.120Z] #202 DONE 0.1s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T22:08:03.120Z] #203 DONE 0.1s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:08:03.120Z] #204 DONE 0.2s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T22:08:03.120Z] #205 DONE 0.1s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T22:08:03.120Z] #206 DONE 0.4s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T22:08:03.120Z] #207 DONE 0.3s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:08:03.120Z] #208 DONE 0.1s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-15T22:08:03.120Z] #209 DONE 0.1s [2023-08-15T22:08:03.120Z] [2023-08-15T22:08:03.120Z] #143 [support-notifications] exporting to image [2023-08-15T22:08:03.120Z] #143 exporting layers [2023-08-15T22:08:03.120Z] #143 exporting layers 0.3s done [2023-08-15T22:08:03.120Z] #143 writing image sha256:1aaedcee1a7b372790dbecc36f0ce7c1659e9fcb7f2564368b140263357f4348 0.0s done [2023-08-15T22:08:03.120Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-08-15T22:08:03.120Z] #143 writing image sha256:977477a1096fd4f4553b08a35fa2692a6868d53fcc13caf0831266db6ba5b03a [2023-08-15T22:08:03.120Z] #143 writing image sha256:977477a1096fd4f4553b08a35fa2692a6868d53fcc13caf0831266db6ba5b03a done [2023-08-15T22:08:03.120Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-08-15T22:08:03.120Z] #143 DONE 11.3s [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T22:08:03.120Z] time="2023-08-15T21:47:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-15T22:08:03.133Z] $ docker stop --time=1 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a [2023-08-15T22:08:04.732Z] $ docker rm -f --volumes 78d44db1cd6bf94a3c8b4a0c0c9f1b18a0ea265a68f58a2648441742969f888a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:08:05.190Z] + docker images [2023-08-15T22:08:05.190Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-15T22:08:05.190Z] support-scheduler-arm64 latest 1aaedcee1a7b 4 seconds ago 32.9MB [2023-08-15T22:08:05.190Z] support-notifications-arm64 latest 977477a1096f 4 seconds ago 33.7MB [2023-08-15T22:08:05.190Z] security-spiffe-token-provider-arm64 latest 3c7a2f8b63db 31 seconds ago 33.3MB [2023-08-15T22:08:05.190Z] core-metadata-arm64 latest cd618f3ee622 56 seconds ago 21.2MB [2023-08-15T22:08:05.190Z] core-data-arm64 latest dcf6cb6808f4 57 seconds ago 20.9MB [2023-08-15T22:08:05.190Z] core-command-arm64 latest edf7920dd481 About a minute ago 20.8MB [2023-08-15T22:08:05.190Z] core-common-config-bootstrapper-arm64 latest 7ccbbb109423 About a minute ago 18MB [2023-08-15T22:08:05.190Z] security-proxy-auth-arm64 latest 3e46448d57ea 2 minutes ago 19.3MB [2023-08-15T22:08:05.190Z] security-secretstore-setup-arm64 latest 6fdb76a2a8f7 2 minutes ago 43MB [2023-08-15T22:08:05.190Z] security-bootstrapper-arm64 latest c33e71cc98bb 2 minutes ago 22.6MB [2023-08-15T22:08:05.190Z] security-proxy-setup-arm64 latest c58c299cd27a 2 minutes ago 19.5MB [2023-08-15T22:08:05.190Z] security-spire-agent-arm64 latest c8205be08b0c 17 minutes ago 152MB [2023-08-15T22:08:05.190Z] security-spire-server-arm64 latest df79cf2f169e 17 minutes ago 96.9MB [2023-08-15T22:08:05.190Z] security-spire-config-arm64 latest a248f8cc56f4 17 minutes ago 96.1MB [2023-08-15T22:08:05.190Z] ci-base-image-arm64 latest bddd35d5c590 31 minutes ago 1.05GB [2023-08-15T22:08:05.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-15T22:08:05.190Z] 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-15T22:08:05.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:08:05.641Z] [2023-08-15T22:08:05.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:08:05.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:08:06.228Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T22:08:06.228Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T22:08:06.228Z] 04944245beec: Pulling fs layer [2023-08-15T22:08:06.228Z] 699f458cf7ca: Pulling fs layer [2023-08-15T22:08:06.228Z] 765212b225bb: Pulling fs layer [2023-08-15T22:08:06.228Z] f23df028b6ca: Pulling fs layer [2023-08-15T22:08:06.228Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T22:08:06.229Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T22:08:06.229Z] f23df028b6ca: Waiting [2023-08-15T22:08:06.229Z] 765212b225bb: Waiting [2023-08-15T22:08:06.229Z] d65c8cfc05b1: Waiting [2023-08-15T22:08:06.229Z] 04944245beec: Verifying Checksum [2023-08-15T22:08:06.229Z] 04944245beec: Download complete [2023-08-15T22:08:06.229Z] 765212b225bb: Verifying Checksum [2023-08-15T22:08:06.229Z] 765212b225bb: Download complete [2023-08-15T22:08:06.229Z] f23df028b6ca: Verifying Checksum [2023-08-15T22:08:06.229Z] f23df028b6ca: Download complete [2023-08-15T22:08:06.229Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T22:08:06.229Z] d65c8cfc05b1: Download complete [2023-08-15T22:08:06.493Z] 699f458cf7ca: Download complete [2023-08-15T22:08:06.757Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T22:08:06.757Z] 8998bd30e6a1: Download complete [2023-08-15T22:08:09.334Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T22:08:09.334Z] 2437ff75d9bd: Download complete [2023-08-15T22:08:10.740Z] 8998bd30e6a1: Pull complete [2023-08-15T22:08:11.016Z] 04944245beec: Pull complete [2023-08-15T22:08:12.951Z] 699f458cf7ca: Pull complete [2023-08-15T22:08:13.218Z] 765212b225bb: Pull complete [2023-08-15T22:08:13.800Z] f23df028b6ca: Pull complete [2023-08-15T22:08:14.067Z] d65c8cfc05b1: Pull complete [2023-08-15T22:08:29.041Z] 2437ff75d9bd: Pull complete [2023-08-15T22:08:29.041Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T22:08:29.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:08:29.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:08:29.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2023-08-15T22:08:29.292Z] $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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:arm64 cat [2023-08-15T22:08:31.937Z] $ docker top 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:32.845Z] ---> job-cost.sh [2023-08-15T22:08:32.845Z] lf-activate-venv: SKIPPING [2023-08-15T22:08:32.845Z] INFO: No Stack... [2023-08-15T22:08:33.109Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T22:08:34.059Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T22:08:34.377Z] + cat /w/workspace/edgex-go/34/archives/cost.csv [2023-08-15T22:08:34.377Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T22:08:34.414Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] [2023-08-15T22:08:34.421Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] did not exist. Created. [2023-08-15T22:08:34.421Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T22:08:34.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T22:08:34.940Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T22:08:34.947Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-34-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T22:08:34.961Z] $ docker stop --time=1 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 [2023-08-15T22:08:36.456Z] $ docker rm -f --volumes 5af705ae7c9d1b999b0569ad722e4687d2b9be88d5f70597f4b6038ea8b99203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-15T22:08:37.427Z] + [ -d /w/workspace/edgex-go/34/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:37.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:38.583Z] ---> package-listing.sh [2023-08-15T22:08:38.583Z] ++ facter osfamily [2023-08-15T22:08:38.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T22:08:38.842Z] + OS_FAMILY=debian [2023-08-15T22:08:38.842Z] + workspace=/w/workspace/edgex-go/34 [2023-08-15T22:08:38.842Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T22:08:38.842Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T22:08:38.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T22:08:38.842Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T22:08:38.842Z] + '[' /w/workspace/edgex-go/34 ']' [2023-08-15T22:08:38.842Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T22:08:38.842Z] + case "${OS_FAMILY}" in [2023-08-15T22:08:38.842Z] + dpkg -l [2023-08-15T22:08:38.842Z] + grep '^ii' [2023-08-15T22:08:38.842Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T22:08:38.842Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T22:08:38.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T22:08:38.842Z] + '[' /w/workspace/edgex-go/34 ']' [2023-08-15T22:08:38.842Z] + mkdir -p /w/workspace/edgex-go/34/archives/ [2023-08-15T22:08:38.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/34/archives/ [Pipeline] echo [2023-08-15T22:08:38.852Z] 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/34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T22:08:39.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:08:39.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:08:39.699Z] [2023-08-15T22:08:39.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:08:40.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:08:40.264Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T22:08:40.264Z] 5eb5b503b376: Pulling fs layer [2023-08-15T22:08:40.264Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T22:08:40.264Z] ec43610c2a17: Pulling fs layer [2023-08-15T22:08:40.264Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T22:08:40.264Z] 33b1e0a273af: Pulling fs layer [2023-08-15T22:08:40.264Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T22:08:40.264Z] 2f39f015ded8: Pulling fs layer [2023-08-15T22:08:40.264Z] 5d3b04190fa2: Waiting [2023-08-15T22:08:40.264Z] 2f39f015ded8: Waiting [2023-08-15T22:08:40.264Z] 3a2ae6a8a46f: Waiting [2023-08-15T22:08:40.264Z] 33b1e0a273af: Waiting [2023-08-15T22:08:40.264Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T22:08:40.264Z] 5c69ac0246d0: Download complete [2023-08-15T22:08:40.524Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T22:08:40.524Z] 3a2ae6a8a46f: Download complete [2023-08-15T22:08:40.524Z] 33b1e0a273af: Verifying Checksum [2023-08-15T22:08:40.524Z] 33b1e0a273af: Download complete [2023-08-15T22:08:40.524Z] ec43610c2a17: Verifying Checksum [2023-08-15T22:08:40.524Z] ec43610c2a17: Download complete [2023-08-15T22:08:40.524Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T22:08:40.524Z] 5d3b04190fa2: Download complete [2023-08-15T22:08:40.524Z] 5eb5b503b376: Verifying Checksum [2023-08-15T22:08:40.524Z] 5eb5b503b376: Download complete [2023-08-15T22:08:41.483Z] 2f39f015ded8: Verifying Checksum [2023-08-15T22:08:41.483Z] 2f39f015ded8: Download complete [2023-08-15T22:08:41.742Z] 5eb5b503b376: Pull complete [2023-08-15T22:08:42.003Z] 5c69ac0246d0: Pull complete [2023-08-15T22:08:42.641Z] ec43610c2a17: Pull complete [2023-08-15T22:08:42.641Z] 3a2ae6a8a46f: Pull complete [2023-08-15T22:08:42.901Z] 33b1e0a273af: Pull complete [2023-08-15T22:08:42.901Z] 5d3b04190fa2: Pull complete [2023-08-15T22:08:47.087Z] 2f39f015ded8: Pull complete [2023-08-15T22:08:47.087Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T22:08:47.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:08:47.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:08:47.174Z] prd-ubuntu20.04-docker-8c-8g-3717 does not seem to be running inside a container [2023-08-15T22:08:47.207Z] $ 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/34/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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T22:08:54.826Z] $ docker top 63c60d2982376b76e9d769fe09b20ccad26df35c6b0d284551c4ed7950dba833 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:08:55.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T22:08:55.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T22:08:55.767Z] + ls /var/log/sa-host [2023-08-15T22:08:55.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:08:55.926Z] provisioning config files... [2023-08-15T22:08:55.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/34@tmp/config4699837487003259261tmp [Pipeline] { [Pipeline] echo [2023-08-15T22:08:55.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:56.232Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T22:08:56.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:56.575Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T22:08:56.582Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:56.861Z] ---> sudo-logs.sh [2023-08-15T22:08:56.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T22:08:56.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:57.179Z] ---> job-cost.sh [2023-08-15T22:08:57.179Z] lf-activate-venv: SKIPPING [2023-08-15T22:08:57.179Z] DEBUG: total: 0.10999999940395355 [2023-08-15T22:08:57.179Z] INFO: Retrieving Stack Cost... [2023-08-15T22:08:57.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T22:08:58.010Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T22:08:58.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:08:58.308Z] ---> logs-deploy.sh [2023-08-15T22:08:58.308Z] lf-activate-venv: SKIPPING [2023-08-15T22:08:58.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/34 [2023-08-15T22:08:58.308Z] INFO: archiving workspace using pattern(s): [2023-08-15T22:08:59.692Z] Archives upload complete. [2023-08-15T22:08:59.692Z] INFO: archiving logs to Nexus