Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 807f43805d0bf6ec0d4dfc5280f475f3486ff271+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (22c85690b38ed2bf1396fccaac0a26277f24cfde) 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-ssh2506976007248128497.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-ssh4185139192224253783.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17531977412129788082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6004737553998258001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18262134160674018966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3389 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 807f43805d0bf6ec0d4dfc5280f475f3486ff271 Merge succeeded, producing ae67a51ff06233873bd7dfce9f10394d1d6eb285 Checking out Revision ae67a51ff06233873bd7dfce9f10394d1d6eb285 (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 807f43805d0bf6ec0d4dfc5280f475f3486ff271 # 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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae67a51ff06233873bd7dfce9f10394d1d6eb285 # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-12T01:34:19.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-12T01:34:19.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-12T01:34:19.824Z] ========================================================= [2023-08-12T01:34:19.825Z] EdgeX Global Pipelines Version Info [2023-08-12T01:34:19.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:34:20.529Z] ------------------- [2023-08-12T01:34:20.529Z] stable info: [2023-08-12T01:34:20.529Z] ------------------- [2023-08-12T01:34:20.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-12T01:34:20.529Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T01:34:20.529Z] Message: update stable to v1.0.253 > git rev-list --no-walk a0b4f8d7c3d0d19a5852f92d9856d113155f1c7d # timeout=10 [2023-08-12T01:34:21.102Z] ------------------- [2023-08-12T01:34:21.102Z] experimental info: [2023-08-12T01:34:21.102Z] ------------------- [2023-08-12T01:34:21.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-12T01:34:21.102Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-12T01:34:21.102Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-12T01:34:21.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-12T01:34:21.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-12T01:34:21.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-12T01:34:21.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-12T01:34:21.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-12T01:34:21.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-12T01:34:21.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-12T01:34:21.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-12T01:34:21.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-12T01:34:21.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-12T01:34:21.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-12T01:34:21.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-12T01:34:21.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-12T01:34:21.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-12T01:34:21.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-12T01:34:21.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T01:34:21.475Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-12T01:34:21.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-12T01:34:21.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-12T01:34:21.512Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-12T01:34:21.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-12T01:34:21.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-12T01:34:21.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-12T01:34:21.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-12T01:34:21.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-12T01:34:21.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-12T01:34:21.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae67a51ff06233873bd7dfce9f10394d1d6eb285 [Pipeline] echo [2023-08-12T01:34:21.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae67a51 [Pipeline] echo [2023-08-12T01:34:21.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T01:34:21.675Z] provisioning config files... [2023-08-12T01:34:21.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config9474935843216090520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:34:21.988Z] ---> docker-login.sh [2023-08-12T01:34:21.988Z] nexus3.edgexfoundry.org:10001 [2023-08-12T01:34:22.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:34:22.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:34:22.248Z] Configure a credential helper to remove this warning. See [2023-08-12T01:34:22.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:34:22.248Z] [2023-08-12T01:34:22.248Z] Login Succeeded [2023-08-12T01:34:22.248Z] nexus3.edgexfoundry.org:10002 [2023-08-12T01:34:22.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:34:22.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:34:22.508Z] Configure a credential helper to remove this warning. See [2023-08-12T01:34:22.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:34:22.508Z] [2023-08-12T01:34:22.508Z] Login Succeeded [2023-08-12T01:34:22.508Z] nexus3.edgexfoundry.org:10003 [2023-08-12T01:34:22.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:34:22.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:34:22.508Z] Configure a credential helper to remove this warning. See [2023-08-12T01:34:22.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:34:22.508Z] [2023-08-12T01:34:22.508Z] Login Succeeded [2023-08-12T01:34:22.508Z] nexus3.edgexfoundry.org:10004 [2023-08-12T01:34:22.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:34:22.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:34:22.508Z] Configure a credential helper to remove this warning. See [2023-08-12T01:34:22.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:34:22.508Z] [2023-08-12T01:34:22.508Z] Login Succeeded [2023-08-12T01:34:22.508Z] docker.io [2023-08-12T01:34:22.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:34:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:34:23.030Z] Configure a credential helper to remove this warning. See [2023-08-12T01:34:23.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:34:23.030Z] [2023-08-12T01:34:23.030Z] Login Succeeded [2023-08-12T01:34:23.030Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T01:34:23.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T01:34:23.353Z] + 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-12T01:34:23.353Z] + dirname cmd/core-command/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/core-data/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/core-metadata/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-12T01:34:23.353Z] + + cut -d/ -f2 [2023-08-12T01:34:23.353Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T01:34:23.353Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-12T01:34:23.353Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-08-12T01:34:23.353Z] cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/security-spire-server/Dockerfile+ [2023-08-12T01:34:23.353Z] cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/support-notifications/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-12T01:34:23.353Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-12T01:34:23.353Z] + cut -d/ -f2 [2023-08-12T01:34:23.353Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-12T01:34:23.405Z] 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-12T01:34:23.746Z] + git rev-list -1 --merges ae67a51ff06233873bd7dfce9f10394d1d6eb285~1..ae67a51ff06233873bd7dfce9f10394d1d6eb285 [Pipeline] echo [2023-08-12T01:34:23.759Z] -----------> git rev-list -1 --merges ae67a51ff06233873bd7dfce9f10394d1d6eb285~1..ae67a51ff06233873bd7dfce9f10394d1d6eb285 ae67a51ff06233873bd7dfce9f10394d1d6eb285 [2023-08-12T01:34:23.759Z] ae67a51ff06233873bd7dfce9f10394d1d6eb285 [false] [Pipeline] sh [2023-08-12T01:34:24.047Z] + git log --format=format:%s -1 ae67a51ff06233873bd7dfce9f10394d1d6eb285 [Pipeline] echo [2023-08-12T01:34:24.060Z] ========================================================= [2023-08-12T01:34:24.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-12T01:34:24.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-12T01:34:24.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-12T01:34:24.416Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-12T01:34:24.416Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-12T01:34:24.416Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-12T01:34:24.416Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-12T01:34:24.416Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-12T01:34:24.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:34:24.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:34:24.756Z] [2023-08-12T01:34:24.756Z] 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-12T01:34:25.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:34:25.068Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-12T01:34:25.068Z] b85a868b505f: Pulling fs layer [2023-08-12T01:34:25.068Z] e2be974225ed: Pulling fs layer [2023-08-12T01:34:25.068Z] 339a4e72a1f5: Pulling fs layer [2023-08-12T01:34:25.068Z] 988bab9f4d93: Pulling fs layer [2023-08-12T01:34:25.068Z] 1469e6f7b9e6: Pulling fs layer [2023-08-12T01:34:25.068Z] eaf3925da568: Pulling fs layer [2023-08-12T01:34:25.068Z] bab4dde63d76: Pulling fs layer [2023-08-12T01:34:25.068Z] bde34c3a00c8: Pulling fs layer [2023-08-12T01:34:25.068Z] b352a97aabf1: Pulling fs layer [2023-08-12T01:34:25.068Z] 4872d77fe225: Pulling fs layer [2023-08-12T01:34:25.068Z] 5851b861e8e6: Pulling fs layer [2023-08-12T01:34:25.068Z] 988bab9f4d93: Waiting [2023-08-12T01:34:25.068Z] 5851b861e8e6: Waiting [2023-08-12T01:34:25.068Z] bde34c3a00c8: Waiting [2023-08-12T01:34:25.068Z] bab4dde63d76: Waiting [2023-08-12T01:34:25.068Z] eaf3925da568: Waiting [2023-08-12T01:34:25.068Z] 4872d77fe225: Waiting [2023-08-12T01:34:25.068Z] b352a97aabf1: Waiting [2023-08-12T01:34:25.068Z] 1469e6f7b9e6: Waiting [2023-08-12T01:34:25.068Z] e2be974225ed: Verifying Checksum [2023-08-12T01:34:25.068Z] e2be974225ed: Download complete [2023-08-12T01:34:25.068Z] 988bab9f4d93: Verifying Checksum [2023-08-12T01:34:25.068Z] 988bab9f4d93: Download complete [2023-08-12T01:34:25.327Z] 1469e6f7b9e6: Download complete [2023-08-12T01:34:25.327Z] eaf3925da568: Verifying Checksum [2023-08-12T01:34:25.327Z] eaf3925da568: Download complete [2023-08-12T01:34:25.327Z] 339a4e72a1f5: Verifying Checksum [2023-08-12T01:34:25.327Z] 339a4e72a1f5: Download complete [2023-08-12T01:34:25.327Z] bde34c3a00c8: Verifying Checksum [2023-08-12T01:34:25.327Z] bde34c3a00c8: Download complete [2023-08-12T01:34:25.327Z] b352a97aabf1: Download complete [2023-08-12T01:34:25.327Z] 4872d77fe225: Verifying Checksum [2023-08-12T01:34:25.327Z] 4872d77fe225: Download complete [2023-08-12T01:34:25.327Z] 5851b861e8e6: Download complete [2023-08-12T01:34:25.585Z] b85a868b505f: Verifying Checksum [2023-08-12T01:34:25.585Z] b85a868b505f: Download complete [2023-08-12T01:34:25.843Z] bab4dde63d76: Verifying Checksum [2023-08-12T01:34:25.843Z] bab4dde63d76: Download complete [2023-08-12T01:34:26.781Z] b85a868b505f: Pull complete [2023-08-12T01:34:26.781Z] e2be974225ed: Pull complete [2023-08-12T01:34:27.348Z] 339a4e72a1f5: Pull complete [2023-08-12T01:34:27.348Z] 988bab9f4d93: Pull complete [2023-08-12T01:34:27.609Z] 1469e6f7b9e6: Pull complete [2023-08-12T01:34:27.609Z] eaf3925da568: Pull complete [2023-08-12T01:34:29.510Z] bab4dde63d76: Pull complete [2023-08-12T01:34:29.510Z] bde34c3a00c8: Pull complete [2023-08-12T01:34:29.770Z] b352a97aabf1: Pull complete [2023-08-12T01:34:29.770Z] 4872d77fe225: Pull complete [2023-08-12T01:34:29.770Z] 5851b861e8e6: Pull complete [2023-08-12T01:34:30.029Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-12T01:34:30.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-12T01:34:30.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:34:30.128Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-08-12T01:34:30.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-12T01:34:36.730Z] $ docker top 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 -eo pid,comm [2023-08-12T01:34:36.798Z] 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-12T01:34:36.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-12T01:34:36.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T01:34:36.836Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T01:34:37.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T01:34:37.022Z] $ docker exec 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 ssh-agent [2023-08-12T01:34:37.163Z] SSH_AUTH_SOCK=/tmp/ssh-a4gnyoNfIZoD/agent.14 [2023-08-12T01:34:37.163Z] SSH_AGENT_PID=20 [2023-08-12T01:34:37.168Z] Running ssh-add (command line suppressed) [2023-08-12T01:34:37.274Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_7011537526687014307.key (/w/workspace/edgex-go/26@tmp/private_key_7011537526687014307.key) [2023-08-12T01:34:37.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T01:34:37.569Z] + git tag --points-at HEAD [Pipeline] } [2023-08-12T01:34:37.589Z] $ docker exec --env ******** --env ******** 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 ssh-agent -k [2023-08-12T01:34:37.684Z] unset SSH_AUTH_SOCK; [2023-08-12T01:34:37.685Z] unset SSH_AGENT_PID; [2023-08-12T01:34:37.685Z] echo Agent pid 20 killed; [2023-08-12T01:34:37.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-12T01:34:37.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-12T01:34:37.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-12T01:34:37.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-12T01:34:37.832Z] $ docker exec 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 ssh-agent [2023-08-12T01:34:37.923Z] SSH_AUTH_SOCK=/tmp/ssh-CEF7c9Y1mTEW/agent.70 [2023-08-12T01:34:37.923Z] SSH_AGENT_PID=76 [2023-08-12T01:34:37.927Z] Running ssh-add (command line suppressed) [2023-08-12T01:34:38.025Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_11249144144233443954.key (/w/workspace/edgex-go/26@tmp/private_key_11249144144233443954.key) [2023-08-12T01:34:38.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-12T01:34:38.315Z] + git semver init [2023-08-12T01:34:38.575Z] 2023-08-12 01:34:38,500 [run_init] DEBUG init version:0.0.0 force:False [2023-08-12T01:34:38.575Z] 2023-08-12 01:34:38,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/26/.semver [2023-08-12T01:34:38.575Z] 2023-08-12 01:34:38,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/26/.semver [2023-08-12T01:34:38.575Z] 2023-08-12 01:34:38,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/26/.semver'], cwd=/w/workspace/edgex-go/26, universal_newlines=False, shell=None, istream=None) [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,545 [append_file] DEBUG append to file:/w/workspace/edgex-go/26/.git/info/exclude [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/26/.semver/PR-4569 with force:False [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,546 [write_file] DEBUG write to file:/w/workspace/edgex-go/26/.semver/PR-4569 [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,550 [execute] INFO git cat-file --batch-check [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/26/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,556 [execute] INFO git cat-file --batch [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/26/.semver, universal_newlines=False, shell=None, istream=) [2023-08-12T01:34:43.853Z] 2023-08-12 01:34:43,561 [read_version] DEBUG read version from /w/workspace/edgex-go/26/.semver/PR-4569 [2023-08-12T01:34:43.853Z] 0.0.0 [Pipeline] } [2023-08-12T01:34:43.866Z] $ docker exec --env ******** --env ******** 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 ssh-agent -k [2023-08-12T01:34:43.958Z] unset SSH_AUTH_SOCK; [2023-08-12T01:34:43.959Z] unset SSH_AGENT_PID; [2023-08-12T01:34:43.959Z] echo Agent pid 76 killed; [2023-08-12T01:34:43.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-12T01:34:44.259Z] + git semver [Pipeline] } [2023-08-12T01:34:44.536Z] $ docker stop --time=1 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 [2023-08-12T01:34:45.934Z] $ docker rm -f --volumes 3d1c811d3d3a3921e2cc4d0e7d4f1086aaa7747db86a0b682950412532f54ad2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T01:34:46.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-12T01:34:46.437Z] Stashed 1 file(s) [Pipeline] echo [2023-08-12T01:34:46.439Z] [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-12T01:34:46.813Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] echo [2023-08-12T01:34:46.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:34:46.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:34:46.847Z] ========================================================= [2023-08-12T01:34:46.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-12T01:34:46.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:34:47.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:34:47.140Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-12T01:34:47.140Z] 4db1b89c0bd1: Pulling fs layer [2023-08-12T01:34:47.140Z] 6911f1a30b25: Pulling fs layer [2023-08-12T01:34:47.140Z] e194b8c5c2a9: Pulling fs layer [2023-08-12T01:34:47.140Z] 6863d3e3a2b1: Pulling fs layer [2023-08-12T01:34:47.140Z] ec0bb842ea78: Pulling fs layer [2023-08-12T01:34:47.140Z] 40a00589a448: Pulling fs layer [2023-08-12T01:34:47.140Z] 6c08303d61cc: Pulling fs layer [2023-08-12T01:34:47.140Z] 798269fcf238: Pulling fs layer [2023-08-12T01:34:47.140Z] ec0bb842ea78: Waiting [2023-08-12T01:34:47.140Z] 798269fcf238: Waiting [2023-08-12T01:34:47.140Z] 40a00589a448: Waiting [2023-08-12T01:34:47.140Z] 6c08303d61cc: Waiting [2023-08-12T01:34:47.140Z] 6863d3e3a2b1: Waiting [2023-08-12T01:34:47.140Z] 6911f1a30b25: Verifying Checksum [2023-08-12T01:34:47.140Z] 6911f1a30b25: Download complete [2023-08-12T01:34:47.140Z] 6863d3e3a2b1: Verifying Checksum [2023-08-12T01:34:47.140Z] 6863d3e3a2b1: Download complete [2023-08-12T01:34:47.140Z] ec0bb842ea78: Verifying Checksum [2023-08-12T01:34:47.140Z] ec0bb842ea78: Download complete [2023-08-12T01:34:47.140Z] 4db1b89c0bd1: Verifying Checksum [2023-08-12T01:34:47.140Z] 4db1b89c0bd1: Download complete [2023-08-12T01:34:47.140Z] 40a00589a448: Verifying Checksum [2023-08-12T01:34:47.140Z] 40a00589a448: Download complete [2023-08-12T01:34:47.411Z] 4db1b89c0bd1: Pull complete [2023-08-12T01:34:47.675Z] 6911f1a30b25: Pull complete [2023-08-12T01:34:47.934Z] 798269fcf238: Verifying Checksum [2023-08-12T01:34:47.934Z] 798269fcf238: Download complete [2023-08-12T01:34:47.934Z] e194b8c5c2a9: Verifying Checksum [2023-08-12T01:34:47.934Z] e194b8c5c2a9: Download complete [2023-08-12T01:34:48.215Z] 6c08303d61cc: Verifying Checksum [2023-08-12T01:34:48.215Z] 6c08303d61cc: Download complete [2023-08-12T01:34:51.528Z] e194b8c5c2a9: Pull complete [2023-08-12T01:34:51.528Z] 6863d3e3a2b1: Pull complete [2023-08-12T01:34:51.528Z] ec0bb842ea78: Pull complete [2023-08-12T01:34:51.792Z] 40a00589a448: Pull complete [2023-08-12T01:34:54.333Z] 6c08303d61cc: Pull complete [2023-08-12T01:34:54.913Z] 798269fcf238: Pull complete [2023-08-12T01:34:54.913Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-12T01:34:54.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:34:54.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:34:55.213Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:34:55.213Z] WORKDIR /edgex [2023-08-12T01:34:55.213Z] COPY go.mod . [2023-08-12T01:34:55.213Z] RUN go mod download [2023-08-12T01:34:55.213Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-12T01:34:55.779Z] Sending build context to Docker daemon 170.8MB [2023-08-12T01:34:55.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-12T01:34:55.779Z] ---> ec979cd7f677 [2023-08-12T01:34:55.779Z] Step 2/4 : WORKDIR /edgex [2023-08-12T01:35:01.500Z] Still waiting to schedule task [2023-08-12T01:35:01.500Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-12T01:35:10.719Z] ---> Running in 636bf4188f79 [2023-08-12T01:35:10.719Z] Removing intermediate container 636bf4188f79 [2023-08-12T01:35:10.719Z] ---> 26c8159aba07 [2023-08-12T01:35:10.719Z] Step 3/4 : COPY go.mod . [2023-08-12T01:35:10.719Z] ---> 149d4bdadb3b [2023-08-12T01:35:10.719Z] Step 4/4 : RUN go mod download [2023-08-12T01:35:10.719Z] ---> Running in 029f32a4082b [2023-08-12T01:35:32.804Z] Removing intermediate container 029f32a4082b [2023-08-12T01:35:32.804Z] ---> 8b596783f096 [2023-08-12T01:35:32.804Z] Successfully built 8b596783f096 [2023-08-12T01:35:32.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:35:33.112Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T01:35:33.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:35:33.191Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-08-12T01:35:33.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 ******** ci-base-image-x86_64 cat [2023-08-12T01:35:33.652Z] $ docker top 1b3cddbadbe02e7304a10f1ac98e072c55759b723e7bbe4c4928268d51221315 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:35:33.989Z] + go version [2023-08-12T01:35:33.989Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-12T01:35:34.004Z] $ docker stop --time=1 1b3cddbadbe02e7304a10f1ac98e072c55759b723e7bbe4c4928268d51221315 [2023-08-12T01:35:35.303Z] $ docker rm -f --volumes 1b3cddbadbe02e7304a10f1ac98e072c55759b723e7bbe4c4928268d51221315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:35:35.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-12T01:35:35.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:35:35.767Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-08-12T01:35:35.802Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 ******** ci-base-image-x86_64 cat [2023-08-12T01:35:36.127Z] $ docker top ec76ff7dbb530a07a2439745a04ff9e389445d84a857e679dc3c2c3bf02383ff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T01:35:36.193Z] ========================================================= [2023-08-12T01:35:36.193Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T01:35:36.193Z] ========================================================= [Pipeline] sh [2023-08-12T01:35:36.470Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:35:36.762Z] + make test [2023-08-12T01:35:36.762Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T01:35:44.922Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T01:35:57.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T01:35:57.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T01:35:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T01:35:57.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T01:35:58.252Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T01:35:58.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T01:35:58.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T01:35:58.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T01:35:58.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T01:35:58.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T01:35:59.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T01:35:59.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T01:35:59.348Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T01:35:59.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T01:36:01.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T01:36:01.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T01:36:01.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-08-12T01:36:03.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 97.0% of statements [2023-08-12T01:36:08.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-08-12T01:36:08.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T01:36:08.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T01:36:08.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T01:36:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T01:36:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T01:36:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-08-12T01:36:10.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T01:36:10.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T01:36:10.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:36:10.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T01:36:10.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T01:36:12.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T01:36:12.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T01:36:12.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.527s coverage: 93.4% of statements [2023-08-12T01:36:12.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-08-12T01:36:14.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T01:36:14.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:36:14.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T01:36:14.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 97.6% of statements [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T01:36:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T01:36:14.783Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-08-12T01:36:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T01:36:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T01:36:16.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-08-12T01:36:16.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 32.2% of statements [2023-08-12T01:36:16.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-08-12T01:36:16.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-08-12T01:36:16.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-08-12T01:36:16.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-12T01:36:17.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-08-12T01:36:17.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T01:36:17.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T01:36:17.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T01:36:17.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T01:36:18.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T01:36:18.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T01:36:18.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T01:36:18.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T01:36:19.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T01:36:19.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T01:36:19.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T01:36:19.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T01:36:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T01:36:19.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T01:36:20.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T01:36:21.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T01:36:21.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T01:36:22.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T01:36:22.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T01:36:23.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T01:36:23.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T01:36:23.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T01:36:25.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T01:36:25.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T01:36:25.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T01:36:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T01:36:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T01:36:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T01:36:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T01:36:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T01:36:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T01:36:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T01:36:28.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T01:36:29.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-08-12T01:36:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T01:36:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:36:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T01:36:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T01:36:30.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T01:36:30.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T01:36:30.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T01:36:30.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.1% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-08-12T01:36:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 98.9% of statements [2023-08-12T01:36:40.926Z] 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-12T01:36:41.184Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-08-12T01:36:41.184Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-08-12T01:36:41.184Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-12T01:36:41.184Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-08-12T01:36:41.184Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-12T01:36:41.200Z] $ docker stop --time=1 ec76ff7dbb530a07a2439745a04ff9e389445d84a857e679dc3c2c3bf02383ff [2023-08-12T01:36:42.874Z] $ docker rm -f --volumes ec76ff7dbb530a07a2439745a04ff9e389445d84a857e679dc3c2c3bf02383ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-12T01:36:43.163Z] Failed in branch amd64 [2023-08-12T01:39:19.463Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3390 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-12T01:39:19.476Z] Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout [2023-08-12T01:39:19.515Z] The recommended git tool is: git [2023-08-12T01:39:25.379Z] using credential edgex-jenkins-ssh [2023-08-12T01:39:25.395Z] Cloning the remote Git repository [2023-08-12T01:39:25.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:39:25.562Z] > git init /w/workspace/edgex-go/26 # timeout=10 [2023-08-12T01:39:25.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:39:25.753Z] > git --version # timeout=10 [2023-08-12T01:39:25.777Z] > git --version # 'git version 2.25.1' [2023-08-12T01:39:25.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:39:25.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T01:39:45.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T01:39:45.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-12T01:39:47.973Z] Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 807f43805d0bf6ec0d4dfc5280f475f3486ff271 [2023-08-12T01:39:47.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-12T01:39:47.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-12T01:39:47.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:39:47.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-12T01:39:48.000Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T01:39:48.093Z] > git checkout -f 807f43805d0bf6ec0d4dfc5280f475f3486ff271 # timeout=10 [2023-08-12T01:39:48.349Z] > git remote # timeout=10 [2023-08-12T01:39:48.370Z] > git config --get remote.origin.url # timeout=10 [2023-08-12T01:39:48.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-12T01:39:48.406Z] > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [2023-08-12T01:39:48.811Z] Merge succeeded, producing 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 [2023-08-12T01:39:48.812Z] Checking out Revision 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 (PR-4569) [2023-08-12T01:39:48.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-12T01:39:48.823Z] > git config core.sparsecheckout # timeout=10 [2023-08-12T01:39:48.840Z] > git checkout -f 95b61eed9ce53327cc1661cbbe95b8e8d0322b85 # timeout=10 [2023-08-12T01:39:52.673Z] Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" [2023-08-12T01:39:52.703Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-12T01:39:52.684Z] > git rev-list --no-walk a0b4f8d7c3d0d19a5852f92d9856d113155f1c7d # timeout=10 [2023-08-12T01:39:53.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-12T01:39:53.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-12T01:39:53.721Z] Dload Upload Total Spent Left Speed [2023-08-12T01:39:53.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-08-12T01:39:54.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-12T01:39:54.929Z] + sudo tee /etc/docker/daemon.new+ [2023-08-12T01:39:54.929Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-12T01:39:54.929Z] { [2023-08-12T01:39:54.929Z] "registry-mirrors": [ [2023-08-12T01:39:54.929Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-12T01:39:54.929Z] ], [2023-08-12T01:39:54.929Z] "bip": "10.250.0.254/24", [2023-08-12T01:39:54.929Z] "hosts": [ [2023-08-12T01:39:54.929Z] "tcp://0.0.0.0:5555", [2023-08-12T01:39:54.929Z] "unix:///var/run/docker.sock" [2023-08-12T01:39:54.929Z] ], [2023-08-12T01:39:54.929Z] "mtu": 1458, [2023-08-12T01:39:54.929Z] "selinux-enabled": true, [2023-08-12T01:39:54.929Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-12T01:39:54.929Z] } [Pipeline] sh [2023-08-12T01:39:55.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-12T01:39:55.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T01:40:17.834Z] provisioning config files... [2023-08-12T01:40:17.864Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config444657849138528555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T01:40:18.238Z] ---> docker-login.sh [2023-08-12T01:40:18.238Z] nexus3.edgexfoundry.org:10001 [2023-08-12T01:40:18.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:40:18.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:40:18.831Z] Configure a credential helper to remove this warning. See [2023-08-12T01:40:18.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:40:18.831Z] [2023-08-12T01:40:18.831Z] Login Succeeded [2023-08-12T01:40:18.831Z] nexus3.edgexfoundry.org:10002 [2023-08-12T01:40:19.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:40:19.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:40:19.102Z] Configure a credential helper to remove this warning. See [2023-08-12T01:40:19.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:40:19.102Z] [2023-08-12T01:40:19.102Z] Login Succeeded [2023-08-12T01:40:19.382Z] nexus3.edgexfoundry.org:10003 [2023-08-12T01:40:19.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:40:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:40:19.655Z] Configure a credential helper to remove this warning. See [2023-08-12T01:40:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:40:19.655Z] [2023-08-12T01:40:19.655Z] Login Succeeded [2023-08-12T01:40:19.655Z] nexus3.edgexfoundry.org:10004 [2023-08-12T01:40:19.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:40:19.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:40:19.928Z] Configure a credential helper to remove this warning. See [2023-08-12T01:40:19.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:40:19.928Z] [2023-08-12T01:40:19.928Z] Login Succeeded [2023-08-12T01:40:19.928Z] docker.io [2023-08-12T01:40:20.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-12T01:40:20.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-12T01:40:20.474Z] Configure a credential helper to remove this warning. See [2023-08-12T01:40:20.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-12T01:40:20.474Z] [2023-08-12T01:40:20.474Z] Login Succeeded [2023-08-12T01:40:20.474Z] ---> docker-login.sh ends [Pipeline] } [2023-08-12T01:40:20.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-12T01:40:21.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] echo [2023-08-12T01:40:21.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:40:21.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-12T01:40:21.199Z] ========================================================= [2023-08-12T01:40:21.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-12T01:40:21.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:40:21.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:40:21.827Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-12T01:40:21.827Z] edb6bdbacee9: Pulling fs layer [2023-08-12T01:40:21.827Z] 5f9638ab2659: Pulling fs layer [2023-08-12T01:40:21.827Z] 8d51d6327a98: Pulling fs layer [2023-08-12T01:40:21.827Z] 8b374f2dd631: Pulling fs layer [2023-08-12T01:40:21.827Z] ec14aa9079de: Pulling fs layer [2023-08-12T01:40:21.827Z] 2f466654f4bb: Pulling fs layer [2023-08-12T01:40:21.827Z] 554e91adad29: Pulling fs layer [2023-08-12T01:40:21.828Z] 2f466654f4bb: Waiting [2023-08-12T01:40:21.828Z] 8b374f2dd631: Waiting [2023-08-12T01:40:21.828Z] ec14aa9079de: Waiting [2023-08-12T01:40:21.828Z] 554e91adad29: Waiting [2023-08-12T01:40:21.828Z] 5f9638ab2659: Verifying Checksum [2023-08-12T01:40:21.828Z] 5f9638ab2659: Download complete [2023-08-12T01:40:21.828Z] 8b374f2dd631: Verifying Checksum [2023-08-12T01:40:21.828Z] ec14aa9079de: Verifying Checksum [2023-08-12T01:40:21.828Z] ec14aa9079de: Download complete [2023-08-12T01:40:21.828Z] edb6bdbacee9: Verifying Checksum [2023-08-12T01:40:21.828Z] edb6bdbacee9: Download complete [2023-08-12T01:40:22.813Z] edb6bdbacee9: Pull complete [2023-08-12T01:40:23.417Z] 554e91adad29: Verifying Checksum [2023-08-12T01:40:23.417Z] 554e91adad29: Download complete [2023-08-12T01:40:23.691Z] 5f9638ab2659: Pull complete [2023-08-12T01:40:24.685Z] 8d51d6327a98: Verifying Checksum [2023-08-12T01:40:24.685Z] 8d51d6327a98: Download complete [2023-08-12T01:40:24.957Z] 2f466654f4bb: Verifying Checksum [2023-08-12T01:40:24.957Z] 2f466654f4bb: Download complete [2023-08-12T01:40:37.314Z] 8d51d6327a98: Pull complete [2023-08-12T01:40:37.314Z] 8b374f2dd631: Pull complete [2023-08-12T01:40:37.314Z] ec14aa9079de: Pull complete [2023-08-12T01:40:45.573Z] 2f466654f4bb: Pull complete [2023-08-12T01:40:46.985Z] 554e91adad29: Pull complete [2023-08-12T01:40:46.985Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-12T01:40:46.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:40:46.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:40:47.311Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:40:47.311Z] WORKDIR /edgex [2023-08-12T01:40:47.311Z] COPY go.mod . [2023-08-12T01:40:47.311Z] RUN go mod download [2023-08-12T01:40:47.311Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-12T01:40:47.896Z] Sending build context to Docker daemon 2.941MB [2023-08-12T01:40:47.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-12T01:40:47.896Z] ---> 1e15ea492957 [2023-08-12T01:40:47.896Z] Step 2/4 : WORKDIR /edgex [2023-08-12T01:40:49.848Z] ---> Running in 15207a929109 [2023-08-12T01:40:50.115Z] Removing intermediate container 15207a929109 [2023-08-12T01:40:50.115Z] ---> 167fee89dce7 [2023-08-12T01:40:50.115Z] Step 3/4 : COPY go.mod . [2023-08-12T01:40:50.698Z] ---> b442a5a3c008 [2023-08-12T01:40:50.698Z] Step 4/4 : RUN go mod download [2023-08-12T01:40:50.698Z] ---> Running in 7559fb9ae958 [2023-08-12T01:41:37.568Z] Removing intermediate container 7559fb9ae958 [2023-08-12T01:41:37.568Z] ---> c9fc32e3e53e [2023-08-12T01:41:37.568Z] Successfully built c9fc32e3e53e [2023-08-12T01:41:37.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:41:37.901Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T01:41:37.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:41:38.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-3390 does not seem to be running inside a container [2023-08-12T01:41:38.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T01:41:39.354Z] $ docker top edc285eb0de0f53b19fcf90a403bf55607a09442fc40070ab919f42e9a377b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:41:40.187Z] + go version [2023-08-12T01:41:40.187Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-12T01:41:40.208Z] $ docker stop --time=1 edc285eb0de0f53b19fcf90a403bf55607a09442fc40070ab919f42e9a377b86 [2023-08-12T01:41:41.878Z] $ docker rm -f --volumes edc285eb0de0f53b19fcf90a403bf55607a09442fc40070ab919f42e9a377b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:41:42.462Z] + docker inspect -f . ci-base-image-arm64 [2023-08-12T01:41:42.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:41:42.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-3390 does not seem to be running inside a container [2023-08-12T01:41:42.718Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-12T01:41:43.891Z] $ docker top c38f66dd5b1d72ba0dbddb37c54c17c60721de6a3a8ab0049d0e61553afc1f68 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-12T01:41:44.099Z] ========================================================= [2023-08-12T01:41:44.099Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-12T01:41:44.099Z] ========================================================= [Pipeline] sh [2023-08-12T01:41:44.724Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] fileExists [Pipeline] sh [2023-08-12T01:41:45.370Z] + make test [2023-08-12T01:41:45.370Z] go test -race -coverprofile=coverage.out ./... [2023-08-12T01:42:32.219Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-12T01:45:23.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-12T01:45:24.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-12T01:45:27.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-12T01:45:27.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-12T01:45:27.766Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-12T01:45:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-12T01:45:40.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-12T01:45:40.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-12T01:45:40.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.335s coverage: 28.7% of statements [2023-08-12T01:45:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 97.0% of statements [2023-08-12T01:46:04.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.471s coverage: 71.5% of statements [2023-08-12T01:46:04.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-12T01:46:04.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-12T01:46:04.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-12T01:46:11.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-12T01:46:11.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-12T01:46:11.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 54.0% of statements [2023-08-12T01:46:19.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-12T01:46:19.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-12T01:46:19.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:46:19.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-12T01:46:19.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-12T01:46:27.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-12T01:46:27.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-12T01:46:36.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.389s coverage: 93.4% of statements [2023-08-12T01:46:36.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.527s coverage: 3.8% of statements [2023-08-12T01:46:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-12T01:46:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:46:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-12T01:46:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.887s coverage: 97.6% of statements [2023-08-12T01:46:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-12T01:46:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-12T01:46:46.830Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements [2023-08-12T01:46:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-12T01:46:59.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-12T01:46:59.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements [2023-08-12T01:46:59.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 32.2% of statements [2023-08-12T01:47:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 42.9% of statements [2023-08-12T01:47:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements [2023-08-12T01:47:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements [2023-08-12T01:47:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2023-08-12T01:47:09.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2023-08-12T01:47:12.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-12T01:47:12.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-12T01:47:12.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-12T01:47:12.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-12T01:47:15.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-12T01:47:15.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-12T01:47:15.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-12T01:47:15.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-12T01:47:21.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2023-08-12T01:47:21.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-12T01:47:21.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-12T01:47:21.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-12T01:47:21.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-12T01:47:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-12T01:47:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-12T01:47:32.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.139s coverage: 79.9% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.298s coverage: 92.9% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.260s coverage: 62.3% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.230s coverage: 20.0% of statements [2023-08-12T01:47:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.240s coverage: 100.0% of statements [2023-08-12T01:47:38.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-12T01:47:38.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.552s coverage: 81.8% of statements [2023-08-12T01:47:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.561s coverage: 82.1% of statements [2023-08-12T01:47:39.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-12T01:47:40.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 86.0% of statements [2023-08-12T01:47:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-12T01:47:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-12T01:47:48.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.246s coverage: 63.1% of statements [2023-08-12T01:47:48.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2023-08-12T01:47:50.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2023-08-12T01:47:50.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-08-12T01:47:50.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2023-08-12T01:47:50.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-12T01:47:50.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-12T01:47:50.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-12T01:47:50.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-12T01:48:00.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-12T01:48:00.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-12T01:48:00.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-12T01:48:00.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 38.4% of statements [2023-08-12T01:48:00.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements [2023-08-12T01:48:07.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-12T01:48:07.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-12T01:48:07.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-12T01:48:07.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-12T01:48:07.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements [2023-08-12T01:48:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-12T01:48:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-12T01:48:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-12T01:48:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-12T01:48:22.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements [2023-08-12T01:48:23.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-12T01:48:23.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:48:23.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-12T01:48:23.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-12T01:48:24.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.703s coverage: 95.7% of statements [2023-08-12T01:48:28.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-12T01:48:28.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-12T01:48:28.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.353s coverage: 61.8% of statements [2023-08-12T01:48:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-12T01:48:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-12T01:48:32.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 98.9% of statements [2023-08-12T01:48:33.192Z] 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-12T01:48:33.192Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-12T01:48:33.192Z] go vet ./... [2023-08-12T01:51:56.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-12T01:51:56.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-12T01:51:56.561Z] ./bin/test-attribution-txt.sh [2023-08-12T01:51:56.561Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-12T01:51:56.561Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-12T01:51:56.561Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-12T01:51:56.561Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-12T01:51:56.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-12T01:51:59.987Z] + ls -al . [2023-08-12T01:51:59.987Z] total 728 [2023-08-12T01:51:59.987Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 01:41 . [2023-08-12T01:51:59.987Z] drwxr-xr-x 4 root root 4096 Aug 12 01:41 .. [2023-08-12T01:51:59.987Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 01:39 .blubracket [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 16 Aug 12 01:39 .dockerignore [2023-08-12T01:51:59.987Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 01:39 .git [2023-08-12T01:51:59.987Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 01:39 .github [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 1163 Aug 12 01:39 .gitignore [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 01:39 .golangci.yml [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 87 Aug 12 01:39 .hadolint.yml [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 01:39 .sonarcloud.properties [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 01:39 ADOPTERS.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 11152 Aug 12 01:39 Attribution.txt [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 93407 Aug 12 01:39 CHANGELOG.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 01:39 CONTRIBUTING.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 687 Aug 12 01:39 Dockerfile.fuzz [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 01:39 GOVERNANCE.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 883 Aug 12 01:39 Jenkinsfile [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 01:39 LICENSE [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 14368 Aug 12 01:39 Makefile [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 01:39 OWNERS.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 9923 Aug 12 01:39 README.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 01:39 SECURITY.md [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 01:34 VERSION [2023-08-12T01:51:59.987Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 01:39 bin [2023-08-12T01:51:59.987Z] drwxrwxr-x 18 1001 1001 4096 Aug 12 01:39 cmd [2023-08-12T01:51:59.987Z] -rw-r--r-- 1 root root 446998 Aug 12 01:48 coverage.out [2023-08-12T01:51:59.987Z] -rwxrwxr-x 1 1001 1001 1355 Aug 12 01:39 fuzzing_docker.sh [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 3687 Aug 12 01:39 go.mod [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 33714 Aug 12 01:39 go.sum [2023-08-12T01:51:59.987Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 01:39 internal [2023-08-12T01:51:59.987Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 01:39 openapi [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 594 Aug 12 01:39 security.txt [2023-08-12T01:51:59.987Z] drwxrwxr-x 4 1001 1001 4096 Aug 12 01:39 snap [2023-08-12T01:51:59.987Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 01:39 version.go [Pipeline] sh [2023-08-12T01:52:00.626Z] + '[' -e coverage.out ] [2023-08-12T01:52:00.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-12T01:52:01.543Z] Stashed 1 file(s) [Pipeline] sh [2023-08-12T01:52:02.177Z] + make build [2023-08-12T01:52:02.177Z] 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-12T01:54:08.870Z] 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-12T01:54:10.815Z] 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-12T01:54:17.469Z] 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-12T01:54:22.835Z] 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-12T01:55:19.266Z] 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-12T01:55:24.620Z] 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-12T01:55:34.707Z] 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-12T01:55:42.928Z] 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-12T01:55:47.186Z] 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-12T01:55:52.560Z] 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-12T01:56:00.776Z] 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-12T01:56:09.002Z] $ docker stop --time=1 c38f66dd5b1d72ba0dbddb37c54c17c60721de6a3a8ab0049d0e61553afc1f68 [2023-08-12T01:56:11.224Z] $ docker rm -f --volumes c38f66dd5b1d72ba0dbddb37c54c17c60721de6a3a8ab0049d0e61553afc1f68 [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-12T01:56:14.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:56:14.423Z] [2023-08-12T01:56:14.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T01:56:14.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:56:15.054Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-12T01:56:15.054Z] 547446be3368: Pulling fs layer [2023-08-12T01:56:15.054Z] d125d8839a47: Pulling fs layer [2023-08-12T01:56:15.055Z] 3e85d5ac6304: Pulling fs layer [2023-08-12T01:56:15.055Z] c3105a71a48b: Pulling fs layer [2023-08-12T01:56:15.055Z] 0f093f025ec4: Pulling fs layer [2023-08-12T01:56:15.055Z] c3106fc0e877: Pulling fs layer [2023-08-12T01:56:15.055Z] 0f093f025ec4: Waiting [2023-08-12T01:56:15.055Z] c3106fc0e877: Waiting [2023-08-12T01:56:15.055Z] c3105a71a48b: Waiting [2023-08-12T01:56:15.055Z] 547446be3368: Verifying Checksum [2023-08-12T01:56:15.344Z] 547446be3368: Download complete [2023-08-12T01:56:15.344Z] c3105a71a48b: Verifying Checksum [2023-08-12T01:56:15.344Z] c3105a71a48b: Download complete [2023-08-12T01:56:15.625Z] d125d8839a47: Verifying Checksum [2023-08-12T01:56:15.625Z] d125d8839a47: Download complete [2023-08-12T01:56:15.625Z] c3106fc0e877: Verifying Checksum [2023-08-12T01:56:15.625Z] c3106fc0e877: Download complete [2023-08-12T01:56:15.906Z] 0f093f025ec4: Verifying Checksum [2023-08-12T01:56:15.906Z] 0f093f025ec4: Download complete [2023-08-12T01:56:16.186Z] 547446be3368: Pull complete [2023-08-12T01:56:17.179Z] d125d8839a47: Pull complete [2023-08-12T01:56:17.762Z] 3e85d5ac6304: Verifying Checksum [2023-08-12T01:56:17.762Z] 3e85d5ac6304: Download complete [2023-08-12T01:56:25.969Z] 3e85d5ac6304: Pull complete [2023-08-12T01:56:25.969Z] c3105a71a48b: Pull complete [2023-08-12T01:56:29.327Z] 0f093f025ec4: Pull complete [2023-08-12T01:56:29.327Z] c3106fc0e877: Pull complete [2023-08-12T01:56:29.327Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-12T01:56:29.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-12T01:56:29.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T01:56:29.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-3390 does not seem to be running inside a container [2023-08-12T01:56:29.645Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-12T01:56:31.963Z] $ docker top b1c45a42b69d55506d84ad848ec87a0ff9fb9a36954bc1190414f7b346b84f70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T01:56:32.827Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-12T01:56:42.906Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-12T01:56:42.906Z] #1 transferring dockerfile: [2023-08-12T01:56:43.175Z] #1 transferring dockerfile: 2.38kB done [2023-08-12T01:56:43.175Z] #1 DONE 1.6s [2023-08-12T01:56:43.175Z] [2023-08-12T01:56:43.175Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-08-12T01:56:43.175Z] #2 ... [2023-08-12T01:56:43.175Z] [2023-08-12T01:56:43.175Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-12T01:56:43.175Z] #3 transferring dockerfile: 1.90kB done [2023-08-12T01:56:43.175Z] #3 DONE 1.2s [2023-08-12T01:56:43.175Z] [2023-08-12T01:56:43.175Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-12T01:56:43.175Z] #4 transferring dockerfile: 2.63kB done [2023-08-12T01:56:43.441Z] #4 ... [2023-08-12T01:56:43.441Z] [2023-08-12T01:56:43.441Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-12T01:56:43.441Z] #5 transferring dockerfile: 2.04kB done [2023-08-12T01:56:43.441Z] #5 DONE 1.2s [2023-08-12T01:56:43.441Z] [2023-08-12T01:56:43.441Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-12T01:56:43.441Z] #6 transferring dockerfile: 2.58kB done [2023-08-12T01:56:43.442Z] #6 DONE 1.2s [2023-08-12T01:56:43.442Z] [2023-08-12T01:56:43.442Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-12T01:56:43.442Z] #4 DONE 1.3s [2023-08-12T01:56:43.442Z] [2023-08-12T01:56:43.442Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-12T01:56:43.442Z] #7 transferring dockerfile: 2.06kB 0.0s done [2023-08-12T01:56:43.442Z] #7 DONE 1.0s [2023-08-12T01:56:43.442Z] [2023-08-12T01:56:43.442Z] #8 [security-spire-config internal] load .dockerignore [2023-08-12T01:56:43.710Z] #8 ... [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #9 transferring dockerfile: 1.78kB 0.0s done [2023-08-12T01:56:43.710Z] #9 DONE 1.3s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-08-12T01:56:43.710Z] #10 DONE 1.3s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-08-12T01:56:43.710Z] #11 DONE 1.1s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-08-12T01:56:43.710Z] #2 transferring context: 56B 0.0s done [2023-08-12T01:56:43.710Z] #2 DONE 0.9s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-08-12T01:56:43.710Z] #12 DONE 1.3s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #13 transferring dockerfile: 1.84kB 0.0s done [2023-08-12T01:56:43.710Z] #13 DONE 1.5s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #14 transferring dockerfile: 2.12kB 0.0s done [2023-08-12T01:56:43.710Z] #14 DONE 1.2s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-08-12T01:56:43.710Z] #15 transferring dockerfile: 1.96kB 0.0s done [2023-08-12T01:56:43.710Z] #15 DONE 1.4s [2023-08-12T01:56:43.710Z] [2023-08-12T01:56:43.710Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-12T01:56:43.978Z] #16 ... [2023-08-12T01:56:43.978Z] [2023-08-12T01:56:43.978Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2023-08-12T01:56:43.978Z] #17 transferring dockerfile: 2.68kB 0.0s done [2023-08-12T01:56:43.978Z] #17 DONE 1.3s [2023-08-12T01:56:43.978Z] [2023-08-12T01:56:43.978Z] #18 [core-data internal] load .dockerignore [2023-08-12T01:56:43.978Z] #18 transferring context: 56B 0.0s done [2023-08-12T01:56:43.978Z] #18 DONE 0.5s [2023-08-12T01:56:43.978Z] [2023-08-12T01:56:43.978Z] #19 [security-proxy-auth internal] load .dockerignore [2023-08-12T01:56:43.978Z] #19 transferring context: 56B 0.0s done [2023-08-12T01:56:43.978Z] #19 DONE 0.5s [2023-08-12T01:56:43.978Z] [2023-08-12T01:56:43.978Z] #8 [security-spire-config internal] load .dockerignore [2023-08-12T01:56:43.978Z] #8 transferring context: 56B 0.0s done [2023-08-12T01:56:43.978Z] #8 DONE 0.6s [2023-08-12T01:56:43.978Z] [2023-08-12T01:56:43.978Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-12T01:56:44.244Z] #16 ... [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #20 [security-spire-server internal] load .dockerignore [2023-08-12T01:56:44.245Z] #20 transferring context: 56B 0.0s done [2023-08-12T01:56:44.245Z] #20 DONE 0.6s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #21 [support-notifications internal] load .dockerignore [2023-08-12T01:56:44.245Z] #21 transferring context: 56B 0.0s done [2023-08-12T01:56:44.245Z] #21 DONE 0.5s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-12T01:56:44.245Z] #16 transferring context: 56B 0.0s done [2023-08-12T01:56:44.245Z] #16 DONE 0.6s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #22 [support-scheduler internal] load .dockerignore [2023-08-12T01:56:44.245Z] #22 transferring context: 56B 0.0s done [2023-08-12T01:56:44.245Z] #22 DONE 0.4s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #23 [core-metadata internal] load .dockerignore [2023-08-12T01:56:44.245Z] #23 transferring context: 56B done [2023-08-12T01:56:44.245Z] #23 DONE 0.3s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #24 [core-command internal] load .dockerignore [2023-08-12T01:56:44.245Z] #24 transferring context: 56B 0.0s done [2023-08-12T01:56:44.245Z] #24 DONE 0.5s [2023-08-12T01:56:44.245Z] [2023-08-12T01:56:44.245Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-12T01:56:44.511Z] #25 ... [2023-08-12T01:56:44.512Z] [2023-08-12T01:56:44.512Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-12T01:56:44.512Z] #26 transferring context: 56B 0.0s done [2023-08-12T01:56:44.512Z] #26 DONE 0.4s [2023-08-12T01:56:44.512Z] [2023-08-12T01:56:44.512Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-12T01:56:44.512Z] #27 transferring context: 56B 0.0s done [2023-08-12T01:56:44.512Z] #27 DONE 0.4s [2023-08-12T01:56:44.512Z] [2023-08-12T01:56:44.512Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-12T01:56:44.512Z] #25 transferring context: 56B done [2023-08-12T01:56:44.512Z] #25 DONE 0.3s [2023-08-12T01:56:44.512Z] [2023-08-12T01:56:44.512Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-12T01:56:44.512Z] #28 transferring context: 56B 0.0s done [2023-08-12T01:56:44.512Z] #28 DONE 0.4s [2023-08-12T01:56:44.778Z] [2023-08-12T01:56:44.778Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:44.778Z] #29 DONE 0.1s [2023-08-12T01:56:44.778Z] [2023-08-12T01:56:44.778Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:44.778Z] #30 DONE 0.0s [2023-08-12T01:56:45.048Z] [2023-08-12T01:56:45.048Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:45.048Z] #30 DONE 0.0s [2023-08-12T01:56:45.048Z] [2023-08-12T01:56:45.048Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:45.048Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:45.048Z] #31 ... [2023-08-12T01:56:45.048Z] [2023-08-12T01:56:45.048Z] #32 [core-data internal] load build context [2023-08-12T01:56:45.048Z] #32 DONE 0.0s [2023-08-12T01:56:45.048Z] [2023-08-12T01:56:45.048Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:45.048Z] #29 DONE 0.2s [2023-08-12T01:56:45.048Z] [2023-08-12T01:56:45.048Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:45.048Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:45.048Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:45.048Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:45.048Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:45.048Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-12T01:56:45.315Z] #31 ... [2023-08-12T01:56:45.315Z] [2023-08-12T01:56:45.315Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:45.315Z] #30 DONE 0.0s [2023-08-12T01:56:45.315Z] [2023-08-12T01:56:45.315Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:45.315Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-12T01:56:45.315Z] #31 ... [2023-08-12T01:56:45.315Z] [2023-08-12T01:56:45.315Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:45.315Z] #29 DONE 0.4s [2023-08-12T01:56:45.315Z] [2023-08-12T01:56:45.315Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:45.315Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:45.315Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:45.315Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:45.315Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:45.315Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:45.584Z] #31 ... [2023-08-12T01:56:45.584Z] [2023-08-12T01:56:45.584Z] #30 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:45.584Z] #30 DONE 0.0s [2023-08-12T01:56:45.584Z] [2023-08-12T01:56:45.584Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:45.584Z] #29 DONE 0.4s [2023-08-12T01:56:45.584Z] [2023-08-12T01:56:45.584Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:45.584Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:45.584Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:45.584Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:45.584Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:45.584Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:46.177Z] #31 ... [2023-08-12T01:56:46.177Z] [2023-08-12T01:56:46.177Z] #30 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.177Z] #30 DONE 0.0s [2023-08-12T01:56:46.177Z] [2023-08-12T01:56:46.177Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.177Z] #31 ... [2023-08-12T01:56:46.177Z] [2023-08-12T01:56:46.177Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:46.177Z] #29 DONE 0.5s [2023-08-12T01:56:46.177Z] [2023-08-12T01:56:46.177Z] #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.177Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:46.177Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:46.177Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:46.177Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:46.177Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:46.446Z] #31 ... [2023-08-12T01:56:46.446Z] [2023-08-12T01:56:46.446Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.446Z] #30 DONE 0.0s [2023-08-12T01:56:46.446Z] [2023-08-12T01:56:46.446Z] #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.446Z] #31 ... [2023-08-12T01:56:46.446Z] [2023-08-12T01:56:46.446Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.446Z] #30 DONE 0.0s [2023-08-12T01:56:46.446Z] [2023-08-12T01:56:46.446Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.447Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:46.447Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:46.447Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:46.447Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:46.447Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:46.447Z] #31 ... [2023-08-12T01:56:46.447Z] [2023-08-12T01:56:46.447Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:46.447Z] #29 DONE 0.7s [2023-08-12T01:56:46.447Z] [2023-08-12T01:56:46.447Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.712Z] #31 ... [2023-08-12T01:56:46.712Z] [2023-08-12T01:56:46.712Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.712Z] #30 DONE 0.1s [2023-08-12T01:56:46.712Z] [2023-08-12T01:56:46.712Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.712Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:46.712Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:46.712Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:46.712Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:46.712Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:46.712Z] #31 ... [2023-08-12T01:56:46.712Z] [2023-08-12T01:56:46.712Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.712Z] #30 DONE 0.1s [2023-08-12T01:56:46.712Z] [2023-08-12T01:56:46.712Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.978Z] #31 ... [2023-08-12T01:56:46.978Z] [2023-08-12T01:56:46.978Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:46.978Z] #29 DONE 1.0s [2023-08-12T01:56:46.978Z] [2023-08-12T01:56:46.978Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:46.978Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:46.978Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:46.978Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:46.978Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:46.978Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:46.978Z] #31 ... [2023-08-12T01:56:46.978Z] [2023-08-12T01:56:46.978Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:46.978Z] #30 DONE 0.1s [2023-08-12T01:56:46.978Z] [2023-08-12T01:56:46.978Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:47.243Z] #31 ... [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #30 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:47.243Z] #30 DONE 0.1s [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:47.243Z] #29 DONE 1.2s [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:56:47.243Z] #33 DONE 3.0s [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:47.243Z] #31 ... [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:47.243Z] #30 DONE 0.1s [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:56:47.243Z] #33 DONE 3.0s [2023-08-12T01:56:47.243Z] [2023-08-12T01:56:47.243Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:47.243Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:47.243Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:47.243Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:47.243Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:47.243Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:47.513Z] #31 ... [2023-08-12T01:56:47.513Z] [2023-08-12T01:56:47.513Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:56:47.513Z] #33 DONE 3.0s [2023-08-12T01:56:47.513Z] [2023-08-12T01:56:47.513Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:47.513Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:47.513Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:47.513Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:47.513Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:47.513Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:47.513Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-12T01:56:47.513Z] #31 ... [2023-08-12T01:56:47.513Z] [2023-08-12T01:56:47.513Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:47.513Z] #30 DONE 0.1s [2023-08-12T01:56:47.778Z] [2023-08-12T01:56:47.778Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-12T01:56:47.778Z] #30 DONE 0.1s [2023-08-12T01:56:47.778Z] [2023-08-12T01:56:47.778Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-12T01:56:48.110Z] #34 ... [2023-08-12T01:56:48.110Z] [2023-08-12T01:56:48.110Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-12T01:56:48.110Z] #29 DONE 1.8s [2023-08-12T01:56:48.110Z] [2023-08-12T01:56:48.110Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:56:48.110Z] #33 DONE 3.0s [2023-08-12T01:56:48.110Z] [2023-08-12T01:56:48.110Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:56:48.110Z] #35 ... [2023-08-12T01:56:48.110Z] [2023-08-12T01:56:48.110Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-12T01:56:48.110Z] #33 DONE 3.0s [2023-08-12T01:56:48.376Z] [2023-08-12T01:56:48.376Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:48.376Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-12T01:56:48.376Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-12T01:56:48.376Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-12T01:56:48.376Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-12T01:56:48.376Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-12T01:56:48.376Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-12T01:56:48.642Z] #31 ... [2023-08-12T01:56:48.642Z] [2023-08-12T01:56:48.642Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-12T01:56:48.642Z] #34 DONE 1.8s [2023-08-12T01:56:48.642Z] [2023-08-12T01:56:48.642Z] #36 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:56:49.600Z] #36 ... [2023-08-12T01:56:49.600Z] [2023-08-12T01:56:49.600Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-12T01:56:49.600Z] #31 DONE 5.0s [2023-08-12T01:56:49.600Z] [2023-08-12T01:56:49.600Z] #32 [core-data internal] load build context [2023-08-12T01:56:49.600Z] #32 transferring context: 32.09MB 4.4s [2023-08-12T01:56:50.570Z] #32 ... [2023-08-12T01:56:50.570Z] [2023-08-12T01:56:50.570Z] #37 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:56:54.819Z] #37 ... [2023-08-12T01:56:54.819Z] [2023-08-12T01:56:54.819Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:56:54.819Z] #38 transferring context: 19.07MB 9.6s [2023-08-12T01:56:55.085Z] #38 ... [2023-08-12T01:56:55.085Z] [2023-08-12T01:56:55.085Z] #39 [core-metadata internal] load build context [2023-08-12T01:56:55.352Z] #39 ... [2023-08-12T01:56:55.352Z] [2023-08-12T01:56:55.352Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:56:55.352Z] #40 ... [2023-08-12T01:56:55.352Z] [2023-08-12T01:56:55.352Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:56:55.618Z] #38 ... [2023-08-12T01:56:55.618Z] [2023-08-12T01:56:55.618Z] #41 [security-spire-config internal] load build context [2023-08-12T01:56:55.618Z] #41 ... [2023-08-12T01:56:55.618Z] [2023-08-12T01:56:55.618Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:56:56.204Z] #38 ... [2023-08-12T01:56:56.204Z] [2023-08-12T01:56:56.204Z] #42 [security-spire-server internal] load build context [2023-08-12T01:56:56.204Z] #42 ... [2023-08-12T01:56:56.204Z] [2023-08-12T01:56:56.204Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:56:56.471Z] #38 ... [2023-08-12T01:56:56.471Z] [2023-08-12T01:56:56.471Z] #43 [support-notifications internal] load build context [2023-08-12T01:56:56.741Z] #43 ... [2023-08-12T01:56:56.741Z] [2023-08-12T01:56:56.741Z] #44 [support-scheduler internal] load build context [2023-08-12T01:56:56.741Z] #44 ... [2023-08-12T01:56:56.741Z] [2023-08-12T01:56:56.741Z] #43 [support-notifications internal] load build context [2023-08-12T01:56:57.009Z] #43 ... [2023-08-12T01:56:57.009Z] [2023-08-12T01:56:57.009Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:56:57.009Z] #45 ... [2023-08-12T01:56:57.009Z] [2023-08-12T01:56:57.009Z] #44 [support-scheduler internal] load build context [2023-08-12T01:56:57.276Z] #44 ... [2023-08-12T01:56:57.276Z] [2023-08-12T01:56:57.276Z] #46 [core-command internal] load build context [2023-08-12T01:56:57.541Z] #46 ... [2023-08-12T01:56:57.541Z] [2023-08-12T01:56:57.541Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:56:57.541Z] #47 ... [2023-08-12T01:56:57.541Z] [2023-08-12T01:56:57.541Z] #43 [support-notifications internal] load build context [2023-08-12T01:56:58.125Z] #43 ... [2023-08-12T01:56:58.125Z] [2023-08-12T01:56:58.125Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:56:58.125Z] #48 ... [2023-08-12T01:56:58.125Z] [2023-08-12T01:56:58.125Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:56:58.125Z] #49 ... [2023-08-12T01:56:58.125Z] [2023-08-12T01:56:58.125Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:56:58.708Z] #48 ... [2023-08-12T01:56:58.708Z] [2023-08-12T01:56:58.708Z] #36 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:56:58.708Z] #36 4.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.708Z] #36 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.708Z] #36 7.745 OK: 263 MiB in 53 packages [2023-08-12T01:56:58.708Z] #36 DONE 10.4s [2023-08-12T01:56:58.708Z] [2023-08-12T01:56:58.708Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:56:58.708Z] #48 ... [2023-08-12T01:56:58.708Z] [2023-08-12T01:56:58.708Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:56:58.708Z] #0 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.708Z] #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.974Z] #50 ... [2023-08-12T01:56:58.974Z] [2023-08-12T01:56:58.974Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:56:58.974Z] #0 6.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.974Z] #0 8.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:58.974Z] #51 ... [2023-08-12T01:56:58.974Z] [2023-08-12T01:56:58.974Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:56:59.242Z] #35 ... [2023-08-12T01:56:59.242Z] [2023-08-12T01:56:59.242Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:56:59.242Z] #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:59.242Z] #52 ... [2023-08-12T01:56:59.242Z] [2023-08-12T01:56:59.242Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:56:59.242Z] #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:59.242Z] #53 ... [2023-08-12T01:56:59.242Z] [2023-08-12T01:56:59.242Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:56:59.242Z] #52 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:59.825Z] #52 ... [2023-08-12T01:56:59.825Z] [2023-08-12T01:56:59.825Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:56:59.825Z] #0 9.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:56:59.825Z] #54 ... [2023-08-12T01:56:59.825Z] [2023-08-12T01:56:59.825Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:56:59.825Z] #35 ... [2023-08-12T01:56:59.825Z] [2023-08-12T01:56:59.825Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:57:00.093Z] #55 ... [2023-08-12T01:57:00.093Z] [2023-08-12T01:57:00.093Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:00.093Z] #56 ... [2023-08-12T01:57:00.093Z] [2023-08-12T01:57:00.093Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:57:00.360Z] #57 ... [2023-08-12T01:57:00.360Z] [2023-08-12T01:57:00.360Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:57:00.360Z] #50 11.60 OK: 263 MiB in 53 packages [2023-08-12T01:57:00.360Z] #50 ... [2023-08-12T01:57:00.360Z] [2023-08-12T01:57:00.360Z] #32 [core-data internal] load build context [2023-08-12T01:57:00.360Z] #32 transferring context: 51.20MB 15.1s [2023-08-12T01:57:00.627Z] #32 ... [2023-08-12T01:57:00.627Z] [2023-08-12T01:57:00.627Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:57:00.627Z] #58 ... [2023-08-12T01:57:00.627Z] [2023-08-12T01:57:00.627Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:57:00.894Z] #59 ... [2023-08-12T01:57:00.894Z] [2023-08-12T01:57:00.894Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:00.894Z] #60 ... [2023-08-12T01:57:00.894Z] [2023-08-12T01:57:00.894Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:57:00.894Z] #61 ... [2023-08-12T01:57:00.894Z] [2023-08-12T01:57:00.894Z] #32 [core-data internal] load build context [2023-08-12T01:57:02.841Z] #32 ... [2023-08-12T01:57:02.841Z] [2023-08-12T01:57:02.841Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-12T01:57:02.841Z] #50 DONE 13.9s [2023-08-12T01:57:02.841Z] [2023-08-12T01:57:02.841Z] #32 [core-data internal] load build context [2023-08-12T01:57:05.453Z] #32 transferring context: 59.27MB 20.2s [2023-08-12T01:57:05.453Z] #32 ... [2023-08-12T01:57:05.453Z] [2023-08-12T01:57:05.453Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:05.719Z] #39 ... [2023-08-12T01:57:05.719Z] [2023-08-12T01:57:05.719Z] #32 [core-data internal] load build context [2023-08-12T01:57:05.984Z] #32 ... [2023-08-12T01:57:05.984Z] [2023-08-12T01:57:05.984Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:05.984Z] #40 ... [2023-08-12T01:57:05.984Z] [2023-08-12T01:57:05.984Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:06.251Z] #41 ... [2023-08-12T01:57:06.251Z] [2023-08-12T01:57:06.251Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:57:06.251Z] #52 17.33 OK: 263 MiB in 53 packages [2023-08-12T01:57:06.519Z] #52 ... [2023-08-12T01:57:06.519Z] [2023-08-12T01:57:06.519Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:06.519Z] #42 ... [2023-08-12T01:57:06.519Z] [2023-08-12T01:57:06.519Z] #32 [core-data internal] load build context [2023-08-12T01:57:06.785Z] #32 ... [2023-08-12T01:57:06.785Z] [2023-08-12T01:57:06.785Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:06.785Z] #38 ... [2023-08-12T01:57:06.785Z] [2023-08-12T01:57:06.785Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:07.370Z] #41 ... [2023-08-12T01:57:07.370Z] [2023-08-12T01:57:07.370Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:07.370Z] #45 ... [2023-08-12T01:57:07.370Z] [2023-08-12T01:57:07.370Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:07.370Z] #44 ... [2023-08-12T01:57:07.370Z] [2023-08-12T01:57:07.370Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:07.638Z] #41 ... [2023-08-12T01:57:07.638Z] [2023-08-12T01:57:07.638Z] #46 [core-command internal] load build context [2023-08-12T01:57:07.906Z] #46 ... [2023-08-12T01:57:07.906Z] [2023-08-12T01:57:07.906Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:07.906Z] #47 ... [2023-08-12T01:57:07.906Z] [2023-08-12T01:57:07.906Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:08.178Z] #44 ... [2023-08-12T01:57:08.178Z] [2023-08-12T01:57:08.178Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:08.178Z] #43 ... [2023-08-12T01:57:08.178Z] [2023-08-12T01:57:08.178Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:08.457Z] #47 ... [2023-08-12T01:57:08.457Z] [2023-08-12T01:57:08.457Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:08.457Z] #49 ... [2023-08-12T01:57:08.457Z] [2023-08-12T01:57:08.457Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:09.039Z] #44 ... [2023-08-12T01:57:09.039Z] [2023-08-12T01:57:09.039Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:09.039Z] #48 ... [2023-08-12T01:57:09.039Z] [2023-08-12T01:57:09.039Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:09.309Z] #44 ... [2023-08-12T01:57:09.309Z] [2023-08-12T01:57:09.309Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:57:09.309Z] #53 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:09.309Z] #53 17.43 OK: 263 MiB in 53 packages [2023-08-12T01:57:09.575Z] #53 ... [2023-08-12T01:57:09.575Z] [2023-08-12T01:57:09.575Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:09.841Z] #39 ... [2023-08-12T01:57:09.842Z] [2023-08-12T01:57:09.842Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-12T01:57:09.842Z] #52 DONE 21.3s [2023-08-12T01:57:09.842Z] [2023-08-12T01:57:09.842Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:10.109Z] #39 ... [2023-08-12T01:57:10.109Z] [2023-08-12T01:57:10.109Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:10.377Z] #35 ... [2023-08-12T01:57:10.377Z] [2023-08-12T01:57:10.377Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:10.377Z] #44 ... [2023-08-12T01:57:10.377Z] [2023-08-12T01:57:10.377Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-12T01:57:10.377Z] #53 DONE 21.6s [2023-08-12T01:57:10.377Z] [2023-08-12T01:57:10.377Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:10.644Z] #44 transferring context: 58.56MB 23.3s [2023-08-12T01:57:10.644Z] #44 ... [2023-08-12T01:57:10.644Z] [2023-08-12T01:57:10.644Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:57:10.644Z] #51 11.82 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:57:10.644Z] #51 11.82 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:57:10.644Z] #51 11.82 OK: 17694 distinct packages available [2023-08-12T01:57:10.644Z] #51 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:10.644Z] #51 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:10.644Z] #51 ... [2023-08-12T01:57:10.644Z] [2023-08-12T01:57:10.644Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:12.588Z] #44 ... [2023-08-12T01:57:12.588Z] [2023-08-12T01:57:12.588Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:57:12.588Z] #54 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:12.588Z] #54 21.05 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:57:12.588Z] #54 21.05 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:57:12.588Z] #54 21.05 OK: 17689 distinct packages available [2023-08-12T01:57:12.588Z] #54 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:12.588Z] #54 ... [2023-08-12T01:57:12.588Z] [2023-08-12T01:57:12.588Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:12.859Z] #44 ... [2023-08-12T01:57:12.859Z] [2023-08-12T01:57:12.859Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:57:12.859Z] #55 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:12.859Z] #55 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:13.129Z] #55 ... [2023-08-12T01:57:13.129Z] [2023-08-12T01:57:13.129Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:13.396Z] #48 ... [2023-08-12T01:57:13.396Z] [2023-08-12T01:57:13.396Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:13.396Z] #56 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:13.396Z] #56 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:13.665Z] #56 ... [2023-08-12T01:57:13.665Z] [2023-08-12T01:57:13.665Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:15.075Z] #48 ... [2023-08-12T01:57:15.075Z] [2023-08-12T01:57:15.075Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-12T01:57:15.075Z] #51 24.44 OK: 263 MiB in 53 packages [2023-08-12T01:57:15.075Z] #51 DONE 26.3s [2023-08-12T01:57:15.075Z] [2023-08-12T01:57:15.075Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:15.075Z] #48 ... [2023-08-12T01:57:15.075Z] [2023-08-12T01:57:15.075Z] #37 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:57:15.075Z] #37 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:15.075Z] #37 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:15.075Z] #37 ... [2023-08-12T01:57:15.075Z] [2023-08-12T01:57:15.075Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:15.658Z] #48 ... [2023-08-12T01:57:15.658Z] [2023-08-12T01:57:15.658Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:57:15.658Z] #57 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:15.658Z] #57 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:15.658Z] #57 ... [2023-08-12T01:57:15.658Z] [2023-08-12T01:57:15.658Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:15.658Z] #48 transferring context: 50.87MB 26.7s [2023-08-12T01:57:16.243Z] #48 ... [2023-08-12T01:57:16.243Z] [2023-08-12T01:57:16.243Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:16.509Z] #40 ... [2023-08-12T01:57:16.509Z] [2023-08-12T01:57:16.509Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:57:16.509Z] #58 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:16.509Z] #58 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:16.509Z] #58 ... [2023-08-12T01:57:16.509Z] [2023-08-12T01:57:16.509Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:16.782Z] #40 ... [2023-08-12T01:57:16.782Z] [2023-08-12T01:57:16.782Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:16.782Z] #42 ... [2023-08-12T01:57:16.782Z] [2023-08-12T01:57:16.782Z] #32 [core-data internal] load build context [2023-08-12T01:57:16.782Z] #32 ... [2023-08-12T01:57:16.782Z] [2023-08-12T01:57:16.782Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:17.072Z] #42 ... [2023-08-12T01:57:17.072Z] [2023-08-12T01:57:17.072Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:17.072Z] #38 ... [2023-08-12T01:57:17.072Z] [2023-08-12T01:57:17.072Z] #32 [core-data internal] load build context [2023-08-12T01:57:17.349Z] #32 ... [2023-08-12T01:57:17.349Z] [2023-08-12T01:57:17.349Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:17.349Z] #45 ... [2023-08-12T01:57:17.615Z] [2023-08-12T01:57:17.615Z] #32 [core-data internal] load build context [2023-08-12T01:57:17.615Z] #32 ... [2023-08-12T01:57:17.615Z] [2023-08-12T01:57:17.615Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-12T01:57:17.615Z] #55 25.92 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:17.615Z] #55 25.99 (2/2) Installing openssl (3.0.10-r0) [2023-08-12T01:57:17.615Z] #55 26.10 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:17.615Z] #55 26.25 OK: 8 MiB in 17 packages [2023-08-12T01:57:17.615Z] #55 DONE 27.6s [2023-08-12T01:57:17.615Z] [2023-08-12T01:57:17.615Z] #32 [core-data internal] load build context [2023-08-12T01:57:17.883Z] #32 ... [2023-08-12T01:57:17.883Z] [2023-08-12T01:57:17.883Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:17.883Z] #41 ... [2023-08-12T01:57:17.883Z] [2023-08-12T01:57:17.883Z] #32 [core-data internal] load build context [2023-08-12T01:57:18.153Z] #32 ... [2023-08-12T01:57:18.153Z] [2023-08-12T01:57:18.153Z] #46 [core-command internal] load build context [2023-08-12T01:57:18.153Z] #46 ... [2023-08-12T01:57:18.153Z] [2023-08-12T01:57:18.153Z] #32 [core-data internal] load build context [2023-08-12T01:57:18.420Z] #32 ... [2023-08-12T01:57:18.420Z] [2023-08-12T01:57:18.420Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-12T01:57:18.420Z] #62 DONE 0.6s [2023-08-12T01:57:18.420Z] [2023-08-12T01:57:18.420Z] #32 [core-data internal] load build context [2023-08-12T01:57:18.420Z] #32 ... [2023-08-12T01:57:18.420Z] [2023-08-12T01:57:18.420Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:57:18.420Z] #61 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.420Z] #61 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.420Z] #61 ... [2023-08-12T01:57:18.420Z] [2023-08-12T01:57:18.420Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:18.687Z] #47 ... [2023-08-12T01:57:18.687Z] [2023-08-12T01:57:18.687Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:18.687Z] #60 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.687Z] #60 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.687Z] #60 ... [2023-08-12T01:57:18.687Z] [2023-08-12T01:57:18.687Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:18.687Z] #49 ... [2023-08-12T01:57:18.687Z] [2023-08-12T01:57:18.687Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:57:18.687Z] #59 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.687Z] #59 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:18.960Z] #59 ... [2023-08-12T01:57:18.960Z] [2023-08-12T01:57:18.960Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:18.960Z] #43 ... [2023-08-12T01:57:18.960Z] [2023-08-12T01:57:18.960Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:57:18.960Z] #57 28.86 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:57:18.960Z] #57 28.86 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:57:18.960Z] #57 28.86 OK: 17689 distinct packages available [2023-08-12T01:57:19.235Z] #57 ... [2023-08-12T01:57:19.235Z] [2023-08-12T01:57:19.235Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:19.235Z] #56 26.56 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:19.235Z] #56 26.76 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:19.235Z] #56 26.95 OK: 8 MiB in 16 packages [2023-08-12T01:57:19.235Z] #56 DONE 29.0s [2023-08-12T01:57:19.235Z] [2023-08-12T01:57:19.235Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:20.647Z] #49 ... [2023-08-12T01:57:20.647Z] [2023-08-12T01:57:20.647Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:20.647Z] #39 ... [2023-08-12T01:57:20.647Z] [2023-08-12T01:57:20.647Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:20.647Z] #35 transferring context: 40.95MB 31.7s [2023-08-12T01:57:20.647Z] #35 ... [2023-08-12T01:57:20.647Z] [2023-08-12T01:57:20.647Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:23.236Z] #39 ... [2023-08-12T01:57:23.236Z] [2023-08-12T01:57:23.236Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:23.236Z] #44 ... [2023-08-12T01:57:23.236Z] [2023-08-12T01:57:23.236Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:23.504Z] #43 ... [2023-08-12T01:57:23.504Z] [2023-08-12T01:57:23.504Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-12T01:57:23.504Z] #61 28.30 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:23.504Z] #61 28.44 (2/2) Installing su-exec (0.2-r2) [2023-08-12T01:57:23.504Z] #61 28.44 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:23.504Z] #61 28.52 OK: 8 MiB in 17 packages [2023-08-12T01:57:23.504Z] #61 DONE 32.7s [2023-08-12T01:57:23.504Z] [2023-08-12T01:57:23.504Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:23.504Z] #43 ... [2023-08-12T01:57:23.504Z] [2023-08-12T01:57:23.504Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-12T01:57:23.504Z] #58 28.50 (1/2) Installing ca-certificates (20230506-r0) [2023-08-12T01:57:23.504Z] #58 28.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:23.504Z] #58 28.95 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:23.504Z] #58 29.10 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:57:23.504Z] #58 31.63 OK: 8 MiB in 17 packages [2023-08-12T01:57:23.504Z] #58 DONE 32.9s [2023-08-12T01:57:23.504Z] [2023-08-12T01:57:23.504Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:23.504Z] #43 ... [2023-08-12T01:57:23.504Z] [2023-08-12T01:57:23.504Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-12T01:57:23.504Z] #60 30.60 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:23.504Z] #60 30.62 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:23.504Z] #60 30.71 OK: 8 MiB in 16 packages [2023-08-12T01:57:23.504Z] #60 DONE 32.9s [2023-08-12T01:57:23.771Z] [2023-08-12T01:57:23.771Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:25.178Z] #39 ... [2023-08-12T01:57:25.178Z] [2023-08-12T01:57:25.178Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-12T01:57:25.178Z] #59 30.50 (1/4) Installing ca-certificates (20230506-r0) [2023-08-12T01:57:25.178Z] #59 30.88 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:25.178Z] #59 30.90 (3/4) Installing su-exec (0.2-r2) [2023-08-12T01:57:25.178Z] #59 30.91 (4/4) Installing yq (4.30.4-r4) [2023-08-12T01:57:25.178Z] #59 31.69 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:25.178Z] #59 31.74 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:57:25.178Z] #59 33.48 OK: 17 MiB in 19 packages [2023-08-12T01:57:25.178Z] #59 DONE 34.6s [2023-08-12T01:57:25.178Z] [2023-08-12T01:57:25.178Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:25.768Z] #39 transferring context: 90.81MB 38.5s [2023-08-12T01:57:25.768Z] #39 ... [2023-08-12T01:57:25.768Z] [2023-08-12T01:57:25.768Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:57:25.768Z] #54 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:25.768Z] #54 32.69 (1/9) Installing ca-certificates (20230506-r0) [2023-08-12T01:57:25.768Z] #54 32.83 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-12T01:57:25.768Z] #54 32.92 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-12T01:57:25.768Z] #54 32.99 (4/9) Installing libcurl (8.2.1-r0) [2023-08-12T01:57:25.769Z] #54 33.05 (5/9) Installing curl (8.2.1-r0) [2023-08-12T01:57:25.769Z] #54 33.11 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:25.769Z] #54 33.13 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:57:25.769Z] #54 33.16 (8/9) Installing libucontext (1.2-r0) [2023-08-12T01:57:25.769Z] #54 33.25 (9/9) Installing gcompat (1.1.0-r0) [2023-08-12T01:57:25.769Z] #54 33.25 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:25.769Z] #54 33.49 Executing ca-certificates-20230506-r0.trigger [2023-08-12T01:57:25.769Z] #54 35.27 OK: 11 MiB in 24 packages [2023-08-12T01:57:26.042Z] #54 ... [2023-08-12T01:57:26.042Z] [2023-08-12T01:57:26.042Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:26.042Z] #42 ... [2023-08-12T01:57:26.042Z] [2023-08-12T01:57:26.042Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:26.629Z] #39 ... [2023-08-12T01:57:26.629Z] [2023-08-12T01:57:26.629Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-12T01:57:26.629Z] #54 DONE 36.9s [2023-08-12T01:57:26.629Z] [2023-08-12T01:57:26.629Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:26.629Z] #39 ... [2023-08-12T01:57:26.629Z] [2023-08-12T01:57:26.629Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:26.629Z] #48 ... [2023-08-12T01:57:26.629Z] [2023-08-12T01:57:26.629Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:26.629Z] #39 ... [2023-08-12T01:57:26.629Z] [2023-08-12T01:57:26.629Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:26.897Z] #40 ... [2023-08-12T01:57:26.897Z] [2023-08-12T01:57:26.897Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:27.167Z] #39 ... [2023-08-12T01:57:27.167Z] [2023-08-12T01:57:27.167Z] #37 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-12T01:57:27.167Z] #37 28.24 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-12T01:57:27.167Z] #37 28.24 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-12T01:57:27.167Z] #37 28.24 OK: 17689 distinct packages available [2023-08-12T01:57:27.167Z] #37 29.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:27.167Z] #37 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:27.167Z] #37 35.62 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:27.167Z] #37 35.62 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:57:27.167Z] #37 35.62 (3/5) Installing libucontext (1.2-r0) [2023-08-12T01:57:27.167Z] #37 35.62 (4/5) Installing gcompat (1.1.0-r0) [2023-08-12T01:57:27.167Z] #37 35.62 (5/5) Installing openssl (3.0.10-r0) [2023-08-12T01:57:27.167Z] #37 35.62 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:27.167Z] #37 35.74 OK: 9 MiB in 20 packages [2023-08-12T01:57:27.167Z] #37 DONE 36.7s [2023-08-12T01:57:27.167Z] [2023-08-12T01:57:27.167Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:27.167Z] #39 ... [2023-08-12T01:57:27.167Z] [2023-08-12T01:57:27.167Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:27.435Z] #38 ... [2023-08-12T01:57:27.435Z] [2023-08-12T01:57:27.435Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:27.435Z] #39 ... [2023-08-12T01:57:27.435Z] [2023-08-12T01:57:27.435Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-12T01:57:27.435Z] #57 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:27.435Z] #57 32.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-12T01:57:27.435Z] #57 36.39 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-12T01:57:27.435Z] #57 36.47 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-12T01:57:27.435Z] #57 36.47 (3/4) Installing libucontext (1.2-r0) [2023-08-12T01:57:27.435Z] #57 36.47 (4/4) Installing gcompat (1.1.0-r0) [2023-08-12T01:57:27.435Z] #57 36.47 Executing busybox-1.35.0-r29.trigger [2023-08-12T01:57:27.435Z] #57 36.58 OK: 8 MiB in 19 packages [2023-08-12T01:57:27.435Z] #57 DONE 37.2s [2023-08-12T01:57:27.701Z] [2023-08-12T01:57:27.701Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:27.701Z] #38 ... [2023-08-12T01:57:27.701Z] [2023-08-12T01:57:27.701Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:27.701Z] #45 ... [2023-08-12T01:57:27.701Z] [2023-08-12T01:57:27.701Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:27.968Z] #38 ... [2023-08-12T01:57:27.968Z] [2023-08-12T01:57:27.968Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:28.236Z] #41 ... [2023-08-12T01:57:28.236Z] [2023-08-12T01:57:28.236Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:28.236Z] #45 ... [2023-08-12T01:57:28.236Z] [2023-08-12T01:57:28.236Z] #46 [core-command internal] load build context [2023-08-12T01:57:28.236Z] #46 ... [2023-08-12T01:57:28.236Z] [2023-08-12T01:57:28.236Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:28.502Z] #45 ... [2023-08-12T01:57:28.502Z] [2023-08-12T01:57:28.502Z] #32 [core-data internal] load build context [2023-08-12T01:57:28.502Z] #32 ... [2023-08-12T01:57:28.502Z] [2023-08-12T01:57:28.502Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:28.773Z] #45 ... [2023-08-12T01:57:28.773Z] [2023-08-12T01:57:28.773Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:28.773Z] #47 ... [2023-08-12T01:57:28.773Z] [2023-08-12T01:57:28.773Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:29.041Z] #45 ... [2023-08-12T01:57:29.041Z] [2023-08-12T01:57:29.041Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-12T01:57:29.041Z] #63 DONE 5.6s [2023-08-12T01:57:29.041Z] [2023-08-12T01:57:29.041Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:30.010Z] #45 ... [2023-08-12T01:57:30.010Z] [2023-08-12T01:57:30.010Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-12T01:57:30.010Z] #64 DONE 0.9s [2023-08-12T01:57:30.010Z] [2023-08-12T01:57:30.010Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:30.594Z] #45 ... [2023-08-12T01:57:30.594Z] [2023-08-12T01:57:30.594Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:30.594Z] #49 ... [2023-08-12T01:57:30.594Z] [2023-08-12T01:57:30.594Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:30.862Z] #45 transferring context: 35.89MB 43.6s [2023-08-12T01:57:30.862Z] #45 ... [2023-08-12T01:57:30.862Z] [2023-08-12T01:57:30.862Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:30.862Z] #35 ... [2023-08-12T01:57:30.862Z] [2023-08-12T01:57:30.863Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:33.632Z] #45 ... [2023-08-12T01:57:33.632Z] [2023-08-12T01:57:33.632Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:33.632Z] #44 ... [2023-08-12T01:57:33.632Z] [2023-08-12T01:57:33.632Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:33.632Z] #45 ... [2023-08-12T01:57:33.632Z] [2023-08-12T01:57:33.632Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:33.908Z] #43 ... [2023-08-12T01:57:33.908Z] [2023-08-12T01:57:33.908Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:35.877Z] #45 transferring context: 57.05MB 48.7s [2023-08-12T01:57:36.145Z] #45 ... [2023-08-12T01:57:36.145Z] [2023-08-12T01:57:36.145Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:36.145Z] #42 ... [2023-08-12T01:57:36.145Z] [2023-08-12T01:57:36.145Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:36.737Z] #45 ... [2023-08-12T01:57:36.737Z] [2023-08-12T01:57:36.737Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:36.737Z] #48 ... [2023-08-12T01:57:36.737Z] [2023-08-12T01:57:36.737Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:37.006Z] #45 ... [2023-08-12T01:57:37.006Z] [2023-08-12T01:57:37.006Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:37.006Z] #40 ... [2023-08-12T01:57:37.006Z] [2023-08-12T01:57:37.006Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:37.972Z] #45 ... [2023-08-12T01:57:37.972Z] [2023-08-12T01:57:37.972Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:37.972Z] #39 ... [2023-08-12T01:57:37.972Z] [2023-08-12T01:57:37.972Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:38.241Z] #45 ... [2023-08-12T01:57:38.241Z] [2023-08-12T01:57:38.241Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:38.241Z] #38 ... [2023-08-12T01:57:38.241Z] [2023-08-12T01:57:38.241Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:38.513Z] #41 ... [2023-08-12T01:57:38.513Z] [2023-08-12T01:57:38.513Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:38.513Z] #45 ... [2023-08-12T01:57:38.513Z] [2023-08-12T01:57:38.513Z] #46 [core-command internal] load build context [2023-08-12T01:57:38.513Z] #46 ... [2023-08-12T01:57:38.513Z] [2023-08-12T01:57:38.513Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:38.782Z] #45 ... [2023-08-12T01:57:38.782Z] [2023-08-12T01:57:38.782Z] #32 [core-data internal] load build context [2023-08-12T01:57:38.782Z] #32 ... [2023-08-12T01:57:38.782Z] [2023-08-12T01:57:38.782Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:39.050Z] #45 ... [2023-08-12T01:57:39.050Z] [2023-08-12T01:57:39.050Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:39.320Z] #47 ... [2023-08-12T01:57:39.320Z] [2023-08-12T01:57:39.320Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:41.261Z] #45 ... [2023-08-12T01:57:41.261Z] [2023-08-12T01:57:41.261Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:41.262Z] #49 transferring context: 123.23MB 52.0s [2023-08-12T01:57:41.262Z] #49 ... [2023-08-12T01:57:41.262Z] [2023-08-12T01:57:41.262Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:41.262Z] #35 ... [2023-08-12T01:57:41.262Z] [2023-08-12T01:57:41.262Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:43.204Z] #49 ... [2023-08-12T01:57:43.204Z] [2023-08-12T01:57:43.204Z] #42 [security-spire-server internal] load build context [2023-08-12T01:57:43.204Z] #42 transferring context: 188.04MB 56.4s done [2023-08-12T01:57:43.204Z] #42 DONE 57.1s [2023-08-12T01:57:43.204Z] [2023-08-12T01:57:43.204Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:43.473Z] #49 ... [2023-08-12T01:57:43.473Z] [2023-08-12T01:57:43.473Z] #44 [support-scheduler internal] load build context [2023-08-12T01:57:43.473Z] #44 transferring context: 188.04MB 56.2s done [2023-08-12T01:57:43.743Z] #44 DONE 56.9s [2023-08-12T01:57:43.743Z] [2023-08-12T01:57:43.743Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:44.018Z] #49 ... [2023-08-12T01:57:44.018Z] [2023-08-12T01:57:44.018Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:44.018Z] #43 ... [2023-08-12T01:57:44.018Z] [2023-08-12T01:57:44.018Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:46.026Z] #49 ... [2023-08-12T01:57:46.026Z] [2023-08-12T01:57:46.026Z] #32 [core-data internal] load build context [2023-08-12T01:57:46.026Z] #32 transferring context: 188.04MB 59.3s done [2023-08-12T01:57:46.026Z] #32 DONE 60.8s [2023-08-12T01:57:46.026Z] [2023-08-12T01:57:46.026Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:46.294Z] #49 ... [2023-08-12T01:57:46.294Z] [2023-08-12T01:57:46.294Z] #40 [security-proxy-auth internal] load build context [2023-08-12T01:57:46.294Z] #40 transferring context: 188.04MB 59.0s done [2023-08-12T01:57:46.294Z] #40 DONE 60.8s [2023-08-12T01:57:46.294Z] [2023-08-12T01:57:46.294Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:46.294Z] #49 ... [2023-08-12T01:57:46.294Z] [2023-08-12T01:57:46.294Z] #39 [core-metadata internal] load build context [2023-08-12T01:57:46.294Z] #39 transferring context: 188.04MB 58.2s done [2023-08-12T01:57:46.294Z] #39 DONE 59.4s [2023-08-12T01:57:46.294Z] [2023-08-12T01:57:46.294Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:46.876Z] #49 ... [2023-08-12T01:57:46.876Z] [2023-08-12T01:57:46.876Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:57:46.876Z] #65 DONE 3.3s [2023-08-12T01:57:46.876Z] [2023-08-12T01:57:46.876Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:46.876Z] #49 ... [2023-08-12T01:57:46.876Z] [2023-08-12T01:57:46.876Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:46.876Z] #48 ... [2023-08-12T01:57:46.876Z] [2023-08-12T01:57:46.876Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:47.460Z] #49 ... [2023-08-12T01:57:47.460Z] [2023-08-12T01:57:47.460Z] #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:57:47.460Z] #66 DONE 3.6s [2023-08-12T01:57:47.460Z] [2023-08-12T01:57:47.460Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:48.419Z] #49 ... [2023-08-12T01:57:48.419Z] [2023-08-12T01:57:48.419Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:48.419Z] #38 ... [2023-08-12T01:57:48.419Z] [2023-08-12T01:57:48.419Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:48.419Z] #48 ... [2023-08-12T01:57:48.419Z] [2023-08-12T01:57:48.419Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:48.688Z] #41 ... [2023-08-12T01:57:48.688Z] [2023-08-12T01:57:48.688Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:48.688Z] #48 ... [2023-08-12T01:57:48.688Z] [2023-08-12T01:57:48.688Z] #46 [core-command internal] load build context [2023-08-12T01:57:48.955Z] #46 ... [2023-08-12T01:57:48.955Z] [2023-08-12T01:57:48.955Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:49.232Z] #41 ... [2023-08-12T01:57:49.232Z] [2023-08-12T01:57:49.232Z] #48 [core-common-config-bootstrapper internal] load build context [2023-08-12T01:57:49.232Z] #48 transferring context: 188.04MB 60.2s done [2023-08-12T01:57:49.232Z] #48 DONE 61.2s [2023-08-12T01:57:49.232Z] [2023-08-12T01:57:49.232Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:49.232Z] #41 ... [2023-08-12T01:57:49.232Z] [2023-08-12T01:57:49.232Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:49.502Z] #47 ... [2023-08-12T01:57:49.502Z] [2023-08-12T01:57:49.502Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:49.502Z] #41 ... [2023-08-12T01:57:49.502Z] [2023-08-12T01:57:49.502Z] #43 [support-notifications internal] load build context [2023-08-12T01:57:49.502Z] #43 transferring context: 188.04MB 62.6s done [2023-08-12T01:57:49.502Z] #43 DONE 63.0s [2023-08-12T01:57:49.502Z] [2023-08-12T01:57:49.502Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:50.913Z] #41 ... [2023-08-12T01:57:50.913Z] [2023-08-12T01:57:50.913Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:51.179Z] #45 ... [2023-08-12T01:57:51.179Z] [2023-08-12T01:57:51.179Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:51.179Z] #41 ... [2023-08-12T01:57:51.179Z] [2023-08-12T01:57:51.179Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:51.449Z] #35 ... [2023-08-12T01:57:51.449Z] [2023-08-12T01:57:51.449Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:51.721Z] #41 ... [2023-08-12T01:57:51.721Z] [2023-08-12T01:57:51.721Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:57:51.721Z] #67 DONE 1.2s [2023-08-12T01:57:51.721Z] [2023-08-12T01:57:51.721Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:54.302Z] #41 transferring context: 135.13MB 68.4s [2023-08-12T01:57:54.884Z] #41 ... [2023-08-12T01:57:54.884Z] [2023-08-12T01:57:54.884Z] #47 [security-spire-agent internal] load build context [2023-08-12T01:57:54.884Z] #47 transferring context: 188.04MB 66.9s done [2023-08-12T01:57:54.884Z] #47 DONE 67.4s [2023-08-12T01:57:54.884Z] [2023-08-12T01:57:54.884Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:55.839Z] #41 ... [2023-08-12T01:57:55.839Z] [2023-08-12T01:57:55.839Z] #49 [security-proxy-setup internal] load build context [2023-08-12T01:57:55.839Z] #49 transferring context: 188.04MB 66.9s done [2023-08-12T01:57:55.839Z] #49 DONE 67.8s [2023-08-12T01:57:55.839Z] [2023-08-12T01:57:55.839Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:56.801Z] #41 ... [2023-08-12T01:57:56.801Z] [2023-08-12T01:57:56.801Z] #35 [security-bootstrapper internal] load build context [2023-08-12T01:57:56.801Z] #35 transferring context: 188.04MB 67.8s done [2023-08-12T01:57:56.801Z] #35 DONE 68.8s [2023-08-12T01:57:56.801Z] [2023-08-12T01:57:56.801Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:56.801Z] #41 ... [2023-08-12T01:57:56.801Z] [2023-08-12T01:57:56.801Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:57:56.801Z] #68 ... [2023-08-12T01:57:56.801Z] [2023-08-12T01:57:56.801Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:57.069Z] #41 ... [2023-08-12T01:57:57.069Z] [2023-08-12T01:57:57.069Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:57:57.069Z] #69 DONE 1.1s [2023-08-12T01:57:57.069Z] [2023-08-12T01:57:57.069Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:57.336Z] #41 ... [2023-08-12T01:57:57.336Z] [2023-08-12T01:57:57.336Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:57:57.336Z] #70 ... [2023-08-12T01:57:57.336Z] [2023-08-12T01:57:57.336Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:57.604Z] #45 ... [2023-08-12T01:57:57.604Z] [2023-08-12T01:57:57.604Z] #46 [core-command internal] load build context [2023-08-12T01:57:57.604Z] #46 transferring context: 188.04MB 69.8s done [2023-08-12T01:57:57.604Z] #46 DONE 70.2s [2023-08-12T01:57:57.604Z] [2023-08-12T01:57:57.604Z] #41 [security-spire-config internal] load build context [2023-08-12T01:57:58.565Z] #41 ... [2023-08-12T01:57:58.565Z] [2023-08-12T01:57:58.565Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:57:58.565Z] #38 ... [2023-08-12T01:57:58.565Z] [2023-08-12T01:57:58.565Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-12T01:57:59.160Z] #45 transferring context: 188.04MB 71.8s done [2023-08-12T01:57:59.160Z] #45 DONE 72.2s [2023-08-12T01:57:59.160Z] [2023-08-12T01:57:59.160Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:57:59.749Z] #71 DONE 0.8s [2023-08-12T01:57:59.749Z] [2023-08-12T01:57:59.749Z] #41 [security-spire-config internal] load build context [2023-08-12T01:58:00.715Z] #41 transferring context: 188.04MB 74.8s done [2023-08-12T01:58:00.983Z] #41 DONE 75.2s [2023-08-12T01:58:00.983Z] [2023-08-12T01:58:00.983Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:58:01.782Z] #38 ... [2023-08-12T01:58:01.782Z] [2023-08-12T01:58:01.782Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:01.782Z] #72 ... [2023-08-12T01:58:01.782Z] [2023-08-12T01:58:01.782Z] #38 [security-secretstore-setup internal] load build context [2023-08-12T01:58:03.746Z] #38 transferring context: 188.04MB 78.8s done [2023-08-12T01:58:03.746Z] #38 DONE 78.9s [2023-08-12T01:58:03.746Z] [2023-08-12T01:58:03.746Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:07.104Z] #73 ... [2023-08-12T01:58:07.104Z] [2023-08-12T01:58:07.104Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:46.035Z] #74 ... [2023-08-12T01:58:46.035Z] [2023-08-12T01:58:46.035Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:46.035Z] #72 DONE 54.3s [2023-08-12T01:58:46.035Z] [2023-08-12T01:58:46.035Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:46.035Z] #68 DONE 59.2s [2023-08-12T01:58:46.035Z] [2023-08-12T01:58:46.035Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:46.035Z] #70 DONE 58.7s [2023-08-12T01:58:46.035Z] [2023-08-12T01:58:46.035Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-12T01:58:47.467Z] #75 ... [2023-08-12T01:58:47.467Z] [2023-08-12T01:58:47.467Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:47.467Z] #74 DONE 50.3s [2023-08-12T01:58:47.738Z] [2023-08-12T01:58:47.738Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:47.738Z] #73 DONE 47.6s [2023-08-12T01:58:47.738Z] [2023-08-12T01:58:47.738Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #76 DONE 3.6s [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #77 DONE 3.7s [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #78 [security-spire-server builder 6/9] COPY . . [2023-08-12T01:58:51.106Z] #78 DONE 5.1s [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.106Z] #79 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #80 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.106Z] #81 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #82 [core-data builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #82 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.106Z] #83 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.106Z] #84 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #75 DONE 5.1s [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #85 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.106Z] #85 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.106Z] #86 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #87 [core-command builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #87 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.106Z] #88 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #89 [core-metadata builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #89 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.106Z] #90 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-12T01:58:51.106Z] #91 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.106Z] #92 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.106Z] #93 CACHED [2023-08-12T01:58:51.106Z] [2023-08-12T01:58:51.106Z] #94 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:58:51.395Z] #94 ... [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #95 [support-notifications builder 6/7] COPY . . [2023-08-12T01:58:51.395Z] #95 DONE 5.2s [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.395Z] #96 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-12T01:58:51.395Z] #97 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.395Z] #98 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-08-12T01:58:51.395Z] #99 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-12T01:58:51.395Z] #100 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:51.395Z] #101 CACHED [2023-08-12T01:58:51.395Z] [2023-08-12T01:58:51.395Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:58:51.669Z] #102 ... [2023-08-12T01:58:51.669Z] [2023-08-12T01:58:51.669Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:58:51.669Z] #103 DONE 0.5s [2023-08-12T01:58:52.122Z] [2023-08-12T01:58:52.122Z] #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:58:52.122Z] #104 CACHED [2023-08-12T01:58:52.122Z] [2023-08-12T01:58:52.122Z] #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:58:52.122Z] #105 CACHED [2023-08-12T01:58:52.122Z] [2023-08-12T01:58:52.122Z] #106 [security-spire-agent builder 6/9] COPY . . [2023-08-12T01:58:52.122Z] #106 CACHED [2023-08-12T01:58:52.122Z] [2023-08-12T01:58:52.122Z] #107 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:58:52.122Z] #107 CACHED [2023-08-12T01:58:52.122Z] [2023-08-12T01:58:52.122Z] #108 [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-12T01:58:57.760Z] #108 ... [2023-08-12T01:58:57.760Z] [2023-08-12T01:58:57.760Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T01:58:57.760Z] #0 6.509 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-12T01:58:57.760Z] #109 ... [2023-08-12T01:58:57.760Z] [2023-08-12T01:58:57.760Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T01:58:57.760Z] #0 6.642 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-12T01:58:58.380Z] #110 ... [2023-08-12T01:58:58.380Z] [2023-08-12T01:58:58.380Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T01:58:58.380Z] #0 7.091 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-12T01:58:58.987Z] #111 ... [2023-08-12T01:58:58.987Z] [2023-08-12T01:58:58.987Z] #94 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T01:58:58.987Z] #94 7.728 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-12T01:58:59.973Z] #94 ... [2023-08-12T01:58:59.973Z] [2023-08-12T01:58:59.973Z] #112 [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-12T01:58:59.973Z] #112 DONE 8.1s [2023-08-12T01:59:00.247Z] [2023-08-12T01:59:00.247Z] #108 [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-12T01:59:00.247Z] #108 DONE 8.2s [2023-08-12T01:59:00.247Z] [2023-08-12T01:59:00.247Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-12T01:59:00.526Z] #113 ... [2023-08-12T01:59:00.526Z] [2023-08-12T01:59:00.526Z] #114 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-12T01:59:00.526Z] #114 DONE 0.5s [2023-08-12T01:59:00.526Z] [2023-08-12T01:59:00.526Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T01:59:00.526Z] #102 8.155 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-12T01:59:00.796Z] #102 ... [2023-08-12T01:59:00.796Z] [2023-08-12T01:59:00.796Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-12T01:59:00.796Z] #113 DONE 0.7s [2023-08-12T01:59:00.796Z] [2023-08-12T01:59:00.796Z] #115 [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-12T01:59:00.796Z] #0 7.326 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-12T01:59:01.067Z] #115 ... [2023-08-12T01:59:01.067Z] [2023-08-12T01:59:01.067Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:59:01.067Z] #0 8.099 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-12T01:59:01.342Z] #116 ... [2023-08-12T01:59:01.342Z] [2023-08-12T01:59:01.342Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T01:59:01.342Z] #0 7.240 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-12T01:59:01.342Z] #117 ... [2023-08-12T01:59:01.342Z] [2023-08-12T01:59:01.342Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T01:59:01.342Z] #0 8.393 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-12T01:59:01.611Z] #118 ... [2023-08-12T01:59:01.611Z] [2023-08-12T01:59:01.611Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T01:59:01.611Z] #0 8.158 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-12T01:59:01.882Z] #119 ... [2023-08-12T01:59:01.882Z] [2023-08-12T01:59:01.882Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T01:59:01.882Z] #0 7.182 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-12T01:59:02.153Z] #120 ... [2023-08-12T01:59:02.153Z] [2023-08-12T01:59:02.153Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:59:02.434Z] #121 ... [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #122 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-12T01:59:02.434Z] #122 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #123 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-12T01:59:02.434Z] #123 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #124 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-12T01:59:02.434Z] #124 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #125 [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-12T01:59:02.434Z] #125 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #126 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-12T01:59:02.434Z] #126 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #127 [security-spire-config builder 6/9] COPY . . [2023-08-12T01:59:02.434Z] #127 CACHED [2023-08-12T01:59:02.434Z] [2023-08-12T01:59:02.434Z] #128 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:59:03.021Z] #128 DONE 0.5s [2023-08-12T01:59:03.021Z] [2023-08-12T01:59:03.022Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:59:03.022Z] #121 DONE 0.6s [2023-08-12T01:59:03.022Z] [2023-08-12T01:59:03.022Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:59:03.022Z] #129 DONE 0.1s [2023-08-12T01:59:03.022Z] [2023-08-12T01:59:03.022Z] #130 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T01:59:03.022Z] #130 CACHED [2023-08-12T01:59:03.022Z] [2023-08-12T01:59:03.022Z] #131 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:59:03.022Z] #131 CACHED [2023-08-12T01:59:03.022Z] [2023-08-12T01:59:03.022Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:59:03.613Z] #132 ... [2023-08-12T01:59:03.613Z] [2023-08-12T01:59:03.613Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T01:59:03.613Z] #133 DONE 0.3s [2023-08-12T01:59:03.613Z] [2023-08-12T01:59:03.613Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:59:05.036Z] #134 ... [2023-08-12T01:59:05.036Z] [2023-08-12T01:59:05.036Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-12T01:59:05.036Z] #135 DONE 1.6s [2023-08-12T01:59:05.036Z] [2023-08-12T01:59:05.036Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:59:05.036Z] #132 DONE 1.9s [2023-08-12T01:59:05.036Z] [2023-08-12T01:59:05.036Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:59:05.036Z] #134 DONE 1.4s [2023-08-12T01:59:05.036Z] [2023-08-12T01:59:05.036Z] #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-12T01:59:05.036Z] #136 DONE 0.2s [2023-08-12T01:59:05.036Z] [2023-08-12T01:59:05.036Z] #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-12T01:59:05.309Z] #137 DONE 0.2s [2023-08-12T01:59:05.309Z] [2023-08-12T01:59:05.309Z] #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-12T01:59:05.309Z] #138 ... [2023-08-12T01:59:05.309Z] [2023-08-12T01:59:05.309Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-12T01:59:05.309Z] #139 DONE 0.2s [2023-08-12T01:59:05.584Z] [2023-08-12T01:59:05.584Z] #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-12T01:59:05.584Z] #138 DONE 0.4s [2023-08-12T01:59:05.584Z] [2023-08-12T01:59:05.584Z] #140 [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-12T01:59:05.584Z] #140 DONE 0.2s [2023-08-12T01:59:05.584Z] [2023-08-12T01:59:05.584Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-12T01:59:05.854Z] #141 DONE 0.3s [2023-08-12T01:59:05.854Z] [2023-08-12T01:59:05.854Z] #142 [security-spire-config] exporting to image [2023-08-12T01:59:05.854Z] #142 exporting layers [2023-08-12T01:59:07.298Z] #142 ... [2023-08-12T01:59:07.298Z] [2023-08-12T01:59:07.298Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-12T01:59:07.298Z] #143 DONE 2.4s [2023-08-12T01:59:07.298Z] [2023-08-12T01:59:07.298Z] #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-12T01:59:07.568Z] #144 DONE 0.3s [2023-08-12T01:59:07.568Z] [2023-08-12T01:59:07.568Z] #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-12T01:59:07.846Z] #145 DONE 0.2s [2023-08-12T01:59:07.846Z] [2023-08-12T01:59:07.846Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:59:08.134Z] #116 ... [2023-08-12T01:59:08.134Z] [2023-08-12T01:59:08.134Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-12T01:59:08.134Z] #146 DONE 0.3s [2023-08-12T01:59:08.134Z] [2023-08-12T01:59:08.134Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T01:59:08.408Z] #116 ... [2023-08-12T01:59:08.408Z] [2023-08-12T01:59:08.408Z] #142 [security-spire-agent] exporting to image [2023-08-12T01:59:08.678Z] #142 exporting layers 3.1s done [2023-08-12T01:59:08.678Z] #142 writing image sha256:f8b1eddceccbf952826083735f63c0a72173e4719d819c05f16e96535044f5a3 [2023-08-12T01:59:08.678Z] #142 exporting layers 2.8s done [2023-08-12T01:59:08.678Z] #142 writing image sha256:f8b1eddceccbf952826083735f63c0a72173e4719d819c05f16e96535044f5a3 0.0s done [2023-08-12T01:59:08.678Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-12T01:59:08.678Z] #142 writing image sha256:304ba1344c5cff992fe33297f7a14cbee03b87ec8d8692e2c62f7c8f679ef3ee done [2023-08-12T01:59:08.678Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-12T01:59:12.045Z] #142 exporting layers 3.3s done [2023-08-12T01:59:12.045Z] #142 writing image sha256:b75b3b563d9bf4f8ef21dff24175ef6461ff3ea184711d2c42dffc1a9f31826f done [2023-08-12T01:59:12.045Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-12T01:59:12.045Z] #142 DONE 6.0s [2023-08-12T01:59:12.045Z] [2023-08-12T01:59:12.045Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:17:50.240Z] #116 ... [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #115 [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-12T02:17:50.240Z] #115 1129.8 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-12T02:17:50.240Z] #115 ... [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #94 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-12T02:17:50.240Z] #94 DONE 1135.8s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:17:50.240Z] #116 ... [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:17:50.240Z] #147 DONE 0.2s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:17:50.240Z] #116 ... [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:17:50.240Z] #148 DONE 0.3s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:17:50.240Z] #117 ... [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-12T02:17:50.240Z] #149 DONE 0.1s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-12T02:17:50.240Z] #150 DONE 0.4s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T02:17:50.240Z] #151 DONE 0.2s [2023-08-12T02:17:50.240Z] [2023-08-12T02:17:50.240Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:17:51.209Z] #152 DONE 2.0s [2023-08-12T02:17:51.209Z] [2023-08-12T02:17:51.209Z] #142 [security-proxy-setup] exporting to image [2023-08-12T02:17:51.209Z] #142 exporting layers [2023-08-12T02:17:51.791Z] #142 exporting layers 0.7s done [2023-08-12T02:17:52.060Z] #142 writing image sha256:efddc5d5b70f04da81f6433c6b6fd90bf9d700a3e070c07b0666b470928414ee done [2023-08-12T02:17:52.060Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-12T02:17:52.060Z] #142 DONE 6.7s [2023-08-12T02:17:52.060Z] [2023-08-12T02:17:52.060Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:18:04.356Z] #117 ... [2023-08-12T02:18:04.356Z] [2023-08-12T02:18:04.356Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-12T02:18:04.356Z] #111 DONE 1151.0s [2023-08-12T02:18:04.356Z] [2023-08-12T02:18:04.356Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:18:04.356Z] #116 ... [2023-08-12T02:18:04.356Z] [2023-08-12T02:18:04.356Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-12T02:18:04.356Z] #153 DONE 0.2s [2023-08-12T02:18:04.356Z] [2023-08-12T02:18:04.356Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-12T02:18:05.328Z] #154 ... [2023-08-12T02:18:05.328Z] [2023-08-12T02:18:05.328Z] #115 [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-12T02:18:05.328Z] #115 DONE 1154.1s [2023-08-12T02:18:05.597Z] [2023-08-12T02:18:05.597Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-12T02:18:05.597Z] #154 DONE 2.5s [2023-08-12T02:18:05.597Z] [2023-08-12T02:18:05.597Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:18:05.597Z] #116 ... [2023-08-12T02:18:05.597Z] [2023-08-12T02:18:05.597Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:18:05.864Z] #155 DONE 0.4s [2023-08-12T02:18:05.864Z] [2023-08-12T02:18:05.864Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:18:06.145Z] #156 DONE 0.3s [2023-08-12T02:18:06.145Z] [2023-08-12T02:18:06.145Z] #157 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:18:06.728Z] #157 DONE 0.3s [2023-08-12T02:18:06.728Z] [2023-08-12T02:18:06.728Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:18:06.728Z] #158 DONE 0.2s [2023-08-12T02:18:06.728Z] [2023-08-12T02:18:06.728Z] #159 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-12T02:18:07.312Z] #159 DONE 0.9s [2023-08-12T02:18:07.312Z] [2023-08-12T02:18:07.312Z] #160 [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-12T02:18:07.312Z] #160 DONE 0.5s [2023-08-12T02:18:07.312Z] [2023-08-12T02:18:07.312Z] #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-12T02:18:07.312Z] #161 ... [2023-08-12T02:18:07.312Z] [2023-08-12T02:18:07.312Z] #162 [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-12T02:18:07.312Z] #162 DONE 0.2s [2023-08-12T02:18:07.578Z] [2023-08-12T02:18:07.578Z] #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-12T02:18:07.578Z] #161 DONE 0.2s [2023-08-12T02:18:07.578Z] [2023-08-12T02:18:07.578Z] #163 [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-12T02:18:07.845Z] #163 DONE 0.2s [2023-08-12T02:18:07.845Z] [2023-08-12T02:18:07.845Z] #164 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:18:07.845Z] #164 DONE 0.2s [2023-08-12T02:18:07.845Z] [2023-08-12T02:18:07.845Z] #165 [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-12T02:18:08.112Z] #165 DONE 0.3s [2023-08-12T02:18:08.112Z] [2023-08-12T02:18:08.112Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T02:18:08.389Z] #166 ... [2023-08-12T02:18:08.389Z] [2023-08-12T02:18:08.389Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-12T02:18:08.389Z] #167 DONE 0.2s [2023-08-12T02:18:08.389Z] [2023-08-12T02:18:08.389Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-12T02:18:08.389Z] #166 DONE 0.6s [2023-08-12T02:18:08.389Z] [2023-08-12T02:18:08.389Z] #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-12T02:18:08.656Z] #168 ... [2023-08-12T02:18:08.656Z] [2023-08-12T02:18:08.656Z] #169 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-12T02:18:08.656Z] #169 DONE 0.3s [2023-08-12T02:18:08.927Z] [2023-08-12T02:18:08.927Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T02:18:09.199Z] #170 ... [2023-08-12T02:18:09.199Z] [2023-08-12T02:18:09.199Z] #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-12T02:18:09.199Z] #168 DONE 0.7s [2023-08-12T02:18:09.464Z] [2023-08-12T02:18:09.464Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-12T02:18:09.464Z] #171 DONE 0.4s [2023-08-12T02:18:09.464Z] [2023-08-12T02:18:09.464Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:18:09.464Z] #120 ... [2023-08-12T02:18:09.464Z] [2023-08-12T02:18:09.464Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:18:11.416Z] #172 ... [2023-08-12T02:18:11.416Z] [2023-08-12T02:18:11.416Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-12T02:18:11.416Z] #170 DONE 2.9s [2023-08-12T02:18:11.682Z] [2023-08-12T02:18:11.683Z] #142 [security-bootstrapper] exporting to image [2023-08-12T02:18:11.683Z] #142 exporting layers [2023-08-12T02:18:12.297Z] #142 ... [2023-08-12T02:18:12.297Z] [2023-08-12T02:18:12.297Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:18:12.297Z] #172 DONE 2.8s [2023-08-12T02:18:12.569Z] [2023-08-12T02:18:12.569Z] #142 [security-secretstore-setup] exporting to image [2023-08-12T02:18:13.151Z] #142 exporting layers 1.6s done [2023-08-12T02:18:13.152Z] #142 writing image sha256:0634ebed51f80978d9594873831657c1cffd493638b86d88273501b38eea4b32 0.0s done [2023-08-12T02:18:13.152Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-12T02:18:13.418Z] #142 exporting layers 1.2s done [2023-08-12T02:18:13.418Z] #142 writing image sha256:edc90bf517f454909dcc24b7778650f977820a34615a8b35bde099afd0e4c445 done [2023-08-12T02:18:13.418Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-12T02:18:13.418Z] #142 DONE 9.3s [2023-08-12T02:18:13.418Z] [2023-08-12T02:18:13.418Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:18:17.667Z] #118 ... [2023-08-12T02:18:17.667Z] [2023-08-12T02:18:17.667Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-12T02:18:17.667Z] #110 DONE 1166.0s [2023-08-12T02:18:17.667Z] [2023-08-12T02:18:17.667Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:18:17.667Z] #116 ... [2023-08-12T02:18:17.667Z] [2023-08-12T02:18:17.667Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:18:17.935Z] #173 DONE 0.4s [2023-08-12T02:18:17.935Z] [2023-08-12T02:18:17.935Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:18:18.202Z] #174 DONE 0.2s [2023-08-12T02:18:18.202Z] [2023-08-12T02:18:18.202Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-12T02:18:18.783Z] #175 DONE 0.6s [2023-08-12T02:18:18.783Z] [2023-08-12T02:18:18.783Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:18:19.053Z] #176 DONE 0.2s [2023-08-12T02:18:19.053Z] [2023-08-12T02:18:19.053Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-12T02:18:19.053Z] #177 DONE 0.2s [2023-08-12T02:18:19.053Z] [2023-08-12T02:18:19.053Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:18:23.324Z] #178 DONE 3.6s [2023-08-12T02:18:23.324Z] [2023-08-12T02:18:23.324Z] #142 [security-proxy-auth] exporting to image [2023-08-12T02:18:23.324Z] #142 exporting layers [2023-08-12T02:18:23.324Z] #142 exporting layers 0.5s done [2023-08-12T02:18:23.324Z] #142 writing image sha256:a0a9541c7faa02dbc0b5935221566bc4006b001cf795e0f591050861e4a31a06 0.0s done [2023-08-12T02:18:23.324Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-12T02:18:23.324Z] #142 DONE 9.9s [2023-08-12T02:18:23.324Z] [2023-08-12T02:18:23.324Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:18:41.519Z] #120 ... [2023-08-12T02:18:41.519Z] [2023-08-12T02:18:41.519Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-12T02:18:41.519Z] #116 DONE 1189.4s [2023-08-12T02:18:41.519Z] [2023-08-12T02:18:41.519Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:18:41.519Z] #120 ... [2023-08-12T02:18:41.519Z] [2023-08-12T02:18:41.519Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:18:41.519Z] #179 DONE 0.2s [2023-08-12T02:18:41.519Z] [2023-08-12T02:18:41.519Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:18:41.519Z] #180 DONE 0.1s [2023-08-12T02:18:41.519Z] [2023-08-12T02:18:41.519Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-12T02:18:41.799Z] #181 DONE 0.3s [2023-08-12T02:18:41.799Z] [2023-08-12T02:18:41.799Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:18:41.799Z] #182 DONE 0.2s [2023-08-12T02:18:41.799Z] [2023-08-12T02:18:41.799Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-12T02:18:42.070Z] #183 DONE 0.2s [2023-08-12T02:18:42.070Z] [2023-08-12T02:18:42.070Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:18:42.070Z] #117 ... [2023-08-12T02:18:42.070Z] [2023-08-12T02:18:42.070Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-12T02:18:44.017Z] #184 DONE 2.1s [2023-08-12T02:18:44.017Z] [2023-08-12T02:18:44.017Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-12T02:18:44.017Z] #142 exporting layers [2023-08-12T02:18:44.977Z] #142 exporting layers 0.6s done [2023-08-12T02:18:44.977Z] #142 writing image sha256:965896e72498c423f05516088686568f070c5eaa2555defb487349f38f7b2e9e done [2023-08-12T02:18:44.977Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-12T02:18:44.977Z] #142 DONE 10.5s [2023-08-12T02:18:44.977Z] [2023-08-12T02:18:44.977Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:19:31.830Z] #117 ... [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-12T02:19:31.830Z] #119 DONE 1237.8s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:19:31.830Z] #118 ... [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:19:31.830Z] #185 DONE 0.3s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:19:31.830Z] #186 DONE 0.2s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:19:31.830Z] #117 ... [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-12T02:19:31.830Z] #187 DONE 0.3s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:19:31.830Z] #188 DONE 0.1s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #142 [core-command] exporting to image [2023-08-12T02:19:31.830Z] #142 exporting layers [2023-08-12T02:19:31.830Z] #142 exporting layers 0.3s done [2023-08-12T02:19:31.830Z] #142 writing image sha256:49d05c780ea5636e84a98515ca2a1b25aac8c6518c7caa9b40e57a250dfe18fa done [2023-08-12T02:19:31.830Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-12T02:19:31.830Z] #142 DONE 10.8s [2023-08-12T02:19:31.830Z] [2023-08-12T02:19:31.830Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-12T02:19:44.118Z] #117 DONE 1252.8s [2023-08-12T02:19:44.118Z] [2023-08-12T02:19:44.118Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:19:44.706Z] #102 ... [2023-08-12T02:19:44.706Z] [2023-08-12T02:19:44.706Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:19:44.977Z] #189 DONE 0.3s [2023-08-12T02:19:44.977Z] [2023-08-12T02:19:44.977Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:19:44.977Z] #120 ... [2023-08-12T02:19:44.977Z] [2023-08-12T02:19:44.977Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:19:45.245Z] #190 DONE 0.1s [2023-08-12T02:19:45.245Z] [2023-08-12T02:19:45.245Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-12T02:19:45.527Z] #191 DONE 0.4s [2023-08-12T02:19:45.527Z] [2023-08-12T02:19:45.527Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:19:45.527Z] #192 DONE 0.1s [2023-08-12T02:19:45.527Z] [2023-08-12T02:19:45.527Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:19:45.793Z] #120 ... [2023-08-12T02:19:45.793Z] [2023-08-12T02:19:45.793Z] #142 [core-data] exporting to image [2023-08-12T02:19:45.793Z] #142 exporting layers [2023-08-12T02:19:46.376Z] #142 exporting layers 0.5s done [2023-08-12T02:19:46.377Z] #142 writing image sha256:ec5188a18dc2245a70d3408bb89fbffd791dc86451749c54d1662f9dff024075 done [2023-08-12T02:19:46.377Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-12T02:19:46.377Z] #142 DONE 11.3s [2023-08-12T02:19:46.377Z] [2023-08-12T02:19:46.377Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:19:48.959Z] #120 ... [2023-08-12T02:19:48.959Z] [2023-08-12T02:19:48.959Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-12T02:19:48.959Z] #118 DONE 1257.2s [2023-08-12T02:19:48.959Z] [2023-08-12T02:19:48.959Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:19:48.959Z] #102 ... [2023-08-12T02:19:48.959Z] [2023-08-12T02:19:48.959Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:19:49.224Z] #193 DONE 0.3s [2023-08-12T02:19:49.224Z] [2023-08-12T02:19:49.224Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:19:49.491Z] #120 ... [2023-08-12T02:19:49.491Z] [2023-08-12T02:19:49.491Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:19:49.770Z] #194 DONE 0.2s [2023-08-12T02:19:49.770Z] [2023-08-12T02:19:49.770Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-12T02:19:50.035Z] #195 DONE 0.3s [2023-08-12T02:19:50.035Z] [2023-08-12T02:19:50.035Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:19:50.035Z] #196 DONE 0.1s [2023-08-12T02:19:50.035Z] [2023-08-12T02:19:50.035Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-12T02:19:50.301Z] #197 DONE 0.1s [2023-08-12T02:19:50.301Z] [2023-08-12T02:19:50.301Z] #142 [core-metadata] exporting to image [2023-08-12T02:19:50.569Z] #142 exporting layers 0.4s done [2023-08-12T02:19:50.569Z] #142 writing image sha256:46e82390cd1110d00608a5bedde9886ed26cc72f335ee27b6c6a7ff337a98487 done [2023-08-12T02:19:50.569Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-12T02:19:50.569Z] #142 DONE 11.8s [2023-08-12T02:19:50.569Z] [2023-08-12T02:19:50.569Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:20:23.307Z] #120 ... [2023-08-12T02:20:23.307Z] [2023-08-12T02:20:23.307Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-12T02:20:23.307Z] #109 DONE 1291.4s [2023-08-12T02:20:23.307Z] [2023-08-12T02:20:23.307Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:20:23.307Z] #120 ... [2023-08-12T02:20:23.307Z] [2023-08-12T02:20:23.307Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:20:23.307Z] #198 DONE 0.4s [2023-08-12T02:20:23.307Z] [2023-08-12T02:20:23.307Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:20:23.596Z] #199 DONE 0.2s [2023-08-12T02:20:23.596Z] [2023-08-12T02:20:23.596Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:20:23.596Z] #120 ... [2023-08-12T02:20:23.596Z] [2023-08-12T02:20:23.596Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-12T02:20:24.204Z] #200 DONE 0.5s [2023-08-12T02:20:24.204Z] [2023-08-12T02:20:24.204Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:20:24.204Z] #201 DONE 0.1s [2023-08-12T02:20:24.204Z] [2023-08-12T02:20:24.204Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:20:24.204Z] #102 ... [2023-08-12T02:20:24.204Z] [2023-08-12T02:20:24.204Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-12T02:20:24.204Z] #142 exporting layers [2023-08-12T02:20:24.788Z] #142 exporting layers 0.7s done [2023-08-12T02:20:24.788Z] #142 writing image sha256:a7592e8e78716012bd000dd11d3bcb4cc0a2ec5c99d8015b2439fd3a2349df98 done [2023-08-12T02:20:24.788Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-12T02:20:24.788Z] #142 DONE 12.4s [2023-08-12T02:20:24.788Z] [2023-08-12T02:20:24.789Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:20:57.055Z] #120 ... [2023-08-12T02:20:57.055Z] [2023-08-12T02:20:57.055Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-12T02:20:57.055Z] #102 DONE 1325.8s [2023-08-12T02:20:57.055Z] [2023-08-12T02:20:57.055Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-12T02:20:57.322Z] #120 DONE 1326.1s [2023-08-12T02:20:57.322Z] [2023-08-12T02:20:57.322Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:20:57.588Z] #202 DONE 0.1s [2023-08-12T02:20:57.588Z] [2023-08-12T02:20:57.588Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:20:57.588Z] #203 DONE 0.1s [2023-08-12T02:20:57.588Z] [2023-08-12T02:20:57.588Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-12T02:20:58.171Z] #204 ... [2023-08-12T02:20:58.171Z] [2023-08-12T02:20:58.171Z] #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-12T02:20:58.171Z] #205 DONE 0.3s [2023-08-12T02:20:58.171Z] [2023-08-12T02:20:58.171Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-12T02:20:58.171Z] #204 DONE 0.5s [2023-08-12T02:20:58.172Z] [2023-08-12T02:20:58.172Z] #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:20:58.172Z] #206 DONE 0.2s [2023-08-12T02:20:58.172Z] [2023-08-12T02:20:58.172Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-12T02:20:58.172Z] #207 DONE 0.2s [2023-08-12T02:20:58.438Z] [2023-08-12T02:20:58.438Z] #142 [support-notifications] exporting to image [2023-08-12T02:20:58.438Z] #142 exporting layers [2023-08-12T02:20:59.020Z] #142 exporting layers 0.5s done [2023-08-12T02:20:59.020Z] #142 writing image sha256:4434ae23571da79300f3467971508b4cc08cd553c1a33aba27d9179d0a867366 done [2023-08-12T02:20:59.020Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-12T02:20:59.020Z] #142 DONE 12.9s [2023-08-12T02:20:59.020Z] [2023-08-12T02:20:59.020Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-12T02:20:59.020Z] #208 DONE 0.5s [2023-08-12T02:20:59.020Z] [2023-08-12T02:20:59.020Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-12T02:20:59.020Z] #209 DONE 0.1s [2023-08-12T02:20:59.020Z] [2023-08-12T02:20:59.020Z] #142 [support-scheduler] exporting to image [2023-08-12T02:20:59.286Z] #142 exporting layers 0.4s done [2023-08-12T02:20:59.286Z] #142 writing image sha256:02ad7d48062c1cb866570f33013e27faa609c577accf8cbc8404b29f7fc56f02 done [2023-08-12T02:20:59.286Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-12T02:20:59.286Z] #142 DONE 13.3s [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-12T02:20:59.286Z] time="2023-08-12T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-12T02:20:59.301Z] $ docker stop --time=1 b1c45a42b69d55506d84ad848ec87a0ff9fb9a36954bc1190414f7b346b84f70 [2023-08-12T02:21:01.001Z] $ docker rm -f --volumes b1c45a42b69d55506d84ad848ec87a0ff9fb9a36954bc1190414f7b346b84f70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-12T02:21:01.504Z] + docker images [2023-08-12T02:21:01.504Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-12T02:21:01.504Z] support-notifications-arm64 latest 4434ae23571d 3 seconds ago 33.7MB [2023-08-12T02:21:01.504Z] support-scheduler-arm64 latest 02ad7d48062c 3 seconds ago 32.9MB [2023-08-12T02:21:01.504Z] security-spiffe-token-provider-arm64 latest a7592e8e7871 38 seconds ago 33.2MB [2023-08-12T02:21:01.504Z] core-metadata-arm64 latest 46e82390cd11 About a minute ago 21.2MB [2023-08-12T02:21:01.504Z] core-data-arm64 latest ec5188a18dc2 About a minute ago 20.9MB [2023-08-12T02:21:01.504Z] core-command-arm64 latest 49d05c780ea5 About a minute ago 20.8MB [2023-08-12T02:21:01.504Z] core-common-config-bootstrapper-arm64 latest 965896e72498 2 minutes ago 18MB [2023-08-12T02:21:01.504Z] security-proxy-auth-arm64 latest a0a9541c7faa 2 minutes ago 19.3MB [2023-08-12T02:21:01.504Z] security-secretstore-setup-arm64 latest edc90bf517f4 2 minutes ago 42.9MB [2023-08-12T02:21:01.504Z] security-bootstrapper-arm64 latest 0634ebed51f8 2 minutes ago 22.6MB [2023-08-12T02:21:01.504Z] security-proxy-setup-arm64 latest efddc5d5b70f 3 minutes ago 19.5MB [2023-08-12T02:21:01.504Z] security-spire-agent-arm64 latest b75b3b563d9b 21 minutes ago 152MB [2023-08-12T02:21:01.504Z] security-spire-server-arm64 latest 304ba1344c5c 21 minutes ago 96.9MB [2023-08-12T02:21:01.504Z] security-spire-config-arm64 latest f8b1eddceccb 21 minutes ago 96.1MB [2023-08-12T02:21:01.504Z] ci-base-image-arm64 latest c9fc32e3e53e 39 minutes ago 1.05GB [2023-08-12T02:21:01.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-12T02:21:01.504Z] 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-12T02:21:01.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:21:01.941Z] [2023-08-12T02:21:01.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:21:02.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:21:02.538Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-12T02:21:02.538Z] 8998bd30e6a1: Pulling fs layer [2023-08-12T02:21:02.538Z] 04944245beec: Pulling fs layer [2023-08-12T02:21:02.538Z] 699f458cf7ca: Pulling fs layer [2023-08-12T02:21:02.538Z] 765212b225bb: Pulling fs layer [2023-08-12T02:21:02.538Z] f23df028b6ca: Pulling fs layer [2023-08-12T02:21:02.538Z] d65c8cfc05b1: Pulling fs layer [2023-08-12T02:21:02.538Z] 2437ff75d9bd: Pulling fs layer [2023-08-12T02:21:02.538Z] f23df028b6ca: Waiting [2023-08-12T02:21:02.538Z] d65c8cfc05b1: Waiting [2023-08-12T02:21:02.538Z] 2437ff75d9bd: Waiting [2023-08-12T02:21:02.538Z] 765212b225bb: Waiting [2023-08-12T02:21:02.538Z] 04944245beec: Verifying Checksum [2023-08-12T02:21:02.538Z] 04944245beec: Download complete [2023-08-12T02:21:02.538Z] 765212b225bb: Download complete [2023-08-12T02:21:02.538Z] f23df028b6ca: Verifying Checksum [2023-08-12T02:21:02.538Z] f23df028b6ca: Download complete [2023-08-12T02:21:02.538Z] d65c8cfc05b1: Verifying Checksum [2023-08-12T02:21:02.538Z] d65c8cfc05b1: Download complete [2023-08-12T02:21:02.806Z] 699f458cf7ca: Verifying Checksum [2023-08-12T02:21:02.806Z] 699f458cf7ca: Download complete [2023-08-12T02:21:03.074Z] 8998bd30e6a1: Verifying Checksum [2023-08-12T02:21:03.074Z] 8998bd30e6a1: Download complete [2023-08-12T02:21:05.653Z] 2437ff75d9bd: Verifying Checksum [2023-08-12T02:21:05.653Z] 2437ff75d9bd: Download complete [2023-08-12T02:21:07.060Z] 8998bd30e6a1: Pull complete [2023-08-12T02:21:07.641Z] 04944245beec: Pull complete [2023-08-12T02:21:08.598Z] 699f458cf7ca: Pull complete [2023-08-12T02:21:08.864Z] 765212b225bb: Pull complete [2023-08-12T02:21:09.821Z] f23df028b6ca: Pull complete [2023-08-12T02:21:09.821Z] d65c8cfc05b1: Pull complete [2023-08-12T02:21:24.804Z] 2437ff75d9bd: Pull complete [2023-08-12T02:21:24.804Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-12T02:21:24.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-12T02:21:24.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T02:21:25.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-3390 does not seem to be running inside a container [2023-08-12T02:21:25.077Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-12T02:21:28.202Z] $ docker top fe767f9583e03f7146faa79ccea7d4a4b125315f6663e3d13a73ae55f48438e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:29.123Z] ---> job-cost.sh [2023-08-12T02:21:29.123Z] lf-activate-venv: SKIPPING [2023-08-12T02:21:29.123Z] INFO: No Stack... [2023-08-12T02:21:29.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-12T02:21:30.287Z] INFO: Archiving Costs [Pipeline] sh [2023-08-12T02:21:30.609Z] + cat /w/workspace/edgex-go/26/archives/cost.csv [2023-08-12T02:21:30.877Z] + cut -d, -f6 [Pipeline] lock [2023-08-12T02:21:30.914Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-26-stack-cost] [2023-08-12T02:21:30.920Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-26-stack-cost] did not exist. Created. [2023-08-12T02:21:30.921Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-12T02:21:31.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-12T02:21:31.784Z] Stashed 1 file(s) [Pipeline] } [2023-08-12T02:21:31.791Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-26-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-12T02:21:31.808Z] $ docker stop --time=1 fe767f9583e03f7146faa79ccea7d4a4b125315f6663e3d13a73ae55f48438e8 [2023-08-12T02:21:33.329Z] $ docker rm -f --volumes fe767f9583e03f7146faa79ccea7d4a4b125315f6663e3d13a73ae55f48438e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-12T02:21:34.215Z] + [ -d /w/workspace/edgex-go/26/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:34.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:35.368Z] ---> package-listing.sh [2023-08-12T02:21:35.368Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-12T02:21:35.368Z] ++ facter osfamily [2023-08-12T02:21:35.626Z] + OS_FAMILY=debian [2023-08-12T02:21:35.626Z] + workspace=/w/workspace/edgex-go/26 [2023-08-12T02:21:35.626Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-12T02:21:35.626Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-12T02:21:35.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-12T02:21:35.626Z] + PACKAGES=/tmp/packages_start.txt [2023-08-12T02:21:35.626Z] + '[' /w/workspace/edgex-go/26 ']' [2023-08-12T02:21:35.626Z] + PACKAGES=/tmp/packages_end.txt [2023-08-12T02:21:35.626Z] + case "${OS_FAMILY}" in [2023-08-12T02:21:35.626Z] + dpkg -l [2023-08-12T02:21:35.626Z] + grep '^ii' [2023-08-12T02:21:35.626Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-12T02:21:35.626Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-12T02:21:35.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-12T02:21:35.626Z] + '[' /w/workspace/edgex-go/26 ']' [2023-08-12T02:21:35.626Z] + mkdir -p /w/workspace/edgex-go/26/archives/ [2023-08-12T02:21:35.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo [2023-08-12T02:21:35.636Z] 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-12T02:21:35.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:21:38.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:21:38.262Z] [2023-08-12T02:21:38.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-12T02:21:38.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:21:38.563Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-12T02:21:38.563Z] 5eb5b503b376: Pulling fs layer [2023-08-12T02:21:38.563Z] 5c69ac0246d0: Pulling fs layer [2023-08-12T02:21:38.563Z] ec43610c2a17: Pulling fs layer [2023-08-12T02:21:38.563Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-12T02:21:38.563Z] 33b1e0a273af: Pulling fs layer [2023-08-12T02:21:38.563Z] 5d3b04190fa2: Pulling fs layer [2023-08-12T02:21:38.563Z] 2f39f015ded8: Pulling fs layer [2023-08-12T02:21:38.563Z] 3a2ae6a8a46f: Waiting [2023-08-12T02:21:38.563Z] 5d3b04190fa2: Waiting [2023-08-12T02:21:38.563Z] 33b1e0a273af: Waiting [2023-08-12T02:21:38.563Z] 2f39f015ded8: Waiting [2023-08-12T02:21:38.563Z] 5c69ac0246d0: Download complete [2023-08-12T02:21:38.563Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-12T02:21:38.563Z] 3a2ae6a8a46f: Download complete [2023-08-12T02:21:38.563Z] 33b1e0a273af: Verifying Checksum [2023-08-12T02:21:38.563Z] 33b1e0a273af: Download complete [2023-08-12T02:21:38.823Z] 5d3b04190fa2: Verifying Checksum [2023-08-12T02:21:38.823Z] 5d3b04190fa2: Download complete [2023-08-12T02:21:38.823Z] ec43610c2a17: Verifying Checksum [2023-08-12T02:21:38.823Z] ec43610c2a17: Download complete [2023-08-12T02:21:38.823Z] 5eb5b503b376: Verifying Checksum [2023-08-12T02:21:38.823Z] 5eb5b503b376: Download complete [2023-08-12T02:21:39.790Z] 2f39f015ded8: Download complete [2023-08-12T02:21:40.363Z] 5eb5b503b376: Pull complete [2023-08-12T02:21:40.363Z] 5c69ac0246d0: Pull complete [2023-08-12T02:21:40.929Z] ec43610c2a17: Pull complete [2023-08-12T02:21:40.929Z] 3a2ae6a8a46f: Pull complete [2023-08-12T02:21:41.191Z] 33b1e0a273af: Pull complete [2023-08-12T02:21:41.191Z] 5d3b04190fa2: Pull complete [2023-08-12T02:21:46.454Z] 2f39f015ded8: Pull complete [2023-08-12T02:21:46.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-12T02:21:46.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-12T02:21:46.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-12T02:21:46.533Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-08-12T02:21:46.567Z] $ 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/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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:latest cat [2023-08-12T02:21:56.052Z] $ docker top 6b2868151752fdc4e5f38611eb4712bb7d67a2bdc3e472ed1240bc8886614980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-12T02:21:56.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-12T02:21:56.683Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-12T02:21:56.973Z] + ls /var/log/sa-host [2023-08-12T02:21:56.973Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-12T02:21:57.040Z] provisioning config files... [2023-08-12T02:21:57.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config15353187825333640698tmp [Pipeline] { [Pipeline] echo [2023-08-12T02:21:57.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:57.341Z] ---> create-netrc.sh [Pipeline] } [2023-08-12T02:21:57.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:57.662Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-12T02:21:57.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:57.958Z] ---> sudo-logs.sh [2023-08-12T02:21:57.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-12T02:21:57.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:58.274Z] ---> job-cost.sh [2023-08-12T02:21:58.274Z] lf-activate-venv: SKIPPING [2023-08-12T02:21:58.274Z] DEBUG: total: 0.10999999940395355 [2023-08-12T02:21:58.274Z] INFO: Retrieving Stack Cost... [2023-08-12T02:21:58.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-12T02:21:59.104Z] INFO: Archiving Costs [Pipeline] echo [2023-08-12T02:21:59.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-12T02:21:59.398Z] ---> logs-deploy.sh [2023-08-12T02:21:59.398Z] lf-activate-venv: SKIPPING [2023-08-12T02:21:59.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/26 [2023-08-12T02:21:59.398Z] INFO: archiving workspace using pattern(s): [2023-08-12T02:22:00.335Z] Archives upload complete. [2023-08-12T02:22:00.905Z] INFO: archiving logs to Nexus [2023-08-12T02:22:01.472Z] ---> uname -a: [2023-08-12T02:22:01.472Z] Linux prd-ubuntu20-04-docker-8c-8g-3389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] ---> lscpu: [2023-08-12T02:22:01.472Z] Architecture: x86_64 [2023-08-12T02:22:01.472Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-12T02:22:01.472Z] Byte Order: Little Endian [2023-08-12T02:22:01.472Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-12T02:22:01.472Z] CPU(s): 8 [2023-08-12T02:22:01.472Z] On-line CPU(s) list: 0-7 [2023-08-12T02:22:01.472Z] Thread(s) per core: 1 [2023-08-12T02:22:01.472Z] Core(s) per socket: 1 [2023-08-12T02:22:01.472Z] Socket(s): 8 [2023-08-12T02:22:01.472Z] NUMA node(s): 1 [2023-08-12T02:22:01.472Z] Vendor ID: AuthenticAMD [2023-08-12T02:22:01.472Z] CPU family: 23 [2023-08-12T02:22:01.472Z] Model: 49 [2023-08-12T02:22:01.472Z] Model name: AMD EPYC-Rome Processor [2023-08-12T02:22:01.472Z] Stepping: 0 [2023-08-12T02:22:01.472Z] CPU MHz: 2799.998 [2023-08-12T02:22:01.472Z] BogoMIPS: 5599.99 [2023-08-12T02:22:01.472Z] Virtualization: AMD-V [2023-08-12T02:22:01.472Z] Hypervisor vendor: KVM [2023-08-12T02:22:01.472Z] Virtualization type: full [2023-08-12T02:22:01.472Z] L1d cache: 256 KiB [2023-08-12T02:22:01.472Z] L1i cache: 256 KiB [2023-08-12T02:22:01.472Z] L2 cache: 4 MiB [2023-08-12T02:22:01.472Z] L3 cache: 128 MiB [2023-08-12T02:22:01.472Z] NUMA node0 CPU(s): 0-7 [2023-08-12T02:22:01.472Z] Vulnerability Itlb multihit: Not affected [2023-08-12T02:22:01.472Z] Vulnerability L1tf: Not affected [2023-08-12T02:22:01.472Z] Vulnerability Mds: Not affected [2023-08-12T02:22:01.472Z] Vulnerability Meltdown: Not affected [2023-08-12T02:22:01.472Z] Vulnerability Mmio stale data: Not affected [2023-08-12T02:22:01.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-12T02:22:01.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-12T02:22:01.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-12T02:22:01.472Z] Vulnerability Srbds: Not affected [2023-08-12T02:22:01.472Z] Vulnerability Tsx async abort: Not affected [2023-08-12T02:22:01.472Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] ---> nproc: [2023-08-12T02:22:01.472Z] 8 [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z] ---> df -h: [2023-08-12T02:22:01.472Z] Filesystem Size Used Avail Use% Mounted on [2023-08-12T02:22:01.472Z] overlay 155G 12G 144G 8% / [2023-08-12T02:22:01.472Z] tmpfs 64M 0 64M 0% /dev [2023-08-12T02:22:01.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-12T02:22:01.472Z] shm 64M 0 64M 0% /dev/shm [2023-08-12T02:22:01.472Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-12T02:22:01.472Z] [2023-08-12T02:22:01.472Z]