Pull request #4642 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cec24b57a508a705d29b5ae187572c56585f9faa+5be6da0dd8fb641f6b43c82f942f16555c379249 (99e2dbf8adb7d86280da604940be55540396f8e2) 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-ssh9086952309145962506.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-ssh10421997316140035217.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3492989456157482511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6354186592182156697.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9150934563058176395.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17748865087113759949.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4007 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5be6da0dd8fb641f6b43c82f942f16555c379249 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa Merge succeeded, producing cec24b57a508a705d29b5ae187572c56585f9faa Checking out Revision cec24b57a508a705d29b5ae187572c56585f9faa (PR-4642) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # 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 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-18T22:17:43.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-18T22:17:43.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-18T22:17:43.821Z] ========================================================= [2023-08-18T22:17:43.821Z] EdgeX Global Pipelines Version Info [2023-08-18T22:17:43.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:17:44.588Z] ------------------- [2023-08-18T22:17:44.588Z] stable info: [2023-08-18T22:17:44.588Z] ------------------- [2023-08-18T22:17:44.588Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-18T22:17:44.588Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-18T22:17:44.588Z] Message: update stable to v1.0.253 [2023-08-18T22:17:45.157Z] ------------------- [2023-08-18T22:17:45.157Z] experimental info: [2023-08-18T22:17:45.157Z] ------------------- [2023-08-18T22:17:45.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-18T22:17:45.157Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-18T22:17:45.157Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-18T22:17:45.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-18T22:17:45.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-18T22:17:45.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-18T22:17:45.553Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-18T22:17:45.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-18T22:17:45.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-18T22:17:45.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-18T22:17:45.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-18T22:17:45.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-18T22:17:45.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-18T22:17:45.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-18T22:17:45.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-18T22:17:45.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-18T22:17:45.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-18T22:17:46.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-18T22:17:46.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-18T22:17:46.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-18T22:17:46.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-18T22:17:46.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-18T22:17:46.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-18T22:17:46.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-18T22:17:46.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-18T22:17:46.321Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-18T22:17:46.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4642 [Pipeline] echo [2023-08-18T22:17:46.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4642 [Pipeline] echo [2023-08-18T22:17:46.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4642 [Pipeline] echo [2023-08-18T22:17:46.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo [2023-08-18T22:17:46.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec24b5 [Pipeline] echo [2023-08-18T22:17:46.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T22:17:46.657Z] provisioning config files... [2023-08-18T22:17:46.697Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15093827583442539826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:17:47.066Z] ---> docker-login.sh [2023-08-18T22:17:47.066Z] nexus3.edgexfoundry.org:10001 [2023-08-18T22:17:47.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:17:47.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:17:47.586Z] Configure a credential helper to remove this warning. See [2023-08-18T22:17:47.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:17:47.586Z] [2023-08-18T22:17:47.587Z] Login Succeeded [2023-08-18T22:17:47.587Z] nexus3.edgexfoundry.org:10002 [2023-08-18T22:17:47.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:17:47.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:17:47.587Z] Configure a credential helper to remove this warning. See [2023-08-18T22:17:47.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:17:47.587Z] [2023-08-18T22:17:47.587Z] Login Succeeded [2023-08-18T22:17:47.587Z] nexus3.edgexfoundry.org:10003 [2023-08-18T22:17:47.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:17:47.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:17:47.848Z] Configure a credential helper to remove this warning. See [2023-08-18T22:17:47.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:17:47.848Z] [2023-08-18T22:17:47.848Z] Login Succeeded [2023-08-18T22:17:47.848Z] nexus3.edgexfoundry.org:10004 [2023-08-18T22:17:47.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:17:47.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:17:47.848Z] Configure a credential helper to remove this warning. See [2023-08-18T22:17:47.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:17:47.848Z] [2023-08-18T22:17:47.848Z] Login Succeeded [2023-08-18T22:17:47.848Z] docker.io [2023-08-18T22:17:47.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:17:48.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:17:48.107Z] Configure a credential helper to remove this warning. See [2023-08-18T22:17:48.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:17:48.107Z] [2023-08-18T22:17:48.107Z] Login Succeeded [2023-08-18T22:17:48.107Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T22:17:48.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T22:17:48.544Z] + 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-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + dirname cmd/core-command/Dockerfile [2023-08-18T22:17:48.544Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-18T22:17:48.544Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-08-18T22:17:48.544Z] [2023-08-18T22:17:48.544Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-18T22:17:48.544Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-08-18T22:17:48.544Z] -f2 [2023-08-18T22:17:48.544Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-18T22:17:48.544Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-18T22:17:48.544Z] cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-18T22:17:48.544Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-08-18T22:17:48.544Z] cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-18T22:17:48.544Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-08-18T22:17:48.544Z] cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/support-notifications/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-18T22:17:48.544Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-18T22:17:48.544Z] + cut -d/ -f2 [2023-08-18T22:17:48.544Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-18T22:17:48.613Z] 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-18T22:17:49.128Z] + git rev-list -1 --merges cec24b57a508a705d29b5ae187572c56585f9faa~1..cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo [2023-08-18T22:17:49.158Z] -----------> git rev-list -1 --merges cec24b57a508a705d29b5ae187572c56585f9faa~1..cec24b57a508a705d29b5ae187572c56585f9faa cec24b57a508a705d29b5ae187572c56585f9faa [false] [Pipeline] sh [2023-08-18T22:17:49.470Z] + git log --format=format:%s -1 cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] echo [2023-08-18T22:17:49.504Z] ========================================================= [2023-08-18T22:17:49.504Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-18T22:17:49.504Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-18T22:17:50.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-18T22:17:50.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-18T22:17:50.014Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-18T22:17:50.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-18T22:17:50.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-18T22:17:50.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-18T22:17:50.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:17:50.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T22:17:50.514Z] [2023-08-18T22:17:50.514Z] 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-18T22:17:50.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T22:17:50.894Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-18T22:17:50.894Z] b85a868b505f: Pulling fs layer [2023-08-18T22:17:50.894Z] e2be974225ed: Pulling fs layer [2023-08-18T22:17:50.894Z] 339a4e72a1f5: Pulling fs layer [2023-08-18T22:17:50.894Z] 988bab9f4d93: Pulling fs layer [2023-08-18T22:17:50.894Z] 1469e6f7b9e6: Pulling fs layer [2023-08-18T22:17:50.894Z] 988bab9f4d93: Waiting [2023-08-18T22:17:50.894Z] eaf3925da568: Pulling fs layer [2023-08-18T22:17:50.894Z] bab4dde63d76: Pulling fs layer [2023-08-18T22:17:50.894Z] eaf3925da568: Waiting [2023-08-18T22:17:50.894Z] 1469e6f7b9e6: Waiting [2023-08-18T22:17:50.894Z] bde34c3a00c8: Pulling fs layer [2023-08-18T22:17:50.894Z] b352a97aabf1: Pulling fs layer [2023-08-18T22:17:50.894Z] bab4dde63d76: Waiting [2023-08-18T22:17:50.894Z] 4872d77fe225: Pulling fs layer [2023-08-18T22:17:50.894Z] 5851b861e8e6: Pulling fs layer [2023-08-18T22:17:50.894Z] b352a97aabf1: Waiting [2023-08-18T22:17:50.894Z] 5851b861e8e6: Waiting [2023-08-18T22:17:50.894Z] 4872d77fe225: Waiting [2023-08-18T22:17:50.894Z] bde34c3a00c8: Waiting [2023-08-18T22:17:50.894Z] e2be974225ed: Download complete [2023-08-18T22:17:50.894Z] 988bab9f4d93: Verifying Checksum [2023-08-18T22:17:50.894Z] 988bab9f4d93: Download complete [2023-08-18T22:17:51.153Z] 1469e6f7b9e6: Verifying Checksum [2023-08-18T22:17:51.153Z] 1469e6f7b9e6: Download complete [2023-08-18T22:17:51.153Z] eaf3925da568: Verifying Checksum [2023-08-18T22:17:51.153Z] eaf3925da568: Download complete [2023-08-18T22:17:51.153Z] 339a4e72a1f5: Verifying Checksum [2023-08-18T22:17:51.153Z] 339a4e72a1f5: Download complete [2023-08-18T22:17:51.153Z] bde34c3a00c8: Verifying Checksum [2023-08-18T22:17:51.153Z] bde34c3a00c8: Download complete [2023-08-18T22:17:51.153Z] b352a97aabf1: Verifying Checksum [2023-08-18T22:17:51.153Z] b352a97aabf1: Download complete [2023-08-18T22:17:51.153Z] 4872d77fe225: Verifying Checksum [2023-08-18T22:17:51.153Z] 4872d77fe225: Download complete [2023-08-18T22:17:51.153Z] 5851b861e8e6: Download complete [2023-08-18T22:17:51.153Z] b85a868b505f: Verifying Checksum [2023-08-18T22:17:51.153Z] b85a868b505f: Download complete [2023-08-18T22:17:51.412Z] bab4dde63d76: Verifying Checksum [2023-08-18T22:17:51.412Z] bab4dde63d76: Download complete [2023-08-18T22:17:52.791Z] b85a868b505f: Pull complete [2023-08-18T22:17:52.791Z] e2be974225ed: Pull complete [2023-08-18T22:17:53.364Z] 339a4e72a1f5: Pull complete [2023-08-18T22:17:53.364Z] 988bab9f4d93: Pull complete [2023-08-18T22:17:53.623Z] 1469e6f7b9e6: Pull complete [2023-08-18T22:17:53.623Z] eaf3925da568: Pull complete [2023-08-18T22:17:55.542Z] bab4dde63d76: Pull complete [2023-08-18T22:17:55.542Z] bde34c3a00c8: Pull complete [2023-08-18T22:17:55.802Z] b352a97aabf1: Pull complete [2023-08-18T22:17:55.802Z] 4872d77fe225: Pull complete [2023-08-18T22:17:55.802Z] 5851b861e8e6: Pull complete [2023-08-18T22:17:55.802Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-18T22:17:55.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T22:17:55.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:17:56.047Z] prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container [2023-08-18T22:17:56.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-18T22:17:59.662Z] $ docker top 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 -eo pid,comm [2023-08-18T22:17:59.717Z] 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-18T22:17:59.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-18T22:17:59.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T22:17:59.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T22:17:59.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T22:17:59.978Z] $ docker exec 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent [2023-08-18T22:18:00.085Z] SSH_AUTH_SOCK=/tmp/ssh-DaL2W18pHpxb/agent.31 [2023-08-18T22:18:00.085Z] SSH_AGENT_PID=37 [2023-08-18T22:18:00.092Z] Running ssh-add (command line suppressed) [2023-08-18T22:18:00.199Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6710765832777791686.key (/w/workspace/edgex-go/1@tmp/private_key_6710765832777791686.key) [2023-08-18T22:18:00.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T22:18:00.544Z] + git tag --points-at HEAD [Pipeline] } [2023-08-18T22:18:00.574Z] $ docker exec --env ******** --env ******** 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent -k [2023-08-18T22:18:00.681Z] unset SSH_AUTH_SOCK; [2023-08-18T22:18:00.682Z] unset SSH_AGENT_PID; [2023-08-18T22:18:00.682Z] echo Agent pid 37 killed; [2023-08-18T22:18:00.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-18T22:18:00.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T22:18:00.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T22:18:00.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T22:18:00.894Z] $ docker exec 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent [2023-08-18T22:18:00.998Z] SSH_AUTH_SOCK=/tmp/ssh-vRiiUt24E99b/agent.69 [2023-08-18T22:18:00.998Z] SSH_AGENT_PID=75 [2023-08-18T22:18:01.003Z] Running ssh-add (command line suppressed) [2023-08-18T22:18:01.110Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16914399533179734564.key (/w/workspace/edgex-go/1@tmp/private_key_16914399533179734564.key) [2023-08-18T22:18:01.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T22:18:01.454Z] + git semver init [2023-08-18T22:18:01.714Z] 2023-08-18 22:18:01,609 [run_init] DEBUG init version:0.0.0 force:False [2023-08-18T22:18:01.714Z] 2023-08-18 22:18:01,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-18T22:18:01.714Z] 2023-08-18 22:18:01,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-18T22:18:01.714Z] 2023-08-18 22:18:01,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,058 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,059 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4642 with force:False [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,059 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4642 [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,064 [execute] INFO git cat-file --batch-check [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,070 [execute] INFO git cat-file --batch [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-18T22:18:08.279Z] 2023-08-18 22:18:07,075 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4642 [2023-08-18T22:18:08.279Z] 0.0.0 [Pipeline] } [2023-08-18T22:18:08.307Z] $ docker exec --env ******** --env ******** 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 ssh-agent -k [2023-08-18T22:18:08.415Z] unset SSH_AUTH_SOCK; [2023-08-18T22:18:08.415Z] unset SSH_AGENT_PID; [2023-08-18T22:18:08.415Z] echo Agent pid 75 killed; [2023-08-18T22:18:08.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T22:18:08.844Z] + git semver [Pipeline] } [2023-08-18T22:18:09.132Z] $ docker stop --time=1 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 [2023-08-18T22:18:10.466Z] $ docker rm -f --volumes 1c37af9e2d84434cf110abc45d267c3ba86fa164240fb38b6697f4e7dd6e9562 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T22:18:10.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-18T22:18:11.169Z] Stashed 1 file(s) [Pipeline] echo [2023-08-18T22:18:11.185Z] [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-18T22:18:11.970Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-18T22:18:12.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T22:18:12.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T22:18:12.083Z] ========================================================= [2023-08-18T22:18:12.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-18T22:18:12.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-18T22:18:12.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-18T22:18:12.428Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-18T22:18:12.428Z] 4db1b89c0bd1: Pulling fs layer [2023-08-18T22:18:12.428Z] 6911f1a30b25: Pulling fs layer [2023-08-18T22:18:12.428Z] e194b8c5c2a9: Pulling fs layer [2023-08-18T22:18:12.428Z] 6863d3e3a2b1: Pulling fs layer [2023-08-18T22:18:12.428Z] ec0bb842ea78: Pulling fs layer [2023-08-18T22:18:12.428Z] 40a00589a448: Pulling fs layer [2023-08-18T22:18:12.428Z] 6c08303d61cc: Pulling fs layer [2023-08-18T22:18:12.428Z] 798269fcf238: Pulling fs layer [2023-08-18T22:18:12.428Z] 6863d3e3a2b1: Waiting [2023-08-18T22:18:12.428Z] ec0bb842ea78: Waiting [2023-08-18T22:18:12.428Z] 40a00589a448: Waiting [2023-08-18T22:18:12.428Z] 6c08303d61cc: Waiting [2023-08-18T22:18:12.428Z] 798269fcf238: Waiting [2023-08-18T22:18:12.428Z] 6911f1a30b25: Download complete [2023-08-18T22:18:12.428Z] 6863d3e3a2b1: Verifying Checksum [2023-08-18T22:18:12.428Z] 6863d3e3a2b1: Download complete [2023-08-18T22:18:12.428Z] ec0bb842ea78: Verifying Checksum [2023-08-18T22:18:12.428Z] ec0bb842ea78: Download complete [2023-08-18T22:18:12.428Z] 4db1b89c0bd1: Verifying Checksum [2023-08-18T22:18:12.428Z] 4db1b89c0bd1: Download complete [2023-08-18T22:18:12.428Z] 40a00589a448: Verifying Checksum [2023-08-18T22:18:12.428Z] 40a00589a448: Download complete [2023-08-18T22:18:12.691Z] 4db1b89c0bd1: Pull complete [2023-08-18T22:18:12.691Z] 6911f1a30b25: Pull complete [2023-08-18T22:18:12.954Z] 798269fcf238: Download complete [2023-08-18T22:18:12.954Z] e194b8c5c2a9: Verifying Checksum [2023-08-18T22:18:12.954Z] e194b8c5c2a9: Download complete [2023-08-18T22:18:13.215Z] 6c08303d61cc: Verifying Checksum [2023-08-18T22:18:13.215Z] 6c08303d61cc: Download complete [2023-08-18T22:18:16.495Z] e194b8c5c2a9: Pull complete [2023-08-18T22:18:16.495Z] 6863d3e3a2b1: Pull complete [2023-08-18T22:18:16.495Z] ec0bb842ea78: Pull complete [2023-08-18T22:18:16.753Z] 40a00589a448: Pull complete [2023-08-18T22:18:19.282Z] 6c08303d61cc: Pull complete [2023-08-18T22:18:20.214Z] 798269fcf238: Pull complete [2023-08-18T22:18:20.214Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-18T22:18:20.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-18T22:18:20.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-18T22:18:20.902Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-18T22:18:20.902Z] WORKDIR /edgex [2023-08-18T22:18:20.902Z] COPY go.mod . [2023-08-18T22:18:20.902Z] RUN go mod download [2023-08-18T22:18:20.902Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-18T22:18:21.162Z] Sending build context to Docker daemon 170.8MB [2023-08-18T22:18:21.162Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-18T22:18:21.162Z] ---> ec979cd7f677 [2023-08-18T22:18:21.162Z] Step 2/4 : WORKDIR /edgex [2023-08-18T22:18:26.493Z] Still waiting to schedule task [2023-08-18T22:18:26.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-18T22:18:31.163Z] ---> Running in 244da7778f0b [2023-08-18T22:18:31.163Z] Removing intermediate container 244da7778f0b [2023-08-18T22:18:31.163Z] ---> 8a8622263b74 [2023-08-18T22:18:31.163Z] Step 3/4 : COPY go.mod . [2023-08-18T22:18:31.163Z] ---> 770485004f5a [2023-08-18T22:18:31.163Z] Step 4/4 : RUN go mod download [2023-08-18T22:18:31.448Z] ---> Running in 04e817688698 [2023-08-18T22:18:53.419Z] Removing intermediate container 04e817688698 [2023-08-18T22:18:53.419Z] ---> 24afdefc1f3a [2023-08-18T22:18:53.419Z] Successfully built 24afdefc1f3a [2023-08-18T22:18:53.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:18:53.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-18T22:18:53.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:18:53.965Z] prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container [2023-08-18T22:18:54.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-18T22:18:54.468Z] $ docker top ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T22:18:54.861Z] + go version [2023-08-18T22:18:54.861Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-18T22:18:54.895Z] $ docker stop --time=1 ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 [2023-08-18T22:18:56.223Z] $ docker rm -f --volumes ae7af5867d61db79d6687f9113cfa7e1d8cc5781e93fa3198c60a57cc00a3999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:18:56.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-18T22:18:56.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:18:57.061Z] prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container [2023-08-18T22:18:57.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-18T22:18:57.570Z] $ docker top 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-18T22:18:57.679Z] ========================================================= [2023-08-18T22:18:57.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-18T22:18:57.679Z] ========================================================= [Pipeline] sh [2023-08-18T22:18:57.971Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-18T22:18:58.334Z] + make test [2023-08-18T22:18:58.335Z] go test -race -coverprofile=coverage.out ./... [2023-08-18T22:19:06.444Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-18T22:19:21.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-18T22:19:21.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-18T22:19:21.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-18T22:19:21.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2023-08-18T22:19:22.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements [2023-08-18T22:19:22.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-18T22:19:22.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-18T22:19:22.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-18T22:19:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-18T22:19:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-18T22:19:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-18T22:19:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-18T22:19:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:19:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-18T22:19:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-18T22:19:24.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-18T22:19:24.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-18T22:19:25.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-08-18T22:19:25.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-18T22:19:26.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-18T22:19:26.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.798s coverage: 93.4% of statements [2023-08-18T22:19:26.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements [2023-08-18T22:19:26.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 97.6% of statements [2023-08-18T22:19:26.850Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-08-18T22:19:29.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-18T22:19:29.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-18T22:19:29.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-08-18T22:19:29.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 32.2% of statements [2023-08-18T22:19:29.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements [2023-08-18T22:19:29.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements [2023-08-18T22:19:29.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-08-18T22:19:29.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-08-18T22:19:29.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-18T22:19:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-18T22:19:31.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-18T22:19:31.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-18T22:19:31.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-18T22:19:31.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-18T22:19:32.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-18T22:19:32.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-18T22:19:32.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-18T22:19:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-18T22:19:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-18T22:19:35.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-18T22:19:35.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-18T22:19:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-18T22:19:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-18T22:19:36.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-18T22:19:37.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-18T22:19:37.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-18T22:19:37.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-18T22:19:38.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-18T22:19:38.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-18T22:19:38.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-18T22:19:38.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-18T22:19:40.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-18T22:19:40.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-18T22:19:40.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-18T22:19:40.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-18T22:19:41.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2023-08-18T22:19:41.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-18T22:19:41.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:19:41.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-18T22:19:41.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-18T22:19:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-18T22:19:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-18T22:19:43.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-18T22:19:43.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:19:52.648Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4008 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws [2023-08-18T22:19:52.708Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-18T22:19:52.779Z] The recommended git tool is: git [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.319s coverage: 79.9% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.113s coverage: 82.1% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 86.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.204s coverage: 38.4% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 95.7% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.8% of statements [2023-08-18T22:19:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements [2023-08-18T22:19:53.851Z] 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-18T22:19:54.113Z] running golangci-lint [2023-08-18T22:19:54.113Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-18T22:19:54.113Z] go version go1.20.6 linux/amd64 [2023-08-18T22:19:54.374Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-18T22:19:54.374Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-18T22:19:57.595Z] using credential edgex-jenkins-ssh [2023-08-18T22:19:57.613Z] Cloning the remote Git repository [2023-08-18T22:19:57.652Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-18T22:19:57.741Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-18T22:19:57.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-18T22:19:57.865Z] > git --version # timeout=10 [2023-08-18T22:19:57.891Z] > git --version # 'git version 2.25.1' [2023-08-18T22:19:57.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-18T22:19:58.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-18T22:20:12.490Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 16.633412171s" [2023-08-18T22:20:12.490Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.267406ms" [2023-08-18T22:20:13.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-18T22:20:13.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-18T22:20:14.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-18T22:20:14.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-18T22:20:14.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-18T22:20:14.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-18T22:20:15.323Z] Merging remotes/origin/main commit 5be6da0dd8fb641f6b43c82f942f16555c379249 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa [2023-08-18T22:20:15.736Z] Merge succeeded, producing cec24b57a508a705d29b5ae187572c56585f9faa [2023-08-18T22:20:15.736Z] Checking out Revision cec24b57a508a705d29b5ae187572c56585f9faa (PR-4642) [2023-08-18T22:20:15.343Z] > git config core.sparsecheckout # timeout=10 [2023-08-18T22:20:15.424Z] > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [2023-08-18T22:20:15.642Z] > git remote # timeout=10 [2023-08-18T22:20:15.663Z] > git config --get remote.origin.url # timeout=10 [2023-08-18T22:20:15.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-18T22:20:15.699Z] > git merge 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 [2023-08-18T22:20:15.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-18T22:20:15.744Z] > git config core.sparsecheckout # timeout=10 [2023-08-18T22:20:15.756Z] > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [2023-08-18T22:20:19.337Z] Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code" [2023-08-18T22:20:19.386Z] > git --version # timeout=10 [2023-08-18T22:20:19.401Z] > git --version # 'git version 2.25.1' [2023-08-18T22:20:19.419Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-18T22:20:20.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-18T22:20:20.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-18T22:20:20.499Z] Dload Upload Total Spent Left Speed [2023-08-18T22:20:20.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-08-18T22:20:21.185Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-18T22:20:21.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-18T22:20:21.545Z] + sudo tee /etc/docker/daemon.new [2023-08-18T22:20:21.545Z] { [2023-08-18T22:20:21.545Z] "registry-mirrors": [ [2023-08-18T22:20:21.545Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-18T22:20:21.545Z] ], [2023-08-18T22:20:21.545Z] "bip": "10.250.0.254/24", [2023-08-18T22:20:21.545Z] "hosts": [ [2023-08-18T22:20:21.545Z] "tcp://0.0.0.0:5555", [2023-08-18T22:20:21.545Z] "unix:///var/run/docker.sock" [2023-08-18T22:20:21.545Z] ], [2023-08-18T22:20:21.545Z] "mtu": 1458, [2023-08-18T22:20:21.545Z] "selinux-enabled": true, [2023-08-18T22:20:21.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-18T22:20:21.545Z] } [Pipeline] sh [2023-08-18T22:20:21.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-18T22:20:22.226Z] + sudo service docker restart [2023-08-18T22:20:22.495Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.921194151s with top 10 stages: buildir: 42.391677298s, fact_deprecated: 1.631475564s, inspect: 1.571819735s, ctrlflow: 1.477535776s, printf: 1.43160414s, gosec: 1.38686204s, fact_purity: 1.337795847s, nilness: 1.312896929s, S1038: 1.180061426s, typedness: 908.832528ms" [2023-08-18T22:20:22.495Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-18T22:20:22.495Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, nolint: 0/21, filename_unadjuster: 200/200, skip_files: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_dirs: 200/200, exclude-rules: 21/200" [2023-08-18T22:20:22.495Z] level=info msg="[runner] processing took 15.928816ms with stages: nolint: 7.475754ms, identifier_marker: 4.63045ms, exclude-rules: 1.521342ms, autogenerated_exclude: 1.001518ms, path_prettifier: 854.778µs, skip_dirs: 404.644µs, cgo: 26.34µs, filename_unadjuster: 9.89µs, max_same_issues: 840ns, uniq_by_line: 710ns, exclude: 550ns, skip_files: 290ns, source_code: 280ns, severity-rules: 270ns, path_shortener: 250ns, diff: 240ns, sort_results: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, path_prefixer: 100ns" [2023-08-18T22:20:22.495Z] level=info msg="[runner] linters took 9.765219708s with stages: goanalysis_metalinter: 9.749193892s" [2023-08-18T22:20:22.495Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-18T22:20:22.495Z] level=info msg="Memory: 265 samples, avg is 210.5MB, max is 806.2MB" [2023-08-18T22:20:22.495Z] level=info msg="Execution took 26.459482849s" [2023-08-18T22:20:22.495Z] go vet ./... [2023-08-18T22:20:26.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-18T22:20:26.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-18T22:20:26.696Z] ./bin/test-attribution-txt.sh [2023-08-18T22:20:26.696Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-18T22:20:26.696Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-18T22:20:26.696Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-18T22:20:26.696Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-18T22:20:26.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-18T22:20:27.052Z] + ls -al . [2023-08-18T22:20:27.052Z] total 728 [2023-08-18T22:20:27.052Z] drwxrwxr-x 12 1001 1001 4096 Aug 18 22:18 . [2023-08-18T22:20:27.052Z] drwxr-xr-x 4 root root 4096 Aug 18 22:18 .. [2023-08-18T22:20:27.052Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 .blubracket [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 22:17 .dockerignore [2023-08-18T22:20:27.052Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 22:18 .git [2023-08-18T22:20:27.052Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:17 .github [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 1173 Aug 18 22:17 .gitignore [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 22:17 .golangci.yml [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 22:17 .hadolint.yml [2023-08-18T22:20:27.052Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 22:18 .semver [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 22:17 .sonarcloud.properties [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 22:17 ADOPTERS.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 11152 Aug 18 22:17 Attribution.txt [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 93407 Aug 18 22:17 CHANGELOG.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 22:17 CONTRIBUTING.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 22:17 GOVERNANCE.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 883 Aug 18 22:17 Jenkinsfile [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 22:17 LICENSE [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 14764 Aug 18 22:17 Makefile [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 22:17 OWNERS.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 9923 Aug 18 22:17 README.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 789 Aug 18 22:17 SECURITY.md [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 22:18 VERSION [2023-08-18T22:20:27.052Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 bin [2023-08-18T22:20:27.052Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 22:17 cmd [2023-08-18T22:20:27.052Z] -rw-r--r-- 1 root root 446998 Aug 18 22:19 coverage.out [2023-08-18T22:20:27.052Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:17 fuzz_test [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 3687 Aug 18 22:17 go.mod [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 33714 Aug 18 22:17 go.sum [2023-08-18T22:20:27.052Z] drwxrwxr-x 7 1001 1001 4096 Aug 18 22:17 internal [2023-08-18T22:20:27.052Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:17 openapi [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 594 Aug 18 22:17 security.txt [2023-08-18T22:20:27.052Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 22:17 snap [2023-08-18T22:20:27.052Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 22:17 version.go [Pipeline] sh [2023-08-18T22:20:27.371Z] + '[' -e coverage.out ] [2023-08-18T22:20:27.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-18T22:20:27.488Z] Stashed 1 file(s) [Pipeline] sh [2023-08-18T22:20:27.783Z] + make build [2023-08-18T22:20:27.783Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T22:20:40.527Z] provisioning config files... [2023-08-18T22:20:40.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1092394822354239891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:20:40.933Z] ---> docker-login.sh [2023-08-18T22:20:40.933Z] nexus3.edgexfoundry.org:10001 [2023-08-18T22:20:41.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:20:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:20:41.474Z] Configure a credential helper to remove this warning. See [2023-08-18T22:20:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:20:41.474Z] [2023-08-18T22:20:41.474Z] Login Succeeded [2023-08-18T22:20:41.474Z] nexus3.edgexfoundry.org:10002 [2023-08-18T22:20:41.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:20:41.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:20:41.744Z] Configure a credential helper to remove this warning. See [2023-08-18T22:20:41.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:20:41.744Z] [2023-08-18T22:20:41.744Z] Login Succeeded [2023-08-18T22:20:41.744Z] nexus3.edgexfoundry.org:10003 [2023-08-18T22:20:42.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:20:42.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:20:42.282Z] Configure a credential helper to remove this warning. See [2023-08-18T22:20:42.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:20:42.282Z] [2023-08-18T22:20:42.282Z] Login Succeeded [2023-08-18T22:20:42.282Z] nexus3.edgexfoundry.org:10004 [2023-08-18T22:20:42.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:20:42.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:20:42.553Z] Configure a credential helper to remove this warning. See [2023-08-18T22:20:42.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:20:42.553Z] [2023-08-18T22:20:42.553Z] Login Succeeded [2023-08-18T22:20:42.553Z] docker.io [2023-08-18T22:20:42.682Z] 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-18T22:20:42.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T22:20:42.956Z] 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-18T22:20:43.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T22:20:43.090Z] Configure a credential helper to remove this warning. See [2023-08-18T22:20:43.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T22:20:43.090Z] [2023-08-18T22:20:43.090Z] Login Succeeded [2023-08-18T22:20:43.090Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T22:20:43.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-18T22:20:43.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-18T22:20:43.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T22:20:43.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T22:20:43.869Z] ========================================================= [2023-08-18T22:20:43.869Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-18T22:20:43.869Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-18T22:20:44.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-18T22:20:44.229Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-18T22:20:44.229Z] edb6bdbacee9: Pulling fs layer [2023-08-18T22:20:44.229Z] 5f9638ab2659: Pulling fs layer [2023-08-18T22:20:44.229Z] 8d51d6327a98: Pulling fs layer [2023-08-18T22:20:44.229Z] 8b374f2dd631: Pulling fs layer [2023-08-18T22:20:44.229Z] ec14aa9079de: Pulling fs layer [2023-08-18T22:20:44.229Z] 2f466654f4bb: Pulling fs layer [2023-08-18T22:20:44.229Z] 554e91adad29: Pulling fs layer [2023-08-18T22:20:44.229Z] 8b374f2dd631: Waiting [2023-08-18T22:20:44.229Z] ec14aa9079de: Waiting [2023-08-18T22:20:44.229Z] 2f466654f4bb: Waiting [2023-08-18T22:20:44.364Z] 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-18T22:20:44.498Z] 5f9638ab2659: Verifying Checksum [2023-08-18T22:20:44.498Z] 5f9638ab2659: Download complete [2023-08-18T22:20:44.498Z] 8b374f2dd631: Download complete [2023-08-18T22:20:44.498Z] ec14aa9079de: Verifying Checksum [2023-08-18T22:20:44.498Z] ec14aa9079de: Download complete [2023-08-18T22:20:44.498Z] edb6bdbacee9: Download complete [2023-08-18T22:20:45.300Z] 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-18T22:20:45.931Z] edb6bdbacee9: Pull complete [2023-08-18T22:20:45.931Z] 554e91adad29: Verifying Checksum [2023-08-18T22:20:45.931Z] 554e91adad29: Download complete [2023-08-18T22:20:46.524Z] 5f9638ab2659: Pull complete [2023-08-18T22:20:47.110Z] 8d51d6327a98: Download complete [2023-08-18T22:20:47.110Z] 2f466654f4bb: Verifying Checksum [2023-08-18T22:20:47.110Z] 2f466654f4bb: Download complete [2023-08-18T22:20:51.883Z] 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-18T22:20:53.788Z] 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-18T22:20:55.161Z] 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-18T22:20:56.095Z] 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-18T22:20:57.029Z] 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-18T22:20:57.964Z] 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-18T22:20:59.337Z] 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-18T22:20:59.428Z] 8d51d6327a98: Pull complete [2023-08-18T22:20:59.428Z] 8b374f2dd631: Pull complete [2023-08-18T22:20:59.428Z] ec14aa9079de: Pull complete [Pipeline] } [2023-08-18T22:21:00.736Z] $ docker stop --time=1 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 [2023-08-18T22:21:04.801Z] 2f466654f4bb: Pull complete [2023-08-18T22:21:06.817Z] $ docker rm -f --volumes 91dde3d2b2d200531daa8d8d128387910ab20b2bb9a9b21ac16f880facc953c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-08-18T22:21:07.401Z] 554e91adad29: Pull complete [2023-08-18T22:21:07.401Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-18T22:21:07.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-18T22:21:07.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { [2023-08-18T22:21:07.813Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-18T22:21:07.813Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-18T22:21:07.813Z] WORKDIR /edgex [2023-08-18T22:21:07.813Z] COPY go.mod . [2023-08-18T22:21:07.813Z] RUN go mod download [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:21:08.400Z] Sending build context to Docker daemon 2.95MB [2023-08-18T22:21:08.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-18T22:21:08.400Z] ---> 1e15ea492957 [2023-08-18T22:21:08.400Z] Step 2/4 : WORKDIR /edgex [2023-08-18T22:21:08.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-18T22:21:08.481Z] [2023-08-18T22:21:08.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:21:08.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-18T22:21:08.852Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-18T22:21:08.852Z] 91d30c5bc195: Pulling fs layer [2023-08-18T22:21:08.852Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-18T22:21:08.852Z] 9c61dcf015f6: Pulling fs layer [2023-08-18T22:21:08.852Z] 4698f68db338: Pulling fs layer [2023-08-18T22:21:08.852Z] 2a2f49069b9e: Pulling fs layer [2023-08-18T22:21:08.852Z] e0025b399a48: Pulling fs layer [2023-08-18T22:21:08.852Z] 4698f68db338: Waiting [2023-08-18T22:21:08.852Z] 2a2f49069b9e: Waiting [2023-08-18T22:21:08.852Z] e0025b399a48: Waiting [2023-08-18T22:21:08.852Z] 91d30c5bc195: Verifying Checksum [2023-08-18T22:21:08.852Z] 91d30c5bc195: Download complete [2023-08-18T22:21:08.852Z] 4698f68db338: Verifying Checksum [2023-08-18T22:21:08.852Z] 4698f68db338: Download complete [2023-08-18T22:21:09.111Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-18T22:21:09.111Z] 2e9b0aa3be6d: Download complete [2023-08-18T22:21:09.111Z] e0025b399a48: Verifying Checksum [2023-08-18T22:21:09.111Z] e0025b399a48: Download complete [2023-08-18T22:21:09.111Z] 91d30c5bc195: Pull complete [2023-08-18T22:21:09.111Z] 2a2f49069b9e: Download complete [2023-08-18T22:21:09.370Z] 2e9b0aa3be6d: Pull complete [2023-08-18T22:21:09.627Z] 9c61dcf015f6: Verifying Checksum [2023-08-18T22:21:09.627Z] 9c61dcf015f6: Download complete [2023-08-18T22:21:10.337Z] ---> Running in db9591daab4f [2023-08-18T22:21:10.337Z] Removing intermediate container db9591daab4f [2023-08-18T22:21:10.337Z] ---> 986dfa1d3a99 [2023-08-18T22:21:10.337Z] Step 3/4 : COPY go.mod . [2023-08-18T22:21:10.921Z] ---> 2b121588d53a [2023-08-18T22:21:10.921Z] Step 4/4 : RUN go mod download [2023-08-18T22:21:10.921Z] ---> Running in dc02c0d2e793 [2023-08-18T22:21:12.156Z] 9c61dcf015f6: Pull complete [2023-08-18T22:21:12.416Z] 4698f68db338: Pull complete [2023-08-18T22:21:12.676Z] 2a2f49069b9e: Pull complete [2023-08-18T22:21:12.676Z] e0025b399a48: Pull complete [2023-08-18T22:21:12.676Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-18T22:21:12.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-18T22:21:12.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:21:13.716Z] prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container [2023-08-18T22:21:13.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-18T22:21:18.220Z] $ docker top adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T22:21:18.610Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-18T22:21:21.141Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #1 transferring dockerfile: 2.82kB done [2023-08-18T22:21:21.141Z] #1 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #2 transferring dockerfile: 1.78kB done [2023-08-18T22:21:21.141Z] #2 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #3 transferring dockerfile: 2.38kB done [2023-08-18T22:21:21.141Z] #3 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #4 transferring dockerfile: 2.12kB done [2023-08-18T22:21:21.141Z] #4 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #5 transferring dockerfile: 1.82kB done [2023-08-18T22:21:21.141Z] #5 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #6 transferring dockerfile: 2.63kB done [2023-08-18T22:21:21.141Z] #6 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #7 transferring dockerfile: 1.90kB done [2023-08-18T22:21:21.141Z] #7 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #8 transferring dockerfile: 1.96kB done [2023-08-18T22:21:21.141Z] #8 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #9 transferring dockerfile: 2.58kB done [2023-08-18T22:21:21.141Z] #9 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #10 transferring dockerfile: 1.82kB done [2023-08-18T22:21:21.141Z] #10 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #11 transferring dockerfile: 2.04kB done [2023-08-18T22:21:21.141Z] #11 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #12 transferring dockerfile: 1.84kB done [2023-08-18T22:21:21.141Z] #12 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #13 [security-bootstrapper internal] load .dockerignore [2023-08-18T22:21:21.141Z] #13 transferring context: 56B done [2023-08-18T22:21:21.141Z] #13 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #14 transferring dockerfile: 2.68kB done [2023-08-18T22:21:21.141Z] #14 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-18T22:21:21.141Z] #15 transferring dockerfile: 2.39kB done [2023-08-18T22:21:21.141Z] #15 DONE 0.0s [2023-08-18T22:21:21.141Z] [2023-08-18T22:21:21.141Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-18T22:21:21.399Z] #16 transferring context: 56B done [2023-08-18T22:21:21.399Z] #16 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-08-18T22:21:21.399Z] #17 transferring context: 56B done [2023-08-18T22:21:21.399Z] #17 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-18T22:21:21.399Z] #18 transferring context: 56B done [2023-08-18T22:21:21.399Z] #18 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #19 [support-scheduler internal] load .dockerignore [2023-08-18T22:21:21.399Z] #19 transferring context: 56B done [2023-08-18T22:21:21.399Z] #19 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #20 [security-spire-server internal] load .dockerignore [2023-08-18T22:21:21.399Z] #20 transferring context: 56B done [2023-08-18T22:21:21.399Z] #20 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #21 [core-metadata internal] load .dockerignore [2023-08-18T22:21:21.399Z] #21 transferring context: 56B done [2023-08-18T22:21:21.399Z] #21 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #22 [core-data internal] load .dockerignore [2023-08-18T22:21:21.399Z] #22 transferring context: 56B done [2023-08-18T22:21:21.399Z] #22 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #23 [security-spire-config internal] load .dockerignore [2023-08-18T22:21:21.399Z] #23 transferring context: 56B done [2023-08-18T22:21:21.399Z] #23 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #24 [core-command internal] load .dockerignore [2023-08-18T22:21:21.399Z] #24 transferring context: 56B done [2023-08-18T22:21:21.399Z] #24 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #25 [support-notifications internal] load .dockerignore [2023-08-18T22:21:21.399Z] #25 transferring context: 56B done [2023-08-18T22:21:21.399Z] #25 DONE 0.1s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #26 [security-proxy-auth internal] load .dockerignore [2023-08-18T22:21:21.399Z] #26 transferring context: 56B done [2023-08-18T22:21:21.399Z] #26 DONE 0.1s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-18T22:21:21.399Z] #27 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-18T22:21:21.399Z] #28 transferring context: 56B done [2023-08-18T22:21:21.399Z] #28 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #29 [security-spire-agent internal] load .dockerignore [2023-08-18T22:21:21.399Z] #29 transferring context: 56B done [2023-08-18T22:21:21.399Z] #29 DONE 0.1s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-18T22:21:21.399Z] #27 DONE 0.0s [2023-08-18T22:21:21.399Z] [2023-08-18T22:21:21.399Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:21:21.658Z] #30 ... [2023-08-18T22:21:21.658Z] [2023-08-18T22:21:21.658Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-18T22:21:21.658Z] #27 DONE 0.0s [2023-08-18T22:21:21.658Z] [2023-08-18T22:21:21.658Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:21:22.264Z] #30 DONE 0.6s [2023-08-18T22:21:22.264Z] [2023-08-18T22:21:22.264Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T22:21:22.264Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-18T22:21:22.264Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-18T22:21:22.264Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-18T22:21:22.264Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-18T22:21:22.264Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-18T22:21:22.264Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-18T22:21:22.526Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-18T22:21:22.784Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-18T22:21:23.047Z] #31 DONE 1.2s [2023-08-18T22:21:23.047Z] [2023-08-18T22:21:23.047Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-18T22:21:23.613Z] #32 DONE 1.7s [2023-08-18T22:21:23.613Z] [2023-08-18T22:21:23.613Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-18T22:21:28.879Z] #33 ... [2023-08-18T22:21:28.879Z] [2023-08-18T22:21:28.879Z] #34 [security-proxy-setup internal] load build context [2023-08-18T22:21:28.879Z] #34 transferring context: 235.56MB 6.5s [2023-08-18T22:21:31.032Z] #34 ... [2023-08-18T22:21:31.032Z] [2023-08-18T22:21:31.032Z] #35 [security-spire-agent internal] load build context [2023-08-18T22:21:31.032Z] #35 ... [2023-08-18T22:21:31.032Z] [2023-08-18T22:21:31.032Z] #34 [security-proxy-setup internal] load build context [2023-08-18T22:21:31.295Z] #34 transferring context: 365.16MB 9.3s done [2023-08-18T22:21:31.860Z] #34 ... [2023-08-18T22:21:31.860Z] [2023-08-18T22:21:31.860Z] #36 [core-command internal] load build context [2023-08-18T22:21:31.860Z] #36 transferring context: 365.16MB 9.9s done [2023-08-18T22:21:32.117Z] #36 ... [2023-08-18T22:21:32.117Z] [2023-08-18T22:21:32.117Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:21:32.117Z] #37 ... [2023-08-18T22:21:32.117Z] [2023-08-18T22:21:32.117Z] #38 [support-notifications internal] load build context [2023-08-18T22:21:32.117Z] #38 transferring context: 365.16MB 9.7s done [2023-08-18T22:21:32.376Z] #38 ... [2023-08-18T22:21:32.376Z] [2023-08-18T22:21:32.376Z] #39 [security-spire-config internal] load build context [2023-08-18T22:21:32.376Z] #39 transferring context: 365.16MB 10.3s done [2023-08-18T22:21:32.376Z] #39 ... [2023-08-18T22:21:32.376Z] [2023-08-18T22:21:32.376Z] #40 [core-metadata internal] load build context [2023-08-18T22:21:32.633Z] #40 ... [2023-08-18T22:21:32.633Z] [2023-08-18T22:21:32.633Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:21:32.633Z] #41 transferring context: 365.16MB 10.5s done [2023-08-18T22:21:32.633Z] #41 ... [2023-08-18T22:21:32.633Z] [2023-08-18T22:21:32.633Z] #42 [security-spire-server internal] load build context [2023-08-18T22:21:32.633Z] #42 transferring context: 365.16MB 9.9s done [2023-08-18T22:21:33.384Z] #42 ... [2023-08-18T22:21:33.384Z] [2023-08-18T22:21:33.384Z] #43 [security-secretstore-setup internal] load build context [2023-08-18T22:21:33.384Z] #43 transferring context: 365.16MB 10.8s done [2023-08-18T22:21:33.384Z] #43 ... [2023-08-18T22:21:33.384Z] [2023-08-18T22:21:33.384Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-18T22:21:33.384Z] #44 transferring context: 365.16MB 10.0s done [2023-08-18T22:21:33.642Z] #44 ... [2023-08-18T22:21:33.642Z] [2023-08-18T22:21:33.642Z] #45 [security-bootstrapper internal] load build context [2023-08-18T22:21:33.642Z] #45 transferring context: 365.16MB 10.6s done [2023-08-18T22:21:33.642Z] #45 ... [2023-08-18T22:21:33.642Z] [2023-08-18T22:21:33.642Z] #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:21:33.642Z] #46 ... [2023-08-18T22:21:33.642Z] [2023-08-18T22:21:33.642Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-18T22:21:33.899Z] #47 ... [2023-08-18T22:21:33.899Z] [2023-08-18T22:21:33.899Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-18T22:21:33.899Z] #48 ... [2023-08-18T22:21:33.899Z] [2023-08-18T22:21:33.899Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-18T22:21:34.157Z] #49 ... [2023-08-18T22:21:34.157Z] [2023-08-18T22:21:34.157Z] #50 [support-scheduler internal] load build context [2023-08-18T22:21:34.157Z] #50 transferring context: 365.16MB 12.0s done [2023-08-18T22:21:34.157Z] #50 ... [2023-08-18T22:21:34.157Z] [2023-08-18T22:21:34.157Z] #51 [core-data internal] load build context [2023-08-18T22:21:34.157Z] #51 transferring context: 365.16MB 11.9s done [2023-08-18T22:21:34.415Z] #51 ... [2023-08-18T22:21:34.415Z] [2023-08-18T22:21:34.415Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-18T22:21:34.415Z] #52 ... [2023-08-18T22:21:34.415Z] [2023-08-18T22:21:34.415Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-18T22:21:34.673Z] #53 ... [2023-08-18T22:21:34.673Z] [2023-08-18T22:21:34.673Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:21:34.673Z] #54 ... [2023-08-18T22:21:34.673Z] [2023-08-18T22:21:34.673Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-18T22:21:35.607Z] #55 ... [2023-08-18T22:21:35.607Z] [2023-08-18T22:21:35.607Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:21:35.866Z] #56 ... [2023-08-18T22:21:35.866Z] [2023-08-18T22:21:35.866Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:21:35.866Z] #37 transferring context: 365.16MB 12.6s done [2023-08-18T22:21:41.529Z] #37 ... [2023-08-18T22:21:41.529Z] [2023-08-18T22:21:41.529Z] #35 [security-spire-agent internal] load build context [2023-08-18T22:21:41.529Z] #35 transferring context: 365.16MB 10.2s done [2023-08-18T22:21:42.915Z] #35 ... [2023-08-18T22:21:42.916Z] [2023-08-18T22:21:42.916Z] #40 [core-metadata internal] load build context [2023-08-18T22:21:42.916Z] #40 transferring context: 365.16MB 10.6s done [2023-08-18T22:21:49.792Z] Removing intermediate container dc02c0d2e793 [2023-08-18T22:21:49.792Z] ---> 8fb651513d47 [2023-08-18T22:21:49.792Z] Successfully built 8fb651513d47 [2023-08-18T22:21:49.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:21:50.200Z] + docker inspect -f . ci-base-image-arm64 [2023-08-18T22:21:50.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:21:50.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2023-08-18T22:21:50.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-18T22:21:51.705Z] $ docker top 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T22:21:52.558Z] + go version [2023-08-18T22:21:52.558Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-18T22:21:52.597Z] $ docker stop --time=1 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba [2023-08-18T22:21:54.166Z] $ docker rm -f --volumes 66c49c1116894b8a13fbc4fd4fbc9335ead59f4cc8aca59bfdb37e598abb07ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:21:55.023Z] + docker inspect -f . ci-base-image-arm64 [2023-08-18T22:21:55.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:21:55.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2023-08-18T22:21:55.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-18T22:21:56.360Z] $ docker top ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-18T22:21:56.590Z] ========================================================= [2023-08-18T22:21:56.590Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-18T22:21:56.590Z] ========================================================= [Pipeline] sh [2023-08-18T22:21:56.906Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-18T22:21:57.290Z] + make test [2023-08-18T22:21:57.290Z] go test -race -coverprofile=coverage.out ./... [2023-08-18T22:22:10.334Z] #40 ... [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #36 [core-command internal] load build context [2023-08-18T22:22:10.334Z] #36 DONE 47.5s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #34 [security-proxy-setup internal] load build context [2023-08-18T22:22:10.334Z] #34 DONE 47.6s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #38 [support-notifications internal] load build context [2023-08-18T22:22:10.334Z] #38 DONE 47.6s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-18T22:22:10.334Z] #33 DONE 46.2s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:22:10.334Z] #57 ... [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #42 [security-spire-server internal] load build context [2023-08-18T22:22:10.334Z] #42 DONE 47.6s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #35 [security-spire-agent internal] load build context [2023-08-18T22:22:10.334Z] #35 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-18T22:22:10.334Z] #44 DONE 47.6s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:22:10.334Z] #41 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #39 [security-spire-config internal] load build context [2023-08-18T22:22:10.334Z] #39 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #45 [security-bootstrapper internal] load build context [2023-08-18T22:22:10.334Z] #45 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #40 [core-metadata internal] load build context [2023-08-18T22:22:10.334Z] #40 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #43 [security-secretstore-setup internal] load build context [2023-08-18T22:22:10.334Z] #43 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #51 [core-data internal] load build context [2023-08-18T22:22:10.334Z] #51 DONE 47.7s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #50 [support-scheduler internal] load build context [2023-08-18T22:22:10.334Z] #50 DONE 47.8s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:22:10.334Z] #37 DONE 47.8s [2023-08-18T22:22:10.334Z] [2023-08-18T22:22:10.334Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-18T22:22:10.334Z] #48 46.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:10.334Z] #48 46.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:10.334Z] #48 47.03 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:10.334Z] #48 47.04 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:10.334Z] #48 47.04 OK: 7 MiB in 16 packages [2023-08-18T22:22:12.995Z] #48 DONE 49.7s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:22:12.995Z] #54 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #54 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #54 47.52 (1/2) Installing ca-certificates (20230506-r0) [2023-08-18T22:22:12.995Z] #54 47.54 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:12.995Z] #54 47.54 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:12.995Z] #54 47.55 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:22:12.995Z] #54 47.81 OK: 8 MiB in 17 packages [2023-08-18T22:22:12.995Z] #54 DONE 49.7s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:22:12.995Z] #56 46.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #56 46.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #56 47.02 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:12.995Z] #56 47.03 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:12.995Z] #56 47.03 OK: 7 MiB in 16 packages [2023-08-18T22:22:12.995Z] #56 DONE 49.6s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-18T22:22:12.995Z] #47 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #47 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #47 47.50 (1/4) Installing ca-certificates (20230506-r0) [2023-08-18T22:22:12.995Z] #47 47.52 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:12.995Z] #47 47.52 (3/4) Installing su-exec (0.2-r2) [2023-08-18T22:22:12.995Z] #47 47.53 (4/4) Installing yq (4.30.4-r4) [2023-08-18T22:22:12.995Z] #47 47.78 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:12.995Z] #47 47.79 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:22:12.995Z] #47 47.86 OK: 17 MiB in 19 packages [2023-08-18T22:22:12.995Z] #47 DONE 49.7s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-18T22:22:12.995Z] #53 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #53 46.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #53 47.09 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:12.995Z] #53 47.10 (2/2) Installing su-exec (0.2-r2) [2023-08-18T22:22:12.995Z] #53 47.10 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:12.995Z] #53 47.11 OK: 7 MiB in 17 packages [2023-08-18T22:22:12.995Z] #53 DONE 49.7s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:22:12.995Z] #46 49.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #46 ... [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #55 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-18T22:22:12.995Z] #55 47.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #55 47.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #55 47.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:22:12.995Z] #55 47.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:22:12.995Z] #55 47.71 OK: 17818 distinct packages available [2023-08-18T22:22:12.995Z] #55 47.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #55 47.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:12.995Z] #55 48.10 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:12.995Z] #55 48.11 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:22:12.995Z] #55 48.11 (3/5) Installing libucontext (1.2-r0) [2023-08-18T22:22:12.995Z] #55 48.11 (4/5) Installing gcompat (1.1.0-r0) [2023-08-18T22:22:12.995Z] #55 48.11 (5/5) Installing openssl (3.0.10-r0) [2023-08-18T22:22:12.995Z] #55 48.12 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:12.995Z] #55 48.13 OK: 8 MiB in 20 packages [2023-08-18T22:22:12.995Z] #55 DONE 49.7s [2023-08-18T22:22:12.995Z] [2023-08-18T22:22:12.995Z] #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:22:12.995Z] #46 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:13.255Z] #46 49.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:22:13.255Z] #46 49.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:22:13.255Z] #46 49.97 OK: 17818 distinct packages available [2023-08-18T22:22:13.255Z] #46 50.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:13.255Z] #46 50.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:13.512Z] #46 50.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:13.512Z] #46 50.42 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:22:13.512Z] #46 50.43 (3/4) Installing libucontext (1.2-r0) [2023-08-18T22:22:13.512Z] #46 50.43 (4/4) Installing gcompat (1.1.0-r0) [2023-08-18T22:22:13.512Z] #46 50.43 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:13.512Z] #46 50.44 OK: 7 MiB in 19 packages [2023-08-18T22:22:14.078Z] #46 DONE 51.0s [2023-08-18T22:22:14.078Z] [2023-08-18T22:22:14.078Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-18T22:22:14.078Z] #52 49.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #52 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #52 49.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:22:14.078Z] #52 49.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:22:14.078Z] #52 49.98 OK: 17818 distinct packages available [2023-08-18T22:22:14.078Z] #52 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #52 50.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #52 50.40 (1/9) Installing ca-certificates (20230506-r0) [2023-08-18T22:22:14.078Z] #52 50.42 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-18T22:22:14.078Z] #52 50.43 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-18T22:22:14.078Z] #52 50.43 (4/9) Installing libcurl (8.2.1-r0) [2023-08-18T22:22:14.078Z] #52 50.44 (5/9) Installing curl (8.2.1-r0) [2023-08-18T22:22:14.078Z] #52 50.45 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:14.078Z] #52 50.45 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:22:14.078Z] #52 50.47 (8/9) Installing libucontext (1.2-r0) [2023-08-18T22:22:14.078Z] #52 50.48 (9/9) Installing gcompat (1.1.0-r0) [2023-08-18T22:22:14.078Z] #52 50.49 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:14.078Z] #52 50.49 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:22:14.078Z] #52 50.57 OK: 10 MiB in 24 packages [2023-08-18T22:22:14.078Z] #52 DONE 51.0s [2023-08-18T22:22:14.078Z] [2023-08-18T22:22:14.078Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:22:14.078Z] #57 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #57 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.078Z] #57 4.448 OK: 265 MiB in 53 packages [2023-08-18T22:22:14.078Z] #57 DONE 4.6s [2023-08-18T22:22:14.078Z] [2023-08-18T22:22:14.078Z] #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:22:14.078Z] #58 DONE 0.1s [2023-08-18T22:22:14.078Z] [2023-08-18T22:22:14.079Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:22:14.079Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.079Z] #0 4.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.079Z] #0 4.534 OK: 265 MiB in 53 packages [2023-08-18T22:22:14.079Z] #59 DONE 4.8s [2023-08-18T22:22:14.079Z] [2023-08-18T22:22:14.079Z] #60 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:22:14.336Z] #60 ... [2023-08-18T22:22:14.336Z] [2023-08-18T22:22:14.336Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:22:14.336Z] #61 DONE 0.2s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-18T22:22:14.595Z] #0 3.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.385 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:22:14.595Z] #0 4.385 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:22:14.595Z] #0 4.385 OK: 17823 distinct packages available [2023-08-18T22:22:14.595Z] #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.720 OK: 265 MiB in 53 packages [2023-08-18T22:22:14.595Z] #62 DONE 4.9s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:22:14.595Z] #63 DONE 0.1s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-18T22:22:14.595Z] #0 4.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #0 4.913 OK: 265 MiB in 53 packages [2023-08-18T22:22:14.595Z] #64 DONE 5.0s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-18T22:22:14.595Z] #49 50.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #49 50.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:14.595Z] #49 51.07 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:22:14.595Z] #49 51.07 (2/4) Installing openssl (3.0.10-r0) [2023-08-18T22:22:14.595Z] #49 51.09 (3/4) Installing su-exec (0.2-r2) [2023-08-18T22:22:14.595Z] #49 51.09 (4/4) Installing yq (4.30.4-r4) [2023-08-18T22:22:14.595Z] #49 51.34 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:22:14.595Z] #49 51.35 OK: 17 MiB in 19 packages [2023-08-18T22:22:14.595Z] #49 DONE 51.5s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:22:14.595Z] #65 DONE 0.1s [2023-08-18T22:22:14.595Z] [2023-08-18T22:22:14.595Z] #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:22:14.854Z] #66 ... [2023-08-18T22:22:14.854Z] [2023-08-18T22:22:14.854Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-18T22:22:14.854Z] #67 DONE 0.1s [2023-08-18T22:22:14.854Z] [2023-08-18T22:22:14.854Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:22:15.132Z] #68 ... [2023-08-18T22:22:15.132Z] [2023-08-18T22:22:15.132Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-18T22:22:15.132Z] #69 DONE 2.3s [2023-08-18T22:22:15.132Z] [2023-08-18T22:22:15.132Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-18T22:22:15.132Z] #70 DONE 0.1s [2023-08-18T22:22:15.132Z] [2023-08-18T22:22:15.132Z] #71 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-18T22:22:15.132Z] #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:15.132Z] #0 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T22:22:15.132Z] #0 5.538 OK: 265 MiB in 53 packages [2023-08-18T22:22:15.132Z] #71 DONE 5.7s [2023-08-18T22:22:15.132Z] [2023-08-18T22:22:15.132Z] #72 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:22:15.393Z] #72 DONE 0.1s [2023-08-18T22:22:15.393Z] [2023-08-18T22:22:15.393Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:22:25.366Z] #73 ... [2023-08-18T22:22:25.366Z] [2023-08-18T22:22:25.366Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:22:36.151Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-18T22:23:12.127Z] #74 DONE 54.8s [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:12.128Z] #68 DONE 54.4s [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:12.128Z] #66 DONE 54.5s [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #60 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:12.128Z] #60 DONE 55.0s [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-18T22:23:12.128Z] #75 ... [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:12.128Z] #73 DONE 53.9s [2023-08-18T22:23:12.128Z] [2023-08-18T22:23:12.128Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-18T22:23:20.278Z] #76 ... [2023-08-18T22:23:20.278Z] [2023-08-18T22:23:20.278Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-18T22:23:20.278Z] #77 ... [2023-08-18T22:23:20.278Z] [2023-08-18T22:23:20.278Z] #78 [core-metadata builder 6/7] COPY . . [2023-08-18T22:23:20.278Z] #78 ... [2023-08-18T22:23:20.278Z] [2023-08-18T22:23:20.278Z] #79 [support-notifications builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #79 DONE 18.4s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-18T22:23:28.423Z] #76 DONE 18.3s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:23:28.423Z] #80 ... [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #81 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #82 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #83 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #75 DONE 18.4s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #84 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #85 [core-command builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #85 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #86 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #78 [core-metadata builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #78 DONE 18.4s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #87 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #88 [support-scheduler builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #88 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #89 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #90 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #91 [core-data builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #91 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #92 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #93 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #94 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #95 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #96 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #97 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #98 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #77 DONE 18.5s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #99 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-08-18T22:23:28.423Z] #100 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #101 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #102 [security-spire-agent builder 6/9] COPY . . [2023-08-18T22:23:28.423Z] #102 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:23:28.423Z] #103 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:28.423Z] #104 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:23:28.423Z] #105 CACHED [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:23:28.423Z] #106 DONE 0.2s [2023-08-18T22:23:28.423Z] [2023-08-18T22:23:28.423Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-18T22:23:30.336Z] #107 ... [2023-08-18T22:23:30.336Z] [2023-08-18T22:23:30.336Z] #108 [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-18T22:23:30.336Z] #108 DONE 2.2s [2023-08-18T22:23:30.336Z] [2023-08-18T22:23:30.336Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-18T22:23:30.336Z] #109 ... [2023-08-18T22:23:30.336Z] [2023-08-18T22:23:30.336Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-18T22:23:30.336Z] #107 DONE 2.5s [2023-08-18T22:23:30.336Z] [2023-08-18T22:23:30.336Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-18T22:23:30.918Z] #110 ... [2023-08-18T22:23:30.918Z] [2023-08-18T22:23:30.918Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-18T22:23:30.918Z] #109 DONE 0.9s [2023-08-18T22:23:31.179Z] [2023-08-18T22:23:31.179Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:23:31.179Z] #0 1.957 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-18T22:23:31.494Z] #111 ... [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-18T22:23:31.494Z] #110 DONE 1.1s [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #112 [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-18T22:23:31.494Z] #112 CACHED [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:23:31.494Z] #113 CACHED [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:23:31.494Z] #114 CACHED [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:23:31.494Z] #115 CACHED [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #116 [security-spire-config builder 6/9] COPY . . [2023-08-18T22:23:31.494Z] #116 CACHED [2023-08-18T22:23:31.494Z] [2023-08-18T22:23:31.494Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-18T22:23:31.494Z] #117 CACHED [2023-08-18T22:23:31.754Z] [2023-08-18T22:23:31.754Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:23:31.754Z] #118 DONE 0.2s [2023-08-18T22:23:31.754Z] [2023-08-18T22:23:31.754Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:23:32.012Z] #119 ... [2023-08-18T22:23:32.013Z] [2023-08-18T22:23:32.013Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:23:32.013Z] #120 DONE 0.5s [2023-08-18T22:23:32.281Z] [2023-08-18T22:23:32.281Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:23:32.281Z] #121 DONE 0.4s [2023-08-18T22:23:32.281Z] [2023-08-18T22:23:32.281Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:23:32.281Z] #122 CACHED [2023-08-18T22:23:32.281Z] [2023-08-18T22:23:32.281Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:23:32.281Z] #123 CACHED [2023-08-18T22:23:32.281Z] [2023-08-18T22:23:32.281Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:23:32.281Z] #119 DONE 0.6s [2023-08-18T22:23:32.281Z] [2023-08-18T22:23:32.281Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:23:36.510Z] #124 DONE 3.5s [2023-08-18T22:23:36.510Z] [2023-08-18T22:23:36.510Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-18T22:23:36.510Z] #125 DONE 3.6s [2023-08-18T22:23:36.510Z] [2023-08-18T22:23:36.510Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:23:36.510Z] #126 DONE 3.6s [2023-08-18T22:23:36.510Z] [2023-08-18T22:23:36.510Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-18T22:23:36.770Z] #127 ... [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-18T22:23:36.770Z] #128 DONE 1.0s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:23:36.770Z] #129 DONE 1.0s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-18T22:23:36.770Z] #127 DONE 1.0s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #130 [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-18T22:23:36.770Z] #130 DONE 0.1s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-18T22:23:36.770Z] #131 DONE 0.1s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-18T22:23:36.770Z] #132 DONE 0.1s [2023-08-18T22:23:36.770Z] [2023-08-18T22:23:36.770Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-18T22:23:37.031Z] #133 DONE 0.1s [2023-08-18T22:23:37.031Z] [2023-08-18T22:23:37.031Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-18T22:23:37.031Z] #134 DONE 0.1s [2023-08-18T22:23:37.031Z] [2023-08-18T22:23:37.031Z] #135 [security-spire-server] exporting to image [2023-08-18T22:23:37.031Z] #135 exporting layers [2023-08-18T22:23:37.295Z] #135 ... [2023-08-18T22:23:37.295Z] [2023-08-18T22:23:37.295Z] #136 [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-18T22:23:37.295Z] #136 DONE 0.2s [2023-08-18T22:23:37.295Z] [2023-08-18T22:23:37.295Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-18T22:23:37.558Z] #137 DONE 0.3s [2023-08-18T22:23:37.558Z] [2023-08-18T22:23:37.558Z] #135 [security-spire-agent] exporting to image [2023-08-18T22:23:37.558Z] #135 ... [2023-08-18T22:23:37.558Z] [2023-08-18T22:23:37.558Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:23:37.558Z] #0 1.008 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-18T22:23:37.818Z] #138 ... [2023-08-18T22:23:37.818Z] [2023-08-18T22:23:37.818Z] #139 [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-18T22:23:37.818Z] #0 1.234 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-18T22:23:37.818Z] #139 ... [2023-08-18T22:23:37.818Z] [2023-08-18T22:23:37.818Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:23:37.818Z] #0 0.897 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-18T22:23:38.079Z] #140 ... [2023-08-18T22:23:38.079Z] [2023-08-18T22:23:38.079Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-18T22:23:38.079Z] #0 0.567 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-18T22:23:38.079Z] #141 ... [2023-08-18T22:23:38.079Z] [2023-08-18T22:23:38.079Z] #135 [security-spire-agent] exporting to image [2023-08-18T22:23:38.079Z] #135 exporting layers 0.7s done [2023-08-18T22:23:38.079Z] #135 writing image sha256:4d9654b6f9a65b6305d0ee3386b35c2e3cca426a1dab67dd6072c3d21ddd6e07 0.1s done [2023-08-18T22:23:38.079Z] #135 naming to docker.io/library/security-spire-config done [2023-08-18T22:23:38.079Z] #135 writing image sha256:e97cb08010be3967189c4cc936445bac030c86f6c351450eef49b68505356db5 0.0s done [2023-08-18T22:23:38.079Z] #135 naming to docker.io/library/security-spire-server done [2023-08-18T22:23:38.079Z] #135 writing image sha256:629e540ea0a951c77d3f8843a6d9d5a78c6ebb0ddbc9deb78bd6989c45f9f3fe done [2023-08-18T22:23:38.079Z] #135 naming to docker.io/library/security-spire-agent done [2023-08-18T22:23:38.079Z] #135 DONE 1.1s [2023-08-18T22:23:38.079Z] [2023-08-18T22:23:38.079Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-18T22:23:38.079Z] #0 0.679 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-18T22:23:38.340Z] #142 ... [2023-08-18T22:23:38.340Z] [2023-08-18T22:23:38.340Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-18T22:23:38.340Z] #0 1.781 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-18T22:23:38.600Z] #143 ... [2023-08-18T22:23:38.600Z] [2023-08-18T22:23:38.600Z] #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:23:38.600Z] #80 0.483 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-18T22:23:38.600Z] #80 ... [2023-08-18T22:23:38.600Z] [2023-08-18T22:23:38.600Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-18T22:23:38.600Z] #0 1.189 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-18T22:23:38.860Z] #144 ... [2023-08-18T22:23:38.860Z] [2023-08-18T22:23:38.860Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:23:38.860Z] #0 0.995 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-18T22:23:38.860Z] #145 ... [2023-08-18T22:23:38.860Z] [2023-08-18T22:23:38.860Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:23:38.860Z] #0 1.211 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-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-18T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-18T22:24:48.209Z] #146 ... [2023-08-18T22:24:48.209Z] [2023-08-18T22:24:48.209Z] #139 [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-18T22:24:48.209Z] #139 80.00 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-18T22:24:52.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-18T22:24:52.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-18T22:24:52.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.530s coverage: 28.7% of statements [2023-08-18T22:25:02.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements [2023-08-18T22:25:08.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-18T22:25:08.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-18T22:25:08.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-18T22:25:10.167Z] #139 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #80 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:25:10.167Z] #80 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-18T22:25:10.167Z] #141 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:25:10.167Z] #111 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:25:10.167Z] #146 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:25:10.167Z] #145 DONE 101.0s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:25:10.167Z] #140 DONE 101.1s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #147 ... [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-18T22:25:10.167Z] #144 DONE 101.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-18T22:25:10.167Z] #148 ... [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-18T22:25:10.167Z] #143 DONE 101.4s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-18T22:25:10.167Z] #142 DONE 101.5s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:25:10.167Z] #138 DONE 101.5s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-18T22:25:10.167Z] #148 DONE 0.4s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #149 ... [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #150 DONE 0.6s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #151 DONE 0.6s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #147 DONE 0.6s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #152 DONE 0.6s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #153 DONE 0.5s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #149 DONE 0.4s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #154 DONE 0.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #155 DONE 0.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #156 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #157 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #158 DONE 0.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #159 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #160 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #161 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #162 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #163 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #163 DONE 0.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #164 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #165 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:10.167Z] #165 CACHED [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:10.167Z] #166 DONE 0.3s [2023-08-18T22:25:10.167Z] [2023-08-18T22:25:10.167Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-18T22:25:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.410s coverage: 71.5% of statements [2023-08-18T22:25:11.658Z] #167 ... [2023-08-18T22:25:11.658Z] [2023-08-18T22:25:11.658Z] #168 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:11.658Z] #168 DONE 2.0s [2023-08-18T22:25:11.658Z] [2023-08-18T22:25:11.658Z] #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-18T22:25:11.658Z] #169 DONE 2.0s [2023-08-18T22:25:11.658Z] [2023-08-18T22:25:11.658Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:11.923Z] #170 ... [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-18T22:25:11.923Z] #167 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-18T22:25:11.923Z] #171 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-18T22:25:11.923Z] #172 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-18T22:25:11.923Z] #173 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-18T22:25:11.923Z] #174 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-18T22:25:11.923Z] #175 DONE 2.4s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-18T22:25:11.923Z] #176 DONE 2.4s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-18T22:25:11.923Z] #177 DONE 2.3s [2023-08-18T22:25:11.923Z] [2023-08-18T22:25:11.923Z] #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.185Z] #178 ... [2023-08-18T22:25:12.185Z] [2023-08-18T22:25:12.185Z] #179 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-18T22:25:12.185Z] #179 DONE 0.4s [2023-08-18T22:25:12.185Z] [2023-08-18T22:25:12.185Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.185Z] #170 DONE 0.6s [2023-08-18T22:25:12.185Z] [2023-08-18T22:25:12.185Z] #180 [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-18T22:25:12.185Z] #180 DONE 0.3s [2023-08-18T22:25:12.185Z] [2023-08-18T22:25:12.185Z] #181 [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-18T22:25:12.185Z] #181 DONE 0.4s [2023-08-18T22:25:12.185Z] [2023-08-18T22:25:12.185Z] #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #182 ... [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #183 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #184 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #178 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #185 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #186 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-18T22:25:12.458Z] #187 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:12.458Z] #188 DONE 0.4s [2023-08-18T22:25:12.458Z] [2023-08-18T22:25:12.458Z] #135 [core-data] exporting to image [2023-08-18T22:25:12.458Z] #135 exporting layers [2023-08-18T22:25:12.732Z] #135 ... [2023-08-18T22:25:12.732Z] [2023-08-18T22:25:12.732Z] #189 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-18T22:25:12.732Z] #189 DONE 0.5s [2023-08-18T22:25:12.732Z] [2023-08-18T22:25:12.732Z] #190 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-18T22:25:12.732Z] #190 DONE 3.3s [2023-08-18T22:25:12.732Z] [2023-08-18T22:25:12.732Z] #135 [core-data] exporting to image [2023-08-18T22:25:12.732Z] #135 exporting layers 0.2s done [2023-08-18T22:25:13.020Z] #135 ... [2023-08-18T22:25:13.020Z] [2023-08-18T22:25:13.020Z] #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:25:13.020Z] #182 DONE 0.4s [2023-08-18T22:25:13.020Z] [2023-08-18T22:25:13.020Z] #191 [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-18T22:25:13.020Z] #191 DONE 0.4s [2023-08-18T22:25:13.020Z] [2023-08-18T22:25:13.020Z] #135 [core-data] exporting to image [2023-08-18T22:25:13.020Z] #135 exporting layers 0.4s done [2023-08-18T22:25:13.020Z] #135 exporting layers 0.6s done [2023-08-18T22:25:13.292Z] #135 ... [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-18T22:25:13.292Z] #192 DONE 0.6s [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-18T22:25:13.292Z] #193 DONE 0.6s [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #135 [core-metadata] exporting to image [2023-08-18T22:25:13.292Z] #135 exporting layers 0.5s done [2023-08-18T22:25:13.292Z] #135 exporting layers 0.8s done [2023-08-18T22:25:13.292Z] #135 ... [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-18T22:25:13.292Z] #194 DONE 0.6s [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:25:13.292Z] #195 DONE 0.6s [2023-08-18T22:25:13.292Z] [2023-08-18T22:25:13.292Z] #135 [core-metadata] exporting to image [2023-08-18T22:25:13.292Z] #135 exporting layers 0.3s done [2023-08-18T22:25:13.292Z] #135 writing image sha256:ceb8d4e4f6d74e54839f00892a01efef402d4885444403f11519f057e9645a4a done [2023-08-18T22:25:13.292Z] #135 writing image sha256:cf527c62d9a34d4bade13dc9c791f2dd7e5107a5cb08c2ae5cef2cc42f0d5fd6 done [2023-08-18T22:25:13.292Z] #135 naming to docker.io/library/support-scheduler done [2023-08-18T22:25:13.292Z] #135 naming to docker.io/library/core-command done [2023-08-18T22:25:13.292Z] #135 writing image sha256:0e49c061b3f07bc573f0a2f82052d3b8cdc8d0de4825544b28b8ad47d20e5bff done [2023-08-18T22:25:13.292Z] #135 writing image sha256:d6a5310e13681140710cd646b0ac2b612bce4a12e15e7d9b26c76b8ff8e8cbaa 0.0s done [2023-08-18T22:25:13.292Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-08-18T22:25:13.292Z] #135 writing image sha256:fc85b81ea4202b0275642f66c065e0b823972d9f505016b91fe4989a594c9e5e 0.0s done [2023-08-18T22:25:13.292Z] #135 naming to docker.io/library/core-metadata 0.0s done [2023-08-18T22:25:13.292Z] #135 writing image sha256:db45a70018ed4528434d671cd48832a19b731252b335de6a6121ad83cb7b237c [2023-08-18T22:25:13.292Z] #135 naming to docker.io/library/core-data 0.0s done [2023-08-18T22:25:13.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-18T22:25:13.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-18T22:25:13.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.304s coverage: 54.0% of statements [2023-08-18T22:25:13.552Z] #135 writing image sha256:db45a70018ed4528434d671cd48832a19b731252b335de6a6121ad83cb7b237c 0.0s done [2023-08-18T22:25:13.553Z] #135 naming to docker.io/library/support-notifications done [2023-08-18T22:25:13.553Z] #135 DONE 2.3s [2023-08-18T22:25:13.553Z] [2023-08-18T22:25:13.553Z] #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-18T22:25:14.124Z] #196 DONE 0.6s [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-18T22:25:14.124Z] #197 DONE 0.7s [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:25:14.124Z] #198 DONE 1.2s [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #199 [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-18T22:25:14.124Z] #199 DONE 1.2s [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #200 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:25:14.124Z] #200 DONE 0.7s [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #135 [core-common-config-bootstrapper] exporting to image [2023-08-18T22:25:14.124Z] #135 ... [2023-08-18T22:25:14.124Z] [2023-08-18T22:25:14.124Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-18T22:25:14.124Z] #201 DONE 0.1s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #202 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-18T22:25:14.386Z] #202 DONE 0.3s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #135 [security-proxy-auth] exporting to image [2023-08-18T22:25:14.386Z] #135 exporting layers 0.4s done [2023-08-18T22:25:14.386Z] #135 writing image sha256:737797e61f325d0ec8eed4ab3cd1ee4c8a28433a399f7a6b4193a151ce2c322d 0.0s done [2023-08-18T22:25:14.386Z] #135 naming to docker.io/library/security-proxy-auth done [2023-08-18T22:25:14.386Z] #135 writing image sha256:c44d94f372a379b1574bd6b8fa25dc3bde52b04217b43d6a309fa242b229a255 [2023-08-18T22:25:14.386Z] #135 writing image sha256:c44d94f372a379b1574bd6b8fa25dc3bde52b04217b43d6a309fa242b229a255 done [2023-08-18T22:25:14.386Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-18T22:25:14.386Z] #135 DONE 2.7s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-18T22:25:14.386Z] #203 DONE 0.1s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #204 [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-18T22:25:14.386Z] #204 DONE 0.1s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:25:14.386Z] #205 ... [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #206 [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-18T22:25:14.386Z] #206 DONE 0.0s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-18T22:25:14.386Z] #207 DONE 0.0s [2023-08-18T22:25:14.386Z] [2023-08-18T22:25:14.386Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-18T22:25:14.386Z] #208 DONE 0.0s [2023-08-18T22:25:14.648Z] [2023-08-18T22:25:14.648Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-18T22:25:14.908Z] #209 ... [2023-08-18T22:25:14.908Z] [2023-08-18T22:25:14.908Z] #210 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:25:14.908Z] #210 DONE 0.8s [2023-08-18T22:25:14.908Z] [2023-08-18T22:25:14.908Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:25:14.908Z] #205 DONE 0.5s [2023-08-18T22:25:14.908Z] [2023-08-18T22:25:14.908Z] #135 [security-proxy-setup] exporting to image [2023-08-18T22:25:14.908Z] #135 exporting layers 0.3s done [2023-08-18T22:25:14.908Z] #135 exporting layers 0.3s done [2023-08-18T22:25:14.908Z] #135 writing image sha256:5a4f7c760310e065ec159d3a436ce51680b0d0318e7e71c17cd6d9a528d86e3d done [2023-08-18T22:25:14.908Z] #135 naming to docker.io/library/security-proxy-setup done [2023-08-18T22:25:14.908Z] #135 writing image sha256:9c4ef7d4252344a9595b9ac618dbd74af18d6a9be7d2d8909a3c4d917c2c7e0e done [2023-08-18T22:25:14.908Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-08-18T22:25:14.908Z] #135 DONE 3.0s [2023-08-18T22:25:14.908Z] [2023-08-18T22:25:14.908Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-18T22:25:14.908Z] #209 DONE 0.5s [2023-08-18T22:25:15.169Z] [2023-08-18T22:25:15.169Z] #135 [security-bootstrapper] exporting to image [2023-08-18T22:25:15.169Z] #135 exporting layers 0.2s done [2023-08-18T22:25:15.169Z] #135 writing image sha256:4b0e59cd27e5238a132ecdcaff3039d6409bcdf863140c38fbcf5bd86fdcb1f4 done [2023-08-18T22:25:15.169Z] #135 naming to docker.io/library/security-bootstrapper done [2023-08-18T22:25:15.169Z] #135 DONE 3.2s [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:25:15.169Z] time="2023-08-18T22:21:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-18T22:25:15.205Z] $ docker stop --time=1 adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b [2023-08-18T22:25:16.536Z] $ docker rm -f --volumes adb89e1d657dd34b3e3e5d334756520ddc600161e2133727cb470e9aa8c1154b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T22:25:16.943Z] + docker images [2023-08-18T22:25:16.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-18T22:25:16.943Z] security-bootstrapper latest 4b0e59cd27e5 2 seconds ago 23MB [2023-08-18T22:25:16.943Z] security-proxy-setup latest 5a4f7c760310 2 seconds ago 29.2MB [2023-08-18T22:25:16.943Z] security-secretstore-setup latest 9c4ef7d42523 2 seconds ago 44.1MB [2023-08-18T22:25:16.943Z] core-common-config-bootstrapper latest c44d94f372a3 3 seconds ago 18MB [2023-08-18T22:25:16.943Z] security-proxy-auth latest 737797e61f32 3 seconds ago 19.4MB [2023-08-18T22:25:16.943Z] support-notifications latest db45a70018ed 4 seconds ago 34.3MB [2023-08-18T22:25:16.943Z] core-data latest fc85b81ea420 4 seconds ago 21.2MB [2023-08-18T22:25:16.943Z] security-spiffe-token-provider latest 0e49c061b3f0 4 seconds ago 33.5MB [2023-08-18T22:25:16.943Z] support-scheduler latest ceb8d4e4f6d7 4 seconds ago 33.7MB [2023-08-18T22:25:16.943Z] core-command latest cf527c62d9a3 4 seconds ago 21MB [2023-08-18T22:25:16.943Z] core-metadata latest d6a5310e1368 4 seconds ago 21.6MB [2023-08-18T22:25:16.943Z] security-spire-agent latest 629e540ea0a9 About a minute ago 161MB [2023-08-18T22:25:16.943Z] security-spire-config latest 4d9654b6f9a6 About a minute ago 102MB [2023-08-18T22:25:16.943Z] security-spire-server latest e97cb08010be About a minute ago 103MB [2023-08-18T22:25:16.943Z] ci-base-image-x86_64 latest 24afdefc1f3a 6 minutes ago 1.07GB [2023-08-18T22:25:16.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-18T22:25:16.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-18T22:25:16.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-18T22:25:18.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-18T22:25:18.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-18T22:25:18.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:25:18.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-18T22:25:18.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-18T22:25:25.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-18T22:25:25.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-18T22:25:35.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.120s coverage: 93.4% of statements [2023-08-18T22:25:35.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.538s coverage: 3.8% of statements [2023-08-18T22:25:41.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-18T22:25:41.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:25:41.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-18T22:25:42.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.574s coverage: 97.6% of statements [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-18T22:25:43.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-18T22:25:43.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements [2023-08-18T22:25:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-18T22:25:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-18T22:25:53.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.9% of statements [2023-08-18T22:25:53.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 32.2% of statements [2023-08-18T22:25:57.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements [2023-08-18T22:25:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements [2023-08-18T22:25:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2023-08-18T22:25:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-08-18T22:26:01.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2023-08-18T22:26:03.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-18T22:26:03.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-18T22:26:03.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-18T22:26:03.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-18T22:26:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-18T22:26:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-18T22:26:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-18T22:26:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-18T22:26:13.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements [2023-08-18T22:26:13.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-18T22:26:13.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-18T22:26:13.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-18T22:26:13.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-18T22:26:19.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-18T22:26:19.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-18T22:26:21.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-18T22:26:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.103s coverage: 79.9% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.273s coverage: 92.9% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.176s coverage: 20.0% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.8% of statements [2023-08-18T22:26:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements [2023-08-18T22:26:29.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-18T22:26:29.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements [2023-08-18T22:26:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-18T22:26:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-18T22:26:34.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 63.1% of statements [2023-08-18T22:26:34.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2023-08-18T22:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-08-18T22:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements [2023-08-18T22:26:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2023-08-18T22:26:36.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-18T22:26:36.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-18T22:26:36.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-18T22:26:36.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-08-18T22:26:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-18T22:26:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-18T22:26:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-18T22:26:44.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.996s coverage: 38.4% of statements [2023-08-18T22:26:44.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2023-08-18T22:26:48.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-18T22:26:48.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-18T22:26:48.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-18T22:26:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-18T22:26:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2023-08-18T22:26:55.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-18T22:26:55.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-18T22:26:55.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-18T22:26:55.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-18T22:27:00.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-08-18T22:27:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-18T22:27:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:27:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-18T22:27:01.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-18T22:27:02.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 95.7% of statements [2023-08-18T22:27:05.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-18T22:27:05.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-18T22:27:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.8% of statements [2023-08-18T22:27:08.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-18T22:27:08.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-18T22:27:09.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 98.9% of statements [2023-08-18T22:27:10.229Z] 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-18T22:27:10.229Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-18T22:27:10.229Z] go vet ./... [2023-08-18T22:29:49.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-18T22:29:49.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-18T22:29:49.794Z] ./bin/test-attribution-txt.sh [2023-08-18T22:29:49.794Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-18T22:29:49.794Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-18T22:29:49.794Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-18T22:29:49.794Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-18T22:29:49.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-18T22:29:50.487Z] + ls -al . [2023-08-18T22:29:50.488Z] total 724 [2023-08-18T22:29:50.488Z] drwxrwxr-x 11 1001 1001 4096 Aug 18 22:22 . [2023-08-18T22:29:50.488Z] drwxr-xr-x 4 root root 4096 Aug 18 22:21 .. [2023-08-18T22:29:50.488Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 .blubracket [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 22:20 .dockerignore [2023-08-18T22:29:50.488Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 22:20 .git [2023-08-18T22:29:50.488Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:20 .github [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 1173 Aug 18 22:20 .gitignore [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 22:20 .golangci.yml [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 22:20 .hadolint.yml [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 22:20 .sonarcloud.properties [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 22:20 ADOPTERS.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 11152 Aug 18 22:20 Attribution.txt [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 93407 Aug 18 22:20 CHANGELOG.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 22:20 CONTRIBUTING.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 22:20 GOVERNANCE.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 883 Aug 18 22:20 Jenkinsfile [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 22:20 LICENSE [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 14764 Aug 18 22:20 Makefile [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 22:20 OWNERS.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 9923 Aug 18 22:20 README.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 789 Aug 18 22:20 SECURITY.md [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 22:18 VERSION [2023-08-18T22:29:50.488Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 bin [2023-08-18T22:29:50.488Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 22:20 cmd [2023-08-18T22:29:50.488Z] -rw-r--r-- 1 root root 446997 Aug 18 22:27 coverage.out [2023-08-18T22:29:50.488Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:20 fuzz_test [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 3687 Aug 18 22:20 go.mod [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 33714 Aug 18 22:20 go.sum [2023-08-18T22:29:50.488Z] drwxrwxr-x 7 1001 1001 4096 Aug 18 22:20 internal [2023-08-18T22:29:50.488Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:20 openapi [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 594 Aug 18 22:20 security.txt [2023-08-18T22:29:50.488Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 22:20 snap [2023-08-18T22:29:50.488Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 22:20 version.go [Pipeline] sh [2023-08-18T22:29:51.128Z] + '[' -e coverage.out ] [2023-08-18T22:29:51.128Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-18T22:29:51.165Z] Warning: overwriting stash ‘coverage-report’ [2023-08-18T22:29:51.886Z] Stashed 1 file(s) [Pipeline] sh [2023-08-18T22:29:52.521Z] + make build [2023-08-18T22:29:52.521Z] 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-18T22:31:29.132Z] 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-18T22:31:29.132Z] 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-18T22:31:34.679Z] 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-18T22:31:38.063Z] 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-18T22:32:16.954Z] 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-18T22:32:22.280Z] 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-18T22:32:28.912Z] 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-18T22:32:34.254Z] 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-18T22:32:38.499Z] 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-18T22:32:41.833Z] 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-18T22:32:48.472Z] 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-18T22:32:53.837Z] $ docker stop --time=1 ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 [2023-08-18T22:32:55.800Z] $ docker rm -f --volumes ae4f215e5d2cd0863c6262dbb1bced7270720e61b5be84eda8d47aaaa54a04b0 [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-18T22:32:58.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-18T22:32:58.437Z] [2023-08-18T22:32:58.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:32:58.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-18T22:32:59.114Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-18T22:32:59.114Z] 547446be3368: Pulling fs layer [2023-08-18T22:32:59.114Z] d125d8839a47: Pulling fs layer [2023-08-18T22:32:59.114Z] 3e85d5ac6304: Pulling fs layer [2023-08-18T22:32:59.114Z] c3105a71a48b: Pulling fs layer [2023-08-18T22:32:59.114Z] 0f093f025ec4: Pulling fs layer [2023-08-18T22:32:59.114Z] c3106fc0e877: Pulling fs layer [2023-08-18T22:32:59.114Z] c3105a71a48b: Waiting [2023-08-18T22:32:59.114Z] 0f093f025ec4: Waiting [2023-08-18T22:32:59.114Z] c3106fc0e877: Waiting [2023-08-18T22:32:59.114Z] 547446be3368: Verifying Checksum [2023-08-18T22:32:59.114Z] c3105a71a48b: Verifying Checksum [2023-08-18T22:32:59.114Z] c3105a71a48b: Download complete [2023-08-18T22:32:59.699Z] d125d8839a47: Verifying Checksum [2023-08-18T22:32:59.699Z] d125d8839a47: Download complete [2023-08-18T22:32:59.699Z] c3106fc0e877: Verifying Checksum [2023-08-18T22:32:59.699Z] c3106fc0e877: Download complete [2023-08-18T22:32:59.699Z] 0f093f025ec4: Verifying Checksum [2023-08-18T22:32:59.699Z] 0f093f025ec4: Download complete [2023-08-18T22:32:59.969Z] 547446be3368: Pull complete [2023-08-18T22:33:00.930Z] d125d8839a47: Pull complete [2023-08-18T22:33:01.512Z] 3e85d5ac6304: Verifying Checksum [2023-08-18T22:33:01.512Z] 3e85d5ac6304: Download complete [2023-08-18T22:33:09.702Z] 3e85d5ac6304: Pull complete [2023-08-18T22:33:09.702Z] c3105a71a48b: Pull complete [2023-08-18T22:33:10.290Z] 0f093f025ec4: Pull complete [2023-08-18T22:33:10.290Z] c3106fc0e877: Pull complete [2023-08-18T22:33:10.290Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-18T22:33:10.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-18T22:33:10.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:33:10.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2023-08-18T22:33:10.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-18T22:33:14.580Z] $ docker top 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T22:33:15.102Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-18T22:33:23.299Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-18T22:33:23.299Z] #1 transferring dockerfile: [2023-08-18T22:33:23.299Z] #1 transferring dockerfile: 1.84kB done [2023-08-18T22:33:23.299Z] #1 DONE 0.1s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #2 transferring dockerfile: 2.38kB done [2023-08-18T22:33:23.568Z] #2 DONE 0.0s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-08-18T22:33:23.568Z] #3 DONE 0.1s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #4 transferring dockerfile: 1.82kB done [2023-08-18T22:33:23.568Z] #4 DONE 0.1s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #5 transferring dockerfile: 2.82kB done [2023-08-18T22:33:23.568Z] #5 DONE 0.1s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #6 transferring dockerfile: 2.63kB done [2023-08-18T22:33:23.568Z] #6 DONE 0.1s [2023-08-18T22:33:23.568Z] [2023-08-18T22:33:23.568Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-18T22:33:23.568Z] #7 transferring dockerfile: 1.78kB done [2023-08-18T22:33:23.836Z] #7 DONE 0.1s [2023-08-18T22:33:23.836Z] [2023-08-18T22:33:23.836Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-18T22:33:23.836Z] #8 transferring dockerfile: 2.04kB done [2023-08-18T22:33:23.836Z] #8 DONE 0.1s [2023-08-18T22:33:23.836Z] [2023-08-18T22:33:23.836Z] #9 [core-data internal] load build definition from Dockerfile [2023-08-18T22:33:23.836Z] #9 transferring dockerfile: 1.90kB done [2023-08-18T22:33:23.836Z] #9 DONE 0.1s [2023-08-18T22:33:23.836Z] [2023-08-18T22:33:23.836Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-08-18T22:33:23.836Z] #10 transferring dockerfile: 2.68kB done [2023-08-18T22:33:23.836Z] #10 DONE 0.1s [2023-08-18T22:33:23.836Z] [2023-08-18T22:33:23.836Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-18T22:33:24.101Z] #11 transferring dockerfile: 1.96kB done [2023-08-18T22:33:24.101Z] #11 DONE 0.1s [2023-08-18T22:33:24.101Z] [2023-08-18T22:33:24.101Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-18T22:33:24.101Z] #12 transferring dockerfile: 2.39kB done [2023-08-18T22:33:24.101Z] #12 DONE 0.1s [2023-08-18T22:33:24.101Z] [2023-08-18T22:33:24.101Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-08-18T22:33:24.101Z] #13 transferring dockerfile: 2.58kB 0.0s done [2023-08-18T22:33:24.101Z] #13 DONE 0.1s [2023-08-18T22:33:24.101Z] [2023-08-18T22:33:24.101Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-18T22:33:24.101Z] #14 transferring dockerfile: 2.12kB done [2023-08-18T22:33:24.101Z] #14 DONE 0.1s [2023-08-18T22:33:24.101Z] [2023-08-18T22:33:24.101Z] #15 [support-notifications internal] load .dockerignore [2023-08-18T22:33:24.101Z] #15 transferring context: 56B done [2023-08-18T22:33:24.368Z] #15 DONE 0.1s [2023-08-18T22:33:24.949Z] [2023-08-18T22:33:24.949Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-18T22:33:24.949Z] #16 transferring context: 56B done [2023-08-18T22:33:24.949Z] #16 DONE 0.0s [2023-08-18T22:33:24.949Z] [2023-08-18T22:33:24.949Z] #17 [core-command internal] load .dockerignore [2023-08-18T22:33:24.949Z] #17 transferring context: 56B done [2023-08-18T22:33:24.949Z] #17 DONE 0.0s [2023-08-18T22:33:24.949Z] [2023-08-18T22:33:24.949Z] #18 [support-scheduler internal] load .dockerignore [2023-08-18T22:33:24.949Z] #18 transferring context: 56B done [2023-08-18T22:33:24.949Z] #18 DONE 0.1s [2023-08-18T22:33:24.949Z] [2023-08-18T22:33:24.949Z] #19 [security-bootstrapper internal] load .dockerignore [2023-08-18T22:33:24.949Z] #19 transferring context: 56B done [2023-08-18T22:33:24.949Z] #19 DONE 0.0s [2023-08-18T22:33:25.215Z] [2023-08-18T22:33:25.215Z] #20 [security-spire-server internal] load .dockerignore [2023-08-18T22:33:25.215Z] #20 transferring context: 56B done [2023-08-18T22:33:25.215Z] #20 DONE 0.1s [2023-08-18T22:33:25.215Z] [2023-08-18T22:33:25.215Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-18T22:33:25.215Z] #21 transferring context: 56B done [2023-08-18T22:33:25.215Z] #21 DONE 0.1s [2023-08-18T22:33:25.215Z] [2023-08-18T22:33:25.215Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-18T22:33:25.215Z] #22 transferring context: 56B done [2023-08-18T22:33:25.480Z] #22 ... [2023-08-18T22:33:25.480Z] [2023-08-18T22:33:25.480Z] #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:25.480Z] #23 DONE 0.0s [2023-08-18T22:33:25.480Z] [2023-08-18T22:33:25.480Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-18T22:33:25.745Z] #24 ... [2023-08-18T22:33:25.745Z] [2023-08-18T22:33:25.745Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:25.745Z] #23 DONE 0.0s [2023-08-18T22:33:25.745Z] [2023-08-18T22:33:25.745Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:25.745Z] #23 DONE 0.0s [2023-08-18T22:33:25.745Z] [2023-08-18T22:33:25.745Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.009Z] #25 ... [2023-08-18T22:33:26.009Z] [2023-08-18T22:33:26.010Z] #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:26.010Z] #23 DONE 0.0s [2023-08-18T22:33:26.010Z] [2023-08-18T22:33:26.010Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.010Z] #25 ... [2023-08-18T22:33:26.010Z] [2023-08-18T22:33:26.010Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-18T22:33:26.010Z] #22 DONE 0.9s [2023-08-18T22:33:26.010Z] [2023-08-18T22:33:26.010Z] #26 [core-data internal] load .dockerignore [2023-08-18T22:33:26.010Z] #26 transferring context: 56B done [2023-08-18T22:33:26.010Z] #26 DONE 0.9s [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.274Z] #27 [security-spire-agent internal] load .dockerignore [2023-08-18T22:33:26.274Z] #27 transferring context: 56B done [2023-08-18T22:33:26.274Z] #27 DONE 1.0s [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.274Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:26.274Z] #23 DONE 0.0s [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.274Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.274Z] #25 ... [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.274Z] #28 [security-spire-config internal] load .dockerignore [2023-08-18T22:33:26.274Z] #28 transferring context: 56B 0.0s done [2023-08-18T22:33:26.274Z] #28 DONE 0.9s [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.274Z] #29 [core-metadata internal] load .dockerignore [2023-08-18T22:33:26.274Z] #29 transferring context: 56B done [2023-08-18T22:33:26.274Z] #29 DONE 1.0s [2023-08-18T22:33:26.274Z] [2023-08-18T22:33:26.275Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-18T22:33:26.275Z] #24 transferring context: 56B 0.0s done [2023-08-18T22:33:26.275Z] #24 DONE 0.9s [2023-08-18T22:33:26.275Z] [2023-08-18T22:33:26.275Z] #30 [security-proxy-setup internal] load .dockerignore [2023-08-18T22:33:26.275Z] #30 transferring context: 56B 0.0s done [2023-08-18T22:33:26.275Z] #30 DONE 1.0s [2023-08-18T22:33:26.275Z] [2023-08-18T22:33:26.275Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.541Z] #25 ... [2023-08-18T22:33:26.541Z] [2023-08-18T22:33:26.541Z] #23 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:26.541Z] #23 DONE 0.0s [2023-08-18T22:33:26.541Z] [2023-08-18T22:33:26.541Z] #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.807Z] #25 ... [2023-08-18T22:33:26.807Z] [2023-08-18T22:33:26.807Z] #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:26.807Z] #23 DONE 0.0s [2023-08-18T22:33:26.807Z] [2023-08-18T22:33:26.807Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:26.807Z] #25 ... [2023-08-18T22:33:26.807Z] [2023-08-18T22:33:26.807Z] #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:26.807Z] #23 DONE 0.0s [2023-08-18T22:33:26.807Z] [2023-08-18T22:33:26.807Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:33:26.807Z] #31 DONE 0.0s [2023-08-18T22:33:26.807Z] [2023-08-18T22:33:26.807Z] #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:27.072Z] #25 ... [2023-08-18T22:33:27.072Z] [2023-08-18T22:33:27.072Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-18T22:33:27.072Z] #23 DONE 0.0s [2023-08-18T22:33:27.072Z] [2023-08-18T22:33:27.072Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-18T22:33:27.072Z] #25 DONE 1.6s [2023-08-18T22:33:27.072Z] [2023-08-18T22:33:27.072Z] #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T22:33:27.072Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.2s done [2023-08-18T22:33:27.072Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-18T22:33:27.072Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-18T22:33:27.072Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-18T22:33:27.337Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-18T22:33:27.337Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.2s [2023-08-18T22:33:27.602Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s [2023-08-18T22:33:27.602Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done [2023-08-18T22:33:27.602Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-18T22:33:30.190Z] #32 ... [2023-08-18T22:33:30.190Z] [2023-08-18T22:33:30.190Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-18T22:33:30.190Z] #33 DONE 4.0s [2023-08-18T22:33:30.190Z] [2023-08-18T22:33:30.190Z] #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T22:33:30.457Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done [2023-08-18T22:33:30.724Z] #32 ... [2023-08-18T22:33:30.724Z] [2023-08-18T22:33:30.724Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-18T22:33:30.724Z] #34 DONE 1.3s [2023-08-18T22:33:30.991Z] [2023-08-18T22:33:30.991Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:33:32.409Z] #35 ... [2023-08-18T22:33:32.409Z] [2023-08-18T22:33:32.409Z] #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T22:33:32.409Z] #32 DONE 5.9s [2023-08-18T22:33:32.409Z] [2023-08-18T22:33:32.409Z] #36 [support-scheduler internal] load build context [2023-08-18T22:33:32.409Z] #36 transferring context: 26.91MB 5.3s [2023-08-18T22:33:32.676Z] #36 ... [2023-08-18T22:33:32.676Z] [2023-08-18T22:33:32.676Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-18T22:33:36.922Z] #37 ... [2023-08-18T22:33:36.922Z] [2023-08-18T22:33:36.922Z] #38 [core-command internal] load build context [2023-08-18T22:33:36.922Z] #38 ... [2023-08-18T22:33:36.922Z] [2023-08-18T22:33:36.922Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:33:36.922Z] #31 ... [2023-08-18T22:33:36.922Z] [2023-08-18T22:33:36.922Z] #39 [support-notifications internal] load build context [2023-08-18T22:33:36.922Z] #39 transferring context: 29.59MB 9.9s [2023-08-18T22:33:37.187Z] #39 ... [2023-08-18T22:33:37.187Z] [2023-08-18T22:33:37.187Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:33:37.187Z] #40 ... [2023-08-18T22:33:37.187Z] [2023-08-18T22:33:37.187Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:33:37.453Z] #41 ... [2023-08-18T22:33:37.453Z] [2023-08-18T22:33:37.453Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:33:37.453Z] #42 ... [2023-08-18T22:33:37.453Z] [2023-08-18T22:33:37.453Z] #43 [core-data internal] load build context [2023-08-18T22:33:37.453Z] #43 ... [2023-08-18T22:33:37.453Z] [2023-08-18T22:33:37.453Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:33:37.720Z] #44 ... [2023-08-18T22:33:37.720Z] [2023-08-18T22:33:37.720Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:33:37.720Z] #45 ... [2023-08-18T22:33:37.720Z] [2023-08-18T22:33:37.720Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:37.986Z] #46 ... [2023-08-18T22:33:37.986Z] [2023-08-18T22:33:37.986Z] #47 [security-spire-config internal] load build context [2023-08-18T22:33:37.986Z] #47 ... [2023-08-18T22:33:37.986Z] [2023-08-18T22:33:37.986Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:38.250Z] #48 ... [2023-08-18T22:33:38.250Z] [2023-08-18T22:33:38.250Z] #49 [security-spire-server internal] load build context [2023-08-18T22:33:38.250Z] #49 ... [2023-08-18T22:33:38.250Z] [2023-08-18T22:33:38.250Z] #47 [security-spire-config internal] load build context [2023-08-18T22:33:38.515Z] #47 ... [2023-08-18T22:33:38.515Z] [2023-08-18T22:33:38.515Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:33:38.515Z] #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:38.515Z] #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:38.515Z] #0 5.095 OK: 263 MiB in 53 packages [2023-08-18T22:33:38.515Z] #50 DONE 7.6s [2023-08-18T22:33:38.515Z] [2023-08-18T22:33:38.515Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:41.088Z] #48 ... [2023-08-18T22:33:41.089Z] [2023-08-18T22:33:41.089Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-18T22:33:41.089Z] #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #0 6.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #51 10.14 OK: 263 MiB in 53 packages [2023-08-18T22:33:41.089Z] #51 ... [2023-08-18T22:33:41.089Z] [2023-08-18T22:33:41.089Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-18T22:33:41.089Z] #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #52 ... [2023-08-18T22:33:41.089Z] [2023-08-18T22:33:41.089Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-18T22:33:41.089Z] #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #0 9.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:41.089Z] #53 ... [2023-08-18T22:33:41.089Z] [2023-08-18T22:33:41.089Z] #36 [support-scheduler internal] load build context [2023-08-18T22:33:42.044Z] #36 ... [2023-08-18T22:33:42.044Z] [2023-08-18T22:33:42.044Z] #38 [core-command internal] load build context [2023-08-18T22:33:42.309Z] #38 ... [2023-08-18T22:33:42.309Z] [2023-08-18T22:33:42.309Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-18T22:33:42.309Z] #52 11.50 OK: 263 MiB in 53 packages [2023-08-18T22:33:42.576Z] #52 ... [2023-08-18T22:33:42.576Z] [2023-08-18T22:33:42.576Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-18T22:33:42.576Z] #51 DONE 11.9s [2023-08-18T22:33:42.841Z] [2023-08-18T22:33:42.841Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:42.841Z] #48 transferring context: 25.72MB 15.0s [2023-08-18T22:33:43.420Z] #48 ... [2023-08-18T22:33:43.421Z] [2023-08-18T22:33:43.421Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-18T22:33:43.421Z] #35 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:43.421Z] #35 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:43.421Z] #35 10.31 OK: 263 MiB in 53 packages [2023-08-18T22:33:43.421Z] #35 DONE 12.5s [2023-08-18T22:33:43.421Z] [2023-08-18T22:33:43.421Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:43.685Z] #48 ... [2023-08-18T22:33:43.685Z] [2023-08-18T22:33:43.685Z] #52 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-18T22:33:43.685Z] #52 DONE 12.9s [2023-08-18T22:33:43.685Z] [2023-08-18T22:33:43.685Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:43.685Z] #48 ... [2023-08-18T22:33:43.685Z] [2023-08-18T22:33:43.685Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-18T22:33:43.685Z] #54 ... [2023-08-18T22:33:43.685Z] [2023-08-18T22:33:43.685Z] #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:33:43.955Z] #55 ... [2023-08-18T22:33:43.955Z] [2023-08-18T22:33:43.955Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-18T22:33:43.955Z] #56 ... [2023-08-18T22:33:43.955Z] [2023-08-18T22:33:43.955Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:33:43.955Z] #57 ... [2023-08-18T22:33:43.955Z] [2023-08-18T22:33:43.955Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:33:44.222Z] #58 ... [2023-08-18T22:33:44.222Z] [2023-08-18T22:33:44.222Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:33:44.222Z] #59 ... [2023-08-18T22:33:44.222Z] [2023-08-18T22:33:44.222Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-18T22:33:44.490Z] #60 ... [2023-08-18T22:33:44.490Z] [2023-08-18T22:33:44.490Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-18T22:33:44.490Z] #61 ... [2023-08-18T22:33:44.490Z] [2023-08-18T22:33:44.490Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-18T22:33:44.490Z] #37 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:45.890Z] #37 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:46.844Z] #37 ... [2023-08-18T22:33:46.844Z] [2023-08-18T22:33:46.844Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-18T22:33:46.845Z] #53 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:33:46.845Z] #53 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:33:46.845Z] #53 12.28 OK: 17694 distinct packages available [2023-08-18T22:33:46.845Z] #53 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:46.845Z] #53 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:46.845Z] #53 14.86 OK: 263 MiB in 53 packages [2023-08-18T22:33:46.845Z] #53 DONE 16.0s [2023-08-18T22:33:46.845Z] [2023-08-18T22:33:46.845Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:47.115Z] #48 ... [2023-08-18T22:33:47.115Z] [2023-08-18T22:33:47.115Z] #39 [support-notifications internal] load build context [2023-08-18T22:33:47.115Z] #39 transferring context: 45.57MB 20.0s [2023-08-18T22:33:47.115Z] #39 ... [2023-08-18T22:33:47.115Z] [2023-08-18T22:33:47.115Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:33:47.382Z] #31 ... [2023-08-18T22:33:47.382Z] [2023-08-18T22:33:47.382Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:33:47.382Z] #40 ... [2023-08-18T22:33:47.382Z] [2023-08-18T22:33:47.382Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:33:47.646Z] #41 ... [2023-08-18T22:33:47.646Z] [2023-08-18T22:33:47.646Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:33:47.646Z] #42 ... [2023-08-18T22:33:47.646Z] [2023-08-18T22:33:47.646Z] #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:33:47.646Z] #55 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:47.912Z] #55 ... [2023-08-18T22:33:47.912Z] [2023-08-18T22:33:47.912Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:33:47.912Z] #45 ... [2023-08-18T22:33:47.912Z] [2023-08-18T22:33:47.912Z] #43 [core-data internal] load build context [2023-08-18T22:33:48.177Z] #43 ... [2023-08-18T22:33:48.177Z] [2023-08-18T22:33:48.177Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:33:48.177Z] #44 ... [2023-08-18T22:33:48.177Z] [2023-08-18T22:33:48.177Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:48.442Z] #46 ... [2023-08-18T22:33:48.442Z] [2023-08-18T22:33:48.442Z] #49 [security-spire-server internal] load build context [2023-08-18T22:33:48.442Z] #49 ... [2023-08-18T22:33:48.442Z] [2023-08-18T22:33:48.442Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:48.708Z] #46 ... [2023-08-18T22:33:48.708Z] [2023-08-18T22:33:48.708Z] #47 [security-spire-config internal] load build context [2023-08-18T22:33:48.708Z] #47 ... [2023-08-18T22:33:48.972Z] [2023-08-18T22:33:48.972Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:50.370Z] #46 ... [2023-08-18T22:33:50.370Z] [2023-08-18T22:33:50.370Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-18T22:33:50.370Z] #37 15.73 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-18T22:33:50.370Z] #37 15.73 (2/2) Installing su-exec (0.2-r2) [2023-08-18T22:33:50.371Z] #37 15.73 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:33:50.371Z] #37 15.96 OK: 8 MiB in 17 packages [2023-08-18T22:33:50.371Z] #37 DONE 17.6s [2023-08-18T22:33:50.371Z] [2023-08-18T22:33:50.371Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:52.310Z] #46 ... [2023-08-18T22:33:52.310Z] [2023-08-18T22:33:52.310Z] #36 [support-scheduler internal] load build context [2023-08-18T22:33:52.310Z] #36 ... [2023-08-18T22:33:52.310Z] [2023-08-18T22:33:52.310Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:33:52.575Z] #42 ... [2023-08-18T22:33:52.575Z] [2023-08-18T22:33:52.575Z] #38 [core-command internal] load build context [2023-08-18T22:33:52.575Z] #38 ... [2023-08-18T22:33:52.575Z] [2023-08-18T22:33:52.575Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:52.575Z] #46 transferring context: 41.69MB 25.6s [2023-08-18T22:33:55.180Z] #46 ... [2023-08-18T22:33:55.180Z] [2023-08-18T22:33:55.180Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-18T22:33:55.180Z] #62 DONE 4.8s [2023-08-18T22:33:55.180Z] [2023-08-18T22:33:55.180Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-18T22:33:55.761Z] #63 ... [2023-08-18T22:33:55.761Z] [2023-08-18T22:33:55.761Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-18T22:33:55.761Z] #54 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:55.761Z] #54 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:55.761Z] #54 18.66 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:33:55.761Z] #54 18.69 (2/4) Installing openssl (3.0.10-r0) [2023-08-18T22:33:55.761Z] #54 18.83 (3/4) Installing su-exec (0.2-r2) [2023-08-18T22:33:55.761Z] #54 18.85 (4/4) Installing yq (4.30.4-r4) [2023-08-18T22:33:55.761Z] #54 20.46 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:33:55.761Z] #54 20.57 OK: 17 MiB in 19 packages [2023-08-18T22:33:55.761Z] #54 ... [2023-08-18T22:33:55.761Z] [2023-08-18T22:33:55.761Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:56.343Z] #46 ... [2023-08-18T22:33:56.343Z] [2023-08-18T22:33:56.343Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-18T22:33:56.343Z] #63 DONE 1.1s [2023-08-18T22:33:56.343Z] [2023-08-18T22:33:56.343Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:56.608Z] #46 ... [2023-08-18T22:33:56.608Z] [2023-08-18T22:33:56.608Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-18T22:33:56.608Z] #54 DONE 22.8s [2023-08-18T22:33:56.608Z] [2023-08-18T22:33:56.608Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:33:57.189Z] #46 ... [2023-08-18T22:33:57.189Z] [2023-08-18T22:33:57.189Z] #48 [core-metadata internal] load build context [2023-08-18T22:33:57.456Z] #48 ... [2023-08-18T22:33:57.456Z] [2023-08-18T22:33:57.456Z] #38 [core-command internal] load build context [2023-08-18T22:33:57.456Z] #38 ... [2023-08-18T22:33:57.456Z] [2023-08-18T22:33:57.456Z] #39 [support-notifications internal] load build context [2023-08-18T22:33:57.456Z] #39 transferring context: 68.93MB 30.4s [2023-08-18T22:33:57.456Z] #39 ... [2023-08-18T22:33:57.456Z] [2023-08-18T22:33:57.456Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:33:57.720Z] #31 ... [2023-08-18T22:33:57.720Z] [2023-08-18T22:33:57.720Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-18T22:33:57.720Z] #64 DONE 1.1s [2023-08-18T22:33:57.720Z] [2023-08-18T22:33:57.720Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:33:57.720Z] #31 ... [2023-08-18T22:33:57.720Z] [2023-08-18T22:33:57.720Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-18T22:33:57.720Z] #56 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:57.720Z] #56 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:57.720Z] #56 21.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:33:57.720Z] #56 21.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:33:57.720Z] #56 21.94 OK: 17689 distinct packages available [2023-08-18T22:33:57.720Z] #56 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:57.720Z] #56 ... [2023-08-18T22:33:57.720Z] [2023-08-18T22:33:57.720Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:33:57.985Z] #41 ... [2023-08-18T22:33:57.985Z] [2023-08-18T22:33:57.985Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:33:57.985Z] #40 ... [2023-08-18T22:33:57.985Z] [2023-08-18T22:33:57.985Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-18T22:33:57.985Z] #60 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:57.985Z] #60 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:57.985Z] #60 23.01 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:33:57.985Z] #60 23.01 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:33:57.985Z] #60 23.01 OK: 17689 distinct packages available [2023-08-18T22:33:57.985Z] #60 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:58.256Z] #60 ... [2023-08-18T22:33:58.256Z] [2023-08-18T22:33:58.256Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:33:58.256Z] #45 ... [2023-08-18T22:33:58.256Z] [2023-08-18T22:33:58.256Z] #43 [core-data internal] load build context [2023-08-18T22:33:58.256Z] #43 ... [2023-08-18T22:33:58.256Z] [2023-08-18T22:33:58.256Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:33:58.256Z] #58 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:58.256Z] #58 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:58.256Z] #58 22.63 (1/2) Installing ca-certificates (20230506-r0) [2023-08-18T22:33:58.256Z] #58 23.15 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-18T22:33:58.256Z] #58 23.15 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:33:58.256Z] #58 23.30 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:33:58.521Z] #58 ... [2023-08-18T22:33:58.521Z] [2023-08-18T22:33:58.521Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:33:58.521Z] #44 ... [2023-08-18T22:33:58.521Z] [2023-08-18T22:33:58.521Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:33:58.785Z] #40 ... [2023-08-18T22:33:58.785Z] [2023-08-18T22:33:58.785Z] #55 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:33:58.785Z] #55 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:58.785Z] #55 23.36 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-18T22:33:58.785Z] #55 23.36 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:33:58.785Z] #55 23.55 OK: 8 MiB in 16 packages [2023-08-18T22:33:58.785Z] #55 DONE 25.1s [2023-08-18T22:33:58.785Z] [2023-08-18T22:33:58.785Z] #49 [security-spire-server internal] load build context [2023-08-18T22:33:58.785Z] #49 ... [2023-08-18T22:33:58.785Z] [2023-08-18T22:33:58.785Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:33:59.055Z] #40 ... [2023-08-18T22:33:59.055Z] [2023-08-18T22:33:59.055Z] #47 [security-spire-config internal] load build context [2023-08-18T22:33:59.055Z] #47 ... [2023-08-18T22:33:59.055Z] [2023-08-18T22:33:59.055Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:33:59.055Z] #58 25.30 OK: 8 MiB in 17 packages [2023-08-18T22:33:59.321Z] #58 ... [2023-08-18T22:33:59.321Z] [2023-08-18T22:33:59.321Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-18T22:33:59.321Z] #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:59.321Z] #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:59.321Z] #61 23.89 (1/4) Installing ca-certificates (20230506-r0) [2023-08-18T22:33:59.321Z] #61 24.36 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:33:59.321Z] #61 24.36 (3/4) Installing su-exec (0.2-r2) [2023-08-18T22:33:59.321Z] #61 24.41 (4/4) Installing yq (4.30.4-r4) [2023-08-18T22:33:59.321Z] #61 25.16 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:33:59.321Z] #61 25.21 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:33:59.321Z] #61 ... [2023-08-18T22:33:59.321Z] [2023-08-18T22:33:59.321Z] #43 [core-data internal] load build context [2023-08-18T22:33:59.900Z] #43 ... [2023-08-18T22:33:59.900Z] [2023-08-18T22:33:59.900Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:33:59.900Z] #57 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:59.900Z] #57 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:59.900Z] #57 24.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-18T22:33:59.900Z] #57 24.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-18T22:33:59.900Z] #57 24.33 OK: 17689 distinct packages available [2023-08-18T22:33:59.900Z] #57 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:33:59.900Z] #57 ... [2023-08-18T22:33:59.900Z] [2023-08-18T22:33:59.900Z] #43 [core-data internal] load build context [2023-08-18T22:34:00.480Z] #43 ... [2023-08-18T22:34:00.480Z] [2023-08-18T22:34:00.480Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-18T22:34:00.480Z] #58 DONE 26.7s [2023-08-18T22:34:00.480Z] [2023-08-18T22:34:00.480Z] #43 [core-data internal] load build context [2023-08-18T22:34:00.480Z] #43 ... [2023-08-18T22:34:00.480Z] [2023-08-18T22:34:00.480Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-18T22:34:00.480Z] #59 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T22:34:00.480Z] #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:34:00.480Z] #59 25.11 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-18T22:34:00.480Z] #59 25.14 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:34:00.480Z] #59 25.21 OK: 8 MiB in 16 packages [2023-08-18T22:34:00.480Z] #59 DONE 26.6s [2023-08-18T22:34:00.480Z] [2023-08-18T22:34:00.480Z] #43 [core-data internal] load build context [2023-08-18T22:34:01.882Z] #43 ... [2023-08-18T22:34:01.882Z] [2023-08-18T22:34:01.882Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-18T22:34:01.882Z] #61 26.65 OK: 17 MiB in 19 packages [2023-08-18T22:34:01.882Z] #61 DONE 27.7s [2023-08-18T22:34:01.882Z] [2023-08-18T22:34:01.882Z] #43 [core-data internal] load build context [2023-08-18T22:34:02.463Z] #43 ... [2023-08-18T22:34:02.728Z] [2023-08-18T22:34:02.728Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:02.728Z] #36 ... [2023-08-18T22:34:02.728Z] [2023-08-18T22:34:02.728Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:34:02.728Z] #42 ... [2023-08-18T22:34:02.728Z] [2023-08-18T22:34:02.728Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:03.310Z] #36 ... [2023-08-18T22:34:03.310Z] [2023-08-18T22:34:03.310Z] #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-18T22:34:03.310Z] #56 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:34:03.310Z] #56 27.87 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-18T22:34:03.310Z] #56 27.90 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:34:03.310Z] #56 27.90 (3/5) Installing libucontext (1.2-r0) [2023-08-18T22:34:03.310Z] #56 27.91 (4/5) Installing gcompat (1.1.0-r0) [2023-08-18T22:34:03.310Z] #56 27.93 (5/5) Installing openssl (3.0.10-r0) [2023-08-18T22:34:03.310Z] #56 27.99 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:34:03.310Z] #56 28.12 OK: 9 MiB in 20 packages [2023-08-18T22:34:03.310Z] #56 DONE 29.4s [2023-08-18T22:34:03.310Z] [2023-08-18T22:34:03.310Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:03.310Z] #36 transferring context: 92.17MB 36.2s [2023-08-18T22:34:03.895Z] #36 ... [2023-08-18T22:34:03.895Z] [2023-08-18T22:34:03.895Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-18T22:34:03.895Z] #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:34:03.895Z] #57 29.32 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-18T22:34:03.895Z] #57 29.34 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:34:03.895Z] #57 29.36 (3/4) Installing libucontext (1.2-r0) [2023-08-18T22:34:03.895Z] #57 29.37 (4/4) Installing gcompat (1.1.0-r0) [2023-08-18T22:34:03.895Z] #57 29.38 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:34:03.895Z] #57 29.42 OK: 8 MiB in 19 packages [2023-08-18T22:34:03.895Z] #57 DONE 30.0s [2023-08-18T22:34:04.162Z] [2023-08-18T22:34:04.162Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:04.162Z] #36 ... [2023-08-18T22:34:04.162Z] [2023-08-18T22:34:04.162Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-18T22:34:04.162Z] #60 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T22:34:04.162Z] #60 28.44 (1/9) Installing ca-certificates (20230506-r0) [2023-08-18T22:34:04.162Z] #60 28.73 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-18T22:34:04.162Z] #60 28.73 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-18T22:34:04.162Z] #60 28.81 (4/9) Installing libcurl (8.2.1-r0) [2023-08-18T22:34:04.162Z] #60 28.81 (5/9) Installing curl (8.2.1-r0) [2023-08-18T22:34:04.162Z] #60 28.81 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-18T22:34:04.162Z] #60 28.81 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-18T22:34:04.162Z] #60 28.89 (8/9) Installing libucontext (1.2-r0) [2023-08-18T22:34:04.162Z] #60 28.89 (9/9) Installing gcompat (1.1.0-r0) [2023-08-18T22:34:04.162Z] #60 28.89 Executing busybox-1.35.0-r29.trigger [2023-08-18T22:34:04.162Z] #60 28.95 Executing ca-certificates-20230506-r0.trigger [2023-08-18T22:34:04.162Z] #60 29.55 OK: 11 MiB in 24 packages [2023-08-18T22:34:04.162Z] #60 DONE 30.3s [2023-08-18T22:34:04.162Z] [2023-08-18T22:34:04.162Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:07.501Z] #36 ... [2023-08-18T22:34:07.501Z] [2023-08-18T22:34:07.501Z] #48 [core-metadata internal] load build context [2023-08-18T22:34:07.501Z] #48 ... [2023-08-18T22:34:07.501Z] [2023-08-18T22:34:07.501Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:34:07.767Z] #46 ... [2023-08-18T22:34:07.767Z] [2023-08-18T22:34:07.767Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:34:07.767Z] #31 ... [2023-08-18T22:34:07.767Z] [2023-08-18T22:34:07.767Z] #39 [support-notifications internal] load build context [2023-08-18T22:34:07.767Z] #39 transferring context: 100.87MB 40.8s [2023-08-18T22:34:08.032Z] #39 ... [2023-08-18T22:34:08.032Z] [2023-08-18T22:34:08.032Z] #38 [core-command internal] load build context [2023-08-18T22:34:08.032Z] #38 ... [2023-08-18T22:34:08.032Z] [2023-08-18T22:34:08.032Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:34:08.297Z] #41 ... [2023-08-18T22:34:08.297Z] [2023-08-18T22:34:08.297Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:34:08.565Z] #31 ... [2023-08-18T22:34:08.565Z] [2023-08-18T22:34:08.565Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:08.829Z] #45 ... [2023-08-18T22:34:08.829Z] [2023-08-18T22:34:08.829Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:08.829Z] #44 ... [2023-08-18T22:34:08.829Z] [2023-08-18T22:34:08.829Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:09.096Z] #49 ... [2023-08-18T22:34:09.097Z] [2023-08-18T22:34:09.097Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:09.097Z] #44 ... [2023-08-18T22:34:09.097Z] [2023-08-18T22:34:09.097Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:09.097Z] #40 ... [2023-08-18T22:34:09.097Z] [2023-08-18T22:34:09.097Z] #47 [security-spire-config internal] load build context [2023-08-18T22:34:09.366Z] #47 ... [2023-08-18T22:34:09.366Z] [2023-08-18T22:34:09.366Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:12.698Z] #44 ... [2023-08-18T22:34:12.698Z] [2023-08-18T22:34:12.698Z] #43 [core-data internal] load build context [2023-08-18T22:34:12.698Z] #43 ... [2023-08-18T22:34:12.698Z] [2023-08-18T22:34:12.698Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:12.962Z] #44 ... [2023-08-18T22:34:12.962Z] [2023-08-18T22:34:12.962Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:34:12.962Z] #42 ... [2023-08-18T22:34:12.962Z] [2023-08-18T22:34:12.962Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:13.544Z] #44 transferring context: 140.59MB 46.6s [2023-08-18T22:34:17.788Z] #44 ... [2023-08-18T22:34:17.788Z] [2023-08-18T22:34:17.788Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:17.788Z] #36 ... [2023-08-18T22:34:17.788Z] [2023-08-18T22:34:17.788Z] #48 [core-metadata internal] load build context [2023-08-18T22:34:17.788Z] #48 ... [2023-08-18T22:34:17.788Z] [2023-08-18T22:34:17.788Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:34:18.056Z] #46 ... [2023-08-18T22:34:18.056Z] [2023-08-18T22:34:18.056Z] #39 [support-notifications internal] load build context [2023-08-18T22:34:18.056Z] #39 transferring context: 159.80MB 51.0s [2023-08-18T22:34:18.056Z] #39 ... [2023-08-18T22:34:18.056Z] [2023-08-18T22:34:18.056Z] #38 [core-command internal] load build context [2023-08-18T22:34:18.056Z] #38 ... [2023-08-18T22:34:18.056Z] [2023-08-18T22:34:18.056Z] #39 [support-notifications internal] load build context [2023-08-18T22:34:18.320Z] #39 ... [2023-08-18T22:34:18.320Z] [2023-08-18T22:34:18.320Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:34:18.320Z] #41 ... [2023-08-18T22:34:18.320Z] [2023-08-18T22:34:18.320Z] #39 [support-notifications internal] load build context [2023-08-18T22:34:18.902Z] #39 ... [2023-08-18T22:34:18.902Z] [2023-08-18T22:34:18.902Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:18.902Z] #45 ... [2023-08-18T22:34:18.902Z] [2023-08-18T22:34:18.902Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:34:19.170Z] #31 ... [2023-08-18T22:34:19.170Z] [2023-08-18T22:34:19.170Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:19.170Z] #45 ... [2023-08-18T22:34:19.170Z] [2023-08-18T22:34:19.170Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:19.170Z] #49 ... [2023-08-18T22:34:19.170Z] [2023-08-18T22:34:19.170Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:19.444Z] #40 ... [2023-08-18T22:34:19.444Z] [2023-08-18T22:34:19.444Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:19.444Z] #49 ... [2023-08-18T22:34:19.444Z] [2023-08-18T22:34:19.444Z] #47 [security-spire-config internal] load build context [2023-08-18T22:34:19.711Z] #47 ... [2023-08-18T22:34:19.711Z] [2023-08-18T22:34:19.711Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:21.115Z] #49 ... [2023-08-18T22:34:21.115Z] [2023-08-18T22:34:21.115Z] #42 [security-proxy-setup internal] load build context [2023-08-18T22:34:21.115Z] #42 transferring context: 188.26MB 53.0s done [2023-08-18T22:34:21.115Z] #42 DONE 53.9s [2023-08-18T22:34:21.115Z] [2023-08-18T22:34:21.115Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:21.380Z] #49 ... [2023-08-18T22:34:21.380Z] [2023-08-18T22:34:21.380Z] #41 [security-proxy-auth internal] load build context [2023-08-18T22:34:21.380Z] #41 transferring context: 188.26MB 53.9s done [2023-08-18T22:34:21.380Z] #41 DONE 54.5s [2023-08-18T22:34:21.380Z] [2023-08-18T22:34:21.380Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:23.312Z] #49 ... [2023-08-18T22:34:23.312Z] [2023-08-18T22:34:23.312Z] #43 [core-data internal] load build context [2023-08-18T22:34:23.312Z] #43 transferring context: 188.26MB 55.3s done [2023-08-18T22:34:23.312Z] #43 ... [2023-08-18T22:34:23.312Z] [2023-08-18T22:34:23.312Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:24.271Z] #49 ... [2023-08-18T22:34:24.271Z] [2023-08-18T22:34:24.271Z] #36 [support-scheduler internal] load build context [2023-08-18T22:34:24.271Z] #36 transferring context: 188.26MB 55.7s done [2023-08-18T22:34:24.271Z] #36 DONE 57.4s [2023-08-18T22:34:24.271Z] [2023-08-18T22:34:24.271Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:24.271Z] #49 ... [2023-08-18T22:34:24.271Z] [2023-08-18T22:34:24.271Z] #44 [security-spire-agent internal] load build context [2023-08-18T22:34:24.271Z] #44 transferring context: 188.26MB 55.4s done [2023-08-18T22:34:24.271Z] #44 DONE 57.4s [2023-08-18T22:34:24.271Z] [2023-08-18T22:34:24.271Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:24.663Z] #49 ... [2023-08-18T22:34:24.663Z] [2023-08-18T22:34:24.663Z] #43 [core-data internal] load build context [2023-08-18T22:34:24.663Z] #43 DONE 57.6s [2023-08-18T22:34:24.663Z] [2023-08-18T22:34:24.663Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:24.663Z] #49 ... [2023-08-18T22:34:24.663Z] [2023-08-18T22:34:24.663Z] #31 [security-bootstrapper internal] load build context [2023-08-18T22:34:24.663Z] #31 transferring context: 188.26MB 56.3s done [2023-08-18T22:34:24.663Z] #31 DONE 57.7s [2023-08-18T22:34:24.663Z] [2023-08-18T22:34:24.663Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:24.985Z] #49 ... [2023-08-18T22:34:24.985Z] [2023-08-18T22:34:24.985Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:34:24.985Z] #65 DONE 3.9s [2023-08-18T22:34:24.985Z] [2023-08-18T22:34:24.985Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:25.261Z] #49 ... [2023-08-18T22:34:25.261Z] [2023-08-18T22:34:25.261Z] #39 [support-notifications internal] load build context [2023-08-18T22:34:25.261Z] #39 transferring context: 188.26MB 57.4s done [2023-08-18T22:34:25.261Z] #39 DONE 58.4s [2023-08-18T22:34:25.261Z] [2023-08-18T22:34:25.261Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:25.571Z] #49 transferring context: 188.26MB 58.3s done [2023-08-18T22:34:25.571Z] #49 ... [2023-08-18T22:34:25.571Z] [2023-08-18T22:34:25.571Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:34:25.571Z] #66 DONE 3.9s [2023-08-18T22:34:25.571Z] [2023-08-18T22:34:25.571Z] #67 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:34:25.905Z] #67 ... [2023-08-18T22:34:25.905Z] [2023-08-18T22:34:25.905Z] #49 [security-spire-server internal] load build context [2023-08-18T22:34:25.905Z] #49 DONE 58.9s [2023-08-18T22:34:25.905Z] [2023-08-18T22:34:25.905Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:26.545Z] #40 ... [2023-08-18T22:34:26.545Z] [2023-08-18T22:34:26.545Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:34:26.545Z] #68 DONE 1.9s [2023-08-18T22:34:26.545Z] [2023-08-18T22:34:26.545Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:26.545Z] #40 ... [2023-08-18T22:34:26.545Z] [2023-08-18T22:34:26.545Z] #38 [core-command internal] load build context [2023-08-18T22:34:26.819Z] #38 ... [2023-08-18T22:34:26.819Z] [2023-08-18T22:34:26.819Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:27.094Z] #40 ... [2023-08-18T22:34:27.094Z] [2023-08-18T22:34:27.094Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:34:27.094Z] #69 DONE 1.8s [2023-08-18T22:34:27.094Z] [2023-08-18T22:34:27.094Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:28.080Z] #40 ... [2023-08-18T22:34:28.080Z] [2023-08-18T22:34:28.080Z] #48 [core-metadata internal] load build context [2023-08-18T22:34:28.080Z] #48 ... [2023-08-18T22:34:28.080Z] [2023-08-18T22:34:28.080Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:34:28.080Z] #46 ... [2023-08-18T22:34:28.080Z] [2023-08-18T22:34:28.080Z] #38 [core-command internal] load build context [2023-08-18T22:34:28.080Z] #38 transferring context: 188.26MB 61.0s done [2023-08-18T22:34:28.080Z] #38 DONE 61.4s [2023-08-18T22:34:28.080Z] [2023-08-18T22:34:28.080Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:34:28.080Z] #46 ... [2023-08-18T22:34:28.080Z] [2023-08-18T22:34:28.080Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:29.500Z] #40 ... [2023-08-18T22:34:29.500Z] [2023-08-18T22:34:29.500Z] #48 [core-metadata internal] load build context [2023-08-18T22:34:29.500Z] #48 transferring context: 188.26MB 61.4s done [2023-08-18T22:34:29.500Z] #48 DONE 62.2s [2023-08-18T22:34:29.500Z] [2023-08-18T22:34:29.500Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:29.500Z] #40 ... [2023-08-18T22:34:29.500Z] [2023-08-18T22:34:29.500Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:29.500Z] #45 ... [2023-08-18T22:34:29.500Z] [2023-08-18T22:34:29.500Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:29.765Z] #40 ... [2023-08-18T22:34:29.765Z] [2023-08-18T22:34:29.765Z] #47 [security-spire-config internal] load build context [2023-08-18T22:34:29.765Z] #47 ... [2023-08-18T22:34:29.765Z] [2023-08-18T22:34:29.765Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:30.032Z] #40 ... [2023-08-18T22:34:30.032Z] [2023-08-18T22:34:30.032Z] #46 [security-secretstore-setup internal] load build context [2023-08-18T22:34:30.032Z] #46 transferring context: 188.26MB 62.8s done [2023-08-18T22:34:30.032Z] #46 DONE 63.3s [2023-08-18T22:34:30.032Z] [2023-08-18T22:34:30.032Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:33.364Z] #40 ... [2023-08-18T22:34:33.364Z] [2023-08-18T22:34:33.364Z] #47 [security-spire-config internal] load build context [2023-08-18T22:34:33.364Z] #47 transferring context: 188.26MB 65.1s done [2023-08-18T22:34:33.364Z] #47 DONE 65.9s [2023-08-18T22:34:33.364Z] [2023-08-18T22:34:33.364Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-18T22:34:33.628Z] #40 transferring context: 188.26MB 66.1s done [2023-08-18T22:34:33.898Z] #40 DONE 66.7s [2023-08-18T22:34:33.898Z] [2023-08-18T22:34:33.898Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:35.307Z] #45 ... [2023-08-18T22:34:35.307Z] [2023-08-18T22:34:35.307Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:34:35.307Z] #70 ... [2023-08-18T22:34:35.307Z] [2023-08-18T22:34:35.307Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-18T22:34:35.307Z] #45 transferring context: 188.26MB 68.3s done [2023-08-18T22:34:35.307Z] #45 DONE 68.5s [2023-08-18T22:34:35.307Z] [2023-08-18T22:34:35.307Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:34:35.572Z] #71 ... [2023-08-18T22:34:35.572Z] [2023-08-18T22:34:35.572Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:34:36.154Z] #72 DONE 0.8s [2023-08-18T22:34:36.154Z] [2023-08-18T22:34:36.154Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:34:36.423Z] #73 ... [2023-08-18T22:34:36.423Z] [2023-08-18T22:34:36.423Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #74 DONE 41.2s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #73 DONE 50.6s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #70 DONE 52.5s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #67 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #67 DONE 51.8s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #71 DONE 50.2s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #75 DONE 3.9s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #76 DONE 4.0s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #77 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #78 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #78 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #79 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #80 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #81 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #82 [core-metadata builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #82 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #83 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #84 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #85 [core-data builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #85 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #86 DONE 3.9s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #87 [security-spire-agent builder 6/9] COPY . . [2023-08-18T22:35:23.238Z] #87 DONE 4.0s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #88 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #88 DONE 4.0s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #89 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #90 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #91 [security-bootstrapper builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #91 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #92 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #93 [security-secretstore-setup builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #93 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #94 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #95 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #96 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #97 [support-scheduler builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #97 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #98 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #99 [core-command builder 6/7] COPY . . [2023-08-18T22:35:23.238Z] #99 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #100 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:35:23.238Z] #101 DONE 0.4s [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-18T22:35:23.238Z] #102 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:35:23.238Z] #103 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:23.238Z] #104 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:35:23.238Z] #105 CACHED [2023-08-18T22:35:23.238Z] [2023-08-18T22:35:23.238Z] #106 [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-18T22:35:27.505Z] #106 ... [2023-08-18T22:35:27.505Z] [2023-08-18T22:35:27.505Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:35:27.505Z] #0 5.303 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-18T22:35:28.467Z] #107 ... [2023-08-18T22:35:28.467Z] [2023-08-18T22:35:28.467Z] #108 [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-18T22:35:28.467Z] #108 DONE 6.3s [2023-08-18T22:35:28.467Z] [2023-08-18T22:35:28.467Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-18T22:35:28.739Z] #109 ... [2023-08-18T22:35:28.739Z] [2023-08-18T22:35:28.739Z] #106 [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-18T22:35:28.739Z] #106 DONE 6.9s [2023-08-18T22:35:29.006Z] [2023-08-18T22:35:29.006Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-18T22:35:29.006Z] #110 ... [2023-08-18T22:35:29.006Z] [2023-08-18T22:35:29.006Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-18T22:35:29.006Z] #109 DONE 0.8s [2023-08-18T22:35:29.284Z] [2023-08-18T22:35:29.284Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:35:29.284Z] #0 6.987 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-18T22:35:29.284Z] #111 ... [2023-08-18T22:35:29.284Z] [2023-08-18T22:35:29.284Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-18T22:35:29.284Z] #110 DONE 0.4s [2023-08-18T22:35:29.284Z] [2023-08-18T22:35:29.284Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:35:29.284Z] #0 5.945 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-18T22:35:29.552Z] #112 ... [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-18T22:35:29.552Z] #113 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-18T22:35:29.552Z] #114 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #115 [security-spire-config builder 6/9] COPY . . [2023-08-18T22:35:29.552Z] #115 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-18T22:35:29.552Z] #116 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-18T22:35:29.552Z] #117 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T22:35:29.552Z] #118 CACHED [2023-08-18T22:35:29.552Z] [2023-08-18T22:35:29.552Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:35:29.820Z] #119 DONE 0.4s [2023-08-18T22:35:29.820Z] [2023-08-18T22:35:29.820Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:35:30.087Z] #120 ... [2023-08-18T22:35:30.087Z] [2023-08-18T22:35:30.087Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:35:30.087Z] #121 DONE 0.5s [2023-08-18T22:35:30.087Z] [2023-08-18T22:35:30.087Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:35:30.087Z] #120 DONE 0.2s [2023-08-18T22:35:30.087Z] [2023-08-18T22:35:30.087Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-18T22:35:30.087Z] #0 6.913 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-18T22:35:30.356Z] #122 ... [2023-08-18T22:35:30.356Z] [2023-08-18T22:35:30.356Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:35:30.956Z] #123 ... [2023-08-18T22:35:30.956Z] [2023-08-18T22:35:30.956Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:35:30.956Z] #124 CACHED [2023-08-18T22:35:30.956Z] [2023-08-18T22:35:30.956Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:35:30.956Z] #125 CACHED [2023-08-18T22:35:31.224Z] [2023-08-18T22:35:31.224Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-18T22:35:31.224Z] #126 ... [2023-08-18T22:35:31.224Z] [2023-08-18T22:35:31.224Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:35:31.224Z] #127 DONE 0.4s [2023-08-18T22:35:31.491Z] [2023-08-18T22:35:31.491Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-18T22:35:31.491Z] #0 4.707 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-18T22:35:31.491Z] #128 ... [2023-08-18T22:35:31.491Z] [2023-08-18T22:35:31.491Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:35:31.491Z] #0 6.611 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-18T22:35:31.758Z] #129 ... [2023-08-18T22:35:31.758Z] [2023-08-18T22:35:31.758Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-18T22:35:31.758Z] #0 6.326 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-18T22:35:31.758Z] #130 ... [2023-08-18T22:35:31.758Z] [2023-08-18T22:35:31.758Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:35:31.759Z] #0 5.807 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-18T22:35:32.025Z] #131 ... [2023-08-18T22:35:32.025Z] [2023-08-18T22:35:32.025Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-18T22:35:32.025Z] #0 6.175 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-18T22:35:32.293Z] #132 ... [2023-08-18T22:35:32.293Z] [2023-08-18T22:35:32.293Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:35:32.293Z] #0 5.823 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-18T22:35:32.293Z] #133 ... [2023-08-18T22:35:32.293Z] [2023-08-18T22:35:32.293Z] #134 [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-18T22:35:32.293Z] #0 4.731 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-18T22:35:32.570Z] #134 ... [2023-08-18T22:35:32.570Z] [2023-08-18T22:35:32.570Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-18T22:35:32.570Z] #126 DONE 1.5s [2023-08-18T22:35:32.570Z] [2023-08-18T22:35:32.570Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:35:32.570Z] #135 DONE 1.1s [2023-08-18T22:35:32.570Z] [2023-08-18T22:35:32.570Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:35:32.570Z] #123 DONE 2.0s [2023-08-18T22:35:32.570Z] [2023-08-18T22:35:32.570Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-18T22:35:32.840Z] #136 DONE 0.3s [2023-08-18T22:35:32.840Z] [2023-08-18T22:35:32.840Z] #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-18T22:35:32.840Z] #137 DONE 0.2s [2023-08-18T22:35:32.840Z] [2023-08-18T22:35:32.840Z] #138 [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-18T22:35:33.109Z] #138 ... [2023-08-18T22:35:33.109Z] [2023-08-18T22:35:33.109Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-18T22:35:33.109Z] #139 DONE 0.2s [2023-08-18T22:35:33.109Z] [2023-08-18T22:35:33.109Z] #138 [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-18T22:35:33.109Z] #138 DONE 0.3s [2023-08-18T22:35:33.109Z] [2023-08-18T22:35:33.109Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-18T22:35:33.377Z] #140 ... [2023-08-18T22:35:33.377Z] [2023-08-18T22:35:33.377Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-18T22:35:33.377Z] #141 DONE 0.3s [2023-08-18T22:35:33.377Z] [2023-08-18T22:35:33.377Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-18T22:35:33.377Z] #140 DONE 0.4s [2023-08-18T22:35:33.377Z] [2023-08-18T22:35:33.377Z] #142 [security-spire-server] exporting to image [2023-08-18T22:35:33.377Z] #142 exporting layers [2023-08-18T22:35:35.319Z] #142 ... [2023-08-18T22:35:35.319Z] [2023-08-18T22:35:35.320Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-18T22:35:35.320Z] #143 DONE 2.6s [2023-08-18T22:35:35.320Z] [2023-08-18T22:35:35.320Z] #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-18T22:35:35.320Z] #144 DONE 0.3s [2023-08-18T22:35:35.320Z] [2023-08-18T22:35:35.320Z] #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-18T22:35:35.586Z] #145 DONE 0.3s [2023-08-18T22:35:35.586Z] [2023-08-18T22:35:35.586Z] #142 [security-spire-server] exporting to image [2023-08-18T22:35:35.586Z] #142 exporting layers 2.3s done [2023-08-18T22:35:35.586Z] #142 writing image sha256:4c9a22c2a83ad4f40f6ad64b1a979bf397dcbb708fa446f2512649c721601f82 0.0s done [2023-08-18T22:35:35.586Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-08-18T22:35:35.855Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-18T22:35:36.440Z] #142 ... [2023-08-18T22:35:36.440Z] [2023-08-18T22:35:36.440Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-18T22:35:36.440Z] #146 DONE 0.5s [2023-08-18T22:35:36.440Z] [2023-08-18T22:35:36.440Z] #142 [security-spire-server] exporting to image [2023-08-18T22:35:36.440Z] #142 writing image sha256:5b00bbbad7708230f9fd3b1592af2c7f9c445b24e659b5a97a066c9df0116193 done [2023-08-18T22:35:36.440Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-18T22:35:37.847Z] #142 exporting layers 1.3s done [2023-08-18T22:35:37.847Z] #142 writing image sha256:11419b44c8f451ca5e2bc5474dcc6af1b2a25591bbd378a224e8c88290a912f2 done [2023-08-18T22:35:37.847Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-18T22:35:37.847Z] #142 DONE 4.2s [2023-08-18T22:35:37.847Z] [2023-08-18T22:35:37.847Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:50:45.310Z] #107 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #134 [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-18T22:50:45.310Z] #134 919.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-18T22:50:45.310Z] #134 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-18T22:50:45.310Z] #128 DONE 922.2s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:50:45.310Z] #112 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:50:45.310Z] #147 DONE 0.2s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #134 [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-18T22:50:45.310Z] #134 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:50:45.310Z] #148 DONE 0.3s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-18T22:50:45.310Z] #149 DONE 0.2s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-18T22:50:45.310Z] #150 DONE 0.1s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:50:45.310Z] #112 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-18T22:50:45.310Z] #151 DONE 0.3s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:50:45.310Z] #112 ... [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-18T22:50:45.310Z] #152 DONE 0.2s [2023-08-18T22:50:45.310Z] [2023-08-18T22:50:45.310Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:50:47.241Z] #153 DONE 2.2s [2023-08-18T22:50:47.241Z] [2023-08-18T22:50:47.241Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:50:47.505Z] #131 ... [2023-08-18T22:50:47.505Z] [2023-08-18T22:50:47.505Z] #142 [security-proxy-setup] exporting to image [2023-08-18T22:50:47.505Z] #142 exporting layers [2023-08-18T22:50:48.084Z] #142 exporting layers 0.9s done [2023-08-18T22:50:48.349Z] #142 writing image sha256:453ec6843a8a2c2330e486e026b14be12cbd599a5b9ff05ba59900fbe38b0922 done [2023-08-18T22:50:48.349Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-18T22:50:48.349Z] #142 DONE 5.1s [2023-08-18T22:50:48.349Z] [2023-08-18T22:50:48.349Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:50:56.524Z] #112 ... [2023-08-18T22:50:56.524Z] [2023-08-18T22:50:56.524Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-18T22:50:56.524Z] #132 DONE 935.1s [2023-08-18T22:50:56.524Z] [2023-08-18T22:50:56.524Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-18T22:50:56.792Z] #154 DONE 0.3s [2023-08-18T22:50:56.792Z] [2023-08-18T22:50:56.792Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-18T22:50:59.365Z] #155 DONE 2.1s [2023-08-18T22:50:59.365Z] [2023-08-18T22:50:59.365Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:50:59.365Z] #107 ... [2023-08-18T22:50:59.365Z] [2023-08-18T22:50:59.365Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:50:59.365Z] #156 DONE 0.3s [2023-08-18T22:50:59.365Z] [2023-08-18T22:50:59.365Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:50:59.657Z] #157 DONE 0.2s [2023-08-18T22:50:59.657Z] [2023-08-18T22:50:59.657Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-18T22:50:59.922Z] #158 DONE 0.4s [2023-08-18T22:50:59.922Z] [2023-08-18T22:50:59.922Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:50:59.922Z] #129 ... [2023-08-18T22:50:59.922Z] [2023-08-18T22:50:59.922Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-18T22:51:00.187Z] #159 DONE 0.2s [2023-08-18T22:51:00.187Z] [2023-08-18T22:51:00.187Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-18T22:51:00.187Z] #160 DONE 0.1s [2023-08-18T22:51:00.187Z] [2023-08-18T22:51:00.187Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:00.187Z] #112 ... [2023-08-18T22:51:00.187Z] [2023-08-18T22:51:00.187Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-18T22:51:00.454Z] #161 DONE 0.1s [2023-08-18T22:51:00.454Z] [2023-08-18T22:51:00.454Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-18T22:51:00.724Z] #162 DONE 0.2s [2023-08-18T22:51:00.724Z] [2023-08-18T22:51:00.724Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-18T22:51:00.724Z] #163 DONE 0.1s [2023-08-18T22:51:00.724Z] [2023-08-18T22:51:00.724Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-18T22:51:02.660Z] #164 DONE 2.0s [2023-08-18T22:51:02.660Z] [2023-08-18T22:51:02.660Z] #142 [security-bootstrapper] exporting to image [2023-08-18T22:51:02.660Z] #142 exporting layers [2023-08-18T22:51:03.656Z] #142 exporting layers 1.0s done [2023-08-18T22:51:03.656Z] #142 writing image sha256:6dd45d00104b2c773c771593464c9a4b6e8d804fedc0dfbf7b94ec2eb12704fa done [2023-08-18T22:51:03.656Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-18T22:51:03.656Z] #142 DONE 6.1s [2023-08-18T22:51:03.656Z] [2023-08-18T22:51:03.656Z] #134 [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-18T22:51:06.995Z] #134 DONE 945.3s [2023-08-18T22:51:06.995Z] [2023-08-18T22:51:06.995Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:07.261Z] #112 ... [2023-08-18T22:51:07.261Z] [2023-08-18T22:51:07.261Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:51:07.527Z] #165 DONE 0.2s [2023-08-18T22:51:07.527Z] [2023-08-18T22:51:07.527Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:51:07.527Z] #166 DONE 0.2s [2023-08-18T22:51:07.527Z] [2023-08-18T22:51:07.527Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-18T22:51:07.797Z] #167 DONE 0.1s [2023-08-18T22:51:07.797Z] [2023-08-18T22:51:07.797Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:51:08.068Z] #107 ... [2023-08-18T22:51:08.068Z] [2023-08-18T22:51:08.068Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-18T22:51:08.337Z] #168 DONE 0.2s [2023-08-18T22:51:08.337Z] [2023-08-18T22:51:08.337Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:51:08.337Z] #129 ... [2023-08-18T22:51:08.337Z] [2023-08-18T22:51:08.337Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:51:08.610Z] #169 DONE 0.2s [2023-08-18T22:51:08.610Z] [2023-08-18T22:51:08.610Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-18T22:51:08.878Z] #170 DONE 0.3s [2023-08-18T22:51:08.878Z] [2023-08-18T22:51:08.878Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-18T22:51:09.153Z] #171 DONE 0.3s [2023-08-18T22:51:09.153Z] [2023-08-18T22:51:09.153Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-18T22:51:09.420Z] #172 DONE 0.1s [2023-08-18T22:51:09.420Z] [2023-08-18T22:51:09.420Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:51:11.362Z] #173 DONE 1.9s [2023-08-18T22:51:11.362Z] [2023-08-18T22:51:11.362Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:51:11.362Z] #129 ... [2023-08-18T22:51:11.362Z] [2023-08-18T22:51:11.362Z] #142 [security-secretstore-setup] exporting to image [2023-08-18T22:51:11.362Z] #142 exporting layers [2023-08-18T22:51:12.370Z] #142 exporting layers 1.1s done [2023-08-18T22:51:12.370Z] #142 writing image sha256:010cf4e6bcbcb4ba5a0d831b269b25f99eef81901f5eab1c1534c48bf9f0cd2e done [2023-08-18T22:51:12.370Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-18T22:51:12.370Z] #142 DONE 7.3s [2023-08-18T22:51:12.370Z] [2023-08-18T22:51:12.370Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:51:17.703Z] #131 ... [2023-08-18T22:51:17.703Z] [2023-08-18T22:51:17.703Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-18T22:51:17.703Z] #122 DONE 956.0s [2023-08-18T22:51:17.703Z] [2023-08-18T22:51:17.703Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:51:17.978Z] #133 ... [2023-08-18T22:51:17.978Z] [2023-08-18T22:51:17.978Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:51:18.256Z] #174 DONE 0.2s [2023-08-18T22:51:18.256Z] [2023-08-18T22:51:18.256Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:51:18.522Z] #175 DONE 0.1s [2023-08-18T22:51:18.522Z] [2023-08-18T22:51:18.522Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-18T22:51:18.792Z] #176 DONE 0.4s [2023-08-18T22:51:18.792Z] [2023-08-18T22:51:18.792Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:19.057Z] #112 ... [2023-08-18T22:51:19.057Z] [2023-08-18T22:51:19.057Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:51:19.057Z] #177 DONE 0.2s [2023-08-18T22:51:19.057Z] [2023-08-18T22:51:19.057Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-18T22:51:19.323Z] #178 DONE 0.2s [2023-08-18T22:51:19.323Z] [2023-08-18T22:51:19.323Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:51:21.265Z] #179 DONE 1.9s [2023-08-18T22:51:21.265Z] [2023-08-18T22:51:21.265Z] #142 [security-proxy-auth] exporting to image [2023-08-18T22:51:21.265Z] #142 exporting layers [2023-08-18T22:51:21.843Z] #142 exporting layers 0.6s done [2023-08-18T22:51:21.843Z] #142 writing image sha256:b783d914c55ac882f6b6dda076adfedde3f7401ca469cc8f040484214d22da93 done [2023-08-18T22:51:21.843Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-18T22:51:21.844Z] #142 DONE 7.9s [2023-08-18T22:51:21.844Z] [2023-08-18T22:51:21.844Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:28.480Z] #112 ... [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-18T22:51:28.480Z] #131 DONE 966.2s [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:51:28.480Z] #133 ... [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:51:28.480Z] #180 DONE 0.2s [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:28.480Z] #112 ... [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:51:28.480Z] #181 DONE 0.1s [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:28.480Z] #112 ... [2023-08-18T22:51:28.480Z] [2023-08-18T22:51:28.480Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-18T22:51:28.745Z] #182 DONE 0.3s [2023-08-18T22:51:28.745Z] [2023-08-18T22:51:28.745Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:51:28.745Z] #112 ... [2023-08-18T22:51:28.745Z] [2023-08-18T22:51:28.745Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:51:29.010Z] #183 DONE 0.2s [2023-08-18T22:51:29.010Z] [2023-08-18T22:51:29.010Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-18T22:51:29.277Z] #184 DONE 0.2s [2023-08-18T22:51:29.277Z] [2023-08-18T22:51:29.277Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-18T22:51:31.218Z] #185 DONE 1.9s [2023-08-18T22:51:31.218Z] [2023-08-18T22:51:31.218Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-18T22:51:31.218Z] #130 ... [2023-08-18T22:51:31.218Z] [2023-08-18T22:51:31.218Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-18T22:51:31.218Z] #142 exporting layers [2023-08-18T22:51:31.797Z] #142 exporting layers 0.8s done [2023-08-18T22:51:31.797Z] #142 writing image sha256:d4943699ebda4478a39e4f5c01c44508eb82bc0645ed78fb60bf56dcc1bedd3d done [2023-08-18T22:51:31.797Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-18T22:51:31.797Z] #142 DONE 8.6s [2023-08-18T22:51:31.797Z] [2023-08-18T22:51:31.797Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:52:18.601Z] #111 ... [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-18T22:52:18.601Z] #133 DONE 1011.2s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:52:18.601Z] #112 ... [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:52:18.601Z] #186 DONE 0.2s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:52:18.601Z] #187 DONE 0.2s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-18T22:52:18.601Z] #188 DONE 0.3s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:52:18.601Z] #189 DONE 0.1s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #142 [core-command] exporting to image [2023-08-18T22:52:18.601Z] #142 exporting layers [2023-08-18T22:52:18.601Z] #142 exporting layers 0.3s done [2023-08-18T22:52:18.601Z] #142 writing image sha256:dc65b9d3e98fa6e9063d8e110570bfd1d009140aa31c97daff9ee0613e144ca2 done [2023-08-18T22:52:18.601Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-18T22:52:18.601Z] #142 DONE 8.9s [2023-08-18T22:52:18.601Z] [2023-08-18T22:52:18.601Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:52:26.780Z] #111 ... [2023-08-18T22:52:26.780Z] [2023-08-18T22:52:26.780Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-18T22:52:26.780Z] #130 DONE 1025.1s [2023-08-18T22:52:26.780Z] [2023-08-18T22:52:26.780Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-18T22:52:26.780Z] #129 DONE 1025.1s [2023-08-18T22:52:26.780Z] [2023-08-18T22:52:26.780Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:52:27.841Z] #111 ... [2023-08-18T22:52:27.841Z] [2023-08-18T22:52:27.841Z] #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:52:27.841Z] #190 DONE 0.3s [2023-08-18T22:52:27.841Z] [2023-08-18T22:52:27.841Z] #191 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:52:28.163Z] #191 DONE 0.3s [2023-08-18T22:52:28.163Z] [2023-08-18T22:52:28.163Z] #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:52:28.163Z] #192 DONE 0.2s [2023-08-18T22:52:28.163Z] [2023-08-18T22:52:28.163Z] #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:52:28.163Z] #193 DONE 0.2s [2023-08-18T22:52:28.163Z] [2023-08-18T22:52:28.163Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-18T22:52:28.767Z] #194 DONE 0.5s [2023-08-18T22:52:28.767Z] [2023-08-18T22:52:28.767Z] #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-18T22:52:28.767Z] #195 DONE 0.5s [2023-08-18T22:52:28.767Z] [2023-08-18T22:52:28.767Z] #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:52:28.767Z] #196 DONE 0.1s [2023-08-18T22:52:28.767Z] [2023-08-18T22:52:28.767Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:52:28.767Z] #197 DONE 0.2s [2023-08-18T22:52:28.767Z] [2023-08-18T22:52:28.767Z] #142 [core-data] exporting to image [2023-08-18T22:52:28.767Z] #142 exporting layers [2023-08-18T22:52:28.767Z] #142 ... [2023-08-18T22:52:28.767Z] [2023-08-18T22:52:28.767Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-18T22:52:28.767Z] #198 DONE 0.2s [2023-08-18T22:52:29.036Z] [2023-08-18T22:52:29.036Z] #142 [core-metadata] exporting to image [2023-08-18T22:52:29.036Z] #142 exporting layers 0.5s done [2023-08-18T22:52:29.036Z] #142 writing image sha256:4da751e0743ee31c2461fc6afbb831cd0ef07fe9a0893681bc551abf07846fe3 [2023-08-18T22:52:29.315Z] #142 exporting layers 0.4s done [2023-08-18T22:52:29.315Z] #142 writing image sha256:4da751e0743ee31c2461fc6afbb831cd0ef07fe9a0893681bc551abf07846fe3 done [2023-08-18T22:52:29.315Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-18T22:52:29.585Z] #142 writing image sha256:0536c9097712250cf9235545fc05fa22ee2e91be9c5bf77f77413e291cf50ec1 done [2023-08-18T22:52:29.585Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-18T22:52:29.585Z] #142 DONE 9.6s [2023-08-18T22:52:29.585Z] [2023-08-18T22:52:29.585Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-18T22:52:56.283Z] #111 DONE 1053.3s [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:52:56.283Z] #112 ... [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:52:56.283Z] #199 DONE 0.3s [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:52:56.283Z] #200 DONE 0.2s [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-18T22:52:56.283Z] #201 DONE 0.4s [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:52:56.283Z] #112 ... [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:52:56.283Z] #202 DONE 0.1s [2023-08-18T22:52:56.283Z] [2023-08-18T22:52:56.283Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-18T22:52:56.283Z] #142 exporting layers [2023-08-18T22:52:56.863Z] #142 exporting layers 0.5s done [2023-08-18T22:52:56.863Z] #142 writing image sha256:a70287eec195edfb484a93d6d3d04ea9d903522a660838fcf029057e46b8ba81 done [2023-08-18T22:52:56.863Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-18T22:52:56.863Z] #142 DONE 10.1s [2023-08-18T22:52:56.863Z] [2023-08-18T22:52:56.863Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-18T22:53:23.552Z] #112 DONE 1080.5s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-18T22:53:23.552Z] #107 DONE 1080.4s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:53:23.552Z] #203 DONE 0.2s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-18T22:53:23.552Z] #204 DONE 0.1s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:53:23.552Z] #205 DONE 0.1s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-18T22:53:23.552Z] #206 DONE 0.1s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-18T22:53:23.552Z] #207 DONE 0.4s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-18T22:53:23.552Z] #208 DONE 0.3s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:53:23.552Z] #209 DONE 0.1s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-18T22:53:23.552Z] #210 DONE 0.1s [2023-08-18T22:53:23.552Z] [2023-08-18T22:53:23.552Z] #142 [support-notifications] exporting to image [2023-08-18T22:53:23.552Z] #142 exporting layers [2023-08-18T22:53:23.552Z] #142 exporting layers 0.4s done [2023-08-18T22:53:23.552Z] #142 writing image sha256:90fc77192835812bf7dde015feb7a8613304a410ad5bf752e92b4aa7be00333d 0.0s done [2023-08-18T22:53:23.552Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-18T22:53:23.552Z] #142 writing image sha256:e3208f48176acc4897e14c7b54a7f78854d118e2d1dd4a6396bf436762d45653 [2023-08-18T22:53:23.552Z] #142 writing image sha256:e3208f48176acc4897e14c7b54a7f78854d118e2d1dd4a6396bf436762d45653 done [2023-08-18T22:53:23.552Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-18T22:53:23.552Z] #142 DONE 10.8s [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-18T22:53:23.552Z] time="2023-08-18T22:33:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-18T22:53:23.601Z] $ docker stop --time=1 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 [2023-08-18T22:53:25.172Z] $ docker rm -f --volumes 3dc6ca6aee820a299da3f59d589a9a02ac1abde2386067c349fdeab0b12c4a68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T22:53:25.668Z] + docker images [2023-08-18T22:53:25.668Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-18T22:53:25.668Z] support-notifications-arm64 latest e3208f48176a 2 seconds ago 33.7MB [2023-08-18T22:53:25.668Z] support-scheduler-arm64 latest 90fc77192835 2 seconds ago 32.9MB [2023-08-18T22:53:25.668Z] security-spiffe-token-provider-arm64 latest a70287eec195 29 seconds ago 33.3MB [2023-08-18T22:53:25.668Z] core-metadata-arm64 latest 0536c9097712 57 seconds ago 21.2MB [2023-08-18T22:53:25.668Z] core-data-arm64 latest 4da751e0743e 57 seconds ago 20.9MB [2023-08-18T22:53:25.668Z] core-command-arm64 latest dc65b9d3e98f About a minute ago 20.8MB [2023-08-18T22:53:25.668Z] core-common-config-bootstrapper-arm64 latest d4943699ebda About a minute ago 18MB [2023-08-18T22:53:25.668Z] security-proxy-auth-arm64 latest b783d914c55a 2 minutes ago 19.3MB [2023-08-18T22:53:25.668Z] security-secretstore-setup-arm64 latest 010cf4e6bcbc 2 minutes ago 43MB [2023-08-18T22:53:25.668Z] security-bootstrapper-arm64 latest 6dd45d00104b 2 minutes ago 22.6MB [2023-08-18T22:53:25.668Z] security-proxy-setup-arm64 latest 453ec6843a8a 2 minutes ago 28.8MB [2023-08-18T22:53:25.668Z] security-spire-agent-arm64 latest 11419b44c8f4 17 minutes ago 152MB [2023-08-18T22:53:25.668Z] security-spire-server-arm64 latest 5b00bbbad770 17 minutes ago 96.9MB [2023-08-18T22:53:25.668Z] security-spire-config-arm64 latest 4c9a22c2a83a 17 minutes ago 96.1MB [2023-08-18T22:53:25.668Z] ci-base-image-arm64 latest 8fb651513d47 31 minutes ago 1.05GB [2023-08-18T22:53:25.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-18T22:53:25.668Z] 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-18T22:53:26.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T22:53:26.467Z] [2023-08-18T22:53:26.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:53:26.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T22:53:27.126Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-18T22:53:27.126Z] 8998bd30e6a1: Pulling fs layer [2023-08-18T22:53:27.126Z] 04944245beec: Pulling fs layer [2023-08-18T22:53:27.126Z] 699f458cf7ca: Pulling fs layer [2023-08-18T22:53:27.126Z] 765212b225bb: Pulling fs layer [2023-08-18T22:53:27.126Z] f23df028b6ca: Pulling fs layer [2023-08-18T22:53:27.126Z] d65c8cfc05b1: Pulling fs layer [2023-08-18T22:53:27.126Z] 2437ff75d9bd: Pulling fs layer [2023-08-18T22:53:27.126Z] 765212b225bb: Waiting [2023-08-18T22:53:27.126Z] f23df028b6ca: Waiting [2023-08-18T22:53:27.126Z] d65c8cfc05b1: Waiting [2023-08-18T22:53:27.126Z] 2437ff75d9bd: Waiting [2023-08-18T22:53:27.126Z] 04944245beec: Verifying Checksum [2023-08-18T22:53:27.126Z] 04944245beec: Download complete [2023-08-18T22:53:27.126Z] 765212b225bb: Verifying Checksum [2023-08-18T22:53:27.126Z] 765212b225bb: Download complete [2023-08-18T22:53:27.392Z] f23df028b6ca: Verifying Checksum [2023-08-18T22:53:27.392Z] f23df028b6ca: Download complete [2023-08-18T22:53:27.392Z] d65c8cfc05b1: Verifying Checksum [2023-08-18T22:53:27.392Z] d65c8cfc05b1: Download complete [2023-08-18T22:53:27.392Z] 699f458cf7ca: Verifying Checksum [2023-08-18T22:53:27.392Z] 699f458cf7ca: Download complete [2023-08-18T22:53:27.972Z] 8998bd30e6a1: Download complete [2023-08-18T22:53:29.905Z] 2437ff75d9bd: Verifying Checksum [2023-08-18T22:53:29.905Z] 2437ff75d9bd: Download complete [2023-08-18T22:53:31.843Z] 8998bd30e6a1: Pull complete [2023-08-18T22:53:32.423Z] 04944245beec: Pull complete [2023-08-18T22:53:34.991Z] 699f458cf7ca: Pull complete [2023-08-18T22:53:34.991Z] 765212b225bb: Pull complete [2023-08-18T22:53:35.949Z] f23df028b6ca: Pull complete [2023-08-18T22:53:35.949Z] d65c8cfc05b1: Pull complete [2023-08-18T22:53:50.919Z] 2437ff75d9bd: Pull complete [2023-08-18T22:53:50.919Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-18T22:53:50.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T22:53:50.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:53:51.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2023-08-18T22:53:51.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-18T22:53:53.800Z] $ docker top b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:53:54.738Z] ---> job-cost.sh [2023-08-18T22:53:54.739Z] lf-activate-venv: SKIPPING [2023-08-18T22:53:54.739Z] INFO: No Stack... [2023-08-18T22:53:55.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-18T22:53:55.952Z] INFO: Archiving Costs [Pipeline] sh [2023-08-18T22:53:56.284Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-18T22:53:56.284Z] + cut -d, -f6 [Pipeline] lock [2023-08-18T22:53:56.360Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] [2023-08-18T22:53:56.364Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] did not exist. Created. [2023-08-18T22:53:56.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-18T22:53:56.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-18T22:53:56.972Z] Stashed 1 file(s) [Pipeline] } [2023-08-18T22:53:56.988Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-18T22:53:57.068Z] $ docker stop --time=1 b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 [2023-08-18T22:53:58.571Z] $ docker rm -f --volumes b98512934c68118771b985f756ca8242c6b9692391ce14d53eb6db03d2965221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-18T22:53:59.590Z] provisioning config files... [2023-08-18T22:53:59.601Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4212869611711676tmp [Pipeline] { [Pipeline] sh [2023-08-18T22:53:59.988Z] + set +x [2023-08-18T22:53:59.988Z] + curl -s https://codecov.io/bash [2023-08-18T22:53:59.988Z] + bash -s -- [2023-08-18T22:53:59.988Z] [2023-08-18T22:53:59.988Z] _____ _ [2023-08-18T22:53:59.988Z] / ____| | | [2023-08-18T22:53:59.988Z] | | ___ __| | ___ ___ _____ __ [2023-08-18T22:53:59.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-18T22:53:59.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-18T22:53:59.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-18T22:53:59.988Z] Bash-1.0.6 [2023-08-18T22:53:59.988Z] [2023-08-18T22:53:59.988Z] [2023-08-18T22:53:59.988Z] ==> git version 2.25.1 found [2023-08-18T22:53:59.988Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-18T22:53:59.988Z] Release-Date: 2020-01-08 [2023-08-18T22:53:59.988Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-18T22:53:59.988Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-18T22:53:59.988Z] ==> Jenkins CI detected. [2023-08-18T22:53:59.988Z] current dir:  /w/workspace/edgex-go/1 [2023-08-18T22:53:59.988Z] project root: . [2023-08-18T22:53:59.988Z] --> token set from env [2023-08-18T22:53:59.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-18T22:53:59.988Z] ==> Running gcov in . (disable via -X gcov) [2023-08-18T22:54:00.263Z] ==> Python coveragepy not found [2023-08-18T22:54:00.263Z] ==> Searching for coverage reports in: [2023-08-18T22:54:00.263Z] + . [2023-08-18T22:54:00.263Z] -> Found 1 reports [2023-08-18T22:54:00.263Z] ==> Detecting git/mercurial file structure [2023-08-18T22:54:00.263Z] ==> Reading reports [2023-08-18T22:54:00.263Z] + ./coverage.out bytes=446997 [2023-08-18T22:54:00.263Z] ==> Appending adjustments [2023-08-18T22:54:00.263Z] https://docs.codecov.io/docs/fixing-reports [2023-08-18T22:54:01.230Z] + Found adjustments [2023-08-18T22:54:01.230Z] ==> Gzipping contents [2023-08-18T22:54:01.230Z] 56K /tmp/codecov.pDFcOr.gz [2023-08-18T22:54:01.230Z] ==> Uploading reports [2023-08-18T22:54:01.230Z] url: https://codecov.io [2023-08-18T22:54:01.230Z] query: branch=PR-4642&commit=cec24b57a508a705d29b5ae187572c56585f9faa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= [2023-08-18T22:54:01.230Z] -> Pinging Codecov [2023-08-18T22:54:01.230Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4642&commit=cec24b57a508a705d29b5ae187572c56585f9faa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= [2023-08-18T22:54:01.501Z] -> Uploading to [2023-08-18T22:54:01.501Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-18/00271124DB129430A58F1EEE437C3FCB/cec24b57a508a705d29b5ae187572c56585f9faa/1ef3c544-9e86-4f79-b066-ad1280293af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230818T225401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a786d37cf6e12be95ef36f6a9881a0958648b12e5ecf79ea4c4c2c529b1d597 [2023-08-18T22:54:01.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-18T22:54:01.501Z] Dload Upload Total Spent Left Speed [2023-08-18T22:54:01.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57317 0 0 100 57317 0 252k --:--:-- --:--:-- --:--:-- 252k [2023-08-18T22:54:01.763Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cec24b57a508a705d29b5ae187572c56585f9faa [Pipeline] } [2023-08-18T22:54:01.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-18T22:54:03.141Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:03.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:04.366Z] ---> package-listing.sh [2023-08-18T22:54:04.366Z] ++ facter osfamily [2023-08-18T22:54:04.366Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-18T22:54:04.625Z] + OS_FAMILY=debian [2023-08-18T22:54:04.625Z] + workspace=/w/workspace/edgex-go/1 [2023-08-18T22:54:04.625Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-18T22:54:04.625Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-18T22:54:04.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-18T22:54:04.625Z] + PACKAGES=/tmp/packages_start.txt [2023-08-18T22:54:04.625Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-18T22:54:04.625Z] + PACKAGES=/tmp/packages_end.txt [2023-08-18T22:54:04.625Z] + case "${OS_FAMILY}" in [2023-08-18T22:54:04.625Z] + dpkg -l [2023-08-18T22:54:04.625Z] + grep '^ii' [2023-08-18T22:54:04.625Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-18T22:54:04.625Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-18T22:54:04.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-18T22:54:04.625Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-18T22:54:04.625Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-18T22:54:04.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-18T22:54:04.663Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-18T22:54:04.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:54:05.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T22:54:05.594Z] [2023-08-18T22:54:05.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T22:54:05.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T22:54:05.977Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-18T22:54:05.977Z] 5eb5b503b376: Pulling fs layer [2023-08-18T22:54:05.977Z] 5c69ac0246d0: Pulling fs layer [2023-08-18T22:54:05.977Z] ec43610c2a17: Pulling fs layer [2023-08-18T22:54:05.977Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-18T22:54:05.977Z] 33b1e0a273af: Pulling fs layer [2023-08-18T22:54:05.977Z] 5d3b04190fa2: Pulling fs layer [2023-08-18T22:54:05.977Z] 2f39f015ded8: Pulling fs layer [2023-08-18T22:54:05.977Z] 3a2ae6a8a46f: Waiting [2023-08-18T22:54:05.977Z] 33b1e0a273af: Waiting [2023-08-18T22:54:05.977Z] 2f39f015ded8: Waiting [2023-08-18T22:54:05.977Z] 5d3b04190fa2: Waiting [2023-08-18T22:54:05.977Z] 5c69ac0246d0: Verifying Checksum [2023-08-18T22:54:05.977Z] 5c69ac0246d0: Download complete [2023-08-18T22:54:05.977Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-18T22:54:05.977Z] 3a2ae6a8a46f: Download complete [2023-08-18T22:54:05.977Z] 33b1e0a273af: Verifying Checksum [2023-08-18T22:54:05.977Z] 33b1e0a273af: Download complete [2023-08-18T22:54:05.977Z] 5d3b04190fa2: Verifying Checksum [2023-08-18T22:54:05.977Z] 5d3b04190fa2: Download complete [2023-08-18T22:54:05.977Z] ec43610c2a17: Verifying Checksum [2023-08-18T22:54:05.977Z] ec43610c2a17: Download complete [2023-08-18T22:54:06.236Z] 5eb5b503b376: Verifying Checksum [2023-08-18T22:54:06.236Z] 5eb5b503b376: Download complete [2023-08-18T22:54:06.806Z] 2f39f015ded8: Download complete [2023-08-18T22:54:07.373Z] 5eb5b503b376: Pull complete [2023-08-18T22:54:07.631Z] 5c69ac0246d0: Pull complete [2023-08-18T22:54:07.890Z] ec43610c2a17: Pull complete [2023-08-18T22:54:07.890Z] 3a2ae6a8a46f: Pull complete [2023-08-18T22:54:08.148Z] 33b1e0a273af: Pull complete [2023-08-18T22:54:08.148Z] 5d3b04190fa2: Pull complete [2023-08-18T22:54:12.331Z] 2f39f015ded8: Pull complete [2023-08-18T22:54:12.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-18T22:54:12.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T22:54:12.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T22:54:12.532Z] prd-ubuntu20.04-docker-8c-8g-4007 does not seem to be running inside a container [2023-08-18T22:54:12.561Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-18T22:54:16.038Z] $ docker top c9054807044959c819f4bbbfe9549020e714f0e8ed64b204fd4b3ce7fca9f265 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T22:54:16.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-18T22:54:16.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-18T22:54:17.058Z] + ls /var/log/sa-host [2023-08-18T22:54:17.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T22:54:17.259Z] provisioning config files... [2023-08-18T22:54:17.269Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4728317996938312122tmp [Pipeline] { [Pipeline] echo [2023-08-18T22:54:17.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:17.632Z] ---> create-netrc.sh [Pipeline] } [2023-08-18T22:54:17.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:18.070Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-18T22:54:18.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:18.417Z] ---> sudo-logs.sh [2023-08-18T22:54:18.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-18T22:54:18.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:18.810Z] ---> job-cost.sh [2023-08-18T22:54:18.810Z] lf-activate-venv: SKIPPING [2023-08-18T22:54:18.810Z] DEBUG: total: 0.10999999940395355 [2023-08-18T22:54:18.810Z] INFO: Retrieving Stack Cost... [2023-08-18T22:54:19.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-18T22:54:19.635Z] INFO: Archiving Costs [Pipeline] echo [2023-08-18T22:54:19.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T22:54:19.984Z] ---> logs-deploy.sh [2023-08-18T22:54:19.984Z] lf-activate-venv: SKIPPING [2023-08-18T22:54:19.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4642/1 [2023-08-18T22:54:19.984Z] INFO: archiving workspace using pattern(s): [2023-08-18T22:54:20.921Z] Archives upload complete. [2023-08-18T22:54:20.921Z] INFO: archiving logs to Nexus